/* CSS Document */

html, body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

*:first-child+html{/*solo per ie7*/
	overflow:auto;
}

html{
	background:#2b2b2b url(images/bg.jpg) top center no-repeat;
}

body{
	background:url(images/bg.gif) 0 0 repeat-x;
}

p, h1, h2, h3{
	margin:0;
	padding:0;
}

p{
	position:relative;
	overflow:auto;
}

p.padd,div.padd{
	padding:5px 25px;
}


hr{
	margin:18px 0 15px;
	border:0;
	height:1px;
	size:1px;
	background:#d2c6ae;
	color:#d2c6ae;
}

a{
	outline:none;
	color:#cb9f04;
}

a:hover{
	color:#666;
}


/*-----------------------------*/


#contenitore{
	z-index:1;
	margin:0 auto;
	padding:0;
	width:100%;
	min-height:100%;
	height:auto !important;
	height:100%;
	background:url(images/bg-ombra.png) 50% 0 repeat-y;
}

#contenuti{
	overflow:auto;
	z-index:1;
	margin:0 auto;
	padding:0 0 280px;
	width:970px;
	font:normal 13px "Trebuchet MS", Arial, Verdana;
	color:#141414;
	line-height:18px;
}

#fondo{
	z-index:2;
	width:970px;
	height:280px;
	margin:-284px auto 0;
	padding:1px 0 0;
	border-top:3px solid #f5c500;
	font:normal 11px "Trebuchet MS", Arial, Verdana;
	color:#8e8e8e;
	text-align:center;
	line-height:14px;
}

#fondo a{
	color:#8e8e8e;
}

#fondo a:hover{
	color:#c79c19;
}


/*-----------------------------------------------------*/


#top{
	position:relative;
	margin:0 auto;
	width:970px;
	height:57px;
	border-bottom:3px solid #f5c500;
	text-align:center;
}

#top ul{
	margin:0 auto;
	padding:0;
}

#top li{
	overflow:hidden;
	display:inline-block;
	height:57px;
	list-style-type:none;
	float:left
}

#top img{
	border:none;
	margin:2px;
}
/*
#top li a{
	display:block;
	padding-top:50px;
}

#top li.marche{
	width:98px;
	background:url(images/marche.gif) 0 0 no-repeat;
}

#top li.pesaro{
	width:155px;
	background:url(images/pesaro.gif) 0 0 no-repeat;
}

#top li.ancona{
	width:109px;
	background:url(images/ancona.gif) 0 0 no-repeat;
}
*/

/*-------------------------------------------*/


#testa{
	overflow:hidden;
	margin:1px auto;
	padding:2px 0 2px 2px;
	width:968px;
	height:255px;
	border-top:1px solid #292929;
	border-bottom:1px solid #292929;
}

#logo{
	float:left;
	overflow:hidden;
	margin:0 2px 0 2px;
	width:240px;
	height:255px;
	background:url(images/logo-parco-zolfo-marche.gif) 0 0 no-repeat;
}

#logo h1 a{
	display:block;
	padding-top:260px;
}

.perticara, .cabernardi, .bellisio{
	float:left;
	margin:0 2px 0 0;
	width:240px;
	height:255px;
}

.perticara{
	background:url(images/perticara.jpg) no-repeat;
}

.cabernardi{
	background:url(images/cabernardi.jpg) no-repeat;
}

.bellisio{
	margin-right:0;
	background:url(images/bellisio.jpg) no-repeat;
}

.perticara a, .cabernardi a, .bellisio a{
	display:block;
	padding-top:260px;
}


/*----------------------------------------*/


#menu{
	position:relative;
	margin:0 auto 15px;
	width:970px;
	height:35px;
	padding-top:1px;
	border-top:3px solid #f5c500;
	background:url(images/bg-menu.gif) 0 1px repeat-x;
}

#menu ul{
	margin:0;
	padding:7px 0;
	list-style-type:none;
	text-align:center;
}

#menu li{
	display:inline;
	padding:8px 10px;
	border-right:1px solid #424242;
}

#menu li.ultimo{
	border-right:none;
}

#menu li a{
	font:normal 13px "Trebuchet MS", Arial, Verdana;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
}

#menu li a:hover{
	color:#f5c500;
}

#menu li:hover{
	background:url(images/menu-hover.gif) center 30px no-repeat;
}


/*------------------------------*/


#menu1{
	position:relative;
	height:145px;
	padding:0 0 0 30px;
	margin:0;
	background:url(images/bg-menu1.gif);
	text-align:left;
}

#menu1 li{
	float:left;
	padding:25px;
	list-style-type:none;
	font:normal 11px "Trebuchet MS", Arial, Verdana;
	color:#f6c913;
	text-transform:uppercase;
	line-height:14px;
}

#menu1 li ul{
	margin:0;
	padding:0;
}

#menu1 li ul li{
	float:none;
	padding:0;
}

#menu1 li ul li a{
	color:#bbb;
	text-decoration:none;
}


/*-------------------------------*/


#menu2{
	margin:0 0 25px 0;
	padding:6px 0 0;
	list-style-type:none;
	height:24px;
	background:#282828;
}

#menu2 li{
	display:inline;
	padding:0 50px;
	font:normal 12px "Trebuchet MS", Arial, Verdana;
	color:#797979;
	text-transform:uppercase;
}

#menu2 li a{
	text-decoration:none;
}

#indirizzo{
	margin:0 auto;
	width:920px;
	height:55px;
	text-align:left;
}

#recapiti{
	float:right;
	text-align:right;
}

