/* CSS Document */

html, body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

*:first-child+html{/*solo per ie7*/
	overflow:auto;
}

body{
	background:#f8f3e9;
}

p, h1, h2, h3{
	margin:0;
	padding:0;
}
/*
p{
	position:relative;
	overflow:auto;
}*/

p.padd{
	padding:25px;
}

hr{
	margin:18px 0 15px;
	border:0;
	height:1px;
	size:1px;
	background:#d2c6ae;
	color:#d2c6ae;
}

a{
	outline:none;
	color:#b91027;
	text-decoration:none;
}

a:hover{
	color:#666;
}


/*-----------------------------*/


#contenitore{
	z-index:1;
	margin:auto;
	/*margin:0;*/
	padding:0;
	width:960px;
	min-height:100%;
	height:auto !important;
	height:100%;
	border-right:1px solid white;
	background:#f1e8d8 url(images/bg.gif) 0 0 repeat-y;
}

#contenuti{
	overflow:auto;
	z-index:1;
	margin:0;
	padding:0 0 100px;
	width:960px;
	font:normal 13px "Trebuchet MS", Arial, Verdana;
	color:#321f03;
	line-height:18px;
}

#fondo{
	position:relative;
	overflow:auto;
	z-index:2;
	width:960px;
	height:80px;
	/*margin:-81px 0 0;*/
	margin:-81px auto 0;
	padding:0;
	border-top:1px solid white;
	/*background:url(images/bg.gif) 0 bottom repeat-x;*/
	font:normal 12px "Trebuchet MS", Arial, Verdana;
	line-height:14px;
}

#fondo a{
	color:#847361;
}

#fondo a:hover{
	color:#fff;
}

#copyright{
	float:left;
	width:179px;
	height:60px;
	padding:10px;
	border-right:1px solid white;
	text-align:right;
	background:#f1e8d8;
	color:#c8b8a1;
}

#idlab{
	display:inline-block;
	overflow:hidden;
	width:82px;
	height:15px;
	margin:0;
	background:url(images/idlab.gif) no-repeat;
}

#idlab a{
	display:block;
	padding-top:35px;
}

#indirizzo{
	float:left;
	margin:0;
	width:740px;
	height:60px;
	padding:10px;
	text-align:left;
	background:#e0d5bd;
	color:#847361;
}



/*-------------------------------------------*/


#sinistra{
	float:left;
	width:200px;
}

#destra{
	float:left;
	padding:5px 10px;
	width:740px;
	min-height:300px;
	background:url(images/bg-puntosvolta.jpg) 0 0 no-repeat;
}


/*----------------------------------------*/


#logo{
	overflow:hidden;
	margin:0;
	width:199px;
	height:200px;
	background:url(images/ilpuntodisvolta-marchio.gif) 0 0 no-repeat;
}

#logo h1 a{
	display:block;
	padding-top:220px;
}


/*----------------------------------------*/


#menu{
	position:relative;
	overflow:auto;
	margin:25px 10px 0;
	width:180px;
}

#menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:right;
}

#menu li{
	margin:0;
	padding:5px 10px 5px 0;
	border-bottom:1px solid #c1b395;
	border-top:1px solid #fff;
	font:normal 18px "Trebuchet MS", Arial, Verdana;
	color:#881104;
	text-transform:uppercase;
}

#menu ul li ul li{
	border:none;
	padding:0;
}

#menu li.primo{
	border-top:none;
}

#menu li.ultimo{
	border-bottom:none;
}

#menu ul li ul li a{
	font:normal 13px "Trebuchet MS", Arial;
	color:#654f41;
	text-transform:none;
}

#menu li a{
	color:#881104;
	text-transform:uppercase;
}

#menu li a:hover{
	color:#be1128;
}


/*-----------------------------------------------------*/


#top{
	position:relative;
	height:215px;
	font:normal 13px "Trebuchet MS", Arial;
	color:#503723;
	text-align:right;
	line-height:16px;
}

#top strong{
	font:bold 16px "Trebuchet MS", Arial;
	color:#9e0e21;
	line-height:16px;
}

#top a{
	color:#503723;
	text-decoration:underline;
}

#top a:hover{
	color:#9e0e21;
}

/*------------------------------------------------------*/


#contenuti-int{
	position:relative;
	overflow:auto;
	padding:10px;
	min-height:440px;
	background:url(images/bg-cont.jpg) 0 0 repeat-x;
}

#colonna-dx{
	float:right;
	margin:0 0 0 25px;
	padding:0;
	width:350px;
}

#evidenza{
	margin:0 0 20px 0;
	padding:0 5px 5px;
	background:url(images/bg-evidenza.jpg);
}

#evidenza div{
	position:relative;
	overflow:auto;
	padding:5px;
	margin:5px 0 0;
	border:1px solid #fff;
	background:url(images/white50.png);
}

#evidenza div strong, #evidenza div strong a{
	font:normal 21px "Trebuchet MS", Arial;
	color:#9e0e21;
	text-decoration:none;
}

#evidenza div a{
	color:#b91027;
	text-decoration:underline;
}

#evidenza div a:hover{
	color:#49331c;
	text-decoration:underline;
}

#evidenza div img{
	float:left;
	border:3px solid #b3a891;
	margin:0 5px 5px 0;
	width:150px;
}


/*-----------------------------------*/



#news{
	position:relative;
	overflow:auto;
	padding:0;
	margin:0 0 15px;
}

