/* impostazioni per la nuova scheda */

table.car2008{
width:100%;
}

.car2008 td img{
vertical-align: middle;
}

h2.tit_scheda{
font-size:13px;
font-weight:bold;
color:#666;
}
td.tdevidente{
color:#666;
font-size:12px;
font-weight:bold;
}

table.prenota2008{
margin-left:10px;
}

table.prenota2008 td{
font-size:14px;
color:#666;
}

td.obbligatorio{
color:#df1229 !important;

}
td.primotd{
width:120px;
}

.testoObbligatorio{
color: #df1229;
}
.avvisoCampiObbligatori{
font-size:9px !important;
}

.formprenota2008 input{
border: 1px solid #ccc;
background-image:url(../gr/bkg_form.jpg);
background-repeat:repeat-x;
font-size:12px;
padding-left:5px;
padding-right:5px;
}

.formprenota2008 .bottoneInvia{
background-image:url(../gr/sh/bt_invia-off.gif);
background-repeat: no-repeat;
width:95px;
height:28px;
border:none;
}


.formprenota2008 .bottoneInvia:hover{
background-image:url(../gr/sh/bt_invia-on.gif);
}

a.back{
font-size:12px;
font-weight:bold;
margin-right:10px;
}

a.back:hover{
color:#df1229;
}


/* icone con le caratteristiche */
.divIcone{
float:left;
margin-top:10px;
width:100%;
padding-top:5px;
padding-bottom:5px;
}

.divCaratteristiche{
width:126px;
height:30px;
display:inline;
float:left;
margin-right:2px;
margin-top:2px;
font-size:11px;
color:#888;
border:1px solid #fff;
}

.divCaratteristiche:hover{
border:1px solid #ccc;
color:#333;
background-color:#EEE;
}

.divCaratteristiche img{
margin-right:3px;
margin-top:1px;
margin-left:1px;
border:1px solid #ccc;
float:left;
}

.divCaratteristiche:hover img{
border:1px solid #aaa;
}

.flippazz1{
font-size:13px;
text-align:center;
font-weight:bold;
color:#737476;
float:right;
margin-right:13px;
}

div.fotoPiccole{
background-color:#f2f2f2;
padding:6px;
}

.fotoPiccole a img{
border:1px solid #ccc;
padding:2px;
margin-right:7px;
margin-bottom:5px;
background-color:#FFF;
}
.fotoPiccole a:hover img{
border:1px solid #df1229;
}

div.fotoGrande{
border:1px solid #ccc;
padding: 1px;
margin-top:10px;
float:left;
}

div.mappaGoogle{
border:1px solid #ccc;
padding: 1px;
float:left;
width:527px;
}

.aeroporti{
color:#069;
font-weight:bold;
}
.autostrade{
color:#090;
font-weight:bold;
}
.stazioni{
color:#FC3;
font-weight:bold;
}

.citta{
color:#C00;
font-weight:bold;
}
.attrazioni{
color:#F60;
font-weight:bold;
}

/* impostazioni per la nuova scheda ristoranti *non* clienti*/

.button_left, .button_middle, .button_right {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	display:inline-block;
	float: left;
	height:30px;
	border:0;
	color:#FFF;
}
.button_left {
	width:4px;
	background:url(../gr/sh/button_left30.png) no-repeat ;
	/*background:url(../gr/sh/button_left.png) repeat ;*/
}
.button_middle {
	white-space:nowrap;
	margin:0;
	padding-bottom:2px;
	width:auto;
	overflow:visible;
	cursor:pointer;
	background:url(../gr/sh/button_middle30.png) repeat-x;
	/*background:url(../gr/sh/button_middle.png) repeat;*/
}
.button_middle:hover{
	color:#000;
}

.button_right {
	width:4px;
	background:url(../gr/sh/button_right30.png) no-repeat;
	/*background:url(../gr/sh/button_right.png) repeat;*/
}
