h1
{
	color: #004696;
	font-size: 15px;
	margin: 0 0 10px 0;
	font-weight: bold;
}
h2.titulosColumnas
{
	color: #fff;
	text-transform:uppercase;
	text-align:center;
	display:block;
	line-height:57px;
	width:230px;
	font-size: 13px;
	margin: 0 0 15px 0;	
	background-image: url(../images/fondoH1.gif);
	background-repeat: no-repeat;
}
h2.titulosEnlaces
{
	color: #fff;
	text-transform:uppercase;
	text-align:center;
	display:block;
	line-height:57px;
	width:230px;
	font-size: 13px;
	margin: 0 0 15px 0;	
	background-image: url(../images/fondoH1enlace.gif);
	background-repeat: no-repeat;
}
h2.titulosEnlaces a
{
	display: block;
	width: 100%;
	color:#fff;
	text-decoration: none;
}
h2.titulosEnlaces a:hover
{
	text-decoration: underline;
}
h3
{
	color: #004696;
	font-size: 12px;
	margin: 0 0 10px 0;
}
h4
{
	color: #004696;
	font-size: 11px;
	margin: 0 0 10px 0;	
}
p
{
	color: #004696;
	margin: 0 0 10px 0;
	text-align: justify;
}
p strong
{
	font-weight: bold;
}
div.columna ul
{
	color: #004696;
}
div.columna ul li
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: justify;
}
/*********************************************************************** imagenes *******************************************************************/
a img
{
	border:none;
	margin: 0 0 10px 0;
}
.fotoColumna
{
	border: 1px solid #bcbcbc;
	position: relative;
}
.fotoColumna a
{
	displa:block;
	position: absolute;
	width: 27px;
	height: 25px;
	top:0px;
	left:0px;
	padding: 0 !important;
}
.fotoColumna img
{
	padding: 10px;
}
.fotoColumna a img
{
	padding: 0px !important;
}
/******************************************************************** menu principal *****************************************************************/
div#menu ul
{
	position: absolute;
	right: 120px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div#menu ul li
{
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
	list-style-type: none;
	display: block;
	float: left;
}
div#menu ul li a
{
	text-align: right;
	width: 85px;
	margin: 0 5px 0 0;
	padding: 6px 5px 0 0;
	height: 20px;
	display: block;
	color: #676767;
	text-decoration: none;
}
div#menu ul li a:hover
{
	color: #000;
	text-decoration: underline;
}
/******************************************************************** menu interior *****************************************************************/
div#menuInterior ul
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	right: 120px;
	top:160px;
}
div#menuInterior ul li
{
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
	list-style-type: none;
	display: block;
	float: left;
}
div#menuInterior ul li a
{
	text-align: right;
	width: 85px;
	margin: 0 5px 0 0;
	padding: 6px 5px 0 0;
	height: 20px;
	display: block;
	color: #676767;
	text-decoration: none;
}
div#menuInterior ul li a:hover
{
	color: #000;
	text-decoration: underline;
}
div#menuInterior ul li a.activa
{
	text-transform: uppercase;
	color:#000;
}
h1.tituloHome
{
	position: absolute;
	left:180px;
	top:80px;
	font-size: 18px;
}
/******************************************************************** listas *****************************************************************/
ul.listas
{
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	top:120px;
	left:180px;
}
ul.listas li
{
	list-style-type: none;
	line-height: 16px;
	background-image:url(../images/listas.jpg);
	padding: 0 0 0 18px;
	margin:0 0 20px 0;
	background-position: top left;
	background-repeat: no-repeat;
	color: #004696;
	font-size: 16px;
}
/********************************************************************  *****************************************************************/
div#footerHome ul
{
	position: absolute;
	margin: 14px 0 0 0;
	right: 120px;
	top:25px;
	padding: 0 0 0 0;
}
div#footerHome ul li
{
	margin: 0px 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
}
div#footerHome ul li a
{
	color: #7f7f7f;
	text-decoration: none;
}
div#footerHome ul li a:hover
{
	color: #000;
	text-decoration: underline;
}
/******************************************************************** definicion de formularios *****************************************************************/
div#formulario
{
	position: relative;
	margin: 10px 0 20px 0;
	padding: 0 0 0px 0;
	width: 800px;
}
fieldset
{
	border: 1px solid #c9c8c8;
}
legend
{
	color: #747474;
	text-transform: uppercase;
	font-size: 10px;
}
label
{
	width: 100%;
	clear: both;
	display: block;
	color:#004696;
	margin: 0 0 0 0px;
}
input
{
	width: 350px;
	margin: 5px 0 10px 0px;
	border: 1px solid #84abcd;
	color: #fff;	
	background-color: #fff;
}
textarea
{
	width: 350px;
	border: 1px solid #84abcd;
	margin: 5px 0 10px 0px;	
	color: #fff;
	background-color: #fff;	
}
/******************************************************************** boton estandar para formularios y link tipo boton formulario *****************************************************************/
p.boton
{
	width: 500px;
	height: 30px;
	text-align: right;
	margin: 0px 0px 0 0;
	padding: 10px 0 0 0;
	clear: both;
	position: relative;
}
button
{	
	background: transparent;
	background-image: url(../images/botonBase.gif);	
	background-repeat: no-repeat;
	background-position:0 3px;
	width: 112px;
	height: 32px;
	margin: 10px 0 0 0;
	color: #fff;
	border: none;
}
button span
{
	display: block;
	width: 112px;
	line-height: 32px;
	text-align: center;
	padding: 0px 0 0 0;
}
a.button
{	
	position: absolute;
	display: block;
	bottom:20px;
	right: 0px;
	background: transparent;
	background-image: url(../images/botonBase.gif);	
	background-repeat: no-repeat;
	background-position:0 3px;
	width: 112px;
	height: 32px;
	color: #fff;
	border: none;
	text-decoration: none;
}
a.button span
{
	display: block;
	width: 112px;
	text-align: center;
	padding: 10px 0 0 0;
}

