@charset "utf-8";
#bottom_logos {
	position:absolute;
	left:332px;
	width:490px;
	height:45px;
	z-index:5;
	bottom: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/new_bg.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}
#base {
	position:relative;
	width:998px;
	height:1200px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}
#barra_azul {
	position:absolute;
	left:23px;
	top:335px;
	width:955px;
	height:33px;
	z-index:1;
	background-color: #033b69;
}
#cuerpo {
	position:absolute;
	left:23px;
	top:369px;
	width:955px;
	height:850px;
	z-index:2;
}
.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

#manu {
	position:absolute;
	left:105px;
	top:0px;
	width:230px;
	height:372px;
	z-index:1;
}
#barra_tit {
	position:absolute;
	left:333px;
	top:0px;
	width:503px;
	height:40px;
	z-index:2;
	vertical-align: middle;
	padding-top: 13px;
	padding-left: 15px;
	background-image: url(images/cabecera.jpg);
}
#img_about {
	position:absolute;
	left:333px;
	top:38px;
	width:518px;
	height:184px;
	z-index:3;
}
#texto_about {
	position:absolute;
	left:350px;
	top:236px;
	width:490px;
	height:249px;
	z-index:4;
}
.txto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

.linkprincipal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.tit1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #d3ecb0;
	text-decoration: none;
}

.tit2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #c0d0a6;
	text-decoration: none;
}
.tit3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.tit4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #66ccff;
	text-decoration: none;
}

.tit5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8195a8;
	text-decoration: none;
}


#user {
	position:absolute;
	left:2px;
	top:314px;
	width:100px;
	height:26px;
	z-index:1;
}
#password {
	position:absolute;
	left:1px;
	top:346px;
	width:100px;
	height:26px;
	z-index:2;
}
#texto_contact {
	position:absolute;
	left:350px;
	top:236px;
	width:490px;
	height:350px;
	z-index:4;
}
#base_contact {
	position:relative;
	width:998px;
	height:1100px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}
#formulario {
	position:absolute;
	left:0px;
	top:0px;
	width:490px;
	height:350px;
	z-index:4;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
