@import url('header.css');
@import url('content_left_modulo.css');
@import url('center_content_int.css');   
@import url('notizia_style.css');
@import url('articolo_style.css');










body
{
	text-align: center
}



#Contenitore, #Printable
{
	width: 760px;
	/* per centrare con mozilla un div al centro: http://gelaed.com/resources/XHTML/DIVcenter/ */
	text-align:left;
   margin-top: 15px;
	margin-left:auto;
	margin-right:auto
}

#ContentHeader{
   background:#fff
}




#ContentLeft{
   padding:0px;
   float:left;
   /* background:  url(/templates/800/img/home/struttura/sfsommario.gif); */
   margin-right: 7px;
   voice-family: "\"}\"";
   voice-family:inherit;
   /*IE6*/
   width:247px;
}
html>body #ContentLeft {
   width:247px;
}

#ContentCenter {
  
    width:506px;
   padding:0px;
   float:left;
   /* background:  url(/templates/800/img/home/struttura/sfnotm.jpg);  */
}



 /*
   

#TestatineInterneNormativa {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	padding-bottom: 2px;
}

#TestatineInterneNormativa TABLE
{
	border: solid 1px
}
/*box home*/


/*.blocco {width:120px;height:80px;border:1px solid gray;}*/









