@charset "utf-8";

body {
	margin: 0px;
	background-color: #f8f8f8;
	background-image: url(../images/MainBack.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#MenuBack {
	height: 88px;
	width: auto;
	margin-top: 0px;
	background-image: url(../images/MenuBack.jpg);
	background-repeat: repeat-x;
	left: auto;
	right: auto;
	position: relative;
	background-position: bottom;
}


#Main {
	background-color: #FFF;
	height: auto;
	width: 903px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c5c5c5;
	border-left-color: #c5c5c5;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#Cont {
	padding: 0px;
	margin-top: 25px;
	margin-right: 10px;
	margin-left: 26px;
	width: 625px;
	float: left;
}
.marco {
	width: 220px;
	background-color: #FFF;
	float: right;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #CCC;
	margin: 0px;
	padding-bottom: 0px;
	background-image: url(../images/marco_fnd.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	height: 555px;
}
.rellenoMarco {
	height: 20px;
	width: 30px;
	float: right;
	margin-top: 0px;
}

.marcoTIT {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #041C6C;
	text-align: left;
	height: 26px;
	padding-top: 12px;
	margin-bottom: 12px;
	padding-left: 12px;
	background-image: url(../images/marco_tit.jpg);
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.masTIT {
	float: left;
	height: 10px;
	width: 10px;
	position: absolute;
	margin-top: 22px;
	clear: none;
	visibility: visible;
	z-index: 5000;
	margin-left: 200px;
}

.marcoTIT a{
	color: #041C6C;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.marcoTIT a:hover{
	color: #03F;
	text-decoration: none;
}

.marcoCONT {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	padding-left: 16px;
}

.marcoCONT a{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.marcoCONT a:hover{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	text-decoration: underline;
}

.marcoCONT2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	padding-left: 16px;
}

.marcoCONT2 a{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.marcoCONT2 img {
	margin-bottom: 8px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.imgMarco{
	margin-bottom: 8px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.marco #marcoBottom {
	margin-bottom: 0px;
	position: relative;
}



#marcoCONT2 a:hover{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
	text-decoration: underline;
}


.marcoSEP {
	height: 1px;
	width: 196px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/home/marcoSEP.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
}



.Cuad {
	height: 220px;
	width: 227px;
	float: left;
	background-color: #D2E6FE;
	margin-top: 20px;
	background-image: url(../images/FondoCuad.jpg);
	background-repeat: repeat-x;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px solid #d5d7d9;
	margin-bottom: 5px;
	margin-right: 20px;
}
.Cuad p {
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin-top: 12px;
	text-decoration: none;
	color: #000;
}
#footer {
	position:fixed;
	bottom:0px;
	left:0px;
	height:40px;
	width:100%;
	z-index:9999;
	_display:none !important;
	visibility:visible;
	background-image: url(../images/footerBack.jpg);
	background-repeat: repeat-x;
}
#Main #sopFooter {
	height: 80px;
}
.footSep {
	background-color: #0078ff;
	height: 20px;
	width: 1px;
	float: left;
	margin-top: -4px;
	margin-right: 10px;
	margin-left: 10px;
}


#footer #footerIN {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFF;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}

#footer #footerIN #footIZQ {
	float: left;
}
#footer #footerIN #footIZQ a {
	color: #FFF;
	text-decoration: none;
}
#footer #footerIN #footIZQ a:hover {
	color: #0FF;
	text-decoration: none;
}


#footer #footerIN #footDER a {
	color: #FFF;
	text-decoration: none;
	float: left;
}
#footer #footerIN #footDER a:hover {
	color: #0FF;
	text-decoration: none;
}
#footer #footerIN #footDER {
	float: right;
}



.Cuad h3  {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #02086A;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 12px;
	text-decoration: none;
}
.Cuad p a {
	text-decoration: none;
	color: #000;
	}
.Cuad h3 a {
	text-decoration: none;
	color: #02086A;
	}	

