/******************************
+   FORMATTAZIONE TAG HTML    +
******************************/
body {
	margin: 0px;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 100%;
    /*color: #7c7343;*/
    background-color: #fff;
/*
    background-image: url(../img/body_bg.gif);
    background-position: top left;
    background-repeat: repeat-x;
*/
}

img {
    border: 0px;
    padding: 0;
}

form {
    display: inline;
}

select {
    font-size: 10px;
}

input {
    font-size: 11px;
}

a:link, a:visited, a:active {
    text-decoration: none;
    color: #6b758e;
}

a:hover {
    text-decoration: underline;
    color: #6b758e;
}


a.the_link:link, a.the_link:visited, a.the_link:active {
    color: #844200;
    text-decoration: none;
}

a.the_link:hover {
    color: #844200;
    text-decoration : underline;
}


div.page-int {
    color: #589ec8;
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0px 10px 15px;
    text-align: left;
}



div.read-more {
    background-image: url(../img/read_more_bg.jpg);
    background-position: 1px 0px;
    background-repeat: no-repeat;
    background-color: #f5f5f3;
    width: 85px;
    height: 13px;
    font-size: 10px;
    font-weight: bold;
    margin-top: 6px;
    padding-left: 18px;
}



/* TABELLA PRINCIPALE */
#main-table {
    width: 765px;
    padding: 0px;
    margin: 0px auto 0px auto;
    border: 0px;
    /*background-color: #e2952c;*/
}

#main-table td#left-cell {
    vertical-align: top;
    width: 208px;
    padding: 0px;
}

#main-table td#left-cell table#left-under-menu {
    width: 100%;
    margin: 8px 0px 5px 0px;
}

#main-table td#left-cell table#left-under-menu td#img {
    width: 90px;
    vertical-align: top;
    text-align: center;
}

#main-table td#left-cell table#left-under-menu td#text {
    padding: 0px 2px 0px 0px;
    vertical-align: top;
    font-size: 11px;
}

#main-table td#left-cell table#left-under-menu td#text div#int {
    font-size: 12px;
    font-weight: bold;
    color: #6b758e;
    margin-bottom: 4px;
}

#main-table td#content-cell {
    vertical-align: top;
    width: 557px;
    padding: 0px;
}






#footer-table {
    width: 765px;
    padding: 0px;
    margin: 0px auto 0px auto;
    border: 0px;
    /*background-color: #e2952c;*/
}

#footer-table td#footer-cell {
    vertical-align: middle;
    background-color: #62a3cd;
    height: 80px;
    width: 765px;
    font-size: 12px;
    text-align: center;
    color: #ffffff;
    border-top: 2px solid #fff;
    /*padding-left: 4px;*/
}





#bottom-table {
    width: 765px;
    padding: 0px;
    margin: 10px auto 5px auto;
    border: 0px;
    /*background-color: #e2952c;*/
}

#bottom-table div.int {
    font-size: 12px;
    font-weight: bold;
    color: #6b758e;
    margin-bottom: 4px;
}

#bottom-table td#offers {
    width: 390px;
    font-size: 11px;
    vertical-align: top;
    border-right: 1px dotted #b2b2b2;
}

#bottom-table td#offers div.offer {
    font-size: 11px;
    margin-bottom: 6px;
}

#bottom-table td#offers div.offer div.date {
    font-size: 10px;
    font-weight: bold;
    color: #3a85b1;
    margin-bottom: 2px;
}

#bottom-table td#middle {
    font-size: 11px;
    vertical-align: top;
    padding: 0px 10px 0px 10px;
    border-right: 1px dotted #b2b2b2;
}

#bottom-table td#camere {
    width: 140px;
    font-size: 11px;
    vertical-align: top;
    padding: 0px 0px 0px 10px;
}





table.content-table {
    width: 542px;
    margin: 0px 0px 2px 15px;
    padding: 0px;
}

table.content-table div.int {
    color: #589ec8;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    margin: 5px 0px 4px 0px;
}

table.content-table td.content-cell-j {
    color: #000;
    vertical-align: top;
    font-size: 11px;
    font-weight: normal;
    text-align: justify;
}

table.content-table td.content-cell-l {
    color: #000;
    vertical-align: top;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
}




/* TABELLA FORM PRENOTAZIONI */
#form-prenotazioni-table {
    width: 184px;
    padding: 0px;
    margin: 0px auto 0px auto;
    border: 0px;
}




/* LINK BARRA LOGO */
.barra_logo {
	color: #8595a2;
	font-size: 10px;
}



/* LINK MENU ALTO */
.link_menu_alto {
	color: #4f6ea5;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}



/* SINGOLA CELLA MENU ALTO  */
.td_barra_menu_alto {
    width: 20%;
    text-align: center;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: right;
}


a.cat:link, a.cat:visited {
	color: #677b8d;
	font-size: 11px;
}

a.cat:hover {
	color: #677b8d;
	font-size: 11px;
}

a.footer:link, a.footer:visited {
	color: #fff;
	text-decoration: none;
}

a.footer:hover {
	color: #fff;
	text-decoration: underline;
}


a.adv_search:link, a.adv_search:visited {
	color: #677b8d;
	font-size: 10px;
}

a.adv_search:hover {
	color: #677b8d;
	font-size: 10px;
}

.link_menu_alto {
	color: #4f6ea5;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
