@charset "utf-8";


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #55555;
	background-color: #FFFFFF;
	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(images/logo01.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding: 0px;
	height: 408px;
	width: 739px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.texto1 {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	padding-top: 160px;
	margin-left: auto;
	margin-right: auto;
}

.texto2 {text-align: center; margin-top: 30px;}

.texto2 a {
	color: #76D119;
	text-decoration:underline;
}
.texto2 a:hover {text-decoration:underline;}

.texto_azul {color: #355c79;}

.banner { margin-top: 20px; }
.banner a img { border: 0 }
