body {padding:0; margin:0; font-family:Verdana}
div#tot {width:100%; height:100%; min-width:1000px; min-height:500px}
a {text-decoration:none}
* {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box}
*.menu {width:100%; aheight:20%; height:75px; line-height:75px; font-size:25px; color:#333; text-align:center; border-radius:10px; border:5px solid #F00; cursor:pointer}
*.menu:hover {font-weight:bold; border-color:#333}
*.sel {background:#F00; color:#FFF; font-weight:bold; border-radius:0 25px 0 0; border:0}
div.img {position:absolute; width:100%; height:100%; opacity:0}
img.img {aposition:absolute; position:relative; awidth:100%; height:100%}
div.i {aposition:absolute; width:100%; height:125px; float:left; background:#000; border:5px solid #333; cursor:pointer}
.arrow {position:absolute; top:50%; margin-top:-30px; left:50%; margin-left:-15px; width:30px; height:60px; cursor:pointer}
.r180 {-ms-transform: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg)}
.social {position:relative; top:50%; margin-top:-25px; left:50%; margin-left:-25px; width:50px; height:50px}
.gallery {aposition:relative; float:left; awidth:250px; height:150px; text-align:center}
