@charset "utf-8";
/* CSS Document */
div#schedaRistorante{
	padding:10px;
}
div#schedaRistoranteColonnaSx{
	width:250px;
	float:left;
	text-align:center;
}
div#schedaRistoranteInformazioniCamerali{
	color:#666; 
	font-size:12px;
	text-align:left;	
}
div#schedaRistoranteColonnaDx{
	width:270px;
	float:left;
	text-align:left;
	font-size:12px;
}
div#schedaRistoranteColonnaLaterale{
	width:150px;
	float:right;
	text-align:right;
}
.titoloBordeuax{
	color:#900;
	font-size:12px;
	font-weight:bolder;
	text-decoration:none;
}
.testoGrassetto{
	font-weight:bolder;
	color:#666;
	font-size:12px;
}
div#schedaRistorante hr{
	border:0px;
	border-top:1px solid #CCC;
}
div#schedaRistoranteColonnaImmagini{
	width:200px;
	float:left;
}
div#schedaRistoranteColonnaImmagini img{
	border:1px solid #CCC;
	width:84px;
	height:53px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
div#schedaRistoranteColonnaDescrizione{
	float:left;
	text-align:left;
	width:450px;
	font-size:12px;
	color:#666;	
}
div#schedaRistoranteColonnaDescrizione p{
	margin:0px;
	font-size:12px;
	color:#666;
}
div#schedaRistoranteColonnaDescrizione img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	
}
div#moduloPrenotazione input{
	border:1px solid #F90;
	background-color:#FFF;
}