@charset "utf-8";


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002c76;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a {outline:0;}

div#general {
	padding: 0px;
	height: auto;
	width: 898px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

div#contenedor_construccion {
	background-image: url(../../construccion/images/logo01.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding: 0px;
	height: 431px;
	width: 739px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.texto1 {
	color: #002c76;
	font-size: 13px;
	font-weight: bold;
	padding-top: 35px;
	margin-left: auto;
	margin-right: auto;
}

.texto4 {
	color: #002c76;
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
}

.texto5 {
	color: #002c76;
	font-size: 15px;
	font-weight: bold;
	padding-top: 90px;
	margin-left: auto;
	margin-right: auto;
}

.texto3 {
	color: #4b4b4b;
	font-size: 12px;
	font-weight: bold;
	padding-top: 40px;
	margin-left: auto;
	margin-right: auto;
}

.texto2 {text-align: center; margin-top: 30px;}

.texto2 a {
	color: #002c76;
	text-decoration:underline;
}
.texto2 a:hover {text-decoration:underline;}

.texto_azul {color: #002c76;}

.banner { margin-top: 20px; }
.banner a img { border: 0 }
