@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: center; /* centra il contenitore nei browser IE 5*. Il testo viene quindi impostato con l'allineamento predefinito a sinistra nel selettore #container */
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../img/sfondo_container2.jpg);
	padding: 0;
}
#container  {
	width: 955px;
	text-align: left; /* sostituisce l'impostazione text-align: center nell'elemento body. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../img/sfondo_container2.jpg);
	background-repeat: repeat;
	background-position: center center;
	height: auto;
} 
#header  {
	background: #DDDDDD;  /* questo padding corrisponde all'allineamento a sinistra degli elementi nei div sottostanti. Se in #header viene utilizzata un'immagine anziché un testo, può essere utile rimuovere il padding. */
	height: 130px;
	width: 955px;
} 
#header  h1  {
	margin: 0; /* azzerando il valore margin dell'ultimo elemento del div #header si evita la compressione del margine, con la creazione di uno spazio inspiegabile tra i div. Se il div è circondato da un bordo, questo accorgimento non è necessario perché anche il bordo impedisce la compressione del margine */
	padding: 10px 0; /* l'uso del valore padding al posto di margin consente di distanziare l'elemento dai bordi del div */
}
#main_menu_sfondo1 {
	height: 33px;
	background-image: url(../img/sfondo_main_menu.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#I_voce {
	float: left;
	padding-right: 1px;
	background-image: url(../img/bordo_dx_voce.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.voci {
	float: left;
	background-image: url(../img/bordo_dx_voce.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 8px;
}

#ultima_voce {
	float: right;
}
#menu_lapet {
	width: 630px;
	margin-left: auto;
	height: 19px;
	background-image: url(../img/left_menu_lapet.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #B1C800;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#voci_lapet    {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	float: right;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	font-weight: bold;
}
.link_lapet {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #FFFFFF;
}


a.link_lapet:hover{
	text-decoration: underline;
	color: #005A9F;
}


#barra_nav {
	width: 600px;
	height: 17px;
	margin-top: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #005A9F;
	text-decoration: none;
	font-weight: normal;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 3px;
	
}

.link_barra_nav{
	color: #005A9F;
	text-decoration: none;

}

a.link_barra_nav:hover {
	text-decoration: underline;
	font-weight: bold;
}



#sidebar1  {
	width: 150px; /* il padding consente di distanziare dai bordi il contenuto del div */
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box_sx  {
	width: 148px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.titolo_sx {
	background-image: url(../img/intestazione_sidebar1.jpg);
	height: 24px;
	width: 140px;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding-right: 10px;
	padding-top: 6px;
}

.menu_select
{
    height: 21px;
	vertical-align: middle;
	top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000ff;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

.box_cont  {
	margin: 0px auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: ridge;
	border-bottom-style: groove;
	border-left-style: groove;
	border-right-color: #005A9F;
	border-bottom-color: #005A9F;
	border-left-color: #005A9F;
	width: 148px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	
}

.box_cont2  {
	margin: 0px auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: ridge;
	border-bottom-style: groove;
	border-left-style: groove;
	border-right-color: #005A9F;
	border-bottom-color: #005A9F;
	border-left-color: #005A9F;
	width: 148px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	height: 255px;
}

.box_cont_dx  {
	margin: 0px auto;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: ridge;
	border-bottom-style: groove;
	border-left-style: groove;
	border-right-color: #005A9F;
	border-bottom-color: #005A9F;
	border-left-color: #005A9F;
	width: 156px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
}

.box_cont img {

}

.box_form{
	padding: 0px;
	margin: 0px;


}
.box_form ul {
	list-style-type: disc;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #596301;
	text-decoration: none;
	padding-top: 5px;
	margin-top: 0px;
	padding-bottom: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	padding-left: 0px;
	padding-right: 0px;
}
.box_form li {
	margin: 0px;
	padding: 0px;
}
#benvenuto  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #005A9F;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#nome_utente {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #596301;
	margin-left: 5px;
	margin-top: 4px;
}
#title_Mutente {
	background-color: #005A9F;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 3px;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



.immagine {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.immagine img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


.box_form form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box_form input {
	height: 15px;
	width: 130px;
	padding: 0px;
	margin: 0px;
}
#accedi_btn {
	width: 50px;
	height: 18px;
	margin-left: 89px;
	margin-top: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003E6A;
	text-decoration: underline;
}


.user {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #005A9F;
	font-weight: bold;
	margin-left: 5px;
}

.user2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #005A9F;
	font-weight: bold;
	margin-left: 5px;
}

.pass {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	margin-top: 5px;
	color: #005A9F;
	font-weight: bold;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.rec_pass  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	padding: 0px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #005A9F;
	font-weight: bold;
}


.error_list
{
	width: auto;
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	background-color: #FFD7D7;
	Height: auto;
	padding: 4px;
	color: #ff0000;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}



#sidebar2  {
	width: 160px; /* il padding consente di distanziare dai bordi il contenuto del div */
	float: right;
	margin-top: 10px;
}
#cont_pubb_dx {
	width: 160px;
	margin-bottom: 20px;
}
#pubb-dx_corn {
	height: 24px;
	width: 150px;
	background-image: url(../img/corn_pubb.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding-right: 10px;
	padding-top: 6px;
}
#cont_pubbl {
	width: 156px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-color: #005A9F;
	border-left-color: #005A9F;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #005A9F;
}

