@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#2A1C13;
	}
	


div#contenedor{
	width:950px;
	height:710px;
	margin:auto;
	margin-top:10px;
	}
	

/*div#contenedor1{
	width:950px;
	height:500px;
	margin:auto;
	text-align:center;
		padding-top:80px;
	}*/
	
div#contenedor1{
	width:950px;
	height:200px;
	margin:auto;
	text-align:center;
	padding-top:250px;
	}
	

#contenedor1 a{
	color:#887061;
	text-decoration:none;
	font-size:0.7em;
	margin:60px;
	}
	
#contenedor1 a:hover{
	color:#887061;
	text-decoration:none;
	margin-top:90px;
	font-size:0.7em;
	margin:60px;
	}
	
.under{	color:#887061;
	text-decoration:none;
	font-size:0.7em;
	margin:60px;
	}