/*** COLORI ***/

/*
colore 1: #17672B -> verde
colore 2: #dc510f -> blu (link)
colore 3: #00481d -> verde (scuro news header)
colore 4: #654c1c -> marrone (titolo cerca la vacanza)
colore 5: #68b2d3 -> azzurro (sottolineatura menu top)
*/

/*stili sul body e tipografia  */
html, body {
	height:100%;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	color: #134782;
	height: 100%;
}
.bgIntestazione {
	background-image: url(../images/bg-header-dx.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:hover {
	text-decoration: underline;
}
.white {
	color:#FFFFFF !important;
	text-decoration: none;
}
.azzurro {
	color:#4376ac;
	text-decoration: none;
}
.lineHeight {
	line-height: 18px;
}
.small {
	font-size: 10px;
}
.menu {
	color: #101b2f;
	text-decoration: none;
}
.text01 {
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #72BF44;
	text-decoration: none;
}
.bgMain {
	background-image: url(../images/bg-main.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.sep01 {
	background-image: url(../images/sep01.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.logoFooter {
	float: left;
}
.text02 {
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #101b2f;
	text-decoration: none;
}
.text03 {
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #004F88;
	text-decoration: none;
}
.text04 {
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #2e4c6e;
	text-decoration: none;
}
.text05 {
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #123251;
	text-decoration: none;
}
.bgBottoneHeader {
	background-image: url(../images/bottone-header.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
h1, h2, h3, h4, h5, h6 {
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1{
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	display: inline;
	font-weight: bold;
}
.bgFormulahotel {
	background-image: url(../images/bg-formulahotel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgCorsiCucina {
	background-image: url(../images/bg-corsi-cucina.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sep02 {
	background-image: url(../images/sep02.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.campiForm {
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2e4c6e;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2e6299;
	border-right-color: #6c91b7;
	border-bottom-color: #6c91b7;
	border-left-color: #6c91b7;
}
.bottoniForm {
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #72BF44;
	border: 1px solid #7c9dbf;
}
.sep03 {
	background-image: url(../images/sep03.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.text06 {
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #4376ac;
	text-decoration: none;
	line-height: 18px;
}
.bgHomeDx {
	background-color: #d3e0ec;
	background-image: url(../images/bg-home-dx.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.margin0 {
	margin: 0px;
}
.text07 {
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066B3;
	text-decoration: none;
	line-height: 18px;
}
.text08 {
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #101b2f;
	text-decoration: none;
	line-height: 18px;
}
div#contenitore {
	position:relative;
}
#logo {
	position:absolute;
	left: 25px;
	top: 30px;
}
.bgInterneDx {
	background-color: #d3e0ec;
	background-image: url(../images/bg-header-dx-interne.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text09 {
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.azzurroChiaro {
	color:#C5D8E9;
	text-decoration: none;
}
.border01 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C5D8E9;
	border-bottom-color: #C5D8E9;
	border-left-color: #C5D8E9;
}
.border02 {
	border: 1px solid #8DB3D3;
}
.text09 {
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #123251;
	text-decoration: none;
}
.border04 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c5d8e9;
}
.border099 {
	border: 1px solid #c5d8e9;
	
}
span select,
span input {
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2e4c6e;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2e6299;
	border-right-color: #6c91b7;
	border-bottom-color: #6c91b7;
	border-left-color: #6c91b7;
}

