body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	line-height: 1.266;	
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#FFFFFF;
	background:#FFFFFF url("img/bg_home.gif") repeat-x top;
}

.clear {
	clear:both;
}

.no_visibile {
	display:none;
}

.alert {
	margin:5px;
	font-size:110%;
		font-family:Arial, Helvetica, sans-serif;
}

.alert a:link, .alert a:visited{
	color: #1F5394;
	text-decoration: none;
	font-weight:normal;
		font-weight:bold;
}

.alert a:hover{
	font-weight:bold;
	color: #1F5394;
	text-decoration: underline;
}


a:link, a:visited{
	color: #1F5394;
	text-decoration: none;
	font-weight:normal;
}
a:hover{
	color:#FF6600;
	text-decoration: underline;
}

form {
 	margin: 0px;
 	padding: 0px;
	font-size:100%;
}

.formelement {
	border:1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	/*color:#333333;*/
}


.sselect {
	font-size:90%;
	margin:3px;
}

hr {
	clear:both;
	height:1px;
	color:#DDE0EE;
}


.hr2 {
	clear:both;
	height:3px;
	color:#C7DCE8;
}


/*
p{
 	margin: 1px;
 	padding: 1px;
}


textarea  {
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	color: #1F5394;
}




.searchelement {
	font-size: 80%;
	float:left;
	margin: 0px 0px 0px 10px;
}

.searchtext{
	color: #009900;
	text-align:left;
	font-size: 85%;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
}

.registrazione {
	text-align:right;
	font-size: 85%;
}

.registrazione a:link, .registrazione a:visited{
	color: #1F5394;
	font-weight: bold;
	text-decoration: underline;
}

.registrazione a:hover{
	color:#FF6600;
}

#flashcontent {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
	    color: #1F5394;
		margin:8px 0px 0px 0px;
		padding:0px;
		text-align:center;
}

.spacer {
	height:1px;
	background-color:#DDE0EE;
}

*/




/*
.popup {
	float:left;
	text-align:left;
}

ul {
	font-size:110%;
}

li {
	list-style-type:circle;
	margin-bottom:4px;

}

input {
	font-family:Tahoma, Verdana, Arial;
	font-size:100%;}
*/
/************* INTESTAZIONE **************/
#head {
	font-size:90%;
	background:#FFFFFF url("img/bg_head.gif") repeat-x top;
	height:112px;
}

#head_left {
	float:left;
	margin-left:40px;
}

#head_left img {
	padding:15px 20px 15px 20px;

}

#head_right {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#006699;
	font-weight:bold;
	font-size:120%;
	padding:40px 35px 15px 0px;
	float:right;
	margin-right:10px;

}

#navbar {
	clear:both;
	color:#9EA0A6;
	padding-top:8px;

}

#navbar a:link, #navbar a:hover {
		color:#5B5B5B;
		padding:0px 15px 0px 15px;
}	

#navbar a:visited {
		color:#5B5B5B;
		padding:0px 15px 0px 15px;
}	

#flashcontent {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
	    color: #1F5394;
		padding:0px;
		text-align:center;
		margin-bottom:0px;

}

	
#centro {
	margin:0px;
	border-top:#006699 2px solid;
	clear:both;
	padding-top:10px;
}		
/*

.menu{
	display:block;
	padding-top:3px;
	background-color:#EDEEF5;
	height: 18px;
	font-size: 80%;
}

.menu a:link, .menu a:visited {
	font-weight:bold;
	text-decoration: none;
	color:#1F5394;
}

.menu a:hover {
	text-decoration: underline;
	color:#FF6600;
}
*/
/************* LAYOUT **************/

#container{ /* contenitore generale*/
	width: 960px;
	margin: 0px auto;
	padding: 0px;
	text-align:center;
	background:#FFFFFF;
	/*background:transparent url("img/bg_cont.gif") repeat-y center;*/
}

#leftBar{ /* colonna sinistra */
	float: left;
	width: 180px;
	margin: 0px 0px 4px 10px;
}

#rightBar{ /* colonna destra */
	float: right;
	width: 190px;
	margin: 0px 10px 0px 0px;
}

#content{ /* colonna centrale */
	float: left;
  	width: 550px;
	text-align:left;
	margin: 0px 10px 0px 10px;
	padding:0px;
}