#idlab{
	display:inline-block;
	overflow:hidden;
	width:93px;
	height:16px;
	margin:11px 0 0 0;
	background:url(images/idlab.gif) no-repeat;
}

#idlab a{
	display:block;
	padding-top:35px;
}


/*----------------------------------*/


#contenuti-int{
	position:relative;
	overflow:auto;
	margin:2px 0 15px;
	background:#eee;
}

#contenuti-int.tre{
	background:#eee url(images/bg-3colonne.gif) top right repeat-y;
}

/*-----------------------------------*/



#news{
	float:left;
	width:490px;
}

#news.big{
	float:none;
	width:970px;
	overflow:hidden;
}

#news .titolino, #newsletter span.titolino{
	display:block;
	padding:5px 25px;
	width:inherit;
	background:url(images/bg-tit.gif);
}



.new{
	position:relative;
	overflow:auto;
	padding:15px 0;
	margin:0 25px;
	border-bottom:2px dotted #aeaeae;
}

.new .data{
	float:left;
	padding:0 3px;
	background:#555;
	font:normal 16px "Trebuchet MS", Arial, Verdana;
	color:#f5c500;
	letter-spacing:-0.5px;
}

.new p{
	border-left:1px solid #555;
	padding-left:5px;
}

.new strong{
	font:bold italic 21px "Trebuchet MS", Arial, Verdana;
	color:#555;
}

#chiusuranews{
	margin-top:15px;
	padding:5px 10px;
	background:url(images/bg-tit.gif);
	text-transform:uppercase;
	text-align:right;
}

#chiusuranews a{
	color:#141414;
	text-decoration:none;
}

#chiusuranews a:hover{
	color:#f5c500;
	text-decoration:none;
}

#newsletter{
	border-top:1px solid #a7a7a7;
}

#newsletter fieldset{
	position:relative;
	width:auto;
	float:none;
	border:none;
	padding:15px 25px;
	margin:0;
}

#newsletter label{
	border:none;
	float:none;
    display:nline;
	margin:0;
	width:auto;
	height:auto;
    line-height:inherit;
	border-bottom:none;
}

#newsletter input{
	float:left;
	border:1px solid #a7a7a7;
	margin:0 10px 0 0;
	padding:2px;
	width:200px;
	height:21px;
	background:#fff;
	font:normal 14px "Trebuchet MS", Arial, Verdana;
	color:#141414;
}

#newsletter input.bottone{
	margin:0;
	padding:2px;
	width:160px;
	height:27px;
	line-height:inherit;
	border:none;
	background:#555;
	font:bold 16px "Trebuchet MS", Arial, Verdana;
	color:#f5c500;
	cursor:pointer;
	text-transform:uppercase;
}


/*----------------------------------*/


.colonna{
	float:left;
	width:239px;
	border-left:1px solid #a7a7a7;
}

.colonna .titolino{
	display:inline-block;
	padding:5px 10px;
	width:219px;
	background:url(images/bg-tit.gif);
}

.colonna p{
	position:relative;
	overflow:auto;
	padding:10px 0;
	margin:0 10px;
	border-bottom:3px groove #ccc;
	color:#525252;
}

.colonna p.nobordo{
	border:none;
}

.colonna strong{
	font:normal 18px "Trebuchet MS", Arial, Verdana;
	color:#141414;
}

.colonna img{
	width:219px;
	margin-bottom:5px;
}


/*----------------------------------*/




/*---------------------------------*/


.sx{
	float:left;
	margin:0 15px 0 0;
}

.dx{
	float:right;

	margin:0 0 0 15px;
}

.bordo{
	border:5px solid #e3e3e3;
}


/*----------------------------------*/


.titoli1, .titoli2{
	font:normal 36px "Trebuchet MS", Arial, Verdana;
	color:#141414;
	letter-spacing:-0.5px;
}

.titoli2{
	color:#146438;
}

.titolino{
	font:normal 21px "Trebuchet MS", Arial, Verdana;
	color:#252525;
	letter-spacing:-0.5px;
	text-transform:uppercase;
}

.titolinocorsivo{
	font:italic bold 15px "Trebuchet MS", Arial, Verdana;
	color:#252525;
	letter-spacing:-0.2px;
}


.titolino2{
	color:#023924;
}


/*--------------------------------------form----------------------------------------*/

form{
	position:relative;
	overflow:auto;/*serve per contenere i float con i browser pił moderni*/
	margin:0;
	padding:10px 25px;
}

fieldset{
	position:relative;
	width:440px;
	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;
    line-height:25px;
	border-bottom:1px dashed #ddd;
}

input{
	margin:2px 0 2px 5px;
	padding:2px 5px 0;
	width:300px;
	height:20px;
}
	
input.cap{
	width:140px;
}

input.citta{
	width:250px;
}

input.prov{
	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:120px;
}
	
input, select, textarea{	
	float:left;
	border:none;
	background:#ddd;
	font:normal 14px "Trebuchet MS", Arial, Verdana;
	color:#555;
}

textarea.info{
	height:120px;
	background:#e3e3e3;
	font:normal 12px "Courier New", Courier, monospace;
	color:#777;
}
	
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:#f5c500;
	font:bold 16px "Trebuchet MS", Arial, Verdana;
	color:#555;
	cursor:pointer;
	text-transform:uppercase;
}


#gmap
{
	width:920px;
	height:400px;
	margin:0 25px
}

.formule{
	font:italic 11px "Trebuchet MS", Arial, Verdana;
	color:#006600;
	}

.intgallery
{
	margin-right:10px;
	float:left
}

.intgalleryultima
{
	float:left
}
