body
{
	background:url(img/bg_pattern.png) repeat-x;font-size:11px;font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
}

img
{
	border:none;
}

a 
{
	color:#0b1330;
	text-decoration: none;
}

a:hover 
{
	color:#686d7e;
	text-decoration: none;
}

.clear
{
	clear:both;
}

.contenitorePrincipale
{
	margin-left:auto;margin-right:auto;width:953px;
}

.boxCentrale
{
	background:url(img/bg_centrale.png) no-repeat;padding:35px  45px 0px 45px;
}

.logoDelta
{
	padding-left:23px;
}

.imgPresentazione
{
	background:url(img/img_grande.png) no-repeat;height:390px;padding-bottom:50px;margin-top:44px;position:relative;
}

.boxTesto
{
	background:url(img/bg_box_testo.png) no-repeat; background-position:bottom right; position:absolute; right:10px; top:140px; width:360px; height:221px;
}

.boxTesto_interno
{
	padding:25px;
}

.boxTesto_titolo
{
	text-transform:uppercase;color:#b42e2f;font-size:18px;
}

.boxTesto_sottotitolo
{
	color:#2f2f2f;
}

.boxTesto_descrizione
{
	text-align:justify;color:#979797;
}

.bottoneApprofondisci 
{
	text-transform:uppercase;font-size:12px;margin-top:8px;padding:18px 0px 15px 15px;background:url(img/bg_bottone.png) no-repeat;margin-left:160px;
}

.bottoneApprofondisci a, .txtFooter a
{
	color:#757575;
}
.bottoneApprofondisci a:hover, .txtFooter a:hover
{
	color:#2f2f2f;
}

.boxFooter
{
	padding:25px 0px 20px 20px;
}

.boxFooter_left
{
	float:left;width:670px;
}

.boxFooter_right
{
	float:left;margin-top:15px;width:230px;text-align:right;
}

.txtCopyright
{
	color:#2f2f2f;
}

.txtFooter
{
	color:#787878;
}














