/*
	grigio scuro intestazioni: #666666;
	grigio chiaro intestazioni: #cccccc;
	grigio testo: #b3b3b3;
	blu link testuali: #0101ef;
	verde link grossi: #00a178;
	rosso bramante: #970030;
	giallo oro: #F09709;
*/

/*********** TAG GENERICI ******************************/

body {
	margin: 0;
	text-align: center;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color: #fff;
}

p {
	/*color: #b3b3b3;*/
	color: #666666;
	font-size: 12px;
}

img {
	border: 0;
}

img a {
	border: 0;
}

th {
	background-color: #666;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	border: solid 1px #fff;
}

select {
	border: solid 1px #F09709;
}


/******* ALLINEAMENTI VERTICALI E ORIZZONTALI **********/
.valign_top {
	vertical-align: top;
}

.valign_bottom {
	vertical-align: bottom;
}

.valign_center {
	vertical-align: middle;
}

.align_left {
	text-align: left;
}

.align_right {
	text-align: right;
}

.align_justify {
	text-align: justify;
}


/****************************** HOME PAGE *******************************/

.home_content {
	background-image: url(../../images_dir/bg_half_yellow.jpg);
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-right: 5px;
}

.home_content a:link {
	color: #0101ef;
	text-decoration: none;
}

.home_content a:visited {
	color: #0101ef;
	text-decoration: none;
}

.home_content a:hover {
	color: #0101ef;
	text-decoration: none;
}

.login_form {
	font-size: 12px;
	color: 000;
}

.register a:link {
	color: #F09709;
	font-size: 13px;
	text-decoration: underline;
}

.register a:visited {
	color: #F09709;
	text-decoration: underline;
}

.register a:hover {
	color: #F09709;
	text-decoration: none;
}

.green_link a:link {
	color: #00a178;
	text-decoration: none;
}

.green_link a:hover {
	color: #00a178;
	text-decoration: none;
}

.green_link a:visited {
	color: #00a178;
	text-decoration: none;
}

.login_header {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-left: 27px;
	height: 26px;
	line-height: 26px;
	background-image: url('../../images_dir/booking_header.jpg');
	background-repeat: none;
}

.login_button {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #cc0001;
	margin-top: 2px;
}

.mo_header{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding-left: 27px;
	height: 26px;
	line-height: 26px;
	background-image: url('../../images_dir/offer_header.jpg');
	background-repeat: none;
}

.mo_text {
	color: #434e7b;
	font-size: 12;
}


/***************** LATO MANAGER ***********************/

.header {
	background-image: url('../../images_dir/mg_banner.jpg');
	background-repeat: no-repeat;
	width: 835px;
	height: 100px;
}

.header_left {
	background-image: url('../../images_dir/mg_header/mg_header_left.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #fff;
	padding-left: 40px;
}

.header_right {
	background-image: url('../../images_dir/mg_header/mg_header_right.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #fff;
	padding-right: 40px;
}

.colored_footer {
	background-image: url('../../images_dir/mg_footer.jpg');
	background-repeat: repeat-x;
	border: 0;
	height: 50px;
}

.userbox_title {
	background-color: #003466;
	width: 230px;
	margin-left: 5px;
	padding-left: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

.userbox_data {
	background-color: transparent;
	width: 230px;
	margin-left: 5px;
	padding-left: 2px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.tcontent {
	margin: auto;
}

.topmenu {
	background-color: #cccccc;
	text-align: center;
	width: 100%;
	height: 30px;
	line-height: 20px;
	vertical-align: middle;
	font-size: 14px;
}

.topmenu a:link {
	text-decoration: none;
	color: #666666;
}

.topmenu a:hover {
	text-decoration: underline;
	color: #656565;
}

.topmenu a:visited {
	text-decoration: none;
	color: #666666;
}

#leftmenu {
	font-weight: bold;
	width: 215px;
	background-color: #fff;
}

.leftmenubox {
	padding-left: 20px;
	width: 215px;
	height: 35px;
	line-height: 35px;
	background-image: url('../../images_dir/ysquare.gif');
	background-position: 0 100%;
	background-repeat: repeat-x;
}

.leftmenubox a:link {
	text-decoration: none;
	color: #098e93;
	font-size: 12px;
	font-weight: bold;	
}


.leftmenubox a:visited {
	text-decoration: none;
	color: #098e93;
	font-size: 12px;
	font-weight: bold;	
}

.leftmenubox a:hover {
	text-decoration: none;
	color: #beded8;
}
.thumbs {
	background-color: #666;
	text-align: right;
	width: 100%;
	padding-top: 3px;
	padding-right: 5px;
}

.centralmenu {
	background-color: #cccccc;
	border: solid 1px #fff;
	width: 183px;
	height: 282px;
	font-size: 11px;
}

.centralmenu div {
	padding-left: 10px;
}

.centralmenu div a:link {
	text-decoration: none;
	color: #656565;
}

.centralmenu div a:hover {
	text-decoration: none;
	color: #656565;
}

.centralmenu div a:visited {
	text-decoration: none;
	color: #656565;
}

.tdcity {
	background-color: #68a3a4;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
	border-top: solid 2px #fff;
	border-right: solid 1px #fff;
	border-bottom: solid 2px #fff;
	border-left: solid 1px #fff;
}

.tdcity a:link {
	text-decoration: none;
	color: #fff;
}

.tdcity a:hover {
	text-decoration: none;
	color: #fff;
}

.tdcity a:visited {
	text-decoration: none;
	color: #fff;
}

.tdopt {
	background-color: #fff;
	text-align: right;
	padding-left: 5px;
	border: solid 1px #fff;
}

.elasticbox {
	overflow: auto;
	height: 285px;
}

.buttonopt {
	background-color: #fff;
	color: #666;
	border: solid 1px #666;
	font-weight: bold;
	font-size: 11px;
	text-align: center
}

.hrowon {
	background-color: #cccccc;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
	border: solid 1px #fff;
}

.hrowoff {
	background-color: #fff;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
	border: solid 1px #fff;
}

#hotelintest {
	height: 50px;
	font-size: 12px;
	color: #666666;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 5px;
	background-image: url('../../images_dir/ysquare.gif');
	background-position: 0 100%;
	background-repeat: repeat-x;	
}

.hotelname {
	color: #f09709;
	font-size: 16px;
	font-weight: bold;
}

.hotelprgf_title {
	color: #098e93;
	font-size: 14px;
	height: 20px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 5px;
	background-image: url('../../images_dir/ysquare.gif');
	background-position: 0 100%;
	background-repeat: repeat-x;
}

.hotelprgf {
	color: #666666;
	font-size: 13px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 5px;
}

#alfabeto a:link {
	color: #fff;
}

.hotels_result_title1 {
    font-size: 16px;
    font-weight: bold;
    color: #970030;
}

/********** BORDI *************************/
.red_border {
	border: 1px solid #e41505;
}

/********* COLORI DEI CARATTERI *****************/

.font_yellow {
	color: #F09709;
}

