/* CSS Document - General */
html {
	margin:0;
	padding:0;
	height:100%;
}
body {
	margin:0;
	padding:0;
	text-align:center;
	background-color:#eceff4;
	height:100%;
	background-image:url(images/fondo_pag_ry.gif);
	background-repeat:repeat-y;
	background-position:center;
}
#container {
	position:relative;
	width:801px;
    margin:auto;   /*centra negli altri browsers*/
    text-align: left;   /*ripristina l' allineamento*/
	height:100%;
}
/********************TESTA***************************/
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:801px;
	height:215px;
	background-image:url(images/fondo_header.gif);
	background-repeat:no-repeat;
}
#img_header {
	position:absolute;
	left:8px;
	top:40px;
	/*background-image:url(/images/header_ITA.jpg);*/
	background-repeat:no-repeat;
	width:780px;
	height:147px;
}
#img_header_eng {
	position:absolute;
	left:8px;
	top:40px;
	background-image:url(/images/header_INGL.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:147px;
}
#img_header_deu {
	position:absolute;
	left:8px;
	top:40px;
	background-image:url(/images/header_TED.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:147px;
}
#img_header_fra {
	position:absolute;
	left:8px;
	top:40px;
	background-image:url(/images/header_FRA.jpg);
	background-repeat:no-repeat;
	width:780px;
	height:147px;
}
#bandiere {
	position:absolute;
	left:461px;
	bottom:32px;
	width:81px;
	height:15px;
	z-index:100;
}
#booking {
	position:absolute;
	width:238px;
	height:137px;
	left: 540px;
	top: 6px;
}
#butt_hi {
	position:absolute;
	left:8px;
	top:15px;
	width:780px;
	height:22px;
}
#butt_lo {
	position:absolute;
	left:8px;
	bottom:2px;
	width:780px;
	height:22px;
}
.button_h {
	position:absolute;
	top:0px;
	background-image:url(images/guest_button.gif);
	background-repeat:no-repeat;
	width:119px;
	height:22px;
}
.button_h_long {
	position:absolute;
	top:0px;
	background-image:url(images/guest_button_long.gif);
	background-repeat:no-repeat;
	width:180px;
	height:22px;
}
.area {
	position:absolute;
	top:0px;
	background-image: url(images/guest_area_riservata.gif);
	background-repeat:no-repeat;
	width:119px;
	height:22px;
}
.webcam {
	position:absolute;
	top:0px;
	background-image: url(images/guest_webcam.gif);
	background-repeat:no-repeat;
	width:119px;
	height:22px;
}
.button_h p, .webcam p, .area p, .button_h_long p {
	padding:4px 0px 0px 10px;
	color:#6f7780;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	margin:0px 0px 0px 0px;
}
.buts_ml_hm {
	position:absolute;
	top:0px;
	width:119px;
	height:22px;
}
#posta {
	margin-bottom:5px;
}
#contatti {
	float:right;
}
/*************CORPO***************/
#testo_top {
	position:absolute;
	left:0px;
	top:215px;
	padding:10px 10px 0px 10px;
	text-align:justify;
	width:780px;
	height:80px;
}
h1.testo_gry {
	margin:0px 0px 0px 0px;
}
.testo_gry, #testo_top, .verdanna10 {
	color:#6f7780;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
