@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px; 
	margin-bottom: 10px;
	width: 100%; 
	background-color:#edece7;
/*	background-image: url(/img/bg_tile.jpg);*/
/*	background-repeat: repeat;*/
/*	background-image: url(/preiscrizione/berlino/img/sfondale.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top center;*/

}
body,td,th,input,select,option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {text-decoration:none}
a:hover {text-decoration:underline}
a:link {color: #000099;}
a:visited {color: #000099;}

.sotto {
	font-size: 10px;
	font-weight: bold;
}

.titblu {font-size: 14px;color: #0000FF; font-weight:bold;}
.titrosso {font-size: 14px;color: #FF0000; font-weight:bold;}
.titblue {font-size: 16px;color: #0000fe; font-weight:bold;}
.pall {font-size: 14px;color: #028957; font-weight:bold;}
.green16 {font-size: 16px;color: #028957; font-weight:bold;}
.titnero {font-size: 12px; color: #333333; font-weight:bold;}



.bordoSotto2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.bordoSopra {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.bordoDx {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.bordoSx {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.bordoSotto {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.tab_esterna{
	background-color:#FFFFFF;
}
.tab_interna{
	border-style:solid; 
	border-width:2px; 
	border-color:#d4d4d4; 
	border-radius:10px;
	border-spacing:0px;
	overflow:hidden;
}
.cella_descrizione { 

	padding-left:20px;
	padding-right:20px;
	
}
.txt_12b {
	font-size: 14px;
	font-weight: bold;
}
.txt_18br {
	font-size: 20px;
	font-weight: bold;
	color:#FF0000;
}









	
