body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}

.bold
{
	font-weight:bold;
}

.clear
{
	clear:both;
}

.clear2
{
	clear:both;
}

.clear2:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.text{
	color: #0c4da2;
	font-family: tahoma;
	font-size:12;
	font-style:normal;
	text-decoration: none;
}
.textSmal{
	color: #000000;
	font-family: tahoma;
	font-size:10;
	font-style:normal;
	text-decoration: none;
}
.textBig{
	color: #0c4da2;
	font-family: tahoma;
	font-size:18;
	font-style:normal;
	text-decoration: none;
	
}

.textParticolare{
	color: #0c4da2;
	font-family:Geneva,Georgia;
	font-size:12.5;
	font-style:oblique;
	text-decoration: none;
}

a.linknormal:link, a.linknormal:visited, a.linknormal:active {
	color: #0c4da2;
	font-family: tahoma;
	font-size:12;
	font-weight: normal;
	text-decoration: none;
}

a.linknormal:hover {
	color: #f9d908;
	font-family: tahoma;
	font-size:12;
	font-weight: normal;
	text-decoration:underline
}


/*STILI NEWSLETTTER ISCRIZIONE E DISINSCRIZIONE*/


.container-newsletter
{
	text-align:center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	padding-top:50px;
	padding-bottom:50px;
}

.container-newsletter a
{
	color:#0C4DA2;
	font-weight:bold;
}

.iscrizione
{
	text-align:left;
}

/* **********  CSS PER LA PAGINA DEI CONTATTI DELL'AGENZIA CON ID=100 ******** */
#boxRisultatiRicercaAgenzie{
	/*display:inline;
	float:left;*/
	margin-top:10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-bottom:50px;
}

#boxRisultatiRicercaAgenzie #boxAgenzia
{
	float:left;
	width:230px;
	height:130px;
	margin:10px;
	color: #0C4DA2;
	font-size: 12px;
	font-style: normal;
	border:solid 1px #0C4DA2;
	padding:15px;
}

#boxRisultatiRicercaAgenzie #boxAgenzia .textOrangeBold
{
	font-weight:bold;
	font-size:14px;
}

#boxRisultatiRicercaAgenzie #boxAgenzia a
{
	color:#0C4DA2;
}

.loading{
	display:inline;
	margin-left:10px;
}

.loadingHide{
	display:none;
}



.form-agenzie
{
	margin-bottom:50px;
}

.form-agenzie td
{
	color:#0C4DA2;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-size:13px;
	font-weight:bold;
}

.form-agenzie td select
{
	color:#0C4DA2;
font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
font-size:12px;
}

