/* CSS Document */


.formulario{
float:left;
width:460px;
height:278px;
text-align:justify;
}
#contenido_horarios{
float:left;
width:490px;
height:278px;
overflow:auto;
/*position:absolute;
left:500px;
top:320px;*/
}