/* CSS Document */

body{
	background-image:url(../images/bgbody.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	margin:0px;
	padding:0px;
	color:#000000;
	text-align:justify;
	padding-bottom:50px;
}

h1{
	color:#ff6600;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	border-bottom:1px dotted #ccc;
	font-size:22px
}

h2{
	background-color:#ff6600;
	color:#ffffff;
	padding:3px;
	margin:0px;
	margin-bottom:10px;	
	font-size:18px
}

h3{
	color:#666;
	font-size:16px;
	margin:0px;
	padding:0px;
}

a{
	color:#ff6600;
}

form{
	margin:0px;
	padding:0px;
}

#main{
	width:1000px;
	margin:auto;
	border-left:6px solid #ff6600;
	border-right:6px solid #ff6600;
	border-bottom:6px solid #ff6600;
	background-color:#FFFFFF;
	padding-bottom:30px;
}

#testata{
	padding-left:30px;
	padding-top:10px;
	color:#999999;
}

#menu{
	background-image:url(/images/bg_menun2.png);
	background-repeat:no-repeat;
	background-position:center;
	height:28px;
	padding-top:10px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	padding-left:9px;
}

#menu .voce_menu{
	width:107px;
	margin-left:0px;
	margin-right:2px;
	float:left;
	text-align:center;
}

#menu .voce_menu a{
	color:#FFFFFF;
	text-decoration:none;
	padding:3px;
}

#menu .voce_menu a:hover{
	color:#ff6600;
	background-color:#FFFFFF;
}

#corpo{
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
}

#colonna_sx_home{
	width:316px;
	float:left;
}

#filmato{
	width:649px;
	height:211px;
	float:left;
	margin:0px;
	padding:0px;
	margin-left:13px;
	margin-bottom:17px;
}

#search_engine{
	width:629px;
	height:30px;
	float:left;
	margin-left:13px;
	margin-bottom:17px;
	background-image:url(../images/bg_search_engine.png);
	background-repeat:no-repeat;
	padding:10px;
	border:1px solid #ffffff;
	color:#FFFFFF;
}

#search_engine form{
	padding:0px;
	margin:0px;
}

#search_engine input[type=text]{
	width:360px;
	border:none;
	font-size:12px;
	color:#ff6600;
	font-weight:bold;
	height:16px;
}

#search_engine input[type=submit]{
	width:120px;
}

#colonna_centrale_home{
	width:410px;
	margin-left:13px;
	margin-right:13px;
	float:left;
}

#colonna_centrale_scheda{
	width:650px;
	margin-left:13px;
	float:left;
}

#colonna_dx_home{
	float:left;
	width:223px;
	text-align:right;
}

#ricerca_home{
	width:316px;
	height:171px;
	background-image:url(../images/bg_ricerca.png);
	background-repeat:no-repeat;
	background-position:right;
	margin-bottom:17px;
	padding:0px;
	padding-top:40px;
	font-size:14px;
	color:#ff6600;
	font-weight:bold;
}

#ricerca_home select{
	width:290px;
}

#ricerca_home label{
	background-color:#FFFFFF;
	padding:3px;
	width:284px;
}

#ricerca_home #categoria_hotel{
	display:none;
}

#ricerca_home input[type=submit]{
	background-color:#FFFFFF;
	border:2px solid #ff6600;
	color:#ff6600;
	width:150px;
}

#localita_home{
	background-image:url(../images/bg_localita.png);
	width:296px;
	height:390px;
	background-repeat:no-repeat;
	margin-bottom:10px;
	padding:10px;
	padding-top:40px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

#localita_home a{
	color:#FFFFFF;
	text-decoration:none;
}

#localita_home a:hover{
	text-decoration: underline;
}

#mailing_home{
	width:316px;
	height:106px;
	background-image:url(../images/bg_mailing.png);
	background-repeat:no-repeat;
}

#pubblicizza{
	width:316px;
	height:106px;	
	margin-bottom:17px;
}

#menu_base{
	width:1000px;
	margin:auto;
	margin-top:10px;
	text-align:center;
}

#menu_base .voce_menu{
	width:110px;
	margin-left:5px;
	margin-right:5px;
	padding:2px;
	float:left;
	text-align:center;
	background-color:#FFFFFF;
	border-bottom:1px dotted #ff6600;
}

#intro{
	margin-bottom:15px;	
}

/* SCHEDA */

#scheda h3{
	color:#ff6600;
	padding-bottom:15px;
}

#scheda #foto{
	width:254px;
	
	margin-right:20px;
	float:left;
}

#scheda #descrizione{
	padding-top:25px;
	width:320px;
	float:left;
	font-size:11px;
	line-height:14px;
}

#scheda #descr_dett{
	float:none;
	clear:both;
	width:500px;
	margin-bottom:15px;
}

#scheda #dettagli{
	padding-left:40px;
	padding-top:10px;
	clear:both;
}

#modulo_contatto{
	background-image:url(../images/bg_contatti_scheda.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:245px;
	padding:15px;
	padding-top:45px;
	color:#FFFFFF;
	font-size:11px;
	padding-left:10px;
	margin-top:25px;
}

/* */

#galleria_scheda{
	height:200px;
	overflow:auto;
	float:none;
	clear:both;
	width:520px;
	
	margin-bottom:10px;
}

#galleria_scheda .foto_galleria{
	margin:2px;
	height:90px;
	width:120px;
}

#map{
	float:none;
	clear:both;
	width:500px;
	height:250px;	
}

/* CLASSI HOME PAGE */

