/* CSS Document */
html{
	HEIGHT: 100%;
scrollbar-base-color:       #FDDF7F;
	scrollbar-face-color:       #205684;
	scrollbar-track-color:      #B0C1D3;
	scrollbar-arrow-color:      #FFAE02;/**/
	scrollbar-highlight-color:  #FFAE02;/**/
	scrollbar-3dlight-color:    #000000;
	scrollbar-shadow-color:     #000000;
	scrollbar-darkshadow-color: #000000;
/*	background:#013466;*/
}
body{
	background:#fff;
	MARGIN: 0px auto; 
	WIDTH: 100%;
	HEIGHT: 100%; 
	text-decoration:none;
 	color:#000;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;

}
#corn  {
	width:797px; 
	height:auto; 
	margin:auto; 
 padding:5px;
	background-color:#E2ECF5; 
	border-right:3px solid #E2ECF5;
	border-left:1px solid #E2ECF5;
	border-bottom:3px solid #E2ECF5;
	border-top:1px solid #E2ECF5;
}
#corn2  {
	width:788px; 
	height:auto; 
	margin:auto; 
 padding:3px;
	background-color:#AFEAF8; 

}
.cont{
  margin: 0 auto;
    color: #000000;
    width: 778px;
	height:auto;
    padding: 5px 3px 5px 7px;
    text-align: center;
    background-color: #fff;
  /*	border-left:#808080 1px solid;
	border-right:#808080 3px solid;
	border-bottom:#808080 2px solid;
	border-top:#808080 1px solid;*/

   }
/*---- contenitore sezione grafica - testa - swf o immagine--------*/
#headswf{
	WIDTH: 778px;
	height:135px;
	background-color:white;
}
h4{
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 16px;
 color: #000;
text-align:center;
background-color:#808080;
padding-top:5px;
padding-bottom:5px;
width:99%;
	background:url(../images/sfondino blu.jpg) repeat;
  border-top:#ccc 1px solid;
    border-left:#ccc 1px solid;
	border-right:#ccc 2px solid;
	border-bottom:#ccc 2px solid;
}
.headmap{
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
 color: #000;
text-align:center;
background-color:#808080;
padding-top:5px;
padding-bottom:5px;
width:99%;
	background:url(../images/sfondino blu.jpg) repeat;
margin-left:5px;
}
.leftcol {
position:relative;
	height:auto;
	FLOAT: left; 
	WIDTH: 180px;
	background-color:#fff;
	border-left:#808080 1px solid;
	border-right:#808080 1px solid;
	border-bottom:#808080 1px solid;
	border-top:#808080 1px solid;
	padding:3px;
}

.rightcol {
position:relative;
	height:auto;
	FLOAT: left; 
	WIDTH: 560px;
/*	background-color:#7FB2E1;*/
	border-left:#808080 1px solid;
	border-right:#808080 3px solid;
	border-bottom:#808080 2px solid;
	border-top:#808080 1px solid;
	/*overflow-y:scroll;*/
	padding:10px;
	margin-left:4px;
	margin-bottom:20px;
	text-align:left;
}
.txt{
	padding:30px;
text-align:left;
}
h3{
	font-size:15px;
	position:relative;
	color:#000;
	text-align:center;
background-color:#ccc;
padding-top:5px;
padding-bottom:5px;
  border-top:#646E70 1px solid;
    border-left:#646E70 1px solid;
	border-right:#646E70 2px solid;
	border-bottom:#646E70 2px solid;
}
p.mention{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	text-align:center;
}
.footer{
	background-color:#fff;
	padding: 5px 0px 5px 0px;
	border-left:#808080 1px solid;
	border-right:#808080 3px solid;
	border-bottom:#808080 2px solid;
	border-top:#808080 1px solid;
	background:url(../images/sfondino blu f.jpg) repeat;
}

.copy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}

/*--------------------menu-----------------*/
.menvert{
    	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
  font-weight:bold;
    color: #000;
    background-color: #000;/**/
    border-top:#ccc 1px solid;
    border-left:#ccc 1px solid;
	border-right:#ccc 2px solid;
	border-bottom:#ccc 2px solid;
 background-color: #ccc;/**/
    padding: 3px;
	margin-left:3px;
	text-align:center;
	margin-bottom:5px;
	text-decoration:none;
	background:url(../images/sfondino blu.jpg) repeat;

} 
.menvert1{
     background-color: #ccc;/**/
    border-top:#65B866 1px solid;
    border-left:#65B866 1px solid;
	border-right:#65B866 3px solid;
	border-bottom:#65B866 3px solid;
	background: url(../sdmenu/title.gif) repeat-x;
    padding: 3px;
	margin-left:3px;
	margin-bottom:3px;
	text-align:left;

} 

a.menvert2{
	color:#000;/**/
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	padding-right:5px;
	padding-left:5px;
}

a.menvert2:hover{
	color:#ff0000;
	font-size:12px;
	font-weight:bold;
}
p.engin{
text-align:center;
margin-top:10px;
}
a.engine{
	position:relative;
	color:#000000;/**/
	font-family:Arial,Verdana,sans-serif;
	text-decoration:none;
	text-align:center;
	font-size:10px;
	padding-right:5px;
	border-right:1px black solid;
}

a.engineb{
	position:relative;
	color:#000;/**/
	font-family:Arial,Verdana,sans-serif;
	text-decoration:none;
	text-align:center;
	font-size:10px;
}

a.engine:hover{
	color:#ff0000;
	font-size:10px;
}

a.engineb:hover{
	color:#ff0000;
	font-size:10px;
}
.data{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    background-color: #FFAE02;/**/
    border-top:gray 1px solid;
    border-left:gray 1px solid;
	border-right:gray 3px solid;
	border-bottom:gray 3px solid;
    width:90%;
    padding: 3px;
	margin-left:5px;
	text-align:center;
	margin-bottom:20px;
	text-decoration:none;

} 

.descr{
	text-align:center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    margin-bottom:20px;
    padding:0px 18px 0px 10px;
}
.imm{
    margin-bottom:20px;
    margin-left: 8px;
}
.bordband{
border:0px;
}