@charset "utf-8";
/* CSS Document */
html{
	margin:0;
	padding:0;
}
body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#213a47;
	text-align:center;
	background:#102635 url(../adjunto/bg-pagina.jpg) top repeat-x;
}
p, ol, ul, li, form, h1, h2, h3, h4{ margin:0; padding:0}
ul li{ 
	list-style-type:none;
	background:url(../adjunto/bullet.gif) left 5px no-repeat;
	padding:0 0 5px 15px ;
}
ul li.circular{ 
	list-style-type:none;
	background: url(../adjunto/bullet-circulo.gif) left 5px no-repeat;
	padding:0 0 8px 15px ;
	color:#00539f;
}
ol{
	margin-bottom:10px;
}
ol li{ 
	list-style-type: decimal;
	background:none;
	padding:0 0 10px 0 ;
	margin-left:18px;
}
ol li ul{ 
	margin-left:0px;
	padding:0;
}
ol li ul li{ 
	background: url(../adjunto/bullet-mapa.gif) left 7px no-repeat;
	padding:0 0 5px 15px;
	margin:0;
	list-style-type:none
}
input{ 
	border:1px solid #72828b;
	font-family:Arial, Helvetica, sans-serif;
	line-height:25px;
	height:25px;
	padding:2px;
	color:#00539f;
}
textarea{ 
	border:1px solid #72828b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
	color:#00539f;
}
p{
	padding-bottom:10px;
}
h1{
	margin-top:18px;
	margin-bottom:25px;
}
h2{
	font-size:15px;
	color:#00539f;
	padding-bottom:5px;
}
h3{
	font-size:17px;
	color:#2283c3;
	padding-bottom:5px;
}
h3 span{ float:right; font-size:12px; padding-right:150px; font-weight:normal; }
a, a img{ 
	outline:none;
	border:none;
	color:#00539f;
	text-decoration:none;
}
a:hover{
	text-decoration:underline
}
.classClear{
	clear:both
}

#divDer ul{
	position: relative;
	float: left;
	width: 389px;
}
.txtcolor{
	color:#213a47;
}
.txt14{
	font-size:14px;
}
.txtceleste{
	color:#00539f;
}
.capital{
	float: left; 
}

#divGeneral{
	margin:auto;
	background: url(../adjunto/bg-interna.jpg) center top no-repeat;
}
#divPrincipal{
	width:990px;
	text-align:left;
	margin:auto;
}

#divCabecera{
	position:relative;
	height:137px;
	z-index:9999
}
#divTopDerecha{ 
	margin-top:32px;
	float:right;
	height:80px;
	text-align:right
}
#divHerramienta{
	color:#5c6f79;
	float:right;
}
#divHerramienta a{
	color:#5c6f79;
}
#divIdioma{ 
	float:right;
	margin-left:10px;
	margin-top:-4px;
	display:none
}
#divLogo{
	position:absolute;
	top:0;
	left:0;
}
#divTop{
	background:url(../adjunto/cuerpo-top.png);
	width:1004px;
	margin-left:-6px;
	height:13px;
}
#divCuerpo{
	background:url(../adjunto/cuerpo-cen.png);
	width:930px;
	padding:30px 37px;
	margin-left:-6px;
}
#divBot{
	background:url(../adjunto/cuerpo-bot.png);
	width:1004px;
	margin-left:-6px;
	height:6px;
}
#divPie{
	line-height:50px;
	border-bottom:1px solid #465b69;
	color:#465b69;
}
#divPie a{
	color:#465b69;
}
#divCopyright {
	padding-bottom:30px;
	margin-top:20px;
	color:#465b69;
}
#divCopyright div{
	float:right;	
}

#divIzq{
	width:234px;
}
#divDer, #divDer2{
	padding-left:30px;
	line-height:18px;
	vertical-align:top;
	min-height: 950px;/* set here min height  */
	height: auto !important;/* overwrite the height */
	height: 950px;/* this is also the min height for IE */
}

#divDer h1, #divDer2 h1{
	border-bottom:1px solid #9aa4ab;
	height:30px;
}
#MenuProyectos{ 
	margin-bottom:20px;
}
#MenuProyectos ul{ 
	background:#bacad3;
	padding:20px 0 10px 0;
}
#MenuProyectos li {
	background:none;
	padding:0;
}
#MenuProyectos li a{
	padding:8px 5px 8px 10px;
	display:block;
	color:#00539f
}
#MenuProyectos li a:hover, #MenuProyectos li.selecto {
	background:#cfdae0;
}
#MenuProyectos li.selecto {
	font-weight:bold
}
#divNoticias h1{
	border-bottom:1px solid #c2c6c8;
}  
#divAccesos img{
	margin-bottom:1px;
}
#divRuta{
	padding:20px 0 2px 295px;
	font-size:11px;
	color:#00539f;
}
#divRuta a{
	color:#00539f;
}
#divTab{
	float:right;
	right:0;
	margin:20px 0 0 0;
}
#divTab a {
	border-left:1px solid #b1c3cd;
	border-right:1px solid #b1c3cd;
	border-top:1px solid #b1c3cd;
	display:inline-block;
	padding:5px 0;
	width: 25px;
	text-align: center;
	background:#b1c3cd;
	color:#00539f;
	margin-left:3px;
	position:relative
}
#divTab a:hover {
	background:#fff;
	color:#00539f;
	text-decoration:none
}
#divTab .selecto{
	background:#fff;
	color:#00539f;
	font-weight:bold
}
#divTab span {
	background-color:#FF6666;
	width: 122px;
	height: auto;
	position: absolute;
	top: -25px;
	left: -45px;
	text-align: center;
	display: none;
	cursor:pointer;
	background:url(../adjunto/tooltip-bot.png) left bottom no-repeat;
	padding-bottom:12px;
	line-height:13px;
	z-index: 50;
}
#divTab span div {
	background:#fff url(../adjunto/tooltip-top.png) left top no-repeat;
	padding-top:3px;
	font-weight:normal;
	color:#fff;
	cursor:pointer;
	font-size:11px;
	border:none;
	width:100%
}

