body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 20px;
}
p {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h1 {
	font-size: 11px;
	background-image: url(../imagenes/logo/clubhaciendachicureoclubdegolf.jpg);
	background-repeat: no-repeat;
	height: 102px;
	width: 179px;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #7C5F52;
	letter-spacing: 0.2em;
	margin-bottom: 8px;
	margin-top: 8px;
}
h3 {
	font-size: 15px;
	color: #AB9F9C;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #AD877C;
	letter-spacing: 0.2em;
	margin-bottom: 8px;
	margin-top: 8px;
	text-indent: 6px;
}
a:link, a:visited {
	color: #5E4B48;
	text-decoration: none;
}
a:hover, a:active {
	color: #4F2206;
	text-decoration: none;
}
/*---------------------------------------------------------------------------
estilos varios
---------------------------------------------------------------------------*/
.textos {
	line-height: 1.5em;
	text-align: justify;
}
.destacado {
	font-weight: bold;
	color: #5F2D22;
}

.seleccionado {
	background-color: #ECE1D7;
}
.img_left {
	float: left;
	margin-right: 10px;
}
.img_right {
	float: right;
	margin-left: 10px;
	padding: 4px;
	border: 1px dotted #C9BCAF;
}
.img1 {
	margin-left: 10px;
	padding: 4px;
	border: 1px dotted #C9BCAF;
}
.estatutos {
	float: left;
	width: 250px;
}
.volver {
	font-size: 12px;
	font-weight: bold;
	background-image: url(../imagenes/botones/flecha.jpg);
	background-repeat: no-repeat;
	text-indent: 15px;
	margin-top: 20px;
	display: block;
}
