body {
	background-attachment: fixed;
	background-color: #000000;
	background-repeat: no-repeat;
}
body {
}

p {
	font-size: 12px;
}


#contenedor {
	height: 602px;
	width: 956px;
	background-attachment: scroll;
	background-image: url(imagenes/fondoweb.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu {
	float: left;
	width: 150px;
	margin-top: 170px;
	margin-left: 100px;
}
body {
	color: #6F5137;
}

#contenedor #texto {
	float: right;
	width: 670px;
	margin-top: 190px;
	height: 345px;
}
#piepagina {
	margin-right: auto;
	margin-left: auto;
	margin-top: 760px;
	clear: both;
	bottom: auto;
}
a:link {
	color: #473826;
	text-decoration: none;
}
a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
#cuadroTexto {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	height: 300px;
	width: 500px;
	margin-top: 20px;
	margin-right: 0px;
}