#news .titolo{
	padding:5px;
	margin-bottom:5px;
	background:#49331c;
	font:normal 16px "Trebuchet MS", Arial, Verdana;
	color:#f39a1c;
	letter-spacing:-0.5px;
}

#news img{
	float:left;
	width:150px;
	margin-right:5px;
	border:3px solid #fff;
}


/*-----------------------------------*/


#news-elenco{
	float:none;
	overflow:hidden;
}

.new{
	position:relative;
	overflow:auto;
	padding:15px 0;
	margin:0 0 15px;
	border-bottom:1px dotted #d2c6ac;
}

.new .data{
	float:left;
	padding:0 3px;
	background:#49331c;
	font:normal 16px "Trebuchet MS", Arial, Verdana;
	color:#fff;
}



.new p{
	position:relative;
	overflow:auto;
	border-left:1px solid #49331c;
	padding-left:5px;
}

.new strong{
	font:bold italic 21px "Trebuchet MS", Arial, Verdana;
	color:#49331c;
}

#chiusuranews{
	padding:5px 10px;
	background:url(images/bg-tit.gif);
	text-transform:uppercase;
	text-align:right;
}

#chiusuranews a{
	color:#49331c;
	text-decoration:none;
}

#chiusuranews a:hover{
	color:#b01025;
	text-decoration:none;
}


/*----------------------------------*/

#mappa{
	position:relative;
	overflow:hidden;
	width:240px;
	height:360px;
	margin-bottom:20px;
	background:white;
}

/*----------------------------------*/


.contatti{
	padding:8px 0 8px 60px;
	background:url(images/telefono.gif) 0 0 no-repeat;
	font:normal 14px "Trebuchet MS", Arial, Verdana;
	color:#1f70b0;
}

.contatti a{
	color:#1f70b0;
}
/*----------------------------------*/

.allegato{
	padding:0 0 0 25px;
	background:url(images/Adobe_PDF.gif) 0 0 no-repeat;
	font:italic bold 13px "Trebuchet MS", Arial, Verdana;
	color:#c70111;
}

/*---------------------------------*/


.sx{
	float:left;
	margin:0 25px 0 0;
}

.dx{
	float:right;

	margin:0 0 0 25px;
}

.bordo{
	border:5px solid #e0d5bd;
}


/*----------------------------------*/


.titoli1, .titoli2{
	font:italic 42px "Times New Roman", Times, serif;
	color:#ad957b;
	line-height:42px;
}

.titoli2{
	color:#fff;
}

.titoli2 strong{
	font-weight:normal;
	color:#49331c;
}

.titolino1,.titolino2{
	font:normal 18px "Trebuchet MS", Arial, Verdana;
	color:#9e0e21;
	text-transform:uppercase;
	line-height:20px;
}

.titolino2{
	color:#fff;
}

.titolino2 a{
	color:#b01025;
	text-decoration:none;
}

.titolino2 a:hover{
	color:#e0d5bd;
}

/*--------------------------------------form----------------------------------------*/

form{
	position:relative;
	overflow:auto;/*serve per contenere i float con i browser pił moderni*/
	float:left;
	width:440px;
	margin:0 20px 0 0;
	padding:5px;
	background:url(images/bg-evidenza.jpg);
}

fieldset{
	position:relative;
	/*float:left;*/
	border:none;
	padding:0;
	margin:0 0 20px 0;
}
	
*:first-child+html legend{/*solo per ie7*/
	margin-left:-7px;
}
	
legend{
	border:none;
	padding:0;
	margin-left:0;
	color:#585858;
	text-decoration: none;
	font:normal 18px "Trebuchet MS", Arial, Verdana;
}

fieldset div{
	border:none;
	margin:0;
	padding:0;
	float:left;
}

label{
	border:none;
	float:left;
    display: inline;
	margin-left: 0;
	width:125px;
	height:25px;
	border-bottom:1px dashed #f0f0f0;
	color:#0f3059;
    line-height:25px;
}

input{
	margin:2px 0 2px 5px;
	padding:2px 5px 0;
	width:300px;
	height:20px;
}
	
input.cap{
	width:140px;
}

input.citta{
	width:250px;
}

input.provincia{
	width:35px;
}

select{
	margin:5px 0 0 5px;
	padding:0 3px;
	width:auto;
	height:20px;
}
	
textarea{
	overflow:auto;
	margin:5px 0 0 0;
	padding:0 0 0 5px;
	width:435px;
	height:80px;
}
	
input, select, textarea{	
	float:left;
	border:none;
	background:#f8f3e9;
	font:normal 14px "Trebuchet MS", Arial, Verdana;
	color:#ad957b;
}

textarea.info{
	font:normal 12px "Courier New", Courier, monospace;
	color:#999;
}
	
label.piccolo{
	width:30px;
	height:15px;
    line-height:15px;
}
	
label.medio{
	width:60px;
	height:15px;
    line-height:15px;
}
	
input.radio{
	background:none;
	border:none;
	margin:1px 10px 0 0;
	width:40px;
}
	
.bottone{
	margin:5px 0 0 0;
	padding:0;
	width:160px;
	height:30px;
	line-height:27px;
	border:none;
	background:#9e0e21;
	font:bold 16px "Trebuchet MS", Arial, Verdana;
	color:#fff;
	cursor:pointer;
	text-transform:uppercase;
}


div.gallery img
	{
	border:#CCCCCC 2px solid;
	float:left;
	margin-right:10px;
	}
	

