@charset "UTF-8";
/* CSS Document */

a:link {
	color: #1D5175;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1D5175;
}
a:hover {
	text-decoration: none;
	font-weight:bold;
	color: #003E5D;
}
a:active {
	text-decoration: none;
	color: #003E5D;
}

a.sub:link {
	color: #ffffff;
	text-decoration: none;
}
a.sub:visited {
	text-decoration: none;
	color: #ffffff;
}
a.sub:hover {
	text-decoration: none;
	color: #ffffff;
}
a.sub:active {
	text-decoration: none;
	color: #ffffff;
}

body {
	background-image: url(img/franja_fondo.jpg);
	background-repeat:repeat-y;
	background-color: #000000;
}


#wrap { margin:0 auto 0 auto; width:960px; margin-top:0px}

#menu {
	position:absolute;
	margin-left:0px;
	width:960px;
	height:100px;
	z-index:5;
	background-image:url(img/fondo_menu.jpg);
	background-color:#FFFFFF;
}

#privacidad {
	position:absolute;
	margin-left:0px;
	margin-top:705px;
	width:960px;
	height:20px;
	z-index:6;
	
}


#fondo_presentacion{
	position:absolute;
	width:960px;
	height:700px;
	margin-top:0px;
	z-index:1;
}

#fondo_home{
	position:absolute;
	width:960px;
	height:600px;
	margin-top:100px;
	z-index:1;
	background-color:#366c95;
	background-image:url(img/fondo_home.jpg);
	background-repeat:no-repeat;
	background-position: right;
}

#fondo_bolsa{
	position:absolute;
	width:960px;
	height:600px;
	margin-top:100px;
	z-index:1;
	background-color:#366c95;
	background-image:url(img/fondo_bolsa.jpg);
	background-repeat:no-repeat;
	background-position: right;
}

#fondo_contactenos{
	position:absolute;
	width:960px;
	height:600px;
	margin-top:100px;
	z-index:1;
	background-color:#366c95;
	background-image:url(img/fondo_contactenos.jpg);
	background-repeat:no-repeat;
	background-position: right;
}

#fondo_dinamica{
	position:absolute;
	width:960px;
	height:600px;
	margin-top:100px;
	z-index:1;
	background-color:#366c95;
	background-image:url(img/fondo_dinamica.jpg);
	background-repeat:no-repeat;
	background-position: right;
}

#fondo_mision{
	position:absolute;
	width:960px;
	height:600px;
	margin-top:100px;
	z-index:1;
	background-color:#366c95;
	background-image:url(img/fondo_mision.jpg);
	background-repeat:no-repeat;
	background-position: right;
}

#fondo_servicios{
	position:absolute;
	width:960px;
	height:600px;
	margin-top:100px;
	z-index:1;
	background-color:#366c95;
	background-image:url(img/fondo_servicios.jpg);
	background-repeat:no-repeat;
	background-position: right;
}

#fondo_sectores{
	position:absolute;
	width:960px;
	height:600px;
	margin-top:100px;
	z-index:1;
	background-color:#366c95;
	background-image:url(img/fondo_sectores.jpg);
	background-repeat:no-repeat;
	background-position: right;
}

#fondo_sectores02{
	position:absolute;
	width:960px;
	height:600px;
	margin-top:100px;
	z-index:1;
	background-color:#366c95;
	background-image:url(img/fondo_sectores02.jpg);
	background-repeat:no-repeat;
	background-position: right;
}

#fondo_contacta{
	position:absolute;
	width:960px;
	height:600px;
	margin-top:100px;
	z-index:1;
	background-color:#366c95;
	background-image:url(img/fondo_contacta.jpg);
	background-repeat:no-repeat;
	background-position: right;
}

#fondo_notalegal{
	position:absolute;
	width:960px;
	height:600px;
	margin-top:100px;
	z-index:1;
	background-color:#366c95;
	background-image:url(img/fondo_notalegal.jpg);
	background-repeat:no-repeat;
	background-position: right;
}

#contenido {
	position:absolute;
	width:500px;
	height:600px;
	margin-top:100px;
	z-index:3;
	background-color:#1D5175;
	vertical-align:text-top;
	vertical-align: right;
	background-image:url(img/fondo_contenido.jpg);
	background-repeat:no-repeat;
	background-position: right;
}

#contenido_sectores {
	position:absolute;
	width:500px;
	height:600px;
	margin-top:100px;
	z-index:3;
	background-color:#1D5175;
	vertical-align:text-top;
	vertical-align: right;
}

#myScroll {
	position:absolute;
	width:500px;
	height:600px;
	margin-top:100px;
	z-index:4;
	background-color:#1D5175;
	vertical-align:text-top;
	vertical-align:right;
	overflow: scroll;
	background-image:url(img/fondo_contenido.jpg);
	background-repeat:no-repeat;
	background-position: right;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #1D5175;
	vertical-align: middle;
	line-height: 110%;
	text-align: center;
}
.P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 30px;
	color: #FFFFFF;
	text-align: justify;
	padding-bottom: 0px;
}

	.P a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 160%;
	font-weight: bold;
	font-variant: normal;
	padding-right: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	text-align: left;
	text-transform: uppercase;
	padding-bottom: 30px;
}
.contacta {
	font-family: "Futura Std Light", Futura, Helvetica, Arial, Verdana;
	font-size: 15px;
	font-style: normal;
	line-height: 140%;
	font-weight: lighter;
	font-variant: normal;
	padding-top: 70px;
	padding-right: 45px;
	padding-left: 55px;
	color: #FFFFFF;
	text-align: left;
	padding-bottom: 20px;
}

.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	padding-top: 0px;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 0px;
	vertical-align: middle;

}

	.pie a {
	color: #FFFFFF;
	text-decoration: none;

}

	.pie:hover { color:#FFFFFF; font-weight:bold; }

