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

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


html, body {margin:0; padding:0; color:#b3daf6; font-family:Verdana, Arial, sans-serif; font-size:12px; background-image:url(img/fondo.jpg); text-align:justify;}

#container {width:980px; margin:2px auto; background-color:#37424a;}

#header {float:left; width:632px; height:164px;}

#menu {float:right; width:348px; height:164px;}

#menu_1 {width:174px; height:82px; text-align:center; float:left;}
#menu_2 {width:174px; height:82px; text-align:center; float:right;}
#menu_3 {clear:both; width:174px; height:82px; text-align:center; float:left;}
#menu_4 {width:174px; height:82px; text-align:center; float:right;}

#menu a {width:174px; height:52px; font-family:Trebuchet MS, Verdana, Arial, sans-serif; font-size:14px; color:#5884a9; text-decoration:none; font-weight:bold; background-image:url(img/sfondo_menu.jpg); background-repeat:no-repeat; display:block; padding-top:30px;}
#menu a:link {width:174px; height:52px; font-family:Trebuchet MS, Verdana, Arial, sans-serif; font-size:14px; color:#5884a9; text-decoration:none; font-weight:bold; background-image:url(img/sfondo_menu.jpg); background-repeat:no-repeat; display:block; padding-top:30px;}
#menu a:visited {width:174px; height:52px; font-family:Trebuchet MS, Verdana, Arial, sans-serif; font-size:14px; color:#5884a9; text-decoration:none; font-weight:bold; background-image:url(img/sfondo_menu.jpg); background-repeat:no-repeat; display:block; padding-top:30px;}
#menu a:hover {width:174px; height:52px; font-family:Trebuchet MS, Verdana, Arial, sans-serif; font-size:14px; color:#fff; text-decoration:underline; font-weight:bold; background-image:url(img/sfondo_menu_qui.jpg); background-repeat:no-repeat; display:block; padding-top:30px;}

.qui {width:174px; height:52px; font-family:Trebuchet MS, Verdana, Arial, sans-serif; font-size:14px; color:#fff; text-decoration:underline; font-weight:bold; background-image:url(img/sfondo_menu_qui.jpg); background-repeat:no-repeat; display:block; padding-top:30px;}


#content {clear:both; background-color:#37424a; width:980px; padding-top:8px; height:610px; min-height:610px; height:auto !important;}

#content_contatti {clear:both; background-color:#37424a; width:980px; padding-top:8px; height:460px; min-height:460px; height:auto !important;}

#content_titolo {width:962px; height:20px; margin:7px 4px 16px 4px; padding:5px; text-align:right; font-family:Trebuchet MS, Verdana, Arial, sans-serif; background-image:url(img/sfondo_titolo.jpg); background-repeat:no-repeat;}

h1 {font-size:16px; font-weight:bold; margin:0; padding:0;}
h2 {font-size:13px; font-weight:bold;}
h3 {font-size:12px; font-style:italic; font-weight:normal;}

#content_img {float:left; width:399px; height:500px; margin:0 20px 10px 10px;}

#content_img_prodotti {float:left; width:399px; height:290px; margin:0 20px 10px 10px;}

#content_img_1 {float:right; width:349px; height:247px; margin:0 20px 10px 10px;}

#content_text_1 {float:left; width:565px; padding-left:15px; padding-right:10px;}

#content_text {float:right; margin:0 10px 0 0; width:524px; padding-right:5px;}

#content_img_form {float:right; width:397px; height:278px; margin:15px ; padding-right:15px;}

#content_form {width:523px; padding:15px 0 15px 15px; float:left;}

#content_form a {color:#fff; font-weight:normal; text-decoration:none;}
#content_form a:link {color:#fff; font-weight:normal; text-decoration:none;}
#content_form a:visited {color:#fff; font-weight:normal; text-decoration:none;}
#content_form a:hover {color:#fff; font-weight:normal; text-decoration:underline;}

#text {width:950px; padding:15px; clear:both;}

#footer {clear:both; width:970px; background-color:#5884a9; text-align:center; padding:5px; font-size:11px;}

#footer a {color:#b3daf6; font-weight:bold; font-size:11px; text-decoration:none;}
#footer a:link {color:#b3daf6; font-weight:bold; font-size:11px; text-decoration:none;}
#footer a:visited {color:#b3daf6; font-weight:bold; font-size:11px; text-decoration:none;}
#footer a:hover {color:#b3daf6; font-weight:bold; font-size:11px; text-decoration:underline;}
