/* CSS Document */
/*generali */
body {
	margin:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(immagini/bg.jpg) repeat-x #FFF;
}
.titolo-blu {	font-size: 18px;
	color: #3A70F0;
}

a {
	color:#3A70F0;
	text-decoration:none;
}
a:hover {
text-decoration:underline;
}

/* id */

#wrap {
	width:840px;
	margin:auto;
	text-align:right;
}
#menutop {
	width:840px;
	height:40px;
	line-height:40px;
	float:right;
	text-align:right;
	color:#333333;
}
#flashcontent {
	width:620px;
	height:auto;
	float:right;
}
#left {
	float:left;
	margin-top:570px;
	width:180px;
	color:#999;
}
#left a {
text-transform:uppercase;
font-size:14px;
}
#right {
	float:right;
	width:610px;
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #999;
}
#right h1 {
color:#FFF;
width:156px;
height:34px;
text-align:center;
background:url(immagini/barra-blu.jpg) repeat-x;
font-size:12px;
font-weight:bold;
text-transform:uppercase;
margin:0;
padding:0;
line-height:34PX;
}
#footer {
	width:840px;
	margin-top:65px;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:10px;
	color:#999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

/* classi */

.cleaner {
clear:both;
}
p.leftmenu {
padding:0 0 0 20px;
margin:10px 0;
line-height:20px;
background:url(immagini/freccia.gif) no-repeat;
}
p.text {
padding:0 0 0 20px;
margin:18px 0;
font-weight:bold;
}
.colonna {
	width:195px;
	float:right;
	font-size:10px;
	color:#333;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
}

.colonnaGrande {
	width:610px;
	float:left;
	font-size:10px;
	color:#333;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
	text-align: left;
}
.paragrafo1 {
	font-size: 12px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	white-space: normal;
	text-align: left;
}
.testo-home {
	font-size: 13px;
	color: #666666;
	font-weight: normal;
}


#right h2 {
	color:#FFF;
	width:640px;
	height:34px;
	text-align:left;
	background:url(immagini/barra-blu.jpg) repeat-x;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0;
	padding:0;
	line-height:34PX;
	text-indent: 10px;
}
.menutop {font-size: 12px}
.evidenza1 {padding-right: 10px; padding-bottom: 10px; padding-left: 10px; white-space: normal; padding-top: 0px;}


.Titolo-bianco {
	color: #FFFFFF;
	text-transform: uppercase;
}
.evidenzaGrigia {
	font-size: 14px;
	color: #666666;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align: left;
}
.img_dx {
	float: right;
}
.titlolo2 {
	font-size: 16px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
#logo {
	width:150px;
	height:40px;
	line-height:40px;
	float:left;
	text-align:right;
	color:#3A70F0;
}
.logo {
	font-size: 18px;
	color: #999999;
	text-transform: uppercase;
}