/************* MENU SX **************/
/*
.logo{
	padding: 0px;
	margin:0px 0px 20px 0px;
}
*/
.formbutton {
	border:1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#333333;
	width:100px;
}

.formbutton2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#333333;
	width:150px;
	text-transform:uppercase;
}

.menu_sx {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #C6CDDD;
	width: 100%;
	font-size:85%;
	color:#333333;
	background-color:#FFFFFF;
	margin-bottom:5px;
}

.menu_sx_in {
	border-bottom:4px solid #C7DCE8;
	margin: 0px 3px 3px 3px;
	padding: 0px 0px 6px 0px;
	text-align:left;
}

.menu_sx_in li {
	line-height:3px;
	margin:3px;
}

.title_sx {  
	font-weight:bold;
	color:#009900;
	text-transform:uppercase;
	margin:5px 0px 0px 7px;
}

.title_sx2 {  
	font-weight:bold;
	color:#003466;
	text-transform:uppercase;
	margin:5px 0px 0px 7px;
}


.title_sx a:link, .title_sx a:visited {
	color:#FFFFFF;
	font-weight:bold;
}

.title_sx a:hover {
	text-decoration:none;

} 
/*
.title_menu{
	font-size:100%;
	font-weight:bold;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	margin:3px 0px 0px 2px;
	display:block;
}

.title_menu img{
	float:left;
	margin:0px 6px 0px 8px;
}

*/
.menu_sx br {
	line-height:2px;
}

.menu_sx_in a:link, .menu_sx_in a:visited {
	display:block;
	color: #333333;
	padding:0px;
/*	padding: 0px 0px 0px 18px;*/
	text-decoration: none;
	margin:2px 0px 0px 20px;
	/*background:transparent url("img/piu.gif") no-repeat left;
	background-position:10px;*/
}

.menu_sx_in a:hover {
	text-decoration:underline;
}

.menu_sx p {
	margin: 2px 0px 2px 8px;
}


.menu_sx p a:link, .menu_sx p a:visited {
	display:block;
	color: #333333;
	padding: 0px 0px 0px 8px;
	margin:0px;
	text-decoration: none;
	background:transparent url("img/piu.gif") no-repeat left;
	/*background-position:10px;*/
}

.menu_sx p a:hover {
	text-decoration:underline;
}


/*.menu_sx img {
	border:0px;
}


 blocco area utenti 
.blocco{	
	border:1px solid #C6CDDD;
	width: 100%;
	background-color:#FFFFFF;
	margin-bottom:8px;
	margin-top:0px;
	
}

.title_blocco {
	font-weight:bold;
	color:#ff6600;
	text-transform:uppercase;
	margin:5px 0px 0px 7px;
}

.blocco_in{
	border-bottom:4px solid #C7DCE8;
	margin: 0px 3px 3px 3px;
	padding: 0px 0px 3px 0px;
	text-align:left;
}

.blocco_in p {
	font-size:90%;

}

.blocco a:link, .blocco a:visited {	
	font-size:90%;
	font-family:Tahoma, Verdana, Arial;
	padding-left:2px;
}*/
/*
.blocco p a:link, .blocco p a:visited {
	font-weight:normal;
	display:block;
	color: #165D9F;
	background: transparent url("icone/cat_off.gif") no-repeat left;
	padding: 0px 0px 0px 28px;
	background-position: 6px 0px;
}

.blocco p a:hover {
	color:#FF6600;
	background: transparent url("icone/cat_on.gif") no-repeat left;
	background-position: 6px 0px;
	text-decoration:underline;
}
*/


/* fine aggiunta */
/************* MENU DX **************/

.menu_dx {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #C6CDDD;
	width: 100%;
	font-size:85%;
	color:#333333;
	background-color:#FFFFFF;
	margin-bottom:5px;
}

.menu_dx_in{
	border-bottom:4px solid #C7DCE8;
	margin: 0px 3px 3px 3px;
	padding: 0px 0px 3px 0px;
	text-align:left;
}

.menu_dx_2{
	margin: 0px 3px 3px 3px;
	padding: 0px 0px 3px 0px;
}

.menu_dx_2 img{
	margin: 0px 3px 3px 3px;
	padding: 0px 0px 6px 0px;
}

.menu_dx_in img {
	margin: 0px;
	padding:0px;
}

.menu_dx input {
	margin:4px 0px 0px 0px;
	font-size:100%;
}

.link_dx {
	margin:6px 0px 6px 0px;
}

