@charset "utf-8";
/* CSS Document */

body, input, textarea, select { font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666; }
body,h1,h2,h3,h4,h5,h6,ul,ol,li,p,img { margin:0; padding:0; }
img { border:none }
a { color:#002930; text-decoration:underline; }
a:hover {  color:#002930; text-decoration:none;}
a:visited, a:active { color:#002930; text-decoration:underline; }
/**/

h2{
	font-family:"Trebuchet MS",Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#008B0C;
	font-weight:500;
}

h3{	
	font-family:"Trebuchet MS",Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	color:#002930;
	font-weight:500;
	padding:3px 0 3px 0;
}

h4{	
	font-family:"Trebuchet MS",Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:italic;
	color:#002930;
	font-weight:100;
	padding:0 0 3px 0;
	margin-top:25px;
}

h5{	
	font-family:"Trebuchet MS",Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#990000;
	font-weight:100;
	padding:20px 0 3px 0;
}

ul li{
	list-style:none;
	background-image:url(/image/layout/list-style.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding:5px 25px;
}

.clear{clear:both}
/**/

div#pagina{
	padding:15px 20px;
	margin-bottom:15px;

}

/* EVENTI - PACCHETTI ---------------------------------------------------- */

div#descrizione{margin-top:10px;}

div#descrizione div#boximg {
	width:300px;
	margin-right:25px;
	float:left;	
}

div#descrizione div#boximg img {border:2px solid #008B0C}
/*div#descrizione .testo {width:285px; float:left;}*/

div#descrizione .testo p{font-size:11px; line-height:20px; text-align:justify;}

/*LINK APPROFONDISCI + ICONA PONOTA VISIT EMILIA ROMAGNA*/
.link-pacchetti{padding:0 10px;}

.link-pacchetti .prenota-online{float:right;}
.link-pacchetti .prenota-online a{ width:150px; height:65px; display:block; background:url(/image/layout/prenota-online.png) no-repeat; padding:0 !important; margin:0 !important;}
.link-pacchetti .prenota-online a:hover{background:url(/image/layout/prenota-online_f2.png)no-repeat;}


/*TAGS*/
.postfooter {
	border-top:1px dashed #CCCCCC;
	border-bottom:1px dashed #CCCCCC;
	width:620px;
	padding:20px 10px;
	margin-top:25px;
	margin-bottom:25px;
	color:#666666;
}

.postfooter a{color:#666666!important; text-decoration:undeline;}
.postfooter a:hover{color:#BF0423!important; text-decoration:undeline;}


/* GoogleMAP ---------------------------------------------------- */
div#descrizione div#mapGoogle{margin:15px 0; width:580px; border:2px solid #B9D334}