#MenuLogo {
	float: left;
	height: 63px;
	width: 340px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Menu {
	width: 905px;
	padding-top: 15px;
	height: 73px;
	left: auto;
	right: auto;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#MenuBotones {
	height: 37px;
	padding: 0px;
	width: auto;
	float: right;
	margin-top: 36px;
}

ul#topnav {
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
	height: 37px;
}

ul#topnav li { display: inline;}

ul#topnav li a {
	height:37px;
	float: left;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/Butons.jpg);
}


ul#topnav a.censos { width: 73px; background-position: -0px 0px;}
ul#topnav a.comisiones { width: 101px; background-position: -73px 0px;}
ul#topnav a.documentos { width: 106px; background-position: -174px 0px;}
ul#topnav a.prensa { width: 67px; background-position: -280px 0px;}
ul#topnav a.novedades {	width: 96px; background-position: -347px 0px;}
ul#topnav a.contactos {	width: 91px; background-position: -443px 0px;}

ul#topnav a.censos:hover { background-position: -0px -37px;}
ul#topnav a.comisiones:hover { background-position: -73px -37px;}
ul#topnav a.documentos:hover { background-position: -174px -37px;}
ul#topnav a.prensa:hover { background-position: -280px -37px;}
ul#topnav a.novedades:hover {background-position: -347px -37px;}
ul#topnav a.contactos:hover {background-position: -443px -37px;}

ul#topnav a.censos:active { background-position: -0px -37px;}
ul#topnav a.comisiones:active { background-position: -73px -37px;}
ul#topnav a.documentos:active { background-position: -174px -37px;}
ul#topnav a.prensa:active { background-position: -280px -37px;}
ul#topnav a.novedades:active {background-position: -347px -37px;}
ul#topnav a.contactos:active {background-position: -443px -37px;}


ul#topnav li .sub {
	position: absolute;
	top: 88px;
	left: 372px;
	z-index: 999999999;
	background-color: #FFF;
	background-image: url(../images/SubMenuBack.jpg);
	padding: 10px;
	float: left;
	width: 209px;
	display: none; 
}

ul#topnav li .row { 
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

ul#topnav li .sub ul{
	margin: 0;
	padding: 0;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%; 
	color: #fff;
}

ul#topnav .sub ul li a {
	float: none;
	text-indent: 0; 
	height: auto; 
	background: url(../navlist_arrow.png) no-repeat 1px 1px;
	display: block;
	text-decoration: none;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}


ul#topnav .sub ul li a:hover {
	color: #009;
}
#apoyan  {
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d5d7d9;
	width: 860px;
	float: none;
	height: 220px;
	overflow: visible;
	clear: both;
	text-align: center;
}

.apoyanL1 {
	float: none;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	width: 530px;
}

.apoyanL2 {
	float: none;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	border-top-style: solid;
	border-top-color: #d5d7d9;
	border-top-width: 1px;
	padding-top: 10px;
	margin-top: 15px;
}

#apoyan h3  {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	color: #02086A;
}
#Main #apoyan a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#ContHome {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 26px;
}
#mas {
	font-family: Arial, sans-serif;
	font-size: 9px;
	float: right;
	position: relative;
	color: #02086A;
	text-decoration: none;
	top: 180px;
}
.llamados_sub {
	padding: 0px;
	margin-top: 25px;
	margin-right: 10px;
	margin-left: 26px;
	float: left;
	overflow: visible;
}
.llamados_Cont {
	padding: 0px;
	margin-top: 25px;
	margin-right: 10px;
	margin-left: 26px;
	width: 830px;
	float: left;
}
.llamado_TIT {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #041C6C;
	text-align: left;
	height: 26px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.llamados_destacada {
	font-weight: bold;
	color: #006;
	margin-left: 12px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
.th-zonas {
	margin-top: 15px;
	margin-right: 15px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

