
html, body{background:#ce9a35; margin:0px; padding:0px;}
#todo{margin:auto; width:990px; display:block; text-align:center;}

#pie{
text-align:center;
display:block;
width:100%;
background:#000000;
height:20px;
color:#FFFFFF;
vertical-align:top;
font-family:Trebuchet Ms;
}

a img{ border:none;}
#pie .info{
color:#fff;
font:bold 11px Trebuchet Ms;
margin:0 0 0 10px;
vertical-align:top;}

#pie a{ cursor:pointer;}
strong{
color:#655c4a;
font:bold 12px Trebuchet Ms;
}
#pie a{
color:#fff; text-decoration:none;}
.naranja{color:#ff8a00;}

#pie img{ height:20px;}

.margen{ margin-left:190px !important;} 

#ventana{
	display: none;
	position: absolute;
	top: 20px;
	left: 2%;
    right: 1%;
	width: 97%;
	z-index: 999;
	height:90%;
    border:1px solid #fff;
    background:url(../img/bg_agenda.png) ;
    _behavior: url(iepngfix.htc);
	padding:20px;
	text-align:center; 
}

.contenido_ventana{
background:#edd0c2;
margin:auto;
text-align:center;
width:760px;
display:block;
padding:10px 10px 30px 10px;
height:auto;
font:bold 12px Trebuchet Ms;}
.contenido_ventana p{ color:#a47b2b; font-weight:bold;font:bold 12px Trebuchet Ms;}
.contenido_ventana .texto, #comentariosFormulario{ color:#000; margin:30px 20px 0 34px; text-align:left;text-align:justify; }

.relleno{ background:#dcb375 !important; padding:0 20px 0 20px; height:}
input{ border:1px solid #7B6247; height:17px; width:300px; float:right;}
label{ margin-left:20px; float:left;}
textarea{ border:1px solid #7B6247; height:40px; width:300px; float:right; margin:5px 0 0 0;}
.titulo{ color:#a47b2b !important;font:bold 12px Trebuchet Ms;}
.fecha{ color:#a47b2b;font:bold 12px Trebuchet Ms;margin:0 0 0 640px;}
#imagenes{margin:30px 0 0 34px; width:740px; height:auto; clear:both; text-align:center; }
#imagenes img{ width:200px; margin-left:10px;}
.contenido_ventana{ color:#000000 !important;}
.contenido_ventana a{ color:#000 !important;
font:bold 12px Trebuchet Ms;}
.cerrar{
color:#c49a56 !important;
float:right;
margin-right:10px;
font:bold 12px Trebuchet Ms;
margin:0 0 0 640px; 
text-decoration:none;
cursor:pointer;}


