/* CSS Document */



body {
	background:#dfe6eb;
	font:85%/1.3 TrebuchetMS, Arial, sans-serif;
}
body, #menuh, #contenido, h3, h4 {
	margin:0;
}
body, #vermas {
	padding:0;
}
body, #titulo h1, #aviso {
	text-align:left;
}
#pagina {
	width:779px;
	height:552px;
}
#pagina, #prueba {
	background:transparent;
	z-index:0;
}
#pagina, #prueba, #titulo, #subtitulo {
	overflow:hidden;
}
#titulo, #subtitulo {
	width:100%;
	border-left:1px solid #accfe8;
}
#titulo {
	height:80px;
	background:url('../img/header.jpg');
}
#titulo h1 {
	margin:0 auto;
	color:#fff;
}
#subtitulo {
	text-align:right;
	background:#bbd9ee;
}
#menuh, #aviso {
	font:0.9em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menuh {
	position:relative;
}
#contenido, #pie {
	background:white;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
#contenido {
	padding:5px 5px 5px 15px;
	border-top:1px solid #ccc;
}
#aviso, #vermas, #tabla {
	position:absolute;
	left: 567px;
	top: 90px;
	height: 119px;
}
#aviso {
	padding:5px;
	margin-top:0px;
	margin-left:15px;
	width:173px;
	font-weight:bold;
	background-color: #D9EAF2;
}
#aviso, #pie {
	display:block;
}
#vermas {
	background:#eee;
	margin-top:-40px;
	margin-left:530px;
	width:220px;
	height:350px;
}
#ventana, #test {
	background:#ccc;
	overflow:auto;/*border:1px solid #666*/
}
#ventana {
	height:200px;
	width:500px;
	margin-top:32px;
}
#test {
	padding:8px;
}
#tabla {
	width:480px;
}
#pie {
	border-bottom:1px solid #ccc;
	color:#035795;
	padding:20px 24px 25px 24px;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
}
.test {
	display:none;
	margin-top:-330px;
	margin-left:540px;
	width:230px;
}
h1 {
	font:22px arial, helvetica, sans-serif;
	margin:10px 0 0 0;
	padding-top:6px;
}
h1, h4 {
	color:#0f70b7;
}
h2, h2 b {
	font-size:12px;
}
h2 {
	color:#999;
}
h2 b {
	color:#f00;
	padding:2px;
	line-height:2px;
}
h3 {
	text-align:RIGHT;
	color:#bed9ef;
}
h3, h4 {
	font-size:13px;
	font-weight:normal;
}
h4 {
	line-height:16px;
}
p#actual {
	color: darkgray;
	text-align:right;
}
