@charset "UTF-8";
/* CSS Document */

body{
	background-image:url(../images/bg2.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	background-color: #006999;
}

#header{
	margin:auto;
	width:920px;
	height:196px;
	position:relative;
}
.logo{
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	width:542px;
	height:196px;
	margin:auto;
}

#flash{
	width:920px;
	position:relative;
	margin:auto;
	height: 213px;
	padding: 0px;
}

#contGeneral{
	width:920px;
	position:relative;
	margin:auto;
}

#menu{
	width:538px;
	height:25px;
	position:relative;
	float:left;
	background-image:url(../images/bgMenu3.jpg);
	background-repeat:no-repeat;
	margin-left:0px;
	margin-right:100px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 22px;
}

a.menu {
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-decoration:none;
}
a.menu:hover {
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-decoration:none;
}
a.menu:link {
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-decoration:none;
}


#menuLink{ 
height:103px; 
position:relative; 
float:left;
}

#phRight{
	width:244px;
	height:152px;
	position:relative;
	float:right;
	background-image:url(../images/phRight2.png);
	background-repeat:no-repeat;
	background-position: right;
}

#phMain{
	width: 675px;
	height:119px;
	position:relative;
	float:left;
	margin:auto;
}

#main{ 
width:675px;
height:100%;
position:relative;
margin:auto;
float:left;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica; font-size:13px;
color:#FFFFFF;
}

#boxUno{
	width:182px;
	height:160px;
	position:relative;
	float:left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#boxDue{
	width: 191px;
	height:160px;
	position:relative;
	float:right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#boxTre{
	width:196px;
	height:160px;
	position:relative;
	float:right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#txtMain{ 
width: 640px; 
position:relative; 
float:left;
margin:auto;
padding:5px 15px 5px 20px; 
}

#footer{
	width:920px;
	height:38px;
	position:relative;
	margin: auto;
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	font-size:11px;
	color:#68a6c2;
	text-align:center;
	padding:50px 15px 5px 20px;
}

.vuoto{
clear:both;
}
#sottomenu {
	width: 644px;
	position:relative;
	float:left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.sottomenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.sottomenu a:link {
	color: #FFF;
	text-decoration: none;
}
.sottomenu a:hover {
	color: #FFF;
	text-decoration: underline;
}
.sottomenu a:visited {
	color: #FFF;
	text-decoration: none;
}
.sottomenu a:active {
	color: #FFF;
	text-decoration: none;
}
.titoli {
	font-size: 16px;
	color: #B4E4FF;
	font-weight: bold;
}
.txtsmall {
	font-size: 12px;
	color: #F8B03D;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
#phRight_down {
	width:244px;
	position:relative;
	float:right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #5EB3DA;
}
.giustificato {
	text-align: justify;
}
.txt_celeste {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B4E4FF;
}
