body
{
	background:URL('../immagini/sfondo_portale.jpg')  #FEBF00 top center repeat-x;
	margin-top:0;
	margin-right:0
	
}
.pulsanteInvio
{
	background-color:Transparent;
 border:0 0 0 ;
 color:#FFFFFF;
 cursor:hand;
}
.barranavigazione
{
	background-repeat:no-repeat;
}

.contenuto_testo
{
text-align:left;
padding: 1em 0 1em 4em;
font-size:1.1em;

display:block;
}
			 
			 
.porta_chiusa
{
	float:left;
	width:5em;
	height:5em;
	border:.1em solid #F00;
	text-align:center;
	padding:.2em;
	margin:.4em;
}
.porta_aperta
{
	float:left;
	width:5em;
	height:5em;
	border:.1em solid #090;
	
	text-align:center;
	padding:.2em;
	margin:.4em;
}		


a.login:link,a.login:active,a.login:visited
{
	
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	
}
a.login:hover 
{
	
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a.menu:link,a.menu:active,a.menu:visited
{
	color: #909090;
	text-decoration: none;
	font-weight: normal;
	
}
a.menu:hover 
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	
}

a.lavori_sopra:link,a.lavori_sopra:active,a.lavori_sopra:visited
{
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	
}
a.lavori_sopra:hover 
{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	
}

a.sotto_menu:link,a.sotto_menu:active,a.sotto_menu:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.sotto_menu:hover 
{
	
	color: #666666 ;
	text-decoration: none;
	font-weight: normal;
}

a.sotto_categorie:hover 
{
	
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.sotto_categorie:link,a.sotto_categorie:active,a.sotto_categorie:visited
{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.menuNews:link,a.menuNews:active,a.menuNews:visited
{
	
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.menuNews:hover 
{
	
	color: #FC2600;
	text-decoration: none;
	font-weight: normal;
}

a.sotto:link,a.sotto:active,a.sotto:visited
{
	
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.sotto:hover 
{
	
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

a.homecentro:link,a.homecentro:active,a.homecentro:visited
{
	
	color: black;
	text-decoration: none;
	font-weight: bold;
}
a.homecentro:hover 
{
	
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;

}
a.hometitolo:link,a.hometitolo:active,a.hometitolo:visited
{
	
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.hometitolo:hover 
{
	
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;

}
.news
{	
	color: #666666;
}
.testi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	text-align:left;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	
	color:#000000;
	text-align:left;
}

.lineatop {
	background-attachment: scroll;
	background-image: url(../immagini/linea_top.gif);
	background-repeat: repeat-x;
}
.lineadown {
	background-attachment: scroll;
	background-image: url(../immagini/linea_down.gif);
	background-repeat: repeat-x;
}
.testilink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFE;
}
.matitacentro {
	background-attachment: scroll;
	background-image: url(../immagini/matita_centro.jpg);
	background-repeat: repeat-y;
}
.promozioni {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../immagini/promozioni.jpg);
	background-repeat: no-repeat;
}
.lavori {
	background-attachment: fixed;
	background-color: #FFFFFD;
	background-image: url(../immagini/lavori_svolti.jpg);
	background-repeat: no-repeat;
}
.footerNascosto
{
 visibility:hidden;
 position:absolute;
 height:1px;
 display:none;
}

