@charset "utf-8";
body {
	background-color: #e2f4fe;
	margin: 0px;
}
#main {
	width: 890px;
	height: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 0px;
}
#central {
	height: 462px;
	width: 100%;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#portafother {
	height: 31px;
	background-color: #E2F4FE;
}
#portamenu {
	width: 125px;
	vertical-align: top;
	background-color: #173865;
}
#header {
	height: 118px;
	width: 890px;
	background-color: #003366;
}
#menus {
	width: 125px;
	padding-top: 37px;
}
.botoni a {
	text-decoration: none;
}

#home {
	width: 127px;
	height: 29px;
	background-color: #003366;
	text-align: center;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#home:a {
	width: 127px;
	height: 25px;
	padding-top: 5px;
	border: 2px none #FFFFFF;
	background-color: #003366;
	text-decoration: none;
	color: #FFFFFF;
}
#home a:hover {
background-color: #00adef;
}
#somos {
	width: 153px;
	height: 29px;
	background-color: #003366;
	text-align: center;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#proyectos {
}
#proye {
	padding: 0px;
	height: 29px;
	width: 136px;
}
#voladora {
	position: relative;
	left: 0px;
	top: 29px;
	z-index: 8;
	background-color: #0099CC;
}


#somos a {
	width: 153px;
	height: 25px;
	padding-top: 5px;
	border: 2px none #FFFFFF;
	background-color: #003366;
	text-decoration: none;
	color: #FFFFFF;
}

#somos a:hover{
	background-color: #00adef;
}
#activida {
	width: 200px;
	height: 29px;
	background-color: #003366;
	text-align: center;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#activida a {
	width: 200px;
	height: 25px;
	padding-top: 5px;
	background-color: #003366;
	text-decoration: none;
	color: #FFFFFF;
}
#activida a:hover {
background-color: #00adef;
}
#publicaciones {
	width: 153px;
	height: 29px;
	background-color: #003366;
	text-align: center;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#publicaciones a {
	width: 153px;
	height: 25px;
	padding-top: 5px;
	border: 2px none #FFFFFF;
	background-color: #003366;
	text-decoration: none;
	color: #FFFFFF;
}
#publicaciones a:hover {
background-color: #00adef;
}
#sobrante {
	height: 28px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #003366;
	width: 116px;
}
#fother {
	width: 100%;
	height: 30px;
	margin-top: 10px;
	background-color: #173865;
	text-align: center;
}
menu {
	background: #264b7f;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 127px;
}
#menu li {
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
#menu a {
	background: 264b7f;
	border-bottom: 1px solid #393939;
	color: #ccc;
		margin: 0;
	text-decoration: none;
	font-weight:normal;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#menu a:hover {
	background: #00adeb;
	color: #fff;
	padding-bottom: 8px;
}
.verticales {
	font-family: Arial;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 24px;
	width: 127px;
	text-align: center;
	padding-top: 6px;
	background-color: #264b7f;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d4e5ec;
	border-right-color: #d4e5ec;
	border-bottom-color: #d4e5ec;
	border-left-color: #d4e5ec;
}
.verticales:alink {
	font-family: Arial;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	width: 127px;
}
#menus a {
	text-decoration: none;
}

.verticales a:link {
	font-family: Arial;
	text-decoration: none;
	height: 30px;
	width: 127px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
}
.verticales:hover {
	background-color: #01aef0;
	cursor:pointer;
}
#portabanner {
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
#quienes {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}
#noves {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #284b7e;
	border-right-color: #284b7e;
	border-bottom-color: #284b7e;
	border-left-color: #284b7e;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
#noves2 {
	width: 100%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
}
#mainNews {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 14px;
	margin-bottom: 12px;
	padding-left: 20px;
}
#portanews {
	background-image: url(../Images/news_03.png);
	height: 50px;
	width: 60%;
	background-repeat:  repeat-x;
	margin-left: 12px;
	margin-top: 1px;
	margin-bottom: 1px;
}
#mainLinks {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 23px;
	margin-bottom: 20px;
}
#portalinks {
	height: 120px;
	width: 100%;
	text-align: center;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 9px;
	padding-left: 6px;
}
#portacontacto {
	background-image: url(../Images/contacto.png);
	height: 192px;
	width: 614px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 90px;
	margin-bottom: 60px;
	padding-top: 50px;
}
#subsc {
	margin-top: 25px;
}
#portaproyectos {
	background-color: #173865;
	width: 731px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 12px;
}
#protectoslista {
	width: 97%;
}
#numProy {
	font-family: Arial;
	font-size: 0.8em;
	color: #00aeef;
	width: 10px;
	text-align: center;
}
#TextoProy {
	font-family: Arial;
	font-size: 0.7em;
	color: #FFFFFF;
	text-indent: 6px;
}
#TextoProy a {
	font-family: Arial;
	color: #FFFFFF;
	text-indent: 6px;
	text-decoration: none;
}
.fotopro {
	border-top-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 2px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1a3865;
	border-right-color: #1a3865;
	border-bottom-color: #1a3865;
	border-left-color: #1a3865;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -2px;
	margin-left: auto;
	padding: 0px;
}
#bononerin {
	width: 890px;
}
#fotografo {
	height: 90px;
	width: 100%;
	background-color: #939598;
	padding: 3px;
	font-family: Arial;
	font-size: 0.7em;
	font-weight: bolder;
	color: #FFFFFF;
}
#portabaneacti {
	background-image: url(../ajax-loader2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#txtfot {
	font-family: Arial;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 6px;
}
.verticales2 {
	font-family: Arial;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 24px;
	width: 127px;
	text-align: center;
	padding-top: 6px;
	background-color: #6699FF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d4e5ec;
	border-right-color: #d4e5ec;
	border-bottom-color: #d4e5ec;
	border-left-color: #d4e5ec;
}
.verticales2 a:link {
	font-family: Arial;
	text-decoration: none;
	height: 30px;
	width: 127px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
}
.verticales2:hover {
	background-color: #01aef0;
	cursor:pointer;
}
#TitulosNostros {
	font-family: Arial;
	font-size: 0.8em;
	text-align: left;
	padding-left: 27px;
}
#contenidoNosotros {
	font-family: Arial;
	font-size: 0.7em;
	text-align: justify;
	padding-left: 27px;
	padding-right: 31px;
}
.fondopreload {
	background-image: url(../ajax-loader2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.manito {
	cursor: pointer;
}
#arreglocomenrt {
}
