/* pagina gen */

body{
margin: 0 auto;
padding: 0;
background: #0d92ab url('img/top.jpg') repeat-x top left;
font: 12px Lucida Grande, Verdana, sans-serif;
color: #0d92ab;
text-align: center;
}

#content{
margin: 0 auto;
padding: 0;
overflow: hidden;
width: 808px;
background: #ffffff url('img/bg_pg.jpg') repeat-y top left;
}

#content a{
color: #0d92ab;
text-decoration: none;
}
#content a:hover{
color: #666666;
text-decoration: none;
}

.txt{
overflow: hidden;
padding: 10px 30px 10px 30px;
}

/* coupon sposi */

.coupon{
padding: 10px 10px 10px 10px;
background: #0d92ab url('img/top.jpg') repeat-x top left;
color: #ffffff;
border: 1px dashed #ededed;
}

.txt_g{
padding: 0 0 10px 0;
font: 26px Lucida Grande, Verdana, sans-serif;
}

/* tabella alberghi */

.tbgen{
margin: 10px 0 10px 0;
padding: 0;
table-layout: auto;
width: 728px;
border-spacing: 0;
font: 10px Lucida Grande, Verdana, sans-serif;
color: #666666;
text-align: left;
border: 1px solid #cccccc;
}

.tbtitoli_foto{
padding: 2px 5px;
background: #0d92ab; 
border-bottom: 1px solid #ffffff;
font-weight: bold;
color: #ffffff;
font-size: 13px;
width: 200px;
}

.tbtitoli{
padding: 2px 5px;
background: #d4d4d4; 
border-bottom: 1px solid #ffffff;
font-weight: bold;
}

.tbint{
padding: 2px 5px;
border-bottom: 1px solid #ffffff;
}