@charset "UTF-8";
/* CSS Document */

/*
@name: css/layout.css
@desc: css generale
@author: Chiara Rostagno
@lastauthor: Chiara Rostagno
*/

html, body {margin:0; padding:0; background-image:url(../img/fondo_body.jpg); background-repeat:repeat; font-family:Tahoma, Verdana, Arial, sans-serif; font-size:14px;}

#striscia_top  {width:100%; margin-top:2px; text-align:center;} 

h1 {font-size:10px; font-weight:100; margin:0; padding:0; color:#a38b6b;}
h2 {font-size:20px; font-family:Georgia; color:#fff; font-weight:100; margin:0; padding:0;}

#header a, #header a:link, #header a:visited, #header_int a, #header_int a:link, #header_int a:visited {font-size:20px; font-family:Georgia; color:#fff; font-weight:100; text-decoration:none;}
#header a:hover, #header_int a:hover{font-size:20px; font-family:Georgia; color:#000; font-weight:100; text-decoration:none;}

#container {width:977px; margin:0 auto;}

#header {width:917px; height:66px; background-image:url(../img/fondo_header.jpg); background-repeat:no-repeat; padding-top:34px; padding-left:60px;}

#header_int {width:917px; height:66px; background-image:url(../img/fondo_header_int.jpg); background-repeat:no-repeat; padding-top:34px; padding-left:60px;}

#content {width:977px; background-image:url(../img/fondo_content.jpg); background-repeat:no-repeat; height:458px; margin-top:-6px;}

#content_int {width:917px; background-image:url(../img/fondo_content_int.jpg); background-repeat:no-repeat; height:599px; padding-left:30px; padding-right:30px;}

#img_home {width:475px; height:165px; margin:0px 40px 40px 30px; float:left;}

#testo_top {line-height:1.5em; float:right; margin-right:30px; padding-top:80px; width:398px;}

#divide {width:900px; clear:both; height:10px;}
#divide_1 {width:900px; clear:both; height:10px;}

#testo_bottom {width:550px; float:left; line-height:1.5em; margin-left:30px;}

#contatti {float:right; margin-left:30px; margin-right:30px; width:230px; height:188px; padding:60px 30px 30px 40px; font-size:11px; color:#fff; background-image:url(../img/fondo_contatti.jpg); background-repeat:no-repeat; margin-top:-40px;}

#contatti a, #contatti a:link, #contatti a:visited {font-size:11px; font-weight:100; color:#fff; text-decoration:none;}
#contatti a:hover {font-size:11px; font-weight:100; color:#fff; text-decoration:underline;}

.gallery {width:162px; height:152px; text-align:center; float:left; margin-right:19px; margin-bottom:8px; font-size:12px; color:#000; background-color:#bb825e; padding-top:7px; padding-left:3px; padding-right:3px; font-weight:bold;}
.gallery_1 {width:162px; height:152px; text-align:center; float:left; margin-bottom:8px; font-size:12px; color:#000; background-color:#bb825e; padding-top:7px; padding-left:3px; padding-right:3px; font-weight:bold;}

#titolo {width:300px; float:right; padding-top:130px; text-align:right; padding-bottom:5px; font-size:20px; color:#9a3704; font-weight:bold; font-family:Georgia, Times New Roman, serif; border-bottom:1px solid #9a3704; height:24px; }

#footer {clear:both; width:917px; height:32px; background-image:url(../img/fondo_footer.jpg); background-repeat:no-repeat; padding-top:20px; padding-left:50px; font-size:10px; color:#fff; margin-left:-25px; }

#footer a, #footer a:link, #footer a:visited {font-size:10px; font-weight:100; color:#fff; text-decoration:none;}
#footer a:hover {font-size:10px; font-weight:100; color:#fff; text-decoration:underline;}

#w3c {clear:both; width:977px; text-align:center; font-size:10px; margin:0; padding:0;}

#w3c a, #w3c a:link, #w3c a:visited {font-size:10px; color:#000; text-decoration:none;}
#w3c a:hover {font-size:10px; color:#000; text-decoration:underline;}


