/* CSS Document */
*{
	margin: 0;
	padding: 0;
}
.padclass{
	padding: 2.5em;
}
body{
	margin: 0;
	padding: 0;
	font-size: 0.75em;
	background: #fff url(images/bkg.jpg) repeat-x top;
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #666;
}

#contenitore{
	position: relative;
	width: 710px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/leftbkg.jpg);
	background-repeat: repeat-y;
	background-position: left 200px;
	
}
#sinistra{
	width: 290px;
	float: left;
	text-align:left;
}
#destra{
margin-top: 4px;
text-align: left;
	float: left;
	width: 417px;
	background: #fff url(images/rightbkg.jpg) repeat-y left;
}

#destra #fotohp{
	margin-left: 2px;
	width: 418px;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	background-position: left -4px;
	
}
#sinistra #logo{
	position: absolute;
	left: -18px;
	top: 0px;
}
#sinistra #eng{
	position: absolute;
	left: 140px;
	top: 10px;
}




/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.glossymenu{
	list-style-type: none;
	margin: 147px 0 0 0;
	width: 100%;
}

.glossymenu li a{
	text-align: left;
	background: white url(images/glossyback.gif) repeat-x bottom left;
	font-size: 13px;
	font-weight: bold;
	color: white;
	display: block;
	width: 100%;
	height: 28px;
	text-decoration: none;
	position: relative;
	
}
.glossymenu li span{
	margin-left: 30px;
	/*margin-top:5px;*/
	padding-top: 6px;
	display: block;
}

/* html .glossymenu li a{ 
width: 160px;
}
*/

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover, .glossymenu li a.selected{
background-image: url(images/glossyback2.gif);
}
.glossymenu a.ultimo{
	border-bottom-width: 0
}

#destra ul{
	list-style-position: outside;
	margin-bottom: 2em;
}
#destra p{
	line-height: 1.5em;
	margin-bottom: 2em;
}
#destra h1{
	color: #082aa1;
	padding-left: 14px;
	padding-top: 10px;
	font-size: 2.5em;
	/*background: transparent url(images/h1.gif) no-repeat left top;*/
	margin-bottom: 0.5em;
	margin-left:-0.5em;
}
#sinistra #colonna{
	background: #F2FEE6 url(images/leftbkg.jpg) repeat-y left;
}
#sinistra h2{
	background: #F2FEE6 url(images/sinistrah2.jpg) repeat-x top;
	padding: 0.5em;
	font-size: 1.5em;
	color:#3e6107;
	margin-bottom:0;
}
#sinistra .padclass1{
	padding: 0 2px 0 2px;
}
#sinistra .padclass2{
	padding: 1.5em;
}
#sinistra p{
	font-size: 0.9em;
	color: #333;
	margin-bottom: 0.5em;
}
#sinistra .pulsante {
	width: 74px;
	color: #fff;
	background-color: #009400;
	border: 1px solid #CCCCCC;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
#sinistra input,#sinistra textarea {
width: 150px;
	color: #666666;
	background-color: #F9FCF5;
	border: 1px solid #63B005;
	font-family: arial, helvetica, sans-serif;
}
#sinistra ul.submenu{
	list-style-type: none;
	
}
#sinistra ul.submenu li{
	border-bottom: 1px solid #E2EAD9;
}
#sinistra ul.submenu li a{
	display: block;
	width: 100%;
	padding:0.4em;
	text-decoration: none;
	color: #333;
}
#sinistra ul.submenu li a:hover, #sinistra ul.submenu li a.selected{
	background-color: #2C52E7;
	color: #fff;
}

.clearboth{
	clear: both;
}
#destra input,#destra textarea{
	width: 250px;
	color: #666666;
	background-color: #F9FCF5;
	border: 1px solid #63B005;
	font-family: Lucida Sans, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
}
#destra input#privacy{
	width: auto;
	background-color: none;
	border: none;
}
#destra .pulsante{
	width: 120px;
	color: #fff;
	background-color: #009400;
	font-weight: bold;
	text-transform: uppercase;
}
#destra form{
	margin-top: 10px;
}

/*TABELLA*/

#tabella{
text-align:center;

}

table{
	font-size: 1em;
	color: #333333;
	margin:1px;
	
	width: 100%!important;
	width: 85%;
	margin-bottom: 12px;
}
caption {
margin-left:8px;
	text-align:left;
	margin-bottom:5px;
	margin-top:4px;
	}
td,th{
	padding: 2px;
	margin: 0px;
	font-size: 0.85em;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 1px solid #ddd;
}
thead {
	font-size: 100%;
	font-weight: normal;
	background-color: #EEF1FD;
	color: #2C52E7;
}

table.alternata thead {
	font-size: 100%;
	font-weight: normal;
	background-color: #F9FFF2;
	color: #3C6A05;
}
	/*thead td,thead th{
	border-right-color: #ffffff;
	}*/
	
	table.catfoot{
	background-color: #F7FEF1;
	width: 100%!important;
	width: 85%;
}

table,td,th{
	border-collapse:collapse;
}
table img{
	border: none;
}
#fotodettaglio{
	margin-bottom: 10px;
}
h3, h2{
	margin-bottom: 0.3em;
	color: #082aa1;
}
p.foot{
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	margin-left: 15px;
}
p.foot strong{
color: #000;
}