@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	position: relative;
}
body {
	background-color: #00416d;
	background-image: url(/images/bg.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
a:link {
	
}
a:visited {
	
}
a:hover {
font-weight:bold;
}
a:active {
	
}

.menuTop {
	width: 930px;
	position: relative;
	margin-left: 12px;
	margin-top: 0px;
	
	z-index:100;
}

.ventana {
	
	width: 930px;
	position: relative;
	margin-left: 12px;
	margin-top: 0px;
}

.ventanaDentro {
	position:relative;
	padding: 5px 25px 5px 25px;
	margin-top: 0px;
}

.menuLateral {
	position: absolute;
	width: 155px;
	top: 175px;
	left: 780px;
}

.menuArriba {
	height: 43px;
	width: 548px;
	margin-left: -150px;
	position: absolute;
	left: 50%;
	top: 96px;
}
.header {
	left:20px;
	width: 890px;
	position: relative;
}

.fondoGde {
	position:relative;
	width: 955px;
	left: 50%;
	margin-left:-477px;
	top:0px;
	bottom:0px;
	background-image:url(imagenes/ventana.png);
	background-repeat:repeat-y;
	background-position:center;
}

.topGde {
	position:relative;
	width: 955px;
	left: 50%;
	margin-left:-477px;
}


td img {display: block;}td img {display: block;}


.botones, .botones a:link, .botones a:visited, .botones a:active {
	color:#535353; font-size:12px; font-weight:bold; text-decoration:none;
}

.botones a:hover {
	color:#000000; font-size:12px; font-weight:bold; text-decoration:none;
}


.titulo {
	color: #0064A6;
	font-size: 21px;
	font-weight: bold;
}
.subtituloGris{
	color:#999999;
	font-size: 14px;
	font-weight: bold;
	margin-left: 100px;
	
}
.subtituloRojo{
	color:#0064A6;
	font-size: 14px;
	font-weight: bold;
	margin-left: 20px;
	
}
.resalta1 {
	font-size: 13px;
	font-weight: bold;
	color: #4B070D;
}
.textfieldAmarillo {
	background-color:#FFFFCC;
	border:#E7E765 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tablaFondo {
	border: thin solid #000000;
}.tablas {
	margin: 0px;
	padding: 0px;

	border: 1px solid #333333;
}
.tablaPincipal {
	background:#E5F087 url(bgazul.jpg) repeat-y center;
}
.style1 {color: #cc9900}
.style2 {color: #CC9900}
.style3 {font-size: 10px}
.style4 {
	font-size: 10px;
	color: #999999;
}
.style5 {color: #CC9900}
.style6 {
	color: #FF0000;
	font-weight: bold;
}

.style7 {	color: #0064A6;
	font-weight: bold;
}
.style9 {color: #FF9900}
.cifra {
	color: #FFFFFF;
	font-weight: bold;
}
.vineta {
	list-style-image: url(images/vineta.gif);
	list-style-type: none;
}
