@import url(/rama_editor.css);

a:link {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #990000;
    text-decoration: none;
    font-weight: normal;
}

a:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #333333;
    text-decoration: underline;
    font-weight: normal;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e6ded5;
}
.fsx {
	background-attachment: inherit;
	background-image: url(immagini/fsx1.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.fsx2 {
	background-attachment: inherit;
	background-image: url(immagini/fsx2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #474747;
}
.fsx3 {
	background-attachment: inherit;
	background-image: url(immagini/fsx3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


.fdx {
	background-attachment: inherit;
	background-image: url(immagini/fdx1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.fdx3 {
	background-attachment: inherit;
	background-image: url(immagini/fdx3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.fdx2 {
	background-attachment: inherit;
	background-image: url(immagini/fdx2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #474747;
}
.linea_vert {
    background-attachment: inherit;
    background-image: url(immagini/lv.jpg);
    background-repeat: repeat-y;
    background-position: center top;
}
.linea_orizz {
    background-attachment: inherit;
    background-image: url(immagini/lo.jpg);
    background-repeat: repeat-x;
    background-position: left center;
}
DIV#qTip {
	BORDER-RIGHT: #ccc 1px solid; 
	BORDER-TOP: #e0476b 3px solid; 
	MIN-WIDTH: 10px; 
	DISPLAY: none; 
	PADDING-LEFT: 3px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	Z-INDEX: 1500; 
	FILTER: alpha(opacity=80); 
	PADDING-BOTTOM: 6px; 
	BORDER-LEFT: #ccc 1px solid; 
	WIDTH: 120px; COLOR: #333; 
	LINE-HEIGHT: 15px; 
	BORDER-BOTTOM: #ccc 1px solid; 
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	POSITION: absolute; 
	BACKGROUND-COLOR: #fefdf5; 
	TEXT-ALIGN: center; 
	-moz-opacity: .85; opacity: .85
}
form {
    margin: 0px;
    padding: 0px;
}
.input_txt_EP {
	BORDER-RIGHT: #cccccc 1px solid; 
	PADDING-RIGHT: 3px; 
	BORDER-TOP: #cccccc 1px solid; 
	MARGIN-TOP: 1px; 
	PADDING-LEFT: 3px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	BACKGROUND-IMAGE: url(immagini/input_bg.gif); 
	MARGIN-BOTTOM: 2px; 
	PADDING-BOTTOM: 3px; 
	MARGIN-LEFT: 0px; 
	BORDER-LEFT: #cccccc 1px solid; 
	COLOR: #333333; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	BACKGROUND-REPEAT: no-repeat; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma, Arial; 
	HEIGHT: 22px; 
	TEXT-DECORATION: none
}
.textArea_txt_EP {
	BORDER-RIGHT: #cccccc 1px solid; 
	PADDING-RIGHT: 3px; 
	BORDER-TOP: #cccccc 1px solid; 
	MARGIN-TOP: 1px; 
	PADDING-LEFT: 3px; 
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	BACKGROUND-IMAGE: url(immagini/input_bg.gif); 
	MARGIN-BOTTOM: 2px; 
	PADDING-BOTTOM: 3px; 
	MARGIN-LEFT: 0px; 
	BORDER-LEFT: #cccccc 1px solid; 
	COLOR: #333333; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: #cccccc 1px solid; 
	BACKGROUND-REPEAT: no-repeat; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma, Arial; 
	TEXT-DECORATION: none
}


.testo {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
}
.fsx_top {
	background-attachment: inherit;
	background-image: url(immagini/f_sxtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.f_centro {
	background-attachment: inherit;
	background-image: url(immagini/f_centro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.f_inf {
	background-attachment: inherit;
	background-image: url(immagini/f_inf.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.f_bar {
	background-attachment: inherit;
	background-image: url(immagini/f_bar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.f_camere {
	background-attachment: inherit;
	background-color: #333333;
	background-image: url(immagini/f_camere.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.f_camere2 {
	background-attachment: inherit;
	background-color: #7A6F54;
	background-image: url(immagini/f_camere2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}.f_contatti {
	background-attachment: inherit;
	background-image: url(immagini/f_contatti.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.f_errore {
	background-attachment: inherit;
	background-image: url(immagini/f_errore.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.f_logout {
	background-attachment: inherit;
	background-image: url(immagini/f_logout.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.f_login {
	background-attachment: inherit;
	background-image: url(immagini/f_login.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.ylink {
    cursor: pointer;
}
.rigautentiuno {
    background-color: #F3AC65;
}
.rigautentidue {
    background-color: #DA8247;
}
.helpline {
    background-color: #DDDDDD;
    border-style: none;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input.button, select.button {
    background-color : #EEEEEE;
    color : #000000;
    font-size: 11px;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.genmed {
    font-size : 11px;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.gensmall {
    font-size : 11px;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.errore {
    font-family: Tahoma, Arial;
    font-size: 14px;
    font-weight: bold;
    color: #FF0000;
}
.testoeditor {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #000000;
}
.testo11editor {
    font-family: Tahoma, Arial;
    font-size: 11px;
    color: #666666;
    font-weight: normal;
}.f_cp {
	background-attachment: inherit;
	background-image: url(immagini/f_cp.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.testo2 {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
.bd_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
directions {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
}
.f_club {
	background-attachment: inherit;
	background-image: url(immagini/f_club.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}.f_fitness {
	background-attachment: inherit;
	background-image: url(immagini/f_fitness.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.f_miglior {
	background-attachment: inherit;
	background-image: url(immagini/f_miglior.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.titoli {
	font-family: Tahoma, Arial;
	font-size: 20px;
	color: #333333;
	letter-spacing: -1px;
}
.bordogrigio {
	border: 1px solid #333333;
}
.f_lavora {
	background-attachment: inherit;
	background-image: url(immagini/f_lavora.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.f_lavgrazie {
	background-attachment: inherit;
	background-image: url(immagini/f_lavgrazie.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

