BODY{
	text-align: center;
	background-color: white;
	font-family:Arial;
	padding-top: 0px;
	font-size: 0.8em;
	/*background-image: url(../imagenes/fondo.gif);
	background-repeat: repeat;*/
	
}

.cuerpo{
   width: auto;
   height: auto;
   margin: auto;
   background-color: #FFFFFF;
   position:relative;
   text-align:left;
   
}


.pie_bloque{
clear: both;
font-size: 0.1em;
}
.foto_principal{
width:350px;
height:265px;
float:left;
margin-left:220px;
}
.barra{
width:300px;
height:25px;
border-bottom:5px solid #BBE0E3;
margin-top:10px;
}
.direccion{
width:100px;
height:60px;
font-size:11px;
color:#565656;
float:left;
margin-left:480px;
text-align:right;
margin-top:10px;
}
.telefono{
width:130px;
height:20px;
font-size:11px;
color:#565656;
float:left;
margin-left:460px;
text-align:right;

}
.horario{
width:230px;
height:50px;
float:left;
margin-left:370px;
/margin-left:170px;
font-size:11px;
}
.horario2{
width:230px;
height:20px;
float:left;
font-size:11px;
margin-left:245px;
/margin-left:5px;

}
.titulo{
width:300px;
height:20px;
font-size:11px;
color:#565656;
margin-top:10px;
font-weight:bold;
}
.subtitulo{
width:300px;
height:20px;
font-size:11px;
color:#565656;

}
.referencias{
width:300px;
height:400px;
}