.menu_dx a:link {
	text-decoration:underline;
}

.menu_dx p {
	margin: 2px 0px 2px 8px;
}

.menu_dx p a:link, .menu_dx p a:visited {
	display:block;
	color: #333333;
	padding: 0px 0px 0px 8px;
	text-decoration: none;
	background:transparent url("img/piu.gif") no-repeat left;
}

.menu_dx p a:hover {
	text-decoration:underline;
}
.menu_dx img {
	border:0px;
	margin:5px 5px 0px 0px;
	float:left;
}

.title_dx{  
	font-weight:bold;
	color:#ff6600;
	text-transform:uppercase;
	margin:5px 0px 0px 7px;
}

/*
.contenuto_dx {
	margin-left:6px;
}
*/
.menu_banner{
	width: 100%;
	font-size: 80%;
	padding: 1px 0px 2px 0px;
	background-color: #EDEEF5;
}

.title_banner_dx{  
	font-size:100%;
	background-color: #1F5394;
	font-weight:bold;
	color:#ffffff;
	padding: 2px 2px 4px 10px;
	margin: 1px 1px 4px 1px;
	text-align:left;
}

.title_rosso {
	color:#FF6600;
	font-weight:bold;
	font-size:100%;
}

/******************** HOME ********************
#titolo_home {
	background:#FFFFFF url("img/bg_titolohome.gif") repeat-x bottom;
	margin:0px 0px 1px 0px;
	padding:3px 0px 3px 10px;
	color:#154473;
	font-weight:bold;
}


#rett_vetnet {
	background:#FFFFFF url("img/vetnet2.jpg") no-repeat center;
	margin: 7px 0px 7px 0px;
	width:546px;
	padding:0px;
	text-align:left;
	height:125px;
}
**/

/***************** NEWS ON HOME PAGE *************/
.news_title {
	font-weight:bold;
	color:#154473;
	font-size:100%;
	margin:0px 0px 0px 7px;
}

.cont_news {
	padding:5px 0px 0px 8px;
	
}

.cont_news img {
	padding:5px;
	border:1px solid #7F99B2;
	float:left;
	margin-right:8px;
}	

.cont_news p {
	font-family:Arial, Helvetica, sans-serif;
}

.cont_news p a:link, .cont_news p a:visited {
	float:right;
	display:block;
	color: #154473;
	text-decoration:underline;
	padding: 0px 0px 0px 8px;
	background:transparent url("img/piu_blu.gif") no-repeat left;
}

.cont_news p a:hover {
	text-decoration:none;
}

.p_clear {
	clear:both;
	border-bottom:#C6CDDD 1px solid;
	padding-bottom:5px;
	margin:0px;
}

/************* PIE' DI PAGINA ***************/
.spacer_blu {
	background-color:#154473;
	height:3px;
	margin: 5px 0px 1px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;/**/
	width:100%;
}

#footer {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	color: #154473;
	text-align:center;
	border-top:1px solid #154473;
	background:transparent url("img/bg_footer.gif") repeat-x center;
	height:80px;
	font-size:90%;
}

#footer a:link, #footer a:visited {
	font-weight:normal;
	text-decoration: none;
	color:#154473;
	padding: 0px 8px 0px 8px;
}

#footer a:hover {
	text-decoration: underline;
	color:#FF6600;
}

#footer p {
	font-size:95%;
	color:#333333;
}

#footer p a:link {
	color:#333333;
}


/*************** PAGINE INFORMAZIONI *******************/
.cont_gen{
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #C6CDDD;
	width: 100%;
	font-size:85%;
	color:#333333;
	background-color:#FFFFFF;
	margin-bottom:5px;
}
.cont_gen_in{
	border-bottom:4px solid #C7DCE8;
	margin: 0px 3px 3px 3px;
	padding: 0px 0px 3px 0px;
	text-align:left;
}

.cont_gen_title {
	font-weight:bold;
	color:#ff6600;
	text-transform:uppercase;
	margin:5px 0px 0px 7px;
}

.cont_gen_title a:link, .cont_gen_title a:visited {
	font-weight:bold;
	color:#ff6600;
	text-transform:uppercase;
	text-decoration:underline;
}

.cont_gen_title a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#ff6600;
	text-transform:uppercase;
}

.cont_gen_in p {
	margin: 5px 5px 5px 10px;
}


