/* begin Page */


body
{
  margin: 0 auto;
  padding: 0;
  background-color: #0E2C3D;
  font-size:11px;
  background-image:url(../images/sfondo_bg.jpg);
  background-repeat:repeat-x;
  background-position:top;
  background-color:#0c2a3c;
  font-family:Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #808080;
}



.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}


.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size:1px;
}


/* end Page */

/* begin Box, Sheet */
.Sheet
{
  overflow: hidden;
  min-width:35px;
  min-height:35px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 900px;
background-color:#E6E6E6;
}


.Sheet-body
{
  position: relative;
  z-index: 0;
  margin: 13px;
  padding-top:10px;
}


.Sheet
{
  margin-top: 10px !important;
}
/* end Box, Sheet */

/* begin Header */
div.Header
{
  margin: 0px auto -10px auto;
  position: relative;
  z-index:0;
  width: 900px;
  height: 200px;
background-color:#64F5D;
}

div.Header-jpeg
{
  position: absolute;
  z-index:-1;
  top: 0;
  left: 0;
  width: 900px;
  height: 200px;
}


.nav
{
  position: relative;
  margin: 0  auto;
  width: 874px;
  height: 41px;
  z-index: 100;
}


.nav .l, .nav .r, .nav .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 41px;
}

.nav .l
{
  left: 0;
  right: 0px;
}


.nav .r
{
  right: 0;
  width: 0px;
}


.nav .r div
{
  width: 874px;
  right: 0;
}


.nav .l, .nav .r div
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('/images/nav.png');
}

/* end Menu */


/* begin ContentLayout */
.contentLayout
{
  margin-bottom: 1px;
  width: 874px;
  position: relative;
}


.contentLayout1
{
  margin-bottom: 1px;
  width: 874px;
  position: relative;
  background-color:#FFFFFF;
}
/* end ContentLayout */




/* begin Box, Post */
.Post
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.Post
{
  position: relative;
  z-index: 0;
  margin: 0px;
  padding: 0px 20px 20px 20px;
}

.contatti p, contatti ul li, contatti ol li{
 line-height: 20px;
}
/* Start images */
a img
{
  border: 0;
}

/* Start tables */


.PostHeaderIcon-wrapper
{
  text-decoration:none;
  margin: 0 0;
  padding: 0;
  font-style:normal;
  font-variant:normal;
  font-family: Georgia;
border-bottom:solid 1pt #E6E6E6;
  font-style: normal;
  text-align: left;
  color: #002032;
  margin-bottom:.5em;
  font-weight: bold;
  text-align: left;
}


.PostHeaderIcon-wrapper form{
margin-top:10px;
}

/* Content Text Font & Color (Default) */

.PostContent
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-align: justify;
  color: #808080;
}

p
{
  font-size: 12px;
line-height:20px;
}

a, a:link, a:visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #002032;
  font-size:11px;
}


/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #002032;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 25px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #35565F;
}

h2{
border-bottom:solid 1pt #E6E6E6;
    text-decoration:none;
  padding: 0;
  font-family: Georgia;
border-bottom:solid 1pt #E6E6E6;
  font-style: normal;
  text-align: left;
  color: #002032;
  margin-bottom:.5em;
    font-size: 20px;
  font-weight: bold;
  text-align: left;
  color: #19373E;
}

h3
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #35565F;
}

h4
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #102428;
  margin-bottom:3px;
}

h5
{
font-family:Georgia;
font-size:16pt;
color:#FFFFFF;
}

h6
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #102428;
}
/* Finish Content headings Fonts & Colors  */

/* end PostContent */

/* begin PostBullets */
/* Start Content list */

ul
{
  list-style-type: none;
  margin:0;
  padding:0;
}

li
{
  font-family: Arial, Helvetica, Sans-Serif;
  color: #002032;
  font-size:12px;
}



.Post ul li
{
  list-style:circle;
  list-style-position: outside;
  margin-left: 20px;
  background-repeat:no-repeat;
line-height: 20px;    color: #002032;
}



blockquote p
{
  color:#0C1213;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

blockquote
{
  border-color:#A1C1C4;
  border-width: 1px;
  border-style: solid;
  margin:10px 10px 10px 50px;
  padding:5px 5px 5px 41px;
  background-color:#CDDEE0;
}


input, select
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
}



/* begin Footer */
.Footer
{
  position:relative;
  z-index:0;
  overflow:hidden;
  width: 874px;
  margin: 5px auto 0px auto;
}

.Footer .Footer-inner
{
  height:1%;
  position: relative;
  z-index: 0;
  padding: 8px;
  text-align: center;
  background-color:#4C8187;
}

.Footer .Footer-background
{
  position:absolute;
  z-index:-1;
  background-color:#4C8187;
  width: 874px;
  height: 100px;
  bottom:0;
  left:0;
}



.Footer .Footer-text p
{
  margin: 0;
}

.Footer .Footer-text
{
  display:inline-block;
  color:#142124;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10px;
}

