/* CSS Document */

#cabecera {
	width: 478px; 	
	margin: 0 auto;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #857267;
}

#contenido {
	width: 770px; 
	
	margin:  0 auto 0.75em auto;

	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #857267;
}

#contenido a{

	text-decoration:none;
	color: #857267;
}

#contenido .raya {
	border-top: 1px solid #857267;
	
}

#words {
	width: 770px; 
	font: x-large "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 auto 1em auto;
	
	color: #FF0000;
}

#menu {
	width: 770px; 
	
	margin: 0 auto 1.3em auto;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #857267;
}

#preguntas{
	width: 600px; 	
	margin: 0 auto;
	font: x-large "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #857267;
}

#confirma{
	width: 550px; 	
	margin: 0 auto;
	font: x-large "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #857267;
}

#menu a{

	text-decoration:none;
	color: #857267;
}

#boton{
	width: 770px;
	
	margin: 0 auto 0.5em auto;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #857267;
}

#museo {
	width: 770px;
	
	margin: 0 auto 0.5em auto;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #857267;
	}
	
#pie {
	width: 770px;
	
	margin: 0 auto ;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #857267;
}

#pie a{

	text-decoration:none;
	color: #857267;
}