/* CSS Document */


/*----------------------------------- STRUTTURA -------------------------------------*/

body {
	margin:0px;
	padding:0px;
	/*background-image:url(../img/background.jpg);
	background-position:top;
	background-repeat:repeat-x;*/
	background-color: #e9932e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.back_col{
	float:left;
	width:217px; 
	background-image: url(../img/background-dx.jpg);
	background-repeat:no-repeat;
	background-color:#ba4816;
	padding:10px;
}
.back_off_int{
	float:left;
	background-image:url(../img/back_box.jpg);
	background-repeat:repeat-x;	
	width: 217px;
	padding:10px;
}

a {
	color:#000000;
	font-size:10px;
	text-decoration:none;
}

a:hover {
	color:#ba4816;
	font-size:10px;
	text-decoration:none;
}

.linkprenota a {
	color:#ba4816;
	font-size:13px;
	text-decoration:none;
}

.linkprenota a:hover {
	color:#000;
	font-size:13px;
	text-decoration:none;
}

.linkbianco a {
	color:#fff;
	font-size:10px;
	text-decoration:none;
}

.linkbianco a:hover {
	color:#fff;
	font-size:10px;
	text-decoration:underline;
}

.linkofferte a {
	color:#ec7632;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.linkofferte a:hover {
	color:#fff;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}


h2 {
	margin:0px;
	color:#ba4816;
	font-size:13px;
	margin-bottom:6px;
}

h3 {
	margin:0px;
	color:#fdebbe;
	font-size:13px;
	margin-bottom:4px;
}

h4 {
	margin:0px;
	color:#ec7632;
	font-size:12px;
	margin-bottom:3px;
}

.testo {
	color:#fff;
	font-size:10px;
}

.menu-container {
	width:872px;
	height:35px;
	background-image:url(../img/background-menu.jpg);
	background-repeat:no-repeat;
}

.background-pagine-interne {
	width:635px;
	background-image:url(../img/background-pag.jpg);
	background-repeat:repeat-y;
}

.background-pagine-interne img {
	border:0px;
}

.dx {
	width:237px;
	background-image:url(../img/background-dx.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#ba4816;
}

.footer {
	width:872px;
	height:40px;
	text-align:center;
	background-image:url(../img/footer.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}


/*FF begin*/

#striscia_top {position:absolute; top:0px; left:0px; margin:0px; width:100%; text-align:center; background-color:#CCCCCC; padding:4px;}

h1.header {margin:0; padding:0; font-size:10px; color:#000; font-weight:100; font-family:Arial, Helvetica, sans-serif;}

.icona {border:none;}

/*FF end*/

/*----------------------------------- HOME -------------------------------------*/

#contenitore-alpha {
	position:relative; 
	width: 635px; 
	height: 317px; 
	overflow: hidden;
}

/*---------------------------------- APPARTAMENTI ---------------------------------------*/


#infolink a {
	color:#ba4816;
	font-size:10px;
	text-decoration:none;
}

#infolink a:hover {
	color:#000000;
	font-size:10px;
	text-decoration:none;
}

/*-------------------------------------- TARIFFE ---------------------------------------------*/

.linkapp a {
	color:#ec7632;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.linkapp a:hover {
	color:#000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

/*-------------------------------------- CONTATTI ----------------------------------------*/

.input {
	border:1px solid #ba4816;
}
.input2 {
	border:1px solid #ba4816;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000000;
	display:inline;
}