/* CSS Document */
body{
	background-color: #174579;	
	font-size:10pt;	
	padding: 0;
	margin: 0;
	font: 11px Arial, Helvetica, sans-serif;
	width: 969px;
	margin-left: auto;
	margin-right: auto;	
}

a.link {
	text-decoration: underline;
	color:#000000;
}

a:visited {
	text-decoration: underline;	
	color:#0000FF;
}

#todapagina{
	color:#000000;
	background-color: #FFFFFF;	
}

#encabezado{
	z-index:2;	
	background-color: #FFFFFF;		
	background:url(img/encabezado.jpg);
	background-repeat: no-repeat;
	height: 237px;
	width: 969px;	
}
#piepagina {
	background-color: #FFFFFF;		
	position:relative;
	background-image: url(img/piepagina.jpg);
	background-repeat: no-repeat;	
	height: 315px;
	width: 969px;
	bottom:150px;
	
}



.piepagina_info{
	top:245px;
	float:right;
	position: relative;
	font-size:1em;
	padding-right:15px;
	color: rgb(255,255,255);
}

.piepagina_info .negritas{
	font-size:1.5em;
	font-weight: bolder;
}


.fondocontenido{	
	background-color: #FFFFFF;
	width: 969px;
	
}

#contenido{	
	position: relative;
	z-index:1;				
	padding-left:12px;
	padding-right:12px;	
	font-size: 12px;
	top:-90px;
	display:inherit;	
}


#logotipo{
	position:relative;
	top:64px;
	left:750px;
	z-index:3;
	width:172px;
	height:112px;
}

.fondocurva{
	background-position: 70% 80%; 
	background-image: url(img/fondo_curva.gif);
	background-repeat: no-repeat;
}

img {
	border: none;	
}

/* Fisheye Menu Styles */
#fishEye {
	display:block;
	z-index:2;
	position: relative; 	
	width:680px;
	height:50px;
	top:-100px;
	float:right;
}

#fishEye img{
	margin-top:1px;
	border: 2px;
	height:auto;
	cursor: pointer;
}

#contenido .titulo_rojo{
	background-color:#d42127;
	font-size:15px;
	font-weight: 400;
	color:#FFFFFF;
	padding:5px;
	
}

#contenido .azules{
	color: #003366;
}

#contenido .textinfo{
    font-size: 11px;
    color:#858d8c;
}

input {
	background-color: #eFF4F6;
	border-width: 1px;
	border-color: #003366;
	border-style: solid;
}

textarea {
	background-color: #eFF4F6;
	border-width: 1px;
	border-color: #003366;
	border-style: solid;
	padding: 1px 2px;
}

select {
	background-color: #eFF4F6;
	border-width: 1px;
	border-color: #003366;
	border-style: solid;
	padding: 1px 2px;
}

#menu1 {
	margin: 0px;
	border: 0px;
}

.barrita{
	color: #fff;
	background-image: url(img/barra.png);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:10px;
	font-weight:800;
	font-size-adjust:inherit;
	width:109px;
	height:20px;
	text-align: center;
	vertical-align: bottom;
	padding-top:3px;
	cursor:pointer;
	display:block;
	text-decoration: none
}

.barrita .peque{
	font-size:8px;
	font-weight:100;	
}

a.barrita:link{
	text-decoration:underline;
	color:#FFFFFF;
}
a.barrita:visited{
	text-decoration:none;
	color:#FFFFFF;
}

a.barrita:hover{ 	
	background-image: url(img/barra_activo.png);
	background-position:left top;
	background-repeat:no-repeat;
 }



.cuadro{
	color: #fff;
	background-image: url(img/cuadro.png);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:0.9em;
	font-weight:bold;
	width:108px;
	height:110px;
	text-align: center;
	cursor:pointer;
	display:block;
	text-decoration: none;
}

.cuadrotxt{
	padding-top:35%;
	
	
}

a.cuadro:link{
	text-decoration:underline;
	color:#FFFFFF;
}
a.cuadro:visited{
	text-decoration:none;
	color:#FFFFFF;
}

a.cuadro:hover{	
	background-image: url(img/cuadro_activo.png);
	background-position:left top;
	background-repeat:no-repeat;
 }
 
.cuadroselect{
	color: #fff;
	background-image: url(img/cuadro_activo.png);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:0.9em;
	font-weight:bold;
	width:108px;
	height:110px;
	text-align: center;
	cursor:pointer;
	display:block;
	text-decoration: none;
}


a.cuadroselect:link{
	text-decoration:underline;
	color:#FFFFFF;
}
a.cuadroselect:visited{
	text-decoration:none;
	color:#FFFFFF;
}

a.cuadroselect:hover{	
	background-image: url(img/cuadro_activo.png);
	background-position:left top;
	background-repeat:no-repeat;
 }

.circulitofondo{
	background-image: url(img/ciculito.png);
	background-repeat:repeat-x;
	width:450px;
	height:10px;
	position:relative;
	top:54px;
}

.info_main{
	display:table;
	font-size:1em;
	color:#FFFFFF;
	background:url(img/fondo_info.png);
	background-repeat:repeat-y;
	
}

.info_main td{
	background-color:#d42127;
	background:url(img/fondo_info2.png);
	background-repeat:repeat-y;
	font-size:1.2em;
	font-weight:400;
	text-align:center;
	height:30px;
}


.table_th{
	font-size:1em;
	color:#FFFFFF;
	background:url(img/fondo_info.png);
}

.table{
	font-size:0.9em;
	color:#000000;
	background-color:#FFFFFF;
}


.table_nofondo{
	font-size:0.9em;
	color:#000000;
}

a.table_nofondo{
	color:#000000;
	text-decoration:none;
}

.table_nofondo li{
	padding-top:5px;
	list-style: url(img/triangulo.gif);
}

.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;

	font-size: 1em;
	font-weight: bold;

	
}
 
h2.toggler{
	font-size:1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	cursor:pointer;
}

h2.toggler .marcado{
text-decoration: underline;	
}

.element {
 
}
 
.element p {
	margin: 0;
	padding: 4px;
}
 

 
blockquote {	
	padding:5px 0 5px 30px;
}


