.body
{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	text-decoration: underline;
}

/*
** HEADER BRICIOLA DI PANE
*/

.HeaderBriciola
{
	height: 25px;
	background-color: #FFFFFF;
	vertical-align: middle;
	padding-left: 20px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.HeaderBriciolaLink
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

/*
** NAVIGATOR SINISTRA
*/

.Nav
{
	height: 25px;
	background-color: #F4F4F4;
	vertical-align: middle;
	padding-left: 15px;
	padding-right: 15px;
}

.NavSecondoLivello
{
	background-color: #EBEBEB;
	vertical-align: middle;
}

.TestoNavSecondoLivello
{
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	font-family: Verdana, Arial, Helvetica;
	text-decoration:none;
}

.TestoNavSecondoLivello:hover
{
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	font-family: Verdana, Arial, Helvetica;
	text-decoration:none;
}

.NavTestoAttivo
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #339933;
}

.NavTratteggio
{
	height: 1px;
	background-color: #F4F4F4;
	/*background-image : url(/images/nav_tratteggio_divisore.gif);*/
}

/*
** LANCIO SPOT SINISTRA
*/

.LancioSpot
{
	height: 300px;
	background-color: #F4F4F4;
	background-image : url(images/sx_sfumatura_lancio_spot.gif);
	background-repeat: repeat-x;
}

/*
** CELLA TITOLI TOP PAGINA
*/

.TitoliTop
{
	height: 35px;
	background-color: #FAFAFA;
	vertical-align: middle;
	padding-left: 20px;
}

/*
** CAMPI RICERCA
*/

.InputText
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	width: 164px;
	height: 17px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

.CriteriRicerca
{
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.AlfabetoRicerca
{
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.AlfabetoRicerca:hover
{
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #339933;
	text-decoration: none;
}

/*
** FOOTER
*/

.Footer
{
	height: 25px;
	background-color: #DCDCDC;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.FooterLink
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	vertical-align: middle;
	text-decoration: none;
}

.Closer
{
	height: 5px;
	background-image : url(images/closer_giallo.gif);
	background-repeat: repeat-x;
}

/*
** DEFINIZIONE ALTRI FONT
*/

/*************************** faq ***************************************/
.faq_icon_1{
	padding:3px 0 0 3px;
	text-align:center;
	float:left;
	height: 27px;
	width:27px;
	background-image: url(../images/bullet_1.gif);
	background-repeat: no-repeat;
	color:white;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.faq_icon_2{
	padding:3px 0 0 3px;
	text-align:center;
	float:left;
	height: 27px;
	width:27px;
	background-image: url(../images/bullet_2.gif);
	background-repeat: no-repeat;
	color:white;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.faq_icon_3{
	padding:3px 0 0 3px;
	text-align:center;
	float:left;
	height: 27px;
	width:27px;
	background-image: url(../images/bullet_3.gif);
	background-repeat: no-repeat;
	color:white;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.faq_icon_4{
	padding:3px 0 0 3px;
	text-align:center;
	float:left;
	height: 27px;
	width:27px;
	background-image: url(../images/bullet_4.gif);
	background-repeat: no-repeat;
	color:white;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.faq_titolo{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #339933;
	margin-top:10px;
	margin-left:15px;
	cursor:pointer;
	height: 27px;
}

.faq_testo{
	background-color:#F4F4F4;
	margin-left:12px;
	display:none;
}

/******************************** fine faq *********************************/

.Testo
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.TestoBold
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.LinkAttivo
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.NomeArea
{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.NomeAreaHome
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

.NomeProdotto
{
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #339933;
}

.NomeProdottoHome
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #339933;
}

.Paginazione
{
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.Paginazione:hover
{
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.TestoServizio
{
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.FrecciaLink
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #339933;
}

ul {
	padding-left:15px;;
}

/************************ news in home page **********************************/
.news_home{
	height:27px;
	clear:both;	
}

.bullet_news{
	float:left;
	margin-right:10px;
}

.data_titolo_news{
	float:left;
	claer:right;
}

/********************* news **********************************/
.span_archivio{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration:underline; 
	cursor:pointer;
}

.sottotitolo_news{
	width:468px;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin-left:10px;
	margin-bottom:20px;
	display:none;
}

#nascondi_archivio{
	display:none;
	margin-bottom:10px;
}

/******************* news dettaglio *********************/
.news_dettaglio_titolo{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #339933;
	margin-top:10px;
}


