/*STANDARD */ 

caption {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}

h2 {
	font-weight: bold;
	text-align: left;
	font-size: 20px;
	color: #009D37;
}

h3 {
	font-weight:bold;
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 5px;
}


a.contattaci:link,
a.contattaci:visited {
	color: #009D37;
	text-decoration: underline;
	font-weight: bold;
}

a.contattaci:hover {
}


table {
margin:0px;
padding: 0px;
border-collapse:collapse;
}

tr {
margin: 0px;
padding: 0px;
}

td {
	cellpadding: 0px;
	cellspacing: 0px;
vertical-align: top;
}

/* STANDARD CHIUSURA */


/* STRUTTURA */
 

.center {
	float: left;
	height: 100%;
	background-image: url(img/body.jpg);
	background-repeat: repeat;	
}

.centro2 {
	width: 968px;
	background-color: #ffffff;
}


.bottom2 {
	float: left;
	width: 100%;
	margin-top: 0px;
	height: 150px;
	background-image: url(img/bottom2.jpg);
	background-repeat: no-repeat;
}

.headerinterno {
	height: 200px;
	float: left;
	background-image: url(img/header2.jpg);
	border-bottom: 1px solid #009D37; /* riga verde fine */
	background-repeat: no-repeat;
	width: 100%;
}

/* STRUTTURA CHIUSURA */

/*HEADER*/

.lingue {
display:inline;
float:left;
margin-left:30px;
padding-left:0;
padding-right:5px;
padding-top:170px;
width:250px;
}


.lingue a:link,
.lingue a:visited,
.lingue a:hover {
	color: #199B34;
	text-decoration: underline;
	font-weight: bold;
}


.logo img {
	padding-top: 50px; 
	padding-left: 60px;
}


.logo {
	width: auto;
	float: left;
}


.menu {
	width: 300px;
	padding-top: 170px;
	padding-right: 0px;
	float: right;
}

.menu2 {
	border: 0px;
	float: right;
} 

/* HEADER CHIUSURA */

/* CENTRO */


.descrizione {
	float: left;
	width: 340px;
	text-align: left;
	margin-top: 0px;
	padding-bottom: 10px;
	/*padding-right: 30px;*/
}

.larghezza {
	width: 968px;
}

					/*COLONNA 1*/
			.colonna1 {
				width: 350px;
				padding-left: 14px;
				padding-right: 10px;
				text-align: left;
				padding-top: 0px;
			}
			
			.foto {
				margin-top: 25px;
				padding-bottom: 12px;
			}
			
					/* COLONNA 2*/
			
			
			.colonna2 {
				width: 230px;
				padding-left: 15px;
				text-align: left;
			}
			
			.col2 {
				padding-left: 3px;
padding-right: 3px;
				margin-top: 0px;
padding-top: 25px;
			}
				
					/*COLONNA 3*/	
			
			/* 1 colonna tabella */
			
			
			.col {
				text-align: center;
			}
			
			.col1 {
				text-align: center;
			}
			
			.col3 {
				text-align: center;
			}
			
			/* /1 colonna tabella */
			.colonna3 {

				width: 350px;
				padding-right: 10px;
				text-align: left;
				padding-left: 20px;
padding-top: 25px;
			}
			
				
			.colonna3 table {
				float: none;
			}
			
			.tab1 {
				margin-top: 5px;
			}


.titolo_download{
color:#009D37;
font-size:20px;
text-align:center;
}

/* FORM */


			.colonna1 form {
			}

			.colonna1 table{
			float: left;
			width: 100%;
			}
			
			.colonna1 table tr td{
			width: 23%;
			padding:10px 5px 2px 5px;
			}
					
				
					
			
			
		/* FORM */

				/* COLONNA 3 CHIUSURA */


/* CENTRO CHIUSURA */

/* CENTRO 2 */


.collapsable {
	padding-left: 10px;
}

.collapsable h3 {
	display:inline;
	padding-left: 5px;
}

#id_immagine {
	display:inline;
}
				
				/*dettagli dove chiusura */

.mappa {
	width: 300px;
	padding-top: 10px;
}

	
.mezzitrasporto {
	width: 300px;
}

.testo8 {
	font-size: 11px;
	text-align: left;
}	

		
/* CENTRO 2 CHIUSURA */	


/* BOTTOM */

.uno {
	text-align: center;
	padding-top:30px;
}

.due {
	padding-left: 5px;
	color: #FFFFFF;
	float: right;
}

.due a:link,
.due a:visited,
.due a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}


/* BOTTOM CHIUSURA */


.colonna3 a {
color: #009D37;
text-align: center;
font-size: 12px;
}

.h1_verde{
color: #00B050;
text-align: left;
font-size: 13px;
}

.h1_blu{
color: #0070C0;
text-align: left;
font-size: 13px;
}

.h1_verde p,
.h1_blu p{
color: #000000;
text-align: left;
font-weight: bold;
font-size: 11px;
margin: 3px 0 5px 0;
}


.verde{
background: #C2D69B;
}


.blu {
background: #B8CCE4;
}

.red{
color: #FF0000;
font-weight: bold;
}

form{
/*display: none;*/
}