#divPaginado{
	margin:20px 0 0 0
}
#divPaginado, #divPaginado a{
	color:#00539f;
	font-size:11px;
}
.classProyecto{
	font-size:11px;
	margin:10px 0;
}
.classProyecto td{
	vertical-align:top;
	padding-bottom:10px;
}
.classProyecto .bgNumero{
	background:url(../adjunto/bg-num.gif) no-repeat;
	width:89px;
	height:79px;
	vertical-align:middle
}
.classProyecto td table{
	margin-top:5px;
}
.classFotoDerecha{ 
	border:1px solid #485b67;
	width:auto;
	margin:0 10px 5px 0;
	height:auto
}
.classFoto{ 
	border:1px solid #485b67;
	position:relative;
	width:auto;
	height:auto
}
.caption{
	bottom:0;
	background:#000;
	width:100%;
	opacity: 0.75; filter: alpha(opacity=75);
	eight:25px;
	position:absolute
}
.caption a{
	color:#c4bdba;
}
.classUnidades th{
	padding-bottom:30px;
	padding-right:30px;
	text-align:center;
	vertical-align:top
}
.classUnidades td{
	padding:20px 0;
	vertical-align:top
}
a.classbutton{
	background:url(../adjunto/bg-ver.gif) left top no-repeat;
	line-height:24px;
	height:24px;
	text-align:left;
	width:73px;
	border:none;
	font-size:11px;
	padding-left:20px;
	cursor:hand;
	display:block;
	color:#FFFFFF
}

a.classpresentacion{
	background:url(../adjunto/bg-presentacion.gif) right top no-repeat;
	line-height:24px;
	height:24px;
	text-align:center;
	width:136px;
	border:none;
	font-size:11px;
	padding-left:0;
	cursor:hand;
	display:block;
	color:#FFFFFF
}
a:hover.classbutton, a:hover.classpresentacion{
	text-decoration:none;
}
.classListado {
	font-size:11px;
	margin-top:30px;
}
.classListado div{
	text-decoration:underline;
	padding-bottom:10px;
}
.classListado li{
	background:url(../adjunto/ico-regresar.gif) left 5px no-repeat;
	padding-bottom:3px;
}
#divPublicacion .classListado{
	margin-top:0;
}
#divPublicacion td{
	vertical-align:top;	
}
#divPublicacion table{
	margin:15px 0;
}
#divSabias td img{
	border:1px solid #485b67;
}
#divSabias td{
	background:#dfe3e5;
	border-bottom:10px solid #FFFFFF;
	border-top:10px solid #FFFFFF; 
}
#divSabias p{
	padding-left:40px;
}
/*#divTab li a{
	padding:10px 10px 5px 10px;
}*/
.classMapa {
	margin-top:20px;
	color:#00539f;
}
.classMapa ol li{
	margin-bottom:10px;
	font-weight:bold;
}
.classMapa ol li ul li{
	margin-bottom:0;
	font-weight:normal;
}
.classContacto{
	color:#00539f;
	margin-top:10px;
}
.classContacto a.classbutton{
	background:url(../adjunto/bg-boton.gif) left top no-repeat;
}
.classBorde{ border:1px solid #999}
/************ misma propiedad ***********/
#divNoticias { }
#MenuProyectos h1, #divNoticias h1{ margin:0; padding:0}  
/**** mismo propiedad ****/
#divHerramienta span, #divPie span{
	padding:0 10px;
}
#MenuProyectos li a, #MenuProyectos li a:hover{ 
	text-decoration:none;
}
/******* carrousel **********/
#Certificaciones {
	width:234px;
	z-index:50;
}
#Certificaciones h2{
	font-size:12px;
	background:#00539f;
	padding:2px 0 2px 20px;
	margin-top:2px;
	margin-bottom:0;
	font-weight:normal
}
#Certificaciones h2 a{
	color:#fff;
	display:block;
}
#Certificaciones h2 a:hover{
	text-decoration:none
}
#Certificaciones .viewport { width: 100%; height:70px; float: left; overflow: hidden; position: relative;}
#Certificaciones .overview { list-style: none; position: absolute; left: 0; top: 0; margin:0px; padding:0px;}
#Certificaciones .overview li{ float: left; padding:0; margin:0; width:77px; height: 70px; background:none; z-index:1;}
/*cambio 31 07 2015*/
.terminos_condiciones {
	display: inline-block;
	vertical-align: middle;
}
.texto_terminos {
	display: inline-block;
}
.Fichas {
	margin-top: 30px;
	margin-bottom: 30px;
	min-height: 20px;
	overflow: hidden;
	position: relative;
}
.Fichas a {
	float: left;
	width: auto;
	padding: 8px 10px;
	text-align: center;
	background: #f2f5f5;
	color: #00539f;
	display: block;
	margin-right: 1px;
	text-transform: uppercase;
	margin-right: 10px;
}
.Fichas a.selecto {
	color:#fff;
	background: #0f77bd;
}
.blFicha {
	padding: 15px 0;
	line-height: 16px;
	display: none;
	position: relative;
	min-height: 150px;
}
.blFicha h2 {
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom:30px; 
}
#divCopyright a {
	color: #465b69;
}

