#left {
	float:left;
	clear:none;
	width:530px;
	padding-left:20px;
	padding-top:2px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;	
}
P { text-align: justify; text-justify: auto}
DIV { text-align: justify; text-justify: auto}
h1 h2 h3{margin: 0px}
h3{padding-left:13px;width:500px;font-size:90%}
.td-0 {
	width:60px;
	font-size: 12px;
	font-weight: bold;
	padding-right:7px;
	text-align: left;
}
.td-1 {
	width:140px;
	font-size: 11px;
	padding-right:7px;
	text-align: left;
}
.td-2 {
	width:200px;
	font-size: 12px;
	padding-right:7px;
	text-align: left;
}
.td-3 {
	font-size: 12px;
	padding-right:7px;
	text-align: left;
}
.tr-odd {
	background-color:#eaeaea
}
#left h1 {
	font-size:13px;
	color: #E51538;
	padding-left:12px;
}
#left P{
	font-size:13px;
	color:#01617A;
	padding-right:23px;
	padding-left:12px;
}
#left B{
	color: #E51538;
}

#right {
	float:left;
	clear:none;
	width:276px;
	padding-left:15px;
	
}
.inserimento {
	border: 1px solid #4ab0f0;
	
	
}
.linea_bassa {
	height:15px;
	margin-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;	
}


#right P {
	padding-left:10px;
}
#right P INPUT {
	width: 257px;
	height: 20px;
	padding-top:3px;
	padding-left:13px;
	color: #3278a3;
}
#right LI A {
	text-decoration: underline;
	font-size:12px;
}
.news {
	padding-left:10px;
	font-size:17px;
	color: #3278a3;
}
.t_news {
	color: #3278a3;
}

.t_news p{
	font-size:14px;
	line-height: 15px;	
}
.intralinea {
	height:5px;
	margin-bottom:15px;	
}
.intralinea_minore {
	height:5px;
	margin-bottom:5px;	
}

.area_menu {
	position: absolute;
	top: 150px;
	left: 50%;
	margin:0 0 0 -551px;
	z-index: 10;
	width: 110px;
}
#menu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 120px;
}
#menu li {
	margin: 0;
	padding: 0;
}
#menu a {
	display: block;
	margin: 0;
	padding: 14px 12px;
	text-decoration: none;
	font-size:93%;
	
}
#menu a:hover {
	color: #e51538;
}
.evidenziato{	
	background-image: url(immagini/select.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:43px;
}
.evidenziato a{
	color: #fff;
}
.nonevidenziato{	
	background-image: url(immagini/deselect.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:43px;
}
.nonevidenziato a{
	color: #e51538;
}
.csc-mailform-field{
	width: 480px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 20px;
	border-BOTTOM: 1px dotted #EAEAEA;
	height: 1%;
}
.csc-mailform-field label{
	font-weight: bold;
	float: left;
	width: 150px; 
	color:#5c5c5c
}

.csc-mailform-field input[type="text"]{ 
	width: 180px;
	height:16px;
}

.csc-mailform-field textarea{
	width: 300px;
	height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

.programma_attivo a{
	color:#01617a;
	font-size: 12px;
	padding-left:20px;
	text-decoration: underline;
	
}
.programma_normale a{
	color:#01617a;
	font-size: 12px;
	padding-left:20px;
	
	
}

