/* Default font settings.
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
/* Default font settings.
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
html { font-size:100.01%; }

body {
	font-size: 14px;
	color: #002149;
	font-family: Calibri, Arial, Helvetica, sans-serif !important;
	background-color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	margin:0px;
	padding:0px;	
}

.container {
	width:98%;
	margin:0 auto;
	overflow: hidden;
	
}
.abajo {
	width:100%;
	margin:0 auto;
	position: relative;
	height: 530px;
	overflow:hidden;
}
.menuizquierdo {
	width:220px;
	display:table-cell;
	position: relative;
	top: 0px;
	height: 100%;
	overflow:hidden;
}
.bloquemenues {
	overflow:auto;
	height:500px;
}
.contenidocentral {
	display:table-cell;
	vertical-align: top;
	position: absolute;
	top: 0px;
	left: 220px;
	width: auto;
}

.pie {
	position: relative;
	text-align: center;
	background-position: center;
	clear: both;
}
.pieinicio {
	text-align: center;
	background-position: center;
	clear: both;
}

.textoinicio {
	font-size: 25px;
	color: #6B787E;
	line-height: 20px;
}
.textoinicio a {
	color: #002149;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
.textoinicio a:hover {
	color: #F26430;
	text-decoration: none;
}

.menues {
	font-size: 14px;
	color: #6B787E;
	line-height: 20px;
}
.menues a {
	color: #002149;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}
.menues a:hover {
	color: #F26430;
	text-decoration: none;
}

.submenues {
	font-size: 13px;
	color: #6B787E;
	line-height: 16px;
}
.submenues a {
	color: #002149;
	margin-left: 15px;
	text-decoration: none;
}
.submenues a:hover {
	color: #F26430;
	text-decoration: none;
} 

a {
	color: #002149;
	text-decoration: none;
}
a:hover {
	color: #F26430;
	text-decoration: none;
}

.fondo-titulo{
	position:relative;
	top:0px;
	width:98%;
	background-image: url(../imgs/fondotop.jpg);
	background-repeat: repeat;
	height: 145px;
}
.fondo-titulo2{
	position:absolute;
	width:100%;
	background-image: url(../imgs/topweb2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	z-index: 100;
	top: -1px;
	height: 145px;
}
.titulo-interior{
	position:relative;
	font-weight: bold;
	color: #002149;
	font-size: 24px;
	padding-top: 40px;
	padding-left: 20px;
	z-index: 120;
}
.titulo-interior2{
	color: #002149;
	font-size: 20px;
	padding-top: 70px;
	padding-left: 20px;
	text-align: left;
}
.fondo-texto{
	background-image: url(../imgs/linea1.jpg);
	background-repeat: no-repeat;
	border-top-style: 0;
}
.texto{
	margin-left: 50px;
	width:95%;
	height:500px;
	overflow: auto;
}
.activo {
	color: #e7925a !important;
}
a img  {
	opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
} 
a:hover img {
	opacity: .5;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
} 
p img  {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
} 


.ico-imp a {
	float: right;
	margin-right: 4px;
}
.ico-mail a {
	height: 15px;
	width: 15px;
	display:block;
	overflow:hidden;
	background-image: url(../imgs/ico-mail.png);
	float: left;
	margin-right: 4px;
}
.ico-mail a:hover {
	background-image: url(../imgs/ico-mail-over.png);
	display:block;
	text-indent:-100px;
	background-repeat: no-repeat;
}
.ico-face, .ico-mail {
	float: right;
	position: relative;
	z-index: 30;
}
.ico-face a {
	height: 15px;
	width: 15px;
	display:block;
	overflow:hidden;
	background-image: url(../imgs/ico-facebook.png);
	float: left;
	margin-right: 1 px;
	z-index: 22;
}
.ico-face a:hover {
	background-image: url(../imgs/ico-face-over.png);
	display:block;
	text-indent:-100px;
	background-repeat: no-repeat;
}

.ico-mail-footer a {
	height: 15px;
	width: 15px;
	display:block;
	overflow:hidden;
	background-image: url(../imgs/ico-mail-footer.png);
	float: left;
	margin-right: 4px;
}
.ico-mail-footer a:hover {
	background-image: url(../imgs/ico-mail-footer-over.png);
	display:block;
	text-indent:-100px;
	background-repeat: no-repeat;	
}
.ico-face-footer a {
	height: 15px;
	width: 15px;
	display:block;
	overflow:hidden;
	background-image: url(../imgs/ico-face-footer.png);
	float: left;
	margin-right: 1 px;
}
.ico-face-footer a:hover {
	background-image: url(../imgs/ico-face-footer-over.png);
	display:block;
	text-indent:-100px;
	background-repeat: no-repeat;	
}

table {
	width: 98%;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F26430;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F26430;
}

th {
	text-align: left;
	border: 4px solid #3CF !important;
	display: block !important;
}
	
tr {
	color: #FFF;
	}

tr.filauno td {
	color: #002149;
	background-color: #E7925A;
	font-weight: bold;
	text-align: center;
	}
tr.filauno td a {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	background-color: #E7925A;
	}

td {
	margin: 3px;
	padding: 3px;
	}

td.coluno {
	color: #FFF;
	text-align: left;
	vertical-align: middle;
	color: #FFF;
	background-color: #F16329;
	font-weight: bold;	
}
td.coluno a {
	color: #FFF;
}

.tabla td {
	background-color: #eeeeee;
	border: 1px solid #dddddd;
	text-align: left;
	color: #002149;
}

.tabla td.centro {
	background-color: #eeeeee;
	border: 1px solid #dddddd;
	text-align: center;
	color: #002149;
}

.tabla td.coluno {
	color: #FFF;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #F26430;
}

.tabla td.claro{
	background-color:#96b7fb;
	text-align: center;
}
.tabla td.oscuro{
	text-align: center;
	background-color:#002149;