.lista_strutture_home{
	width:394px;
	height:132px;
	background-image:url(../images/bg_strutture_home.png);
	background-repeat:no-repeat;
	padding:11px;
	margin-bottom:5px;
}

.lista_strutture_home .foto{
	background-image:url(../images/nofoto_hotel.png);
	background-repeat:no-repeat;
	background-position:center;
	width:131px;
	height:131px;
	float:left;
	margin-right:10px;
}

.lista_strutture_home .stelle{
	margin-bottom:10px;
}

.lista_strutture_home .nome{
	float:left;
	width:250px;	
}

.lista_strutture_home .nome h4{
	font-size:16px;
	color:#ff6600;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	border-bottom:1px dotted #ccc;
}

/* STRUTTURE */

.lista_strutture{
/*	height:50px;	*/
	padding:2px;
	margin-bottom:2px;
	float:none;
	clear:both;
}

.lista_strutture .foto{
	background-image:url(../images/nofoto_hotel_piccolo.jpg);
	width:50px;
	height:50px;
	float:left;
	margin-right:3px;
}

.lista_strutture .foto_ristorante{
	background-image:url(../images/nofoto_ristorante.png);
	width:50px;
	height:50px;
	float:left;
	margin-right:3px;
}

.lista_strutture .foto_beb{
	background-image:url(../images/no_foto_beb.jpg);
	width:50px;
	height:50px;
	float:left;
	margin-right:3px;
}

.lista_strutture .foto_bagni{
	background-image:url(../images/no_foto_bagni.jpg);
	width:50px;
	height:50px;
	float:left;
	margin-right:3px;
}

.lista_strutture .foto_immobiliari{
	background-image:url(../images/no_foto_immobiliari.jpg);
	width:50px;
	height:50px;
	float:left;
	margin-right:3px;
}

.lista_strutture .foto_aziende{
	background-image:url(../images/no_foto_aziende.jpg);
	width:50px;
	height:50px;
	float:left;
	margin-right:3px;
}

.lista_strutture .foto_locali{
	background-image:url(../images/no_foto_locali.jpg);
	width:50px;
	height:50px;
	float:left;
	margin-right:3px;
}

.lista_strutture .nome{
	float:left;
	width:350px;
}

.lista_strutture .nome h4 a{
	color: #ff6600;
	font-size:15px;
}

.lista_strutture .nome h4{
	font-size:14px;
	color:#ff6600;
	padding:0px;
	margin:0px;
	margin-bottom:2px;
	border-bottom:1px dotted #ccc;
}

.lista_strutture .des_struttura{
	float:left;
	width:270px;

}

.lista_strutture .pulsanti{
	float:right;
	width:64px;
}

/*		NOTIZIE    */
.notizia{
	border-bottom:1px dashed #ff6600;
	padding:10px;
	margin-bottom:20px;
}

.notizia .foto{
	text-align:center;
	padding:10px;
}

.notizia h3{
	color:#ff6600;
	border-bottom:1px solid #ccc;
}

.notizia .descrizione{
	text-align:justify;
	font-size:11px;
}

/**/

.notizia_home{
	border-bottom:1px dashed #ff6600;
	margin-bottom:8px;
	padding-bottom:8px;
}

.notizia_home .foto{
	text-align:center;
	padding-right:10px;
	float:left;
}

.notizia_home h3{
	color:#ff6600;
	font-size:16px;
	border-bottom:1px solid #ccc;
	margin-bottom:8px;
}

.notizia_home .descrizione{
	text-align:justify;
	font-size:11px;
}

#commenta{
	padding:10px;
}

#commenta input[type=text], #commenta textarea{
	border:1px solid #ff6600;
	font-size:10px;
	width:450px;
	margin-left:40px;
	margin-top:5px;
}

.commento{
	font-size:11px;
	border-bottom:1px dashed #cccccc;
	padding:20px;
	margin-bottom:10px;
}

.numeri {
	background-color:#e6e6e6;
	border: 1px solid #CCCCCC;
	width: 45px;
	height: 20px;
	float:left;
	text-align:center;
	color:#333333;
	margin:1px;
	text-decoration:none;
	font-size:12px;
	padding-top:5px;
	font-weight:bold;
}

.numeri_attivi{
	background-color:#fe7d03;
	border: 1px solid #CCCCCC;
	width: 45px;
	height: 20px;
	float:left;
	text-align:center;
	color:#333333;
	margin:1px;
	text-decoration:none;
	font-size:12px;
	padding-top:5px;
	font-weight:bold;
}

.numeri a, .numeri_attivi a{
	color:#000000;
	text-decoration:none;
}

.clearer{
	float:none;
	clear:both;
}

/* TAG CLOUD */

#tag_cloud{
		background-image:url(/images/bg_tagcloud.png);
		width:287px;
		height:156px;
		padding:15px;
		padding-top:40px;
		text-align:center;
}
#tag_cloud a{
	color:#ffffff;
}
.tag0{
	font-size:24px;
	text-align:center;
	color:#FFFFFF;
	height:22px;
	padding:px;
}
.tag1{
	font-size:20px;
	text-align:center;
	padding:px;
	height:20px;
}
.tag2{
	font-size:14px;
	text-align:center;
	padding:px;
	height:18px;
}
.tag3{
	font-size:12px;
	text-align:center;
	padding:px;
	height:16px;
}
.tag4{
	font-size:11px;
	text-align:center;
	padding:px;
	height:14px;
}

#multi {
	font-size:11px;
	font-weight:normal;
}

#multi input[type=text], #multi select {
	width:200px;
	border:1px solid #ff6600;
	height:18px;
	font-size:11px;
	color:#ff6600;
}
