/* CSS Document */

body, div, td, ul, li, h1{ margin:0; padding:0; }
body{ font-size:12px; color:#000; font-family:Arial, Helvetica, sans-serif; background-color:#e8e8e8; }
li{ list-style:none; }
a{ color:#000; text-decoration:none }
a:hover{ font-weight:bold; }
h1{ font-weight:normal }
img { border:none; }

#container{ position:absolute; top:0; left:50%; width:980px; margin-left:-490px; background-color:#fff; margin-top:10px; margin-bottom:10px; }
#header{ width:980px; height:220px; background:url(img/header.jpg); }
#header_servizi{ width:980px; height:220px; background:url(img/header_servizi.jpg); }
#header_contatti{ width:980px; height:220px; background:url(img/header_contatti.jpg); }
#header_news{ width:980px; height:220px; background:url(img/header_news.jpg); }
#header_polika{ width:980px; height:220px; background:url(img/header_polika.jpg); }

#menu_sx{ padding-top:20px; width:200px; float:left;}
.lista_menu{ width:200px; }
.lista_menu li{ width:160px !important; width:200px; padding-right:40px; margin:5px 0; height:14px; font-size:12px; 
	background:url(img/menu_sx.gif); text-align:right; }
	
#contenuto{ border-left:5px solid #e8e8e8; border-right:5px solid #e8e8e8; width:770px !important; width:780px; float:left; padding-bottom:20px; }
.interno{ padding:20px 10px; }
.news_home{ width:250px; }
.home_sx{ float:left; width:420px; padding-top:20px; }
.home_dx{ float:right; width:250px; height:600px; margin-right:40px; padding:20px 10px; background-color:#e3ecf0; }

.titolo_pagina{ color:#876587; font-size:20px; margin-bottom:5px; font-weight:normal}

.blocco_home{ width:235px; float:left; margin-left:5px; margin-right:10px; margin-bottom:10px; }
.blocco_home .titolo{ width:235px; height:46px; background:url(img/sfondo_titolo.jpg) }
.blocco_home .titolo h1{ font-size:14px; color:#fff; padding-left:20px; padding-top:5px; }
.blocco_home .contenuto{ width:235px; height:225px; background:url(img/sfondo_block_home.gif); }
.blocco_home .lista{ padding:10px; font-size:10px; }
.blocco_home .lista li{ padding-left:15px; background:url(img/icona_lista.gif) no-repeat left top; margin:5px 0; }

#footer{ clear:both; width:980px; height:67px; background:url(img/footer.gif); border-bottom:10px solid #e8e8e8 }
.footer_interno{ padding-left:220px; padding-top:20px; padding-right:30px; color:#376073 }

.blocco_interno{ padding:20px 10px; font-size:11px; line-height:20px  }
.titolo_interno{ color:#876587; font-size:16px; margin-bottom:20px; font-weight:bold}

.block_sx{ width:350px; float:left; font-size:10px; }
.block_dx{ width:300px; float:left; font-size:10px; }
.input_contatto{ border:1px solid #ccc; background:none; width:260px; height:20px; margin-bottom:10px; }
.cancella{ border:none; background:none; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#876587 }
.invia{ border:none; background:none; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#000 }

.titolo_news{ color:#876587; font-size:16px; margin-bottom:10px; font-weight:bold}

.credits{ float:right; padding-right:100px; padding-top:10px; }
.credits a{ color:#376073}


.barra{ height:1px; border-bottom:1px dotted #D9CED9 }
.clear{ clear:both }
.selected{ font-weight:bold }