html {width:100%;height:100%;background:#cc6600 url(../img/sfondo.png);}
body {margin:0px;padding:0px;width:100%;height:100%;background:url(../img/rock.jpg) repeat-x top;font:12px helvetica,sans-serif,arial}

h2 {font-size:12px;margin:0px;padding:0px;}
p {margin:0px;padding:0px;color:#8b6e5c}
img {border:none}

.block {display:block}
.left {float:left}
.right {float:right}
.clear {clear:both}
.pointer {cursor:pointer}

.T5 {margin-top:5px}
.T10 {margin-top:10px}
.T15 {margin-top:15px}
.T20 {margin-top:20px}
.T30 {margin-top:30px}
.T70 {margin-top:70px}
.L20 {margin-left:20px}

.black {color:#000000}
.yellow {color:#ddd000}
.white {color:#ffffff}
.orange {color:#bb6000}
.bold {font-weight:bold}

.yellow a {color:#ddd000;text-decoration:none}

div.hometxt {float:left;width:260px}
.hometxt a {text-decoration:none;font-weight:bold;color:#bb6600}

div#blocco {float:left;width:220px;height:95px;cursor:pointer}
div#blocco2 {float:left;width:200px;height:40px;margin-left:200px;cursor:pointer}
div#blocco3 {float:left;width:100px;margin-top:5px;margin-left:200px;height:55px;cursor:pointer}

#header {width:884px;margin:auto}
#myGallery {margin-top:30px;width:500px;height:250px;background:#212121;overflow:hidden}

#container {position:relative;min-height:100%;width:910px;margin:auto;margin-top:0px;background:url(../img/sfondo2.png) repeat-y}
#content {width:910px;padding:0px;padding-bottom:170px}

#footer {position:absolute;bottom:0;width:830px;margin-left:10px;padding:30px;padding-bottom:15px;background:#212121 url(../img/footer.jpg) repeat-x top left;color:#ffffff;font-size:12px;border-top:5px solid #ffffff}
#footer ul {margin:0px;padding:0px;list-style:none outside}
