/* -------- Elementi comuni -------*/

#logo{
	float:left;
}

.breadcrumb{

}

.breadcrumb a{

}

.modheader{
	
}

.clear{
	clear:both;
	font-size:1%;
}

.colprime img{
	float:left;
}

.colprime h1{
	margin-top:50px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
}

.colprime h1 em{
	font-style:normal;
	font-size:28px;
	padding-right:15px;
	background-image:url('../images/h1_bg.gif');;
	background-repeat:no-repeat;
	background-position: right 5px;
}

#FOOTER .contacts{
	padding-top:15px;
	font-size:11px;
	color:#666666;
	text-align:right;
}

#FOOTER .contacts a{
	text-decoration:underline;
}

#FOOTER p{
	padding-top:15px;
	font-size:10px;
	color:#666666;
}

/* -------- Moduli Testo -------*/

.T{ /* Modulo: Testo semplice, con Link, con Pulsante */
	padding:0px;
	border:0px;
}

.T p{
	
}

.T a{
	text-decoration:underline;
}

.G{ /* Modulo: Gallery */
	padding-bottom:3px;
}

.modheader img{
	margin-top:0px;
}

.L{

}

.Tit{

}

.Tit h1{

}

.Tit img{

}

.Tit .modheader{
	display:none;
}

#FOOTER a{

}

#FOOTER a:hover{

}

#FOOTER p{

}