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

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

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

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

h1 { font-size:11px; color:#CCCCCC; margin:0; padding:0; font-weight:normal;}

#container {width:980px; margin:-14px auto;}

#img_sx {width:365px; height:94px; float:left; margin-top:17px;}

#img_dx {width:615px; height:114px; float:right; text-align:right; margin-top:35px;}

#img_dx a {font-size:13px; color:#003c73; font-weight:bold; text-decoration:none;}
#img_dx a:link {font-size:13px; color:#003c73; font-weight:bold; text-decoration:none;}
#img_dx a:visited {font-size:13px; color:#003c73; font-weight:bold; text-decoration:none;}
#img_dx a:hover {font-size:13px; color:#003c73; font-weight:bold; text-decoration:underline;}

#testo_sx {clear:both; font-weight:bold; font-style:italic; margin-top:15px; width:980px; height:60px;}

#flash {width:980px; text-align:center; margin:25px 0 45px 0;}

#testo_dx {width:350px; padding-left:630px; font-weight:bold; font-style:italic; margin:10px 0 0 10px; height:110px; background-image:url(img/fondo_service.jpg); background-repeat:no-repeat; padding-top:45px;}

#footer {width:980px; margin-top:20px; text-align:center; font-size:11px;}

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

#w3c {width:980px; margin-top:5px; text-align:center; font-size:11px;}

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




