﻿body {
}


h1 {
	color: #013B49; 
	font-weight: normal; 
	font-size: 20px;
	margin-bottom: 20px;
}


h3 {
	color: #BD7527;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 20px;
	}		


.testoCentrale 
{
	font-size: 11px;
	font-family: Verdana;
	text-align: left;
	color: #666;
	margin-left: 10px;
	margin-right: 10px;
}


.testoCentrale p
{
	margin-bottom: 10px;
	line-height: 14px;
}


.testoCentrale li 
{
	margin-left: 40px;
}

.rientrato 
{
	color: #666;
	text-align: left;
	margin-left: 60px;
	margin-bottom: 10px;
}

.nomeCognome {
	font-weight: bold;
	color:  #BD7527;
	font-size: 13px;
	margin-bottom: 4px;
	}
	
.immagineContatto {
	float:left; 
	border: silver solid 1px; 
	margin: 3px 10px 0px 0px;
	width: 78px;
	height: 78px;
}

.datiContatto 
{
	float: left;
}

.immagineContattoDiv 
{
	float: left;
	width: 90px;
}

.contattoTable 
{
	border-collapse: collapse;
	border-bottom: 1px dashed gray;
	margin-bottom: 15px;
	height: 100px;
}

.contattoTableNoborder 
{
	border-collapse: collapse;
	border-bottom: 0px;
	margin-bottom: 25px;
	height: 100px;
}

.contattoTable td, .contattoTableNoborder td
{
	vertical-align: top;
}

.curriculum {
	width: 400px;
	margin-bottom: 15px;	
}

.ruolo {
	font-variant: small-caps;
	font-size: 12px;
	font-weight: normal; 
	margin-bottom: 10px;
	font-family: arial;
	}

.clear {
	clear:both; 
}

.divisore 
{
	height: 0px;
	border-top: dashed 1px gray;
	margin-bottom: 10px;
	
}


.contatto {
	/*border-bottom: 1px solid gray;*/
	margin-bottom: 10px;
	min-height: 90px;

}


.sede
{
	color: #BD7527;
	font-size: 11px;
	margin-bottom: 0px;
	font-style: italic;
	margin-top: 14px;
	margin-bottom: 4px;
}

.indirizzo 
{
	margin-bottom: 10px;
}