.verdannab {
	color:#6f7780;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
}
.testo_gry2 {
	color:#6f7780;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#last_minute {
	position:absolute;
	top:225px;
	left:10px;
	background-image:url(images/lastminute_offerte.gif);
	background-repeat:no-repeat;
	width:186px;
	height:76px;
}
#last_minute p {
	padding:15px 2px 0px 50px;
}
#in_evidenza {
	position:absolute;
	top:310px;
	left:10px;
	width:186px;
	height:100px;
}
#in_evidenza2 {
	position:absolute;
	top:845px;
	left:605px;
	width:186px;
	height:100px;
}
#in_evidenza .top_img, #in_evidenza2 .top_img {
	height:24px;
	background-image:url(images/title_inevidenza.gif);
	background-repeat:no-repeat;
}
.in_ev_int {
	height:76px;
	background-image:url(images/in_evidenza.gif);
	background-repeat:no-repeat;
}
#banner_hi {
	position:absolute;
	left:202px;
	top:315px;
	width:393px;
	height:66px;
	text-align:center;
}
#banner_lo {
	position:absolute;
	left:202px;
	top:971px;
	width:393px;
	height:66px;
	text-align:center;
}
#consigliati {
	position:absolute;
	top:315px;
	left:605px;
	width:182px;
	height:520px;
	background-image:url(images/consigliati_bot.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#consigliati #cons_body {
	background-image:url(images/consigliati_ry.gif);
	background-repeat:repeat-y;
}
#consigliati .top_img{
	height:37px;
	background-image:url(images/consigliati_top.jpg);
	background-repeat:no-repeat;
}
.top_img p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DE3121;
	padding:7px 0px 0px 10px;
	margin:0px 0px 0px 0px;
}
#consigliati img {
	position:absolute;
	right:5px;
	margin-top:2px;
}
#content_links {
	position:absolute;
	left:202px;
	top:225px;
	width:585px;
	height:1300px;
	background-image:url(images/content_ry.gif);
	background-repeat:repeat-y;
}
#content_links .top_img{
	height:24px;
	background-image:url(images/content_top.gif);
	background-repeat:no-repeat;
}
#content_links .bot_img{
	position:absolute;
	bottom:0px;
	width:585px;
	height:10px;
	background-image:url(images/content_bot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#content_meteo {
	position:absolute;
	left:202px;
	top:225px;
	width:585px;
	height:793px;
	background-image:url(images/content_ry.gif);
	background-repeat:repeat-y;
}
#content_meteo iframe {
	margin-left:15px;
}
#content_top {
	position:absolute;
	left:202px;
	top:225px;
	width:585px;
	height:132px;
	background-image:url(images/content_ry.gif);
	background-repeat:repeat-y;
}
#content_top .top_img, #content_meteo .top_img{
	height:24px;
	background-image:url(images/content_top.gif);
	background-repeat:no-repeat;
}
#content_top .bot_img, #content_meteo .bot_img{
	position:absolute;
	bottom:0px;
	width:585px;
	height:10px;
	background-image:url(images/content_bot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#content_bot {
	position:absolute;
	left:202px;
	top:879px;
	width:585px;
	height:230px;
	background-image:url(images/content_ry.gif);
	background-repeat:repeat-y;
}
#content_bot #scroller {
	height:146px;
	width:585px;
	overflow-x:hidden;
	overflow-y:auto;
}
#content_bot .top_img{
	height:24px;
	background-image:url(images/content_top.gif);
	background-repeat:no-repeat;
}
#content_bot .bot_img{
	position:absolute;
	bottom:0px;
	width:585px;
	height:10px;
	background-image:url(images/content_bot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#content_pp {
	position:absolute;
	left:202px;
	top:446px;
	width:585px;
	height:426px;
	background-image:url(images/content_ry.gif);
	background-repeat:repeat-y;
}
#content_pp .top_img{
	height:24px;
	background-image:url(images/content_top.gif);
	background-repeat:no-repeat;
}
#content_pp .bot_img{
	position:absolute;
	bottom:0px;
	width:585px;
	height:10px;
	background-image:url(images/content_bot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#content_ban {
	position:absolute;
	left:201px;
	top:365px;
	width:585px;
	height:75px;
	text-align:center;
	margin:0px auto;
}
#content_top p.testo_gry, #content_bot p.testo_gry {
	text-align:justify;
	padding:0px 10px 0px 10px;
}
#last_minute p.testo_gry{
	margin-top:8px;
}
#content_bot p.testo_gry {
	margin-top:-8px;
}
#romagna {
	position:absolute;
	top:600px;
	left:10px;
	width:186px;
	height:185px;
	background-image:url(images/squared_ry.gif);
	background-repeat:repeat-y;
}
#romagna .top_img {
	height:26px;
	background-image:url(images/squared_top.gif);
	background-repeat:no-repeat;
}
#residence {
	position:absolute;
	top:420px;
	left:10px;
	width:186px;
	height:60px;
	background-image:url(images/squared_ry.gif);
	background-repeat:repeat-y;
}
#residence .top_img {
	height:26px;
	background-image:url(images/squared_top.gif);
	background-repeat:no-repeat;
}
#romagna div.testo_gry p,#residence div.testo_gry p,#temi p,#wmail p,#links p {
	margin-left:2px;
	margin-bottom:0px;
	margin-top:4px;
}
#temi {
	position:absolute;
	top:490px;
	left:10px;
	width:186px;
	height:100px;
	background-image:url(images/temi.gif);
	background-repeat:no-repeat;
}
#wmail {
	position:absolute;
	top:795px;
	left:10px;
	width:186px;
	height:22px;
	background-image:url(images/guest_webmail2.gif);
	background-repeat:no-repeat;
}
#links {
	position:absolute;
	top:827px;
	left:10px;
	width:186px;
	height:22px;
}
#googleads {
	position:absolute;
	top:1025px;
	left:36px;
	width:728px;
	height:90px;
	z-index:-10000;
}
#googleads_vert {
	position:absolute;
	top:930px;
	left:36px;
	width:120px;
	height:600px;
}
#testo_exp_links {
	position:absolute;
	top:1550px;
	left:0px;
	width:801px;
}
#testo_exp {
	position:absolute;
	top:1125px;
	left:0px;
	width:801px;
}
#testo_exp #testi, #testo_exp_links #testi{
	padding:0px 10px 0px 10px;
	text-align:justify;
}
#testi #table {
	float:right;
	width:550px;
}
.cons_line{
	margin-bottom:5px;
	margin-left:10px;
}
.cons_text{
	display:inline;
}
/**************PIEDE****************/
#foot2 { /* dentro testo_exp */
	width:801px;
	background-image:url(images/fondo_footer.gif);
	background-repeat:no-repeat;
	background-position:0px bottom;
}
#foot3 { /* dentro testo_exp */
	width:801px;
	background-color:#eceff4;
	text-align:center;
	color:#6f7780;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#footer {
	position:absolute;
	left:0px;
	bottom:100px;
	width:1200px;
	border:5px solid #F00;
	height:25px;
	background-image:url(images/fondo_footer.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
/**************LINKS*****************/
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #6f7780;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #6f7880;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #dc3224;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #6f7780;
	text-decoration: none;
}