.pubbl_dx {
	width: 155px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 5px;
}

#mainContent  {
	width: 600px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
} 

#footer  {
	width: 945px;
	height: 35px;
	background-color: #C4D53D;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 3px;
	margin-top: 0px;
	padding-right: 10px;
} 
#copy  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	margin-top: 20px;
	padding-left: 10px;
	float: left;
}
#logo img {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#copy a {
	text-decoration: none;
	color: #CCCCCC;
}



.fltrt { /* questa classe può essere utilizzata per rendere mobile un elemento a destra nella pagina. L'elemento reso mobile deve precedere l'elemento al quale deve essere affiancato sulla pagina. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* questa classe può essere utilizzata per rendere mobile un elemento a sinistra nella pagina.*/
	float: left;
	margin-right: 8px;
}
.clearfloat { /* questa classe deve essere inserita in un elemento div o break e deve essere l'elemento finale prima della chiusura di un contenitore che deve contenere per intero un elemento mobile */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#submit_btn {
	width: 50px !IMPORTANT;
	height:25px !IMPORTANT;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px !IMPORTANT;
	color: #FFFFFF;
	border: 2px outset #005A9F;
	background-color: #005A9F;
}
#reset_btn {
	width: 55px !IMPORTANT;
	height:25px !IMPORTANT;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px !IMPORTANT;
	color: #FFFFFF;
	background-color: #005A9F;
	border: 2px outset #005A9F;
}

#invia_verde{
	width: 50px !IMPORTANT;
	height:25px !IMPORTANT;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px !IMPORTANT;
	color: #FFFFFF;
	border: 2px outset #ffffff;
	background-color: #b2c801;
}
#annulla_verde{
	width: 50px !IMPORTANT;
	height:25px !IMPORTANT;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px !IMPORTANT;
	color: #FFFFFF;
	background-color: #b2c801;
	border: 2px outset #ffffff;
}
#rispondi_verde{
	width: 70px !IMPORTANT;
	height:25px !IMPORTANT;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px !IMPORTANT;
	color: #FFFFFF;
	background-color: #b2c801;
	border: 2px outset #ffffff;
}



#button {
	padding-left: 130px;
}


span.tooltip { 
	background-color:#99cc00;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	padding:15px;
	width:200px; 
	font-size:12px; 
	display:none; 
	color:#0000ff; 
	} 
	
	
html .fb_share_button { 

display: -moz-inline-block; 
display:inline-block; 
padding:1px 20px 0 5px; 
height:15px; 
border:1px solid #d8dfea; 
background:url(http://b.static.ak.fbcdn.net/rsrc.php/zAB5S/hash/4273uaqa.gif) no-repeat top right; 

} 

html .fb_share_button:hover { 

color:#fff; border-color:#295582; 
background:#3b5998 url(http://b.static.ak.fbcdn.net/rsrc.php/zAB5S/hash/4273uaqa.gif) no-repeat top right; 
text-decoration:none; 

}

/* tinybox */

#testdiv {width:600px; margin:0 auto; border:1px solid #ccc; padding:20px 25px; background:#fff}

#tinybox {position:absolute; display:none; padding:10px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}

/* ******************************* */


	div.overlay {
		background-image:url(../img/grafica_overlay/transparent.png);
		width:600px;
		height:500px;
		display:none;
		padding:55px;
		z-index:10000;
	}


	div.overlay div.close {
		background-image:url(../img/grafica_overlay/close.png);
		position:absolute;
		right:5px;
		top:5px;
		cursor:pointer;
		height:35px;
		width:35px;
	}

    
	div.overlay.black {
		background:url(../img/grafica_overlay/transparent.png) no-repeat !important;
		color:#fff;
	}

	div.overlay.petrol {
		background:url(../img/grafica_overlay/petrol.png) no-repeat !important;
		color:#fff;
	}

	div.black h2, div.petrol h2 {
		color:#ddd;
	}

	#player, #player embed, #player object {
	height:450px;
	width:585px;
	position:fixed;
	top:245px;
	left:535px;
	z-index:10000;

}

div.overlay2 {
		background-image:url(../img/grafica_overlay/transparent.png);
		width:600px;
		height:500px;
		display:none;
		padding:55px;
		z-index:10000;
	}

div.overlay2 div.close {
		background-image:url(../img/grafica_overlay/close.png);
		position:absolute;
		right:5px;
		top:5px;
		cursor:pointer;
		height:35px;
		width:35px;
	}




.tooltip{
width: 200px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:center}

.tooltip span.top{padding: 30px 8px 0;
    background: url(bt.gif) no-repeat top}

.tooltip b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(bt.gif) no-repeat bottom}




a.link_banner:visited{
	color: #FFFFFF;
}

a.link_banner:hover{
	color: #B1C800;
}


.closed_info
{
	margin-top: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	background-color: #FFD7D7;
	padding: 4px;
	color: #ff0000;
  font-size: 12px;
  text-align: center;
	font-weight: bold;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
