/* RESET DEGLI STYLE  */
html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,em,font,img,ins,kbd,q,s,samp,
small,strike,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;padding: 0;border: 0;
	font-style: normal;line-height: 1;text-align: left;
}
a { text-decoration:none; color:#000000;}
a:hover{ text-decoration:none; color:#000000;}
table {border-collapse: collapse;border-spacing: 0;}
ol,ul {list-style: none;}
q:before,q:after,blockquote:before,blockquote:after {content: "";}
a img,:link img,:visited img { border:none }
:link,:visited { text-decoration:none }
html 
{
	height:100%;background:#fff; color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}

body{width:100%;  background:#fff;}
#wrapper {margin:0 auto; background:#FFF; width:800px; position:relative;}

h1#header{ text-indent:-5000px; background:url(../media/h1.jpg) no-repeat center; height:100px; width:800px; margin:0 auto;}

/*Sezione Centrale*/
#center { padding-bottom:10px;background-color: #fff; overflow:hidden;   min-height:460px;height:auto !important;height:460px;}
#center h2 {display:block; height:100%; width:135px; float:left; overflow:visible; font-size:18px; font:Arial, Helvetica, sans-serif; color: #0099cb; padding-top:10px;}

/*Box Di Testo*/
#center #text{ padding-top:50px;float:left; text-align:left; width:440px; font-size:12px; line-height:18px; }
#center #text p{   font-size:11px; line-height:18px;}
#center #text a { text-decoration:underline; }
#center #text img { float:left; }
#center #text #newsbox {font-family: Verdana, Arial;color:#012796;font-size: 12px; } 
#center #text #newsbox #testo_news{font-family: Verdana, Arial;color:#012796;font-size: 12px; } 
#center #text #newsbox h2 {  font-weight:bold;  margin-top:15px;color:#012796;font-size: 12px;}

/*Menù Orizzontale*/
#center #menus { float:left; width:100%; height:42px;}
 #center #menus ul#liv1{ float:left; width:100%; height:21px; background:#990909;}
 #center #menus ul#liv2{ float:left; width:100%; height:21px; background:#FFCC01;}
  #center #menus ul li { border-right:1px solid #fff; border-left:1px solid #fff; margin-left:10px; float:left; display:block; height:12px; padding-left:5px; padding-right:5px;font-weight:normal; text-decoration:none;}
  #center #menus ul#liv1 li.active a{ color:#FFcc01; font-weight:bold; text-decoration:underline;}
  #center #menus ul#liv2 li.active a{ color:#990909; font-weight:bold; text-decoration:underline;}
  #center #menus ul li a{ color:#fff; font-size:11px;}

/*Barra Destra*/
#gallery { height:100%; width:160px; float:right; }
#gallery .imgbox { margin-top:10px; width:152px; height:152px;}
#gallery .imgbox img { width:100%;  }

#footer { width:100%; font-size:10px; text-align:right; padding-top:6px;padding-bottom:6px; background:#0099cb;}
