/*body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #889A6B;
	scrollbar-shadow-color: #889A6B;
	scrollbar-face-color: #20385F;
	scrollbar-highlight-color: #7185BB;
	scrollbar-dark-shadow-color: white;
	scrollbar-3d-light-color: #20385F;
	background-color: #889A6B;
}*/


body, #main, p 
{

	font-family:  'Trebuchet MS', Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-align: left;
	
}
#supcont {
	text-align: center;
}



#main a , #lat a{
	font-weight: bold;
	color: #cfcf62;
}

#main a:hover , #lat a:hover {
	font-weight: bold;
	color: #fff;
	text-decoration: none;

}

#lat, #lat p
{

	font-family: 'Trebuchet MS', Verdana, , Arial, Helvetica;
	font-size: 10px;
	text-align:left;
	}

.pad_r{ padding-right:10px;}
.left {float:left;} 
.right {float:right; }

.pad_lr, .left, .right{
	padding-left:5px;
	padding-right:5px;}

.titolipag, h1, h2, h3, h4{
	color: #7185BB;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align:left;
}
h5 {
	color: #7185BB;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #7185BB;
	text-align:left;
}
h6 {
	color: #fff;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
}

.bordinogiallo{
	border-bottom: 1px solid #D0D062;
}
.titolonews
{
	background-color: #1F3A64;
	border: 1px solid #2A4A7E;
	/*border-right: 3px solid #2A4A7E;*/
	display: block;
	padding-bottom:0px;
	/*padding-right:5px;*/
	margin-bottom:0px;
	text-align:right;
}
.news {
	/*background-image: url(images/sfondinolaterale.jpg);*/
}

.tabellacorsi, tabellacorsi td, tabellacorsi p{
	border: 1px solid #2A4A7E;
	font-size: 11px;
	text-align:left;
}

.tabellacorsi h3, .tabellacorsi h4
{
	color: #FA9F14;
	font-size: 15px;
	text-align:right;
}
.tabellacorsi h3, .tabellacorsi h4, .tabellacorsi p{
	margin:0px;
	padding:0px;
}

.download_corso div {
	padding-top:15px;
	padding-bottom:15px;
	margin-top:5px;
	margin-bottom:5px;
}

.evidenziato, p.evidenziato {
	font-weight: bold;
	color: #cfcf62;
}

.center{
	font-size: 11px;
	text-align:center;
}