/* SEZIONE 1: STILI COMUNI */

body			{	background-color: #FFFFFF;
					font-family: Verdana, Tahoma, Arial, sans-serif;
					font-size: 11px; margin-left:0; margin-right:0; margin-top:4}
					
body.lgrey		{	background-color: #E2E2E2;
					color: #333333;
					font-family: Verdana, Tahoma, Arial, sans-serif;
					font-size: 10px;
					margin-left:0; margin-right:0; margin-top:0}
					

/* COLLEGAMENTI */
a:link, a:visited			{	text-decoration: none; color: #333333}
a:active, a:hover			{	text-decoration: none; color: #FF0000}

a:link.D, a:visited.D	{	text-decoration: none; color: #999999}
a:active.D, a:hover.D	{	text-decoration: none; color: #333333}

a:link.B, a:visited.B	{	text-decoration: none; color: #0000FF}
a:active.B, a:hover.B	{	text-decoration: underline; color: #FF0000}

a:link.W, a:visited.W	{	text-decoration: none; color: #FFFFFF}
a:active.W, a:hover.W	{	text-decoration: underline; color: #FFFFFF}

a:link.N, a:visited.N	{	text-decoration: none; color: #333333}
a:active.N, a:hover.N	{	text-decoration: underline; color: #333333}



/* CELLA PERCORSO */

.percorso					{	
								border-left:1px solid #333333; border-right:1px solid #333333; background-color: #5A6DAD}

a:link.P, a:visited.P	{	text-decoration: none; color: #FFFFFF}
a:active.P, a:hover.P	{	text-decoration: underline; color: #FFFFFF}

.textpercorso				{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	height: 20px;
	width: 200px;
	background-color: #999999;
	text-indent: 50px;




}



/* TITOLI */
.Ser17BW			{	font-family: MS Sans Serif, Verdana, sans-serif; 
						font-size: 17px; font-weight: bold; 
						margin-bottom:0; margin-top:0}
.Ser13BW			{	font-family: MS Sans Serif, Verdana, sans-serif; 
						font-size: 13px; font-weight: bold; 
						margin-bottom:0; margin-top:0; letter-spacing:1pt}

.Tah12				{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 20px;
	text-indent: 5pt;





}
.Tah12B			{	font-family: Tahoma, Verdana, sans-serif; 
						font-size: 12px; color: #333333; font-weight: bold}
.Tah12BW			{	font-family: Tahoma, Verdana, sans-serif; 
						font-size: 12px; font-weight: bold; color: #FFFFFF}

.Tah11				{	font-family: Tahoma, Verdana, sans-serif; 
						font-size: 11px; color: #333333}
.Tah11B			{	font-family: Tahoma, Verdana, sans-serif; 
						font-size: 11px; color: #333333; font-weight: bold}
.Tah11BW			{	font-family: Tahoma, Verdana, sans-serif; 
						font-size: 11px; font-weight: bold; color: #FFFFFF}
						
.Tahcolor			{	font-family: Tahoma, Verdana, sans-serif; 
						font-size: 11px; color: #5A6DAD;
						font-weight: bold; margin-bottom:4}


/* PARAGRAFI */
p					{	font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px}
td					{	font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px}

.text10			{	font-family: Verdana, sans-serif; font-size: 10px; color: #333333}
.text10B			{	font-family: Verdana, sans-serif; font-size: 10px; color: #333333;
						font-weight: bold}
.text10W			{	font-family: Verdana, sans-serif; font-size: 10px; color: #FFFFFF}
.text10BW			{	font-family: Verdana, sans-serif; font-size: 10px; color: #FFFFFF;
						font-weight: bold}
.text10grey		{	font-family: Verdana, sans-serif; font-size: 10px; color: #999999}

.text11			{	font-family: Verdana, sans-serif; font-size: 11px; color: #333333}
.text11B			{	font-family: Verdana, sans-serif; font-size: 11px; color: #333333
						font-weight: bold}
.text11W			{	font-family: Verdana, sans-serif; font-size: 11px; color: #FFFFFF}
.text11BW			{	font-family: Verdana, sans-serif; font-size: 11px; color: #FFFFFF
						font-weight: bold}

.menu				{	font-family: Verdana, sans-serif; 
						font-size: 11px; color: #333333; margin-bottom:8; margin-top:0}
							
.list				{	font-family: Tahoma, Verdana, sans-serif; 
						font-size: 12px; color= #333333; 
						text-indent: -15; margin-left: 16; margin-bottom:8; margin-top:0}
						
span.Q				{	font-family: Wingdings; 
						font-size: 11pt; vertical-align:-1}

.list2				{	font-family: Tahoma, Verdana, sans-serif; 
						font-size: 11px; color= #333333;
						text-indent: -13; margin-left: 13; margin-bottom:5; margin-top:0}
						
span.Q2			{	font-family: Wingdings; 
						font-size: 10pt; color= #5A6DAD; vertical-align:-1}

.pfoto				{	margin-left: 2}



/* BORDI */
.box				{	border:1px solid #000000}
.boxDx				{
	background-color: #E2E2E2;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 9px;
	margin-left: 5px;

}

.borderL			{	border-left:1px solid #FFFFFF}
.borderR			{	border-right:1px solid #333333}
.borderT			{	border-top:1px solid #333333}
.borderB			{	border-bottom:1px solid #999999}

.borderLR			{	border-left:1px solid #333333; border-right:1px solid #333333}
.borderTB			{	border-top:1px solid #333333; border-bottom:1px solid #333333}

.borderRB			{	border-right:1px solid #000000; border-bottom:1px solid #000000}
.borderLT			{	border-left:1px solid #000000; border-top:1px solid #000000}

.borderLTR			{	border-left:1px solid #000000; border-top:1px solid #000000;
						border-right:1px solid #000000}
.borderLTB			{	border-left:1px solid #000000; border-top:1px solid #000000;
						border-bottom:1px solid #000000}

.borderLblack		{	border-left:1px solid #333333}
.borderBblack		{	border-bottom:1px solid #000000}
.borderTgrey		{	border-top:1px solid #999999}



/* SEZIONE 2: STILI AGGIUNTIVI */

.bordoGL			{	border-left:1px solid #999999}
.bordoGLB			{	border-left:1px solid #999999; border-bottom:1px solid #999999}


.bordoL		{	border-left:1px solid #999999}
.bordoR		{	border-right:1px solid #333333}
.bordoT		{	border-top:1px solid #333333}
.bordoB		{	border-bottom:1px solid #333333}
.bordoLR		{	border-left:1px solid #999999; border-right:1px solid #999999}
.bordoTB		{	border-top:1px solid #333333; border-bottom:1px solid #333333}
.bordoRB		{	border-right:1px solid #333333; border-bottom:1px solid #333333}
.bordoTR		{	border-top:1px solid #333333; border-right:1px solid #333333}
.bordoLB		{	border-left:1px solid #333333; border-bottom:1px solid #333333}


.cella			 { background-color: #5a6dad; border-style: solid; border-width: 1px; border-color: #596dad #596dad #999999 #596dad }

.cella2		 { background-color: #5a6dad; border-style: solid; border-width: 1px; border-color: #f0de69 #596dad #999999 #596dad }
.rientro4 {
	clip:    rect(auto auto -4px auto);
	margin: 10pt;





}
.rientro10 {
	margin: 10px;
}
.link {
	font-weight: bold;
	color: #6699CC;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;


}
.TahcolorC {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #5a6dad;
}
.borderLRLine {
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;

}
.borderTratt {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.dossier {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 9px;
	margin-left: 5px;
}
.boxTitolo {
	background-color: #919DC8;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;


}
.boxsottoTitolo {
	background-color: #B7BFDB;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;


}
.bordoLBTB {
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;

}
.borderBR {
	border-bottom:1px solid #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;

}
.borderBL {
	border-bottom:1px solid #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;

}
.cvText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #333333;
}

