/* $Id
 - Hotel Ariston -
*/
body {
    font-family: Trebuchet MS, Verdana, Tahoma;
    font-size: 0.8em ;
    color: black;
}

a {
    color: #99A58D;
    text-decoration: none;
}
a:hover { color:#752912}

.address, .t1 {
    /*<font color="#adadad" face="Trebuchet MS, Verdana, Tahoma" size="2">*/    
    color: #adadad;
    font-weight: bold;
}

.t2 {
    color: #547d00;
    font-weight: bold;
}

.text {

}

.info1 {
    margin-top: 0px;
    text-align: left;
    font-size: 0.8em ;
}

.info2 {
    margin-top: 16px;
    font-size: 0.8em ;
}

.offer {
    padding-bottom: 30px;
    font-size: 0.8em ;
}

.event {
    padding-bottom: 12px;
    font-size: 0.8em ;
}

.email {
    color: #d1ba75;
/*    font-family: Trebuchet MS, Verdana, Tahoma;*/
    font-weight: bold;
}

.tlm {
    color: #547d00;
    font-weight: bold;
}

.lastminute {
    margin-top: 16px;
    font-size: 0.8em ;
}

#links {
    text-align: left;
    font-size: 0.8em;
    font-weight: bold;
}

#links .title {
    /*font-weight: bold;
    font-size: 0.8em ;*/
}
#links .url_link {
    padding-bottom: 15px;
}

#links a:link {
    color: #adadad;
}

#links a:hover {
    color:#752912;
}

table.price {
	border : 1px solid #d9cfb0;
	border-collapse: collapse;
    border-top: 1px solid #b4a05a;
    border-left: 1px solid #b4a05a;
}

table.price td {
    /*background-color: white;*/
    padding: 0;
    margin: 0;
    font-size: 0.8em;
}

td.shadow {
    background-image: url(../oggetti/sfum04.gif); 
}

td.description {
    background-image: url(../oggetti/sfum05.gif);
    font-weight: bold;
}

td.value {
    background-image: url(../oggetti/sfum05.gif);
}

.menu {
    font-size: 0.8em;
    padding-bottom: 15px;	
}

.menu .t1 {
	font-weight: normal;
}

td.restaurant {
    font-size: 0.8em;
    text-align: left;
}

.booking,select,option,input {
	font-family: Trebuchet MS, Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
    margin: 0;
}

.booking {
    padding: 5px;
    /*margin: 14px;*/
}

select, input {
    border: 1px inset #00008B;
}

input.btn {
    border: 1px outset #00008B;    
}