#temi a:link, #wmail a:link, .button_h a:link, .button_h_long a:link, #primo_piano a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #6f7780;
	text-decoration: none;
}
#temi a:visited, #wmail a:visited, .button_h a:visited, .button_h_long a:visited, #primo_piano a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #6f7780;
	text-decoration: none;
}
#temi a:hover, #wmail a:hover, .button_h a:hover, .button_h_long a:hover, #primo_piano a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #b1281d;
	text-decoration: none;
}
#temi a:active, #wmail a:active, .button_h a:active, .button_h_long a:active, #primo_piano a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #6f7780;
	text-decoration: none;
}

/*ALE LAMBERT*/

#content_meteo_bis {
	position:absolute;
	left:196px;
	top:225px;
	width:598px;
	height:1000px;
	background-image:url(images/content_ry.gif);
	overflow-x:hidden;
	overflow-y:auto;
}

.button {
	background-image: url(/images/guest_button.gif);
}
.verdanna10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #6f7780;
	text-decoration: none;
	left: 10px;
}
.area {
	background-image: url(/images/guest_area_riservata.gif);
}
.webcam {
	background-image: url(/images/guest_webcam.gif);
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #6f7780;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #6f7880;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #dc3224;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #6f7780;
	text-decoration: none;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DE3121;
	text-decoration: none;
	left: auto;
	clip: rect(auto, auto, auto, auto);
	top: auto;
	right: auto;
	bottom: auto;
}
h1 {color: #00A3E4; font-size: 10px; clear: right; display: inline;}
h2 {color: #0591BD; font-size: 10px; font-weight: bold; margin-bottom:0; padding-bottom:0;}
.verdannab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6F7780;
	text-decoration: none;
}
a.verdannab:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6F7780;
	text-decoration: none;
}
a.verdannab:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6F7780;
	text-decoration: none;
}
a.verdannab:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B1281D;
	text-decoration: none;
}
a.verdannab:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6F7780;
	text-decoration: none;
}
.border {
	border: thin none #990000;
}
.redder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B1281D;
}
.left {
	background-image: url(/images/left.gif);
	background-repeat: repeat-y;
}
.right {
	background-image: url(/images/right.gif);
	background-repeat: repeat;
}
.evidenza {
	background-image: url(/images/title_inevidenza.gif);
	background-repeat: no-repeat;
}
.evidenzabody {
	background-image: url(/images/in_evidenza.gif);
	background-repeat: no-repeat;
}
.webmail {
	background-image: url(/images/guest_webmail-copy.gif);
	background-repeat: no-repeat;
}
.inserzionisti {
	background-image: url(/images/guest_inserzionisti.gif);
}
.evidenzaright {
	background-image: url(/images/in_evidenza_right.gif);
	background-repeat: no-repeat;
}
.hotels {
	background-image: url(/images/guest_right_middlegif.gif);
	background-repeat: repeat-y;
}
.primopiano {
	background-image: url(/images/middle_primo_pano.gif);
	background-repeat: repeat-y;
}
.titleprimo {
	background-image: url(/images/guest_primo_piano.gif);
	background-repeat: repeat-y;
}
.primoinside {
	background-image: url(/images/primo_piano_inside.gif);
	background-repeat: no-repeat;
}
.primomiddle {
	background-image: url(/images/primo_inside_middle.gif);
	background-repeat: repeat-y;
}
.foto {
	background-image: url(/images/hea.jpg);
}.aqua {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2A5197;
	text-decoration: none;
}
.oltre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D8E037;
	text-decoration: none;
}
.imax {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00A3E4;
}
.verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009B54;
}
.fiabi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC2A;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CACFD5;
	text-decoration: none;
}
a.links:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #CCD1D7;
}
a.links:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #AEB7BF;
	text-decoration: none;
}
a.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.header {
	background-image: url(images/header_prova.gif);
}
.header2 {
	background-image: url(/images/prova2.jpg);
}
.header3 {
	background-image: url(/images/prova3.jpg);
}
.pm {
	background-image: url(/images/primo_inside_middle_two.gif);
	background-repeat: repeat-y;
}
.pi2 {
	background-image: url(/images/primo_piano_inside_two.gif);
}
.rosa {
	background-image: url(images/header_rosa.jpg);
}

