*{
	padding:0;
	margin:0;
}
body {
	text-align: center;
	background-image: url(../images/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}
img{
	border-width: 0;
}
#contenedor{
	text-align: left;
	width: 935px;
	background-image: url(pagina.png);
	height: 978px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6e736b;
	text-decoration: none;
	text-align: justify;
}
.linkNaranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e97900;
	text-decoration: none;
}
.piePag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6e736b;
	text-decoration: none;
}
.menuTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ab9f47;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	color: #62b21b;
	text-decoration: none;
}
.grisPeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707164;
	text-decoration: underline;
}
