@charset "utf-8";
/* Hotel Alimuri */
body, p, a, input, textarea, select, table, div, span {
	font-family:"Trebuchet MS", "Times New Roman", Times, serif;
	color: #333;
}
body {
	margin: 0 auto 20px auto;
	padding:0;
	font-size: 85%;
	line-height:130%;
	text-align:center;
	background:#850908;
}
/**** Stili Generali *****************/
a:link, a:visited {
	text-decoration: underline;
	color:#C00;
}
a:hover, a:active {
	text-decoration: none;
	color:#C00;
}
img, fieldset {
	border:0;
}
h1 {
	font-size: 11px;
	color: gray;
}
p, ul, li, div {
	margin: 0;
	padding: 0;
}
.rosso {
	color: #FF5533;
}
.arancio {
	color: #FF6835;
}
.bianco {
	color:#FFF;
}
.verde {
	color:#690;
}
.blu {
	color:#0072BF;
}
.pulisci {
	clear: both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
legend {
	display:none;
}
/**** Contenitori *****************/
/**** Titolo *****************/
#Titolo h1 {
	font-size:90%;
	color:#EDDBDA;
	padding:4px;
	margin:0;
	background:#B36766;
}
#TitoloSotto {
	width:885px;
	text-align:left;
	margin:0 auto;
}
#TitoloSotto h5 {
	color:#B36766;
	font-weight:normal;
}
#Titolo h1 a:link, #Titolo h1 a:hover, #Titolo h1 a:active, #Titolo h1 a:visited {
	color:#EDDBDA;
}
#TitoloSotto a:link, #TitoloSotto a:hover, #TitoloSotto a:active, #TitoloSotto a:visited {
	font-size:90%;
	color:#B36766;
}
.copyright {
font-size:86%;
color:#B36766;
}
.copyright a{
color:#B36766;
}
.copyright a:hover{
color:#B36766;
}
/**** Corpo *****************/
#Corpo {
	width:885px;
	position:relative;
	margin:15px auto 0 auto;
	background:#FFF url("../images/giglio_group.jpg") no-repeat bottom right;
	text-align:left;
	padding:8px 8px 15px 8px;
}
/**** Sopra *****************/
#Sopra {

}
/**** Lingua *****************/
#Lingua {
	position:absolute;
	top:0;
	right:3px;
	background:url("../images/bg_lingue.jpg") repeat-x;
	font-size:95%;
	padding:0;
	font-weight:bold;
}
#Lingua p {
	display:inline;
	padding:0;
	margin:0;
	color:#0072BF;
	font-weight:bold;
	float:left;
	line-height:30px;
}
#Lingua img {
	margin:0 3px;
}
/**** Contenuto *****************/
#Contenuto {
	padding:5px 0 0 0;
}
h2 {
	color:#850908;
	font-size:130%;
	text-align:left;
	line-height:28px;
	padding:0;
	font-weight:normal;
}
h3 {
	color:#FF9B04;
	font-size:110%;
	text-align:left;
	line-height:28px;
	padding:0px;
	margin:0 0 5px 0;
}
h4 {
	color:#0072BF;
	margin:0px;
	padding:5px 0 0 0;
	font-size:105%;
}
#Contenuto p {
	line-height:160%;
}
/**** Sotto *****************/
#Sotto {
	margin:10px auto;
	width:885px;
	text-align:left;
}
#Sotto p {
	color:#B36766;
}
#Sotto a {
color:#B36766;
}
#Sotto a:hover {
color:#B36766;
}
.virgolette {
	font-size:200%;
	padding:6px 0 0 0;
	vertical-align:middle;
}
#Colonna {
	width:330px;
	float:left;
}
.MezzaColonna {
	width:440px;
	float:left;
	margin:0 0 15px 0;
	padding:0 0 0 15px;
}
.MezzaColonna ul li {
	width:48%;
	float:left;
	list-style-type:disc;
	list-style-position:inside;
	padding:2px;
	margin:2px;
}
#Centro ul li {
	list-style-type:disc;
	list-style-position:inside;
	padding:2px;
	margin:2px;
}
#Centro {
	width:555px;
	float:left;
	padding:0 0 20px 0;
}
#Centro p {
	line-height:180%;
}
#Intero {
	margin:0 0 20px 0;
	float:left;
	position:relative;
	width:100%;
}
.img {
	padding:6px;
}
.fleft {
	float:left;
	margin:0 10px 0 0;
}
.fright {
	float:right;
	margin:0;
}
img.fleft {
	float:left;
	margin:5px 10px 0 0;
}
img.fright {
	float:right;
	margin:5px 0 0 0;
}
.img.fleft {
	float:left;
	margin:0 10px 0 0;
}
.img.fleft.space {
	margin:0 35px 0 35px;
}
.img.fright {
	float:right;
	margin:0 5px 0 0;
}
.TxtInput {
	background:url("../images/bg_input.jpg") repeat-x;
	border:1px solid #378fce;
	margin:5px 0;
}
.TxtArea {
	background:url("../images/bg_input.jpg") repeat-x;
	border:1px solid #378fce;
}
.Bottone {
	background:url("../images/bottone.jpg") no-repeat center center;
	height:34px;
	width:128px;
	color:#FFF;
	border:0;
	font-weight:bold;
	font-size:105%;
	padding:0 0 3px 0;
}
.TxtInput.errore, .TxtArea.errore {
	background:#FFC4C4;
	border:1px solid #FF3300;
}
.EsitoPositivo {
	padding:10px;
	margin:10px;
	background:#C4F8C2;
	text-align:center;
	border:1px solid #669900;
	color:#000;
}
.EsitoNegativo {
	padding:10px;
	margin:10px;
	background:#FFC4C4;
	text-align:center;
	border:1px solid #FF3300;
	color:#000;
}
.EsitoInformativo {
	padding:10px;
	margin:10px;
	background:#9CF;
	text-align:center;
	border:1px solid #09F;
	color:#000;
}
.codice {
	color:#FFF;
	background:#378fce;
	line-height:27px;
	margin:3px 0 3px 5px;
	padding:0 0 0 2px;
	font-weight:bold;
	letter-spacing:2px;
	text-transform:uppercase;
	float:left;
}
.codice strong {
	text-decoration:blink;
	color:#FFF;
}
#code {
	float:left;
	margin:3px 0 3px 0;
	height:23px;
	border:1px solid #378fce;
}
#PrecedenteSuccessiva {
padding:3px 20px 0 20px;
margin:0;
}
.Successiva {
	float:right;
}
.Precedente {
	float:left;
}
.copyright {
font-size:86%;
}
.copyright a{
color:#333;
}
.copyright a:hover{
color:#E1F0FF
}
a.download {
	background:url("../images/download_depliant.jpg") no-repeat center left;
	margin:0 0 0 30px;
	padding:8px 30px 8px 45px;
	float:left;
	text-decoration:none;
	font-weight:bold;
	color:#39f;
	border-right:1px dotted #DDD;
}
a.newsletter {
	background:url("../images/newsletter.jpg") no-repeat center left;
	padding:8px 40px 8px 45px;
	margin:0 0 0 40px;
	float:left;
	text-decoration:none;
	font-weight:bold;
	color:#39f;
	cursor:pointer;
	border-right:1px dotted #DDD;
}
a.GiglioGroup {
	background:url("../images/bg_giglio_group.jpg") no-repeat center left;
	padding:8px 0 8px 45px;
	margin:0 30px;
	float:left;
	text-decoration:none;
	font-weight:bold;
	color:#39f;
	cursor:pointer;
}
/********************************************************************/
.Offerta {
	padding:0 0 30px 0;
}
.privacy {
	font-size:90%;
	margin:0 0 0 5px;
}
.Pagina {
	padding:20px;
}
.link {
	padding:5px 0;
	border-bottom:dotted 1px #CCC;
}
.boxHotel {
	background:url("../images/bg_box_hotel.jpg");
	padding:6px 12px;
	margin:12px 8px;
	width:254px;
	float:left;
}
.boxHotel h2 {
	font-size:120%;
	font-weight:900;
	line-height:25px;
	padding:0;
	margin:0;
}
.boxHotel p {
	color:#999;
	font-weight:bold;
}
.boxHotel a{
	text-decoration:none;
}
.Alimuri {
	color:#F90;
}
.Atlantic {
	color:#900;
}
.Nastro {
	color:#390;
}
.Seaclub {
	color:#39F;
}
.Maison{
	color:#C69;
}
h2.tre_Stelle {
	background:url("../images/3_stelle.jpg") no-repeat right center;
}
h2.quattro_Stelle {
	background:url("../images/4_stelle.jpg") no-repeat right center;
}