/**************** LISTING PRODOTTI *********************/
.novita {
	display:inline;
	border:0px solid;


}

.content_prodotti {
	border:1px solid #C6CDDD;
	font-size: 100%;
	padding:0px;
	width:100%;
	margin-bottom:3px;
}

.content_prodotti_in {
	background:#F3F5F7 url("img/bg_blocco.gif") repeat-x top;
	margin: 5px;
	padding:5px 5px 3px 5px;
	text-align:left;
}	

.content_prodotti input{
	font-size: 100%;
}

.content_prodotti_img {
	padding-top:3px;

}
/*
.content_prodotti p a:link, .content_prodotti p a:visited {
	color:#003366;
	text-decoration: underline;
}

.content_prodotti p a:hover {
	text-decoration: underline;
}
*/
.title_listing {
	font-size: 90%;
	font-weight:bold;
	/*background:#FFFFFF url("img/bg_path.gif") repeat-x bottom;*/
	color:#ff6600;
	padding: 3px 3px 3px 10px;
	margin:3px;
	text-align:left;
	text-transform:uppercase;
}

.title_listing a:link, .title_listing a:visited{
	text-decoration:underline;
	color:#FF6600;
	font-weight:bold;
}

 .title_listing a:hover {
	text-decoration:none;
	font-weight:bold;
}

.title_listing img {
	float:right;
}


/* il 2 */
.title_listing2 {
	font-size: 100%;
	font-weight:bold;
	/*background:#FFFFFF url("img/bg_path.gif") repeat-x bottom;*/
	color:#ff6600;
	padding: 3px 3px 3px 3px;
	margin:3px;
	text-align:left;
	text-transform:uppercase;
}

.title_listing2 a:link, .title_listing2 a:visited{
	text-decoration:underline;
	color:#FF6600;
	font-weight:bold;
}

 .title_listing2 a:hover {
	text-decoration:none;
	font-weight:bold;
}

.title_listing2 img {
	float:right;
}

.prodotto {
	clear: both;
		font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
}

.prodotto p{
	margin-bottom:4px;
}

.prodotto img {
	float:left;
	padding:2px;
	margin:0px 4px 0px 0px;
	border:1px solid #DDE0EE;
}

.title_prodotto {
	color:#FF6600;
	font-weight:bold;
	font-size:110%;
	font-family:Arial, Helvetica, sans-serif;
}

.codice_prodotto {
	color:#1F5394;
}

.title_prodotto img {
	border:0px solid;
	float:none;
	padding:6px 0px 0px 4px;
}

.reperibilita {
	font-size:110%;
	font-weight:bold;
}

.details_left {
	margin:4px 0px 0px 4px;
	width:40%;
	float:left;
	clear:both;
}

.details {
	float:right;
	clear:both;
}

.prezzo_prodotto {
	background:transparent url("pulsanti/bg_price.gif") no-repeat center;
	width:70px;
	height:18px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px 0px 0px 0px;
	margin:0px 4px 0px 0px;
	float:left;
}

