body {
	background-image: url(images/imagenes_01.png);
	background-repeat: repeat-x;
	background-position: center top;
	clip: rect(auto,auto,auto,auto);
	margin: 0px;

}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.clear {clear: both;
}

.contenedor {
	width: 794px;
	clear: none;
	margin: auto;
	padding: 0px;

}

.header {
	width: 794px;
}
.botones {
	width: 794px;
}
.contenido {
	width: 794px;
}
.text1{
	
font-weight:normal;
color:#634c14;
letter-spacing:1pt;
word-spacing:2pt;
font-size:15px;
text-align:justify;
font-family:georgia, serif;
line-height:1;
}

