body {
	height: 800px;
	width: 1024px;
	color:#36f;
}
a{
	color:#36f;
}
a:hover{
	color:Red;
}
a:visited{
	color:#36f;
}
.contenedor {
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: no-repeat;
	background-position: left 29px;
	height: 800px;
	width: 1024px;
}
.contenido_derecho {
	height: 532px;
	width: 573px;
	float: right;
	margin-top: 154px;
	background-image: url(../imagenes/fondo_texto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}
.cabezera1 {
	height: 117px;
	width: 557px;
	z-index: 50;
	top: 133px;
	position: absolute;
	left: 457px;
	clear: both;
}
.texto2 {
	background-image: url(../imagenes/fondo_texto2.jpg);
	float: left;
	height: 263px;
	width: 345px;
	margin-left: 27px;
	margin-top: 151px;
	clear: both;
}
.cabecera2 {
	height: 67px;
	width: 315px;
	position: absolute;
	left: 495px;
	top: 269px;
	z-index: 30;
	float: left;
	clear: both;
}
.form {
	margin-top: 50px;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00559A;
	margin-left: 19px;
}
.contenedor .derecha .contenido_derecho .texto2 .form input {
	margin-left: 19px;
	clear: both;
}
.boton {
	color: #FFFFFF;
	background-color: #015FA9;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pie {
	height: 68px;
	position: absolute;
	top: 608px;
	padding-right: 120px;
	right: 108px;
}
.imagenes {
	height: 68px;
	width: 152px;
	float: left;
}

