body {	margin:0px auto;
	font-family:tahoma,sans-serif;
	font-size:13px;
	text-align:left;	
	background: url("../../imagenes/bg_sup.gif") repeat-x;
	}
/*
span {	padding:10px 35px;
	display:block;
	margin:10px auto;
	background:lightyellow;
	border:1px solid black;
	width:300px;
	
}
*/
form { 	display:block;
	margin:00px auto;
	text-align:center;
	}

input { display:block;
	margin:0px auto 10px auto;}

#header
{
height:135px;
text-align:left;
font-size:25px;
}

#header img {
margin-top:20px;
margin-left:15px;
}



#ventana {
	background:#E3E8ED url("../../imagenes/bg_pie.gif") center bottom repeat-x;
	width:260px;
	border-right:2px solid #043768;
	border-top:0px;
	border-bottom:0px;
	margin:0px 30px 0px 0px;
	text-align:left;
	padding-top:50px;
}

.dato_hora  {
margin:0px;
padding:0px;
font-family: courier new;
font-size:13px;
background:url(../../imagenes/fondo_tabla.jpg) top center; 


}
td { text-align:center;}

.error p {
display:block;
margin:10px auto;
width:300px;
background:lightyellow;
border:1px solid gray;
}
