﻿body {
background:#EEEEEE url('images/back.gif') no-repeat center top; 
height:100%; 
margin:auto; 
text-align:center; 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
}
html,body { width:100%; height:100%; padding:0px; margin:0px; }
h1{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;

color:#333333;	
}
h2{
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
font-size:16px;
color:#333333;	
}

.testo{
text-align:justify;
color:#333333;
line-height:25px;	
}

a:active{
color:#CC6699;
font-weight:bold;
text-decoration:none;
}
a:link{
color:#CC6699;
font-weight:bold;
text-decoration:none;
}

a:hover{
color:#CC0000;
font-weight:bold;
text-decoration:none;
}
a:visited{
color:#333333;
font-weight:bold;
text-decoration:none;
}



#container{
width:1000px;
height:100%;
text-align:center;
margin:auto;
}
#top{
width:1000px;
}


/*menu */
.menu_style{
	width:1000px;
	margin-top:30px;
	height: 29px;
}


.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
	color: #ffffff;
	font: normal 13px Arial;
	text-align: center;
	text-decoration: none;
	padding: 10px 40px 10px 40px;
	margin: 0 0 0 0;
	background:url('images/bgmenu.gif') repeat-x center top;
	width: 190px;
	height: 29px;
	font-weight: bold;
}


.anchorclass{
	color: #ffffff;
	font: normal 13px Arial;
	text-align: center;
	text-decoration: none;
	padding: 10px 40px 10px 40px;
	margin: 0 0 0 0;
	background:url('images/bgmenu.gif') repeat-x center top;
	width: 190px;
	height: 29px;
	font-weight: bold;
}
a.anchorclass:link{
	color: #ffffff;
	font: normal 13px Arial;
	text-align: center;
	text-decoration: none;
	padding: 10px 40px 10px 40px;
	margin: 0 0 0 0;
	background:url('images/bgmenu.gif') repeat-x center top;
	width: 190px;
	height: 29px;
	font-weight: bold;
}
a.anchorclass:active{
	color: #ffffff;
	font: normal 13px Arial;
	text-align: center;
	text-decoration: none;
	padding: 10px 40px 10px 40px;
	margin: 0 0 0 0;
	background:url('images/bgmenu.gif') repeat-x center top;
	width: 190px;
	height: 29px;
	font-weight: bold;
}

a.anchorclass:hover{
	color: #ffffff;
	font: normal 13px Arial;
	text-align: center;
	text-decoration: none;
	padding: 10px 40px 10px 40px;
	margin: 0 0 0 0;
	background:url('images/bgmenuHover.gif') repeat-x center top;
	width: 190px;
	height: 29px;
	font-weight: bold;
}
a.anchorclass:visited{
	color: #ffffff;
	font: normal 13px Arial;
	text-align: center;
	text-decoration: none;
	padding: 10px 40px 10px 40px;
	margin: 0 0 0 0;
	background:url('images/bgmenu.gif') repeat-x center top;
	width: 190px;
	height: 29px;
	font-weight: bold;
}

a.anchorclass:visited:hover{
	color: #ffffff;
	font: normal 13px Arial;
	text-align: center;
	text-decoration: none;
	padding: 10px 40px 10px 40px;
	margin: 0 0 0 0;
	background:url('images/bgmenuHover.gif') repeat-x center top;
	width: 190px;
	height: 29px;
	font-weight: bold;
}

/* ######### Default class for drop down menus ######### */

.anylinkcss{
position: absolute;
left: 0;
top: 0;
visibility:hidden;
border: 1px solid white;
border-bottom-width: 0;
font: normal 12px Arial;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background:url('images/sub.png') repeat-x center top;
width: 200px; /* default width for menu */
text-align:left;
}

.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcss ul li a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid white;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #FFFFFF;
}

.anylinkcss a:hover{ /*hover background color*/
background:url('images/sub2.png') repeat-x center top;
color: white;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkcsscols{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
padding: 10px;
font: normal 12px Arial;
font-weight: bold;
z-index: 100; /*zIndex should be greater than that of shadow's below*/

}

.anylinkcsscols .column{
width: 130px;
float: left;
}

.anylinkcsscols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcsscols li{
padding-bottom: 3px;
}

/* ######### class for shadow DIV ######### */


.anylinkshadow{ /*CSS for shadow. Keep this as is */
position: absolute;
left: 0;
top: 0;
z-index: 99; /*zIndex for shadow*/
background:gray;
visibility: hidden;
}


#loghi{
	margin:20px;
}

#frametop{
	margin:20px;
}
#middle{
	margin:20px;
}
.consiglierainforma{
color:#993366;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
margin-bottom:15px;
background:#edfbfa;
width:600px;
	
}
.linkscrolling{
color:#666666;	
}
a.linkscrolling:link{
color:#666666;
text-decoration:none;
}
a.linkscrolling:hover{
color:#CC6699;
text-decoration:none;

}

.pagine{
background:url('images/pagine.gif') no-repeat left top; 
height:20px;
color:white;
padding:3px;
margin-top:10px;
vertical-align:middle;
}
.linkpagine{
color:#ffffff;	
text-decoration:none;
}
a.linkpagine:link{
color:#ffffff;
text-decoration:none;
}
a.linkpagine:hover{
color:#FFCCFF;
text-decoration:none;

}
.info{
color:#993366;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
margin-bottom:15px;
background:#edfbfa;
width:245px;
text-align:left;
	
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color:#FFF0FF;
	border:1px #993366 solid;
}

#footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:gray;
}

a.linkfooter:active{
color:#666666;
text-decoration:none;	
}
a.linkfooter:link{
color:#666666;
text-decoration:none;
}
a.linkfooter:hover{
color:#CC6699;
text-decoration:none;
}
a.linkfooter:visited{
color:#666666;
text-decoration:none;
}

#credits{
margin-top:20px;
font-size:11px;
color:gray;
text-align:right;
padding-right:30px;	
	
}

a.iomamma:active{
color:#ffffff;
text-decoration:none;	
}
a.iomamma:link{
color:#ffffff;
text-decoration:none;
}
a.iomamma:hover{
color:#CC6699;
text-decoration:none;
}
a.iomamma:visited{
color:#ffffff;
text-decoration:none;
}
.img{border-width: 0px;}

.LV_validation_message{
    font-weight:bold;
    font-size:12px;

    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}