.dettagli_prodotto {
	background:transparent url("pulsanti/bg_dettagli.gif") no-repeat center;
	width:70px;
	height:18px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:3px;
	margin:0px 3px 0px 0px;
	float:right;
	clear:both;
		font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.dettagli_prodotto a:link, .dettagli_prodotto a:visited {
	color:#FFFFFF;
	font-weight:bold;
}

.dettagli_prodotto a:hover {

}

.acquista_prodotto {
	background:transparent url("pulsanti/bg_acquista.gif") no-repeat center;
	width:70px;
	height:18px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:3px;
	margin:0px 3px 0px 0px;
	float:right;
	
}

.acquista_prodotto a:link, .acquista_prodotto a:visited {
	color:#FFFFFF;
	font-weight:bold;
}

.acquista_prodotto a:hover {

}

.extra {
	background:transparent url("pulsanti/extra.gif") no-repeat center;
	width:140px;
	height:18px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:3px;
	margin:0px 3px 0px 0px;
	float:right;
	clear:both;
}

.extra img {	
	margin:2px 0px 0px 6px;
	padding:0px;
	float:left;
}

.extra_txt {
	color:#FFFFFF;
	font-size:105%;
	padding:4px 0px 0px 0px;
	margin-right:3px;
}

.pulsante_gen {
	background:transparent url("pulsanti/bg_gen.gif") no-repeat center;
	width:120px;
	height:18px;
	text-align:center;
	color:#1F4094;
	font-weight:bold;
	padding-top:3px;
	margin:0px 3px 0px 0px;
	float:right;
	clear:both;
}

.pulsante_gen a:link, .pulsante_gen a:visited {
	color:#1F4094;
	font-weight:bold;
	background:transparent;
}

.pulsante_gen a:hover {
	text-decoration:none;
	color:#FF6600;
	background:transparent;
}

.tab_paginazione {
}

.tab_paginazionenum {
	color:#FF6600;
	font-weight:bold;

}

.tab_paginazione a:link, .tab_paginazione a:visited {
	/*font-family:Webdings;*/
	font-size:110%;
	color:#003399;
	display:block;
	background-color:#EDEEF5;
	border:1px solid #1F5394;
	margin:0px 2px 0px 2px;	
	padding:1px 10px 0px 10px;
}

.tab_paginazione a:hover {
	color: #FF6600;
	display:block;
	text-decoration:none;
	border:1px solid #FF6600;
	background-color:#FFF2EB;
}
.prezzo_intero {
	font-weight:normal;
	text-decoration:line-through;
}

.prezzo_scontato {
	color:#FF6600;
	font-size:105%;
}

.prezzo_scontato2 {
	color:#FFFFFF;
	font-size:105%;
	text-decoration:line-through;
}

.prezzo_scontato3 {
	color:#FFFFFF;
	font-size:105%;
}

.ordinamento {
	font-size:85%;
	margin-bottom:4px;

}

/* lista sottocategorie */

.content_table { 
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #C6CDDD;
	width: 100%;
	font-size:85%;
	color:#333333;
	background-color:#FFFFFF;
	margin:5px 0px 5px 0px;
}

.content_table_in {
	border-bottom:4px solid #C7DCE8;
	margin: 0px 3px 3px 3px;
	padding: 0px 0px 6px 0px;
	text-align:left;
}

.content_table_title {
	font-weight:bold;
	color:#ff6600;
	text-transform:uppercase;
	margin:5px 0px 0px 7px;
}
	
	
.table_catlisting {
	margin:10px 0px 00px 0px;
}


.table_catlisting td {
	border:1px solid #DDE0EE;
	padding:4px;
}

.table_catlisting img {
	border:1px solid #DDE0EE;
}

/* listing per miniature*/
.table_min {
	font-size:95%;
	
}

.table_min td {
	padding:2px;
	margin:2px 5px 5px 2px;
	border:1px solid #DDE0EE;
}

.table_min img{
	border:1px solid #DDE0EE;
	padding:2px;
	float:left;
	margin-right:4px;
}

.details2 {
	clear:both;
}

/* correlati */
.correlati {
	background-color:#EDEEF5;
	padding:3px;
}

.title_correlati {
	color:#FF6600;
	font-weight:bold;
	text-transform:uppercase;
	margin-left:4px;
}

/* basket */
.button_basket {
	background:transparent url("pulsanti/bg_gen2.gif") no-repeat center;
	width:120px;
	height:18px;
	text-align:center;
	color:#1F4094;
	font-weight:bold;
	padding-top:3px;
	margin:0px 4px 0px 0px;
}

.button_basket a:link, .button_basket a:visited {
	color:#1F4094;
	font-weight:bold;
}

.button_basket a:hover {
	text-decoration:none;
	color:#FF6600;
}

.table_filetti {
}

.table_filetti td {
	margin:0px;
	padding:0px 1px 0px 2px;
	height:20px;
	border-right:1px solid #EDEEF5;
	border-bottom:1px solid #EDEEF5;
}

/* tabella con sfondo azurrino e titolo blu scuro */
.tabella_bluscuro {
	width: 100%;
	font-size: 100%;
	padding: 1px 0px 2px 0px;
	background-color: #EDEEF5;
	text-align:left;
}

.title_bluscuro{  
	font-size:100%;
	background-color: #154473;
	font-weight:bold;
	color:#ffffff;
	padding: 2px 2px 4px 10px;
	margin: 1px 1px 4px 1px;
	text-align:center;
}

.div_popup {
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin:10px;

} 
.table_popup {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.table_popup input, select {
font-size: 100%;
}

/* ANNUNCI */
.annuncio {
	clear: both;
}

.annuncio  p{
	margin-bottom:2px;
}

.annuncio img {
	float:left;
	padding:4px;
	margin:4px 6px 0px 0px;
	border:1px solid #7F99B2;
}

.title_annuncio {
	color:#FF6600;
	font-weight:bold;
	font-size:110%;
	float:left;
	padding:2px 0px 0px 0px;
	margin:0px;

}

.title_annuncio a.link, .title_annuncio a.visited {
	color:#FF6600;
	font-weight:bold;
}

.title_annuncio a.hover {
	text-decoration:underline;
}

.title_annuncio2 {
	font-weight:bold;
	font-size:110%;
}

.data_annuncio {
	float:right;
	margin:3px 4px 0px 0px;	
	font-size: 100%;
	font-weight:bold;

}

.testo_annuncio {
	clear:both;
}

.bottone_ricerca {
	font-family:Arial, Helvetica, sans-serif;
	font-size:40%;
	padding:0px;
	margin:0px;
}

.contatti_annunci {
	clear:both;
	font-size:110%;
	font-weight:bold;
}

.pulsante_aggiungi {
	background:transparent url("pulsanti/add_ann.gif") no-repeat center;
	width:260px;
	height:26px;
	text-align:center;
	color:#1F4094;

	padding-top:10px;
	margin:4px 0px 4px 0px;
}

.pulsante_aggiungi a:link, .pulsante_aggiungi a:visited {
	font-weight:bold;
}

.bottone_centrale {
	text-align:center;
	clear:both;
}	

.contatti_allevamenti {
	clear:both;
	font-size:110%;
}

.bottoni {
font-family: Verdana, Tahoma, Arial,sans-serif;
	font-size: 90%;
}

.razza {
	color:#1F5394;
	font-weight:normal;
}

.contenuto_dinamico p {	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 80%;
}

/* consulenza */
.consulenza {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.consulenza p {
	margin:5px 5px 7px 5px;
}

.titolo_esperto {
	margin:4px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
}

.titolo_esperto img {
	border:2px solid #154473;
	padding:2px;
	margin-right:5px;
	margin-bottom:2px;
}

.form_esperto {
	margin:20px 0px 20px 0px;

}
.form_esperto a:link, .form_esperto a:visited {
	font-size:120%;
	width:300px;
	color:#336699;
	text-decoration:underline;
	border:3px solid #154473;
	background-color:#EEF6FE;
		padding:5px 45px 8px 45px;
			font-weight:bold;	
}

.form_esperto a:hover {
	color:#009966;
	padding:5px 45px 8px 45px;	
	background-color:#E5F5EF;
	border:3px solid #009966;	
}


.domanda {
	background-color:#F5F6F9;
	text-align:left;
	padding:3px;
	font-weight:bold;
}

.risposta {
	color:#07865C;
	background-color:#E5F5EF;
}

/* staff */
.staff {
	width:100%;
		font-size:100%;
}

.nome_staff {
	width:100%;
	font-size:120%;
	font-weight:bold;
	color:#154473;
}
.staff img {
	border:2px solid #154473;
	padding:2px;
	margin-right:5px;
}

.rnrt {
	color:#FFBA00;
}

.rnr {
	color:#FF6600;
}	

.rr {
	color:#FF0000;
}

.rm {
	color:#0000FF;
}

.sop {
	color:#006600;
}

.descrizione_cat02 {
	padding:0px 0px 6px 10px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
}

.descrizione_cat02 p {
	padding:0px;
	margin:0px;
}

/* CORSI */
.corso {
	clear: both;
}

.corso p{
	margin-bottom:2px;
}

.corso img {
	padding:4px;
	margin:0px 6px 0px 5px;
	border:1px solid #7F99B2;
}

/*.corso a.link, .corso a.visited {
	color:#003466;
	font-weight:bold;
	clear:both;
}

.corso a.hover {
	text-decoration:underline;
}*/
.title_corso {
	color:#003466;
	font-weight:bold;
	font-size:110%;
	padding:2px 0px 0px 0px;
	margin-left:5px;
	margin-bottom:5px;
}



.data_corso {
	float:right;
	margin:3px 4px 0px 0px;	
	font-size: 100%;
	font-weight:bold;
	color:#003466;

}

.testo_corso {
	padding_top:3px;
}

.x {
	font-weight:bold;
}

.title_blu {
	color:#003466;
	font-weight:bold;
	font-size:110%;
}

.piccolo {
	font-size:85%;
}