/*
#6F8BA2
#2D4E6C
#1F384D
*/

body, div, h1, a, table, select, input, button, textarea {
	font-family: Verdana;
	font-size: 100%;			/* azzera la differenza di dimensione dei tag H */
	color: #3D3D3D;
    scrollbar-arrow-color : #444444;
	scrollbar-face-color : #ffffff;
	scrollbar-highlight-color : #eeeeee;
	scrollbar-3dlight-color : #eeeeee;
	scrollbar-shadow-color : #eeeeeee;
	scrollbar-darkshadow-color : #eeeeee;
	scrollbar-track-color : white;
}



select, input, button, textarea {
	border:1px solid #C1C1C1;
	background-color:#FFFFFF;
	color:black;
}

body{
    text-align: center;   /*centra in IE 5.x */
    background-color: #EAF6FC;
    }

form{
	position:relative;
}

/* ---------------------------------------------------------------- STILI GENERALI DEGLI ELENCHI */

div.pager{
	background-color:#AEC6CC;
	color:Black;
	font-size:62.75%;
	margin-top:1.5em;
	margin-bottom:4em;
	padding:0.4em;
}

div.pager a{
	margin-left:0.4em;
	color:white;
}

div.pager a.current{
	color:Black;
}

div.norecords{
	color:#000000;
	font-size:75%;
	padding:0.2em;
	padding-top:0.5em;
}


/* ---------------------------------------------------------------- cambiolingua */
div.cambiolingua ul {
   list-style: none;
   float: left;
	font: bold 68.75% Tahoma;
	color: #171B56;
	margin: 0;
	padding: 0;
}

div.cambiolingua li {
   display: inline;
   padding-left: 0.6em;
   padding-right: 0.6em;
   border-right: 1px solid #171B56;
}

div.cambiolingua ul li.last{
padding-right: 0;
border-right: 0;
}

div.cambiolingua ul a {
	text-decoration: none;
}
div.cambiolingua ul a:hover {
	text-decoration: underline;
}

/* ---------------------------------------------------------------- GMAPS */
div.gmaps {border:1px solid #6F8BA2}
h1.gmaps {
	color:black;
	font-size:68.5%;
	text-align: left;
	margin: 0px;
}

/* ---------------------------------------------------------------- FORMS */

div.contattaci
{
    margin:20px;
    margin-right:30px;
    float:left;
}


span.form_intestazione{
	font-size:68.75%;
	font-weight:bold;
	display:block;
}

table.form{
    
}

table.form td{
	font-size: 68.75%;
	padding-bottom:0.2em;
}

div.form_mandatory{
	font-size: 68.75%;
	padding-bottom: 1em;
	margin: 0px;
}

span.form_mandatory {
	color:Red;
	padding-left:2px;
}

span.form_intestazione{
	font-size: 68.75%;
	display: block;
	font-weight: bold;
	padding-bottom: 2em;
}

div.form_intestazione
{
    font-size:11px;
    font-weight:bold;
    margin-bottom:10px;
}

td.form_mandatory
{
    padding-top:5px;
}

td.form_label,
td.form_label1 {
	width: 20%;
	vertical-align:top;
}

td.form_label2 {
	width: 15%;
	padding-left:2em;
	vertical-align:top;
}

td.form_value span,
td.form_value1 span,
td.form_value2 span,
td.form_message span,
td.form_value a.value,
td.form_value a{
	display:block;
	padding-left:2px;
	padding-right:2px;
	letter-spacing:1px;
	line-height:1.7em;
	height: 1.7em;
    border: 1px solid #C1C1C1;
}

td.form_value a
{
    width:85%;
}

td.form_input input,
td.form_value span,
td.form_value a.value{
	width:85%;
}

td.form_input1,
td.form_value1{
	width:30%;
}

td.form_input1 input,
td.form_value1 span{
	width:70%;
}

td.form_input2 input,
td.form_value2 span{
	width:65%;
}

td.form_textarea textarea,
td.form_message span{
	width:85%;
	height:18em;
	overflow:auto;
}

td.form_button{
	padding: 1em;
	padding-right: 2em;
	text-align:right;
	height:22px;
}

td.form_button input{
	text-align: center;
	background:#EAEBF1;
	margin-right:5px;
    width:60px;
    height:2em;
}

td.form_privacy{
	padding-top:0.8em;
	font-size:62.5% !important;
}

div.youarehere, div.youarehereforform 
{   
    width:100%
    }

div.youarehere ol, div.youarehereforform ol
{
    margin: 0;
    padding: 0;
    list-style:none;
    list-style-type:none
}

div.youarehere ol li, div.youarehereforform ol li 
{   
    padding-left:5px;
    line-height:60px
}

div.youarehere ol li a, div.youarehereforform ol li a 
{
    font-family:"Times New Roman",Times;
    font-size:14px;
    font-weight:bold; 
    text-decoration:underline;
}
    
div.youarehere ol li.last 
{   font-weight:normal;
}

div.youarehere ol li.last  a
{   text-decoration:none;
}

div.youarehereforform ol li.last 
{   display:none;
    font-weight:normal;
}

div.youarehereforform ol li.last  a
{   display:none;text-decoration:none;
}

div.contatore {text-align:center;}

div.contatore p {font-size:12px;color:white;font-family:Tahoma,Arial;}


div.poweredby {text-align:center;
    background: url(../../upload/1/images/NEXT-aim/credits_icon_blue.gif) 80px 2px no-repeat;
    }
div.poweredby span 
{
  font-size:10px;color:white;font-family:Tahoma,Arial;
}
div.poweredby a{font-size:10px;color:white;text-decoration:none}
div.poweredby a:hover{text-decoration:underline}