body{
margin:0px;
}


/*******************************************
SFONDI
*********************************************/

.sfondo_intestazione{
background-image:url(/images/sfondo_intestazione.jpg);
background-repeat:repeat-x;
}

.sfondo_news{
background-image:url(/images/sfondo_news.jpg);
background-repeat:no-repeat;
}

.sfondo_posizionamento{
background-image:url(/images/sfondo_posizionamento.jpg);
background-repeat:no-repeat;
}

.sfondo_footer{
background-image:url(/images/sfondo_footer.jpg);
background-repeat:repeat-x;
}

.sfondo_corsi{
background-image:url(/images/sfondo_btn_corsi.jpg);
background-repeat:no-repeat;
background-position:center center;
}


.sfondo_elenco_corsi_div{
background-image:url(/images/scritte_corsi/sfondo_elenco_corsi.png);
background-repeat:repeat-x;
border:dashed 1px #38526a;
padding:5px;
}

/*******************************************
TESTI
*********************************************/

.testo{
font-family:Trebuchet MS;
font-size:13px;
color:#464545;
}

.testo_small{
font-family:Trebuchet MS;
font-size:11px;
color:#464545;
}

.testo_bianco{
font-family:Trebuchet MS;
font-size:13px;
color:#ffffff;
}

h1{
font-family:Trebuchet MS;
font-size:11px;
color:#FFFFFF;
}

h2
{
 font-family:Trebuchet MS;
font-size:18px;
color:#ffffff;
}

h3
{
font-family:Trebuchet MS;
font-size:30px;
color:#38526a;
font-weight:normal;
line-height:25px;

}
h3.grigio
{
font-family:Trebuchet MS;
font-size:24px;
color:#464545;
font-weight:normal;
}

h3.corsi_blu
{
font-family:Trebuchet MS;
font-size:24px;
color:#38526a;
font-weight:normal;
line-height:25px;
margin:0px;
}
.h3_grigio
{
font-family:Trebuchet MS;
font-size:24px;
color:#464545;
font-weight:normal;
line-height:25px;
margin:0px;
}

h4{
font-family:Trebuchet MS;
font-size:20px;
color:#38526a;
margin:0px;
}

h5{
font-family:Trebuchet MS;
font-size:20px;
color:#ffffff;
margin:0px;
}

.verde_big{
font-family:Trebuchet MS;
font-size:20px;
color:#3e9428;
margin:0px;
}

.grigio_big{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#9f9c9d;
	margin:0px;
	text-decoration: line-through;
}

.verde_medium{
font-family:Trebuchet MS;
font-size:15px;
color:#3e9428;
margin:0px;
font-weight:bold;
}

.verde_normal{
font-family:Trebuchet MS;
font-size:13px;
color:#3e9428;
}

.testo_blu_big
{
font-family:Trebuchet MS;
font-size:20px;
color:#38526a;
font-weight:normal;

}

.testo_blu
{
font-family:Trebuchet MS;
font-size:15px;
color:#38526a;
font-weight:normal;

}

/*******************************************
LINK
*********************************************/

.link_scuro_normale:link{
font-family:Trebuchet MS;
font-size:13px;
color:#464545;
text-decoration:underline;
font-weight:bold;
}
.link_scuro_normale:visited{
font-family:Trebuchet MS;
font-size:13px;
color:#464545;
text-decoration:underline;
font-weight:bold;

}
.link_scuro_normale:hover{
font-family:Trebuchet MS;
font-size:13px;
color:#464545;
text-decoration:none;
font-weight:bold;

}


.link_verde_big:link{
font-family:Trebuchet MS;
font-size:18px;
color:#3e9428;
text-decoration:underline;
font-weight:bold;
}
.link_verde_big:visited{
font-family:Trebuchet MS;
font-size:18px;
color:#3e9428;
text-decoration:underline;
font-weight:bold;
}
.link_verde_big:hover{
font-family:Trebuchet MS;
font-size:18px;
color:#3e9428;
text-decoration:none;
font-weight:bold;
}

.link_verde_normale:link{
font-family:Trebuchet MS;
font-size:13px;
color:#3e9428;
text-decoration:underline;
font-weight:bold;
}
.link_verde_normale:visited{
font-family:Trebuchet MS;
font-size:13px;
color:#3e9428;
text-decoration:underline;
font-weight:bold;
}
.link_verde_normale:hover{
font-family:Trebuchet MS;
font-size:13px;
color:#3e9428;
text-decoration:none;
font-weight:bold;
}

.link_verde_medium:link{
font-family:Trebuchet MS;
font-size:15px;
color:#3e9428;
text-decoration:underline;
font-weight:bold;
}
.link_verde_medium:visited{
font-family:Trebuchet MS;
font-size:15px;
color:#3e9428;
text-decoration:underline;
font-weight:bold;
}
.link_verde_medium:hover{
font-family:Trebuchet MS;
font-size:15px;
color:#3e9428;
text-decoration:none;
font-weight:bold;
}


.link_verde_small:link{
font-family:Trebuchet MS;
font-size:11px;
color:#3e9428;
text-decoration:underline;
font-weight:bold;
}
.link_verde_small:visited{
font-family:Trebuchet MS;
font-size:11px;
color:#3e9428;
text-decoration:underline;
font-weight:bold;

}
.link_verde_small:hover{
font-family:Trebuchet MS;
font-size:11px;
color:#3e9428;
text-decoration:none;
font-weight:bold;

}

.link_bianco_small:link{
font-family:Trebuchet MS;
font-size:13px;
color:#ffffff;
text-decoration:underline;
}
.link_bianco_small:visited{
font-family:Trebuchet MS;
font-size:13px;
color:#ffffff;
text-decoration:underline;
}
.link_bianco_small:hover{
font-family:Trebuchet MS;
font-size:13px;
color:#ffffff;
text-decoration:none;
}

/****************************************
PULSANTI
****************************************/

.pulsante_verde{
background-color:#38526a;
color:#ffffff;
width:200px;
height:25px;
border:solid 1px #CCCCCC;
}
