/* CSS Document */

a {
color:#000000;
text-decoration:underline;
}
a:visited {
color:#000000;
text-decoration:underline;
}
a:hover {
color:#F60;
text-decoration:none;
}


html,body{margin: 0;padding:0}
body{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}

#container {
	width:900px;
	text-align:left;
	margin:0 auto;
}
#content {
	text-align:left;
	font-size: 12px;
}
#contentsx{
	margin-right:245px;
	padding:1em 0;
	text-align:justify;
}
#content p{
	margin:0em 0em 0em 1em;
}
#contentdx{
	float:right;
	width:225px;
	padding:1em 0;
}
#contentdx p{
	margin:0em 0em 0em 1em;
}
#corpo {
	width:900px;
	text-align:left;
	font-size:9px;
}
#corposx{
	margin-right:450px;
}
#corpodx{
	float:right;
	width:450px;
	padding:1em 0;
	text-align:justify;
}	
#header {
	position:relative;
	height:121px;
	width:900px;
	background: url(../img/top.jpg) no-repeat;
}
/*div ritorno alla home page*/
#headSx {
	height:121px;
	width:350px;
}

#newsareabox{
	background-image:url(../img/tabs/tabnews.jpg);
	background-repeat:no-repeat;
	width:450px;
	height:215px;
	}
	
#informazionisx{
	background-image:url(../img/tabs/tabinfo.jpg);
	background-repeat:no-repeat;
	width:450px;
	height:215px;
	margin-top:-13px;
	}	

#menu {
	position:absolute;
	height:30px;
	width:600px;
	left:6px;
	top:82px;
	text-align:left;
	line-height:30px
}
	
#login {
	position:absolute;
	height:80px;
	width:255px;
	left:630px;
	top:18px;
	text-align:right;
}
.box {
	position:relative;
	height:173px;
	width:225px;
	text-align:left;
	font-size: 10px;
	font: "Trebuchet MS";
	font-weight:bold;
}

.box a:link, .box a:visited{
	position:absolute;
	float:left;
	top:1.5em;
	left:2em;
	text-align:left;
	color:#00CC00;
	text-decoration:none;
	height:173px;
	width:225px;
}
.box a:hover, .box a:focus{
	color:#0066CC;
}				
#footer {
	font-size:11px;
	clear: both;
	height:30px;
	line-height:30px;
	background-color:#0099CC;
	background-image:url(../img/footer_1.jpg);
	color:#FFFFFF;
	text-align:center;
}
#footer a:link, .box a:visited{
	color:#fff;
}
#footer a:hover, .box a:focus{
	color: #00FFFF;
}

/*STILI DI TESTO*/
.menutop {
	font-family:"trebuchet ms";
	font-size: 16px;
	font-weight:bold;
	color:#FFFFFF;
}
.menutop a {
	font-family:"trebuchet ms";
	font-size: 16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none
}
.menutop a:hover {
	background:#4bb8d4;
}
.normale{
font-family:"arial";
	font-size: 12px;
	color:#000000;
}
.normale a{
	color:#000000;
	text-decoration:underline;
		}
.normale a:hover{
	color:#FF6600;
	text-decoration:underline;
}
.title {
	font-family:"arial";
	font-size: 18px;
	font-weight:bold;
	color:#0066CC;
}
.titlemenudx {
	font-family:"arial";
	font-size: 16px;
	font-weight:bold;
	color:#40C1FF
}

.novita_laterale {
	font-family:"arial";
	font-size: 11px;
	font-weight:bold;
	color:#0066CC;
}
/*stile di testo e links DIDASCALIE*/
.didascalie {
	font-family:"arial";
	font-size: 10px;
	line-height: 10px;
	color:#000000;

}
.didascalie a{
	color:#000000;
	text-decoration:underline;
}
.didascalie a:hover{
	color:#FF6600;
	text-decoration:underline;
}

.didascaliebutton {
	font-family:"arial";
	font-size: 10px;
}

/*stile di testo e links MENU A DESTRA*/
.menudx {
	font-family:"arial";
	font-size: 12px;
	line-height: 12px;
	color:#000000;
}
.menudx a{
	color:#000000;
	text-decoration:none;
}
.menudx a:hover{
	color:#FF6600;
	text-decoration:none;
}
#convenzioni {
border:1px dotted #BBE6FF;
}
#convenzioni tr{
height:120px;
}			
#convenzioni .conv_vuoto{
height:5px;
}
.conv_paro{
background-color: #F5F5F5;
}
#convenzioni tr:hover{
background-color: #EAF4FF;
}
#convenzioni a{
	font-family:"arial";
	font-size: 18px;
	font-weight:bold;
	color:#0066CC;
}
#convenzioni a:hover{
text-decoration:none;
}
.faq_domanda{
background-color: #F5F5F5;
color:#FF0000;
font-weight:bold;
}
.faq_risp {
padding-left:10px;}
