*{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
body {
	background-color: #8d9a77;
	}

/*Contenedor principal*/
div#contenedor {
	background: #FFFFFF;
	width: 750px;
	height: 830px;
	background-image: url(../imagenes/fondo.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
div#contenedor_intro {
	background: #FFFFFF;
	width: 750px;
	height: 845px;
	background-image: url(../imagenes/fondo_altb.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

	
div#portada {
	width: 450px;
	height: 20px;
	float: left;
	background-color: #A64A3E;
	text-align: right;
	padding-left: 300px;
	}	
	
div#texto {
	width: 322px;
	height: auto;
	float: left;
	margin-top: 300px;
	padding-left: 10px;
	font-size: 12px;
	text-align: left;
	bottom: inherit;
	background-color: #bba171;
	padding-right: 10px;
	background-image: url(../imagenes/fondo1.jpg);
	background-repeat: no-repeat;
	}	
div#texto_intro {
	width: 730px;
	height: auto;
	float: left;
	margin-top: 100px;
	padding-left: 10px;
	font-size: 12px;
	text-align: left;
	bottom: inherit;
	padding-right: 10px;
	background-repeat: no-repeat;
	margin-bottom: 150px;
}

	
	
div#foto {
	width: 750px;
	float: right;
	background-color: #a64a3e;
	text-align: center;
	height: 75px;
	}
	
	
div#logos {
	width: 450px;
	float: right;
	background-color: #a64a3e;
	text-align: center;
	height: 75px;
	padding-right: 100px;
	}
	
	
	
div#boton {
	background: #B8DB7C;
	width: 750px;
	height: auto;
	float: left;
	text-align: left;
	
	}

div#boton li a, a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.titulo1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A64A3E;
}
.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.texto_foto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	text-align: right;
}

.pie {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F8AC95;
}


.boton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #000000;
}


img.derecha {
	background: #fff;
	padding: 0px;
	float: right;
	margin: 0px 0 0px 0px;
	}

}