.Footer .Footer-text a:link
{
  text-decoration: none;
  color: #2B5E69;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.Footer .Footer-text a:visited
{
  text-decoration: none;
  color: #35565F;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
}

.Footer .Footer-text a:hover
{
  text-decoration: none;
  color: #3A7E8D;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .page-footer a:hover
{
  font-family:Arial;
  font-size:12px;
  letter-spacing:normal;
  word-spacing:normal;
  font-style:normal;
  font-weight:normal;
  text-decoration:underline;
  color:#55A7B9;
}

.page-footer
{
  margin:.5em;
  text-align:center;
  text-decoration:none;
  color: #FFFFFF;
  margin-bottom:2em;
}
/* end PageFooter */

/* begin LayoutCell */
.contentLayout .sidebar1
{
  position: relative;
  margin: 0px 20px 20px auto;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 220px;
}

/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .content
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 632px;
  background-color:#FFFFFF;
}


/* end LayoutCell */


.Block1{
margin-left:4px;
height:319px;

}

/*menu*/

.menu{
background-color:#CC00CC;
width:300px;
height:60px;
}

.right{
text-align:right;
margin-top: -15px;
margin-right: 5px;
}




/* Box laterali */
#registrati, #news, #news a{
background-color: #fff;
font-size:12px;
}
/*Colonna con news scorrevoli*/
.table_text{
	margin:-1.5em 0 0 0;
}
.news_scorrevoli{
	 height:232px;
	 border-spacing:0px;
	 width:210px;
	 border:0px;
	 margin:0 0 1em 0;
	     color: #808080;

	 }

.td_scorrevole{
	text-align:center;
	vertical-align:middle;
}

#ad{
	overflow:hidden; width:210px; position: relative; height: 232px
}

#testo{
	left: 0px; position: relative; top: 0px; 
}

#testo div{
	text-align:justify;
}

#testo div ul li{
margin-top:8px;
font-size:12px;
}

.continua{
	text-align:right;
	margin-bottom:7px;
	margin-top:3px;
}

#news_scorrevoli{
	margin-top:-25px;
	background:#fff;
}
#news{
	width:190px;
   background:#fff;
	margin:0 0 0 1em;
}


#news.hasJS {
height:120px;
overflow:hidden;
position:relative;
} 
#news.hasJS ul {
position:absolute;
top:120px;
left:0;
margin:0 .5em 0 .5em;
padding:0;
} 
#news_scorrevoli h5, #registrati h5{
color: white;  font-size:16px; font:Georgia; background-color: #333333;
padding:5px 14px 5px 14px;
}

#news_scorrevoli h5{
	background-image: url(../images/sfondo_Ultime_news.jpg); background-repeat:no-repeat;
}

#registrati h5{
	background-image: url(../images/sfondo_registrati.jpg); background-repeat:no-repeat;
}

#registrati form, #news ul{
padding:0px 14px 10px 14px;
color: #878787;
}



#news_scorrevoli ul li{
font-size:12px;
border-bottom:1px solid #CCCCCC;
margin-left:3px;
padding-top:8px;
    color: #808080;

}


#banner{
padding-top:24px;	
}

/* Fine box laterali */

.indietro{
text-align:right;
margin-left:20px;
}

td{
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
}

/*Tabella back office*/
.lista table, table.lista
{
  border-collapse: collapse;
  margin: 1px;
  width:auto;
  font-size:11px;
  width: 700px;
  text-align:center;
}

.lista table, table.lista .lista tr, .lista th, .lista td
{
  background-color:Transparent;
}



.lista th, .lista td
{
  padding: 2px;
  border: solid 1px gray;
  vertical-align: top;
}

.lista th
{
  text-align:center;
  vertical-align:middle;
  padding: 5px;
}

caption{
display:none;
}

.evidenza{
font-weight:bold;
text-align:right;}

.center{
text-align:center;
}

.contatti p, .contatti div, .contatti ul li, .contatti ol li{
font-size:12px;
  color: #808080;
}

.contatti p img, .contatti img{
	margin:0px 20px 20px 0px;
}



form{
margin-top: -10px;
}

.bottone{
margin-top:7px;

}

.ins_news{
margin-top:40px;
margin-bottom:10px;
}

.box{
float:right;
border: solid 1px #3E7E8C;
background-color:#E6E6E6;
font-size:12px;
width: 250px;
padding: 5px 5px 10px 5px;
margin-top:7px;
margin-left:8px;}

.box p{
margin:2px;
padding:0px;
}

.box h4{
margin-top:4px;
margin-bottom:4px;
text-align:center;}

.domanda{
	background-color: #F5F5F5;
	border:1px solid #FBDC04;
	padding: 0 20px 0 20px;
	font-size:12px;
}


.domanda quote{
	font-family:"Courier New", Courier, monospace;
}

.quesito{
	margin-left:7px;
	width:55px;
	float:left;
}

.quesito_long{
	margin-left:7px;
	width:100px;
	float:left;
}

.domanda{
	background-color: #F5F5F5; border: #9A9A9A solid 1px; padding: 10px 10px 10px 10px;
	margin-bottom: 30px;
}

.risposta{
background-color:#e5ecee; border:#adc9cf solid 1px; padding: 10px 10px 10px 10px;
}

#nome_cognome,#indirizzo_mail
{
background-image: url(../images/sfondo_input.jpg);
height:22px;
width:185px;
margin-bottom:10px;
border:none;
background-color:#FFF;
padding:4px 0 0 5px;
background-repeat:no-repeat
}

.hidden{
	visibility:hidden;
}

.SGS{
	padding-top:10px;}
	
.liste{
margin-bottom:30px;
}

.reg label{float:left;width:200px;padding:0 1em;text-align:right;}
