/* CSS Document */

/*PAGE LAYOUT*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#logo{
	float: left;
	width: 274px;
	height: 20px;
}

#topheader{
	float: right;
	width: 800px;
	height: 97px;
	position: relative;
	background: transparent;
}
#logosmall{
	float: left;
	width: 250px;
	height: 220px;
}
#contatti{
	float: left;
	width: 250px;
	height: 320px;
}
#indirizzo{position:absolute; left:-225px;top:35px;}
#menu{float:right; width:800px; height:32px; background-image:url(../images/bg_menu.gif); background-repeat:repeat-x;}
#contenttext{float:right; width:526px;}
#leftpanel{
	float: left;
	width: 274px;
	margin-top: 5%;
}
#footer{
	float: left;
	width: 800px;
	background-image:url(../images/bg_menu.gif);
	background-repeat:repeat-x;
	padding: 10px;
}
#footer1{
	float: left;
	width: 274px;
	height: 12px;
}
/*GRAY PANEL*/
.graypanel{
	border:solid 1px #666666; background-color:#F7F7F7; padding:10px; margin:10px;
}

/*TEXT STYLES*/
.bodytext {
	font: 0.7em Tahoma, sans-serif;
	color: #5A5A5A;
	text-align: justify;
	font-size: 12px;
}
.fotosx{
	height: 200px;
	width: 150px;
	float: left;
	margin-right: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 5px;
}
.fotosx1{
	height: 150px;
	width: 200px;
	float: left;
	margin-right: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding: 5px 5px 5px 5px;
}
.fotodx{
	height:200px;
	width:150px;
	float:right;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding: 0px;
	padding: 5px 5px 5px 5px;
}
.fotodx1{
	height:150px;
	width:200px;
	float:right;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding: 0px;
	padding: 5px 5px 5px 5px;
}
.titletext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #BD2421;
}
.whitetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FFFFFF;
}
.smalltitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#BD2421;
}
.smalliva {
	font: 0.7em Tahoma, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#BD2421;
}
.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.smallgraytext a:visited{
	text-decoration: none;
	color:#999999;
}
.smallredtext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
}
.smallredtext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.smallredtext a:hover{
	text-decoration:underline;
}
.smallredtext a:visited{
	text-decoration: none;
	color:#999999;
}
.contatti {
	font: 0.7em Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: White;
}
.contatti1 {
	font: 0.7em Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#BD2421;
}
.descrizione{
	font: 0.7em Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#5A5A5A;
}
.descrizione1{
	font: 0.7em Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:white;
}
.descrizione2{
	font: 0.7em Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#BD2421;
	text-decoration:underline;
}
.descrizione a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#BD2421;
	text-decoration:underline;
}
.descrizione a:hover{
	text-decoration: underline;
	color:#999999;
}
.descrizione a:visited{
	text-decoration: none;
	color:#999999;
}
.indirizzo1{
	font: 0.7em Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: white;
	text-align: center;
}

