body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
	margin: 0px;
	background-color: #005187;
}
#divHeader {
	background-image: url(../imagenes/fondoHeader.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 230px;
	width: 100%;
}
#divFooter {
	background-image: url(../imagenes/fondoFooter.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100px;
	width: 100%;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#divCuerpo {
	background-color: #FFFFFF;
	background-image: url(../imagenes/fondoPag.gif);
	background-repeat: repeat;
	width: 100%;
}
.celdaHIz {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.celdaHDe {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
a.aFooter:link, a.aFooter:visited, a.aFooter:active {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.aFooter:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffcc00;
	text-decoration: none;
}
.tablaTitular {
	background-image: url(../imagenes/fondoTitular.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#divContenido {
	background-image: url(../imagenes/fondoCuerpo.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 800px;
	margin: auto;
}
.celdaContent01 {
	background-image: url(../imagenes/fondoContent01.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.celdaContent02 {
	background-image: url(../imagenes/fondoContent02.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
a.aSmall:link, a.aSmall:visited, a.aSmall:active {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
a.aSmall:hover {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	margin: 0px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
form {
	margin: 0px;
}
input, select, textarea {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.celdaForm {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	background-color: #F5F5FA;
	border: 1px dotted #C8C8C8;
}
.textoChico {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.celdaMarca {
	background-image: url(../imagenes/marcaAgua.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.divEncuesta {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(../imagenes/fondoVentanaEncuesta.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 190px;
}
.divVentana {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(../imagenes/fondoVentanaPortada.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 170px;
}
.celdaContador {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	background-color: #F5F5F5;
	padding: 5px;
	border: 1px dashed #C8C8C8;
}
.celdaResal {
	background-color: #F0F0F0;
	padding: 5px;
	border: 1px dashed #C8C8C8;
}

