body {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #C1A64E;

}
.dngris {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../imagenes/ele.jpg);

}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: #666666;

}
.texto2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.texto:visited {
	COLOR: #656565;
	TEXT-DECORATION: none;

}
.texto:active {
	COLOR: #656565;
	TEXT-DECORATION: none;
}
.texto:link {
	COLOR: #656565;
	TEXT-DECORATION: none;
}
.texto:hover {
	COLOR: #cccccc;
	TEXT-DECORATION: none;
}
li {
	list-style-image: url(../imagenes/circulogris.jpg);
	list-style-type: circle;
}
.textopq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;

}
.border {
	border: 1px solid #CCCCCC;
}
.texto3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: #666666;
}
