/* CSS Document */
@import url("doc_estruct.css");
div.golf{
	background-color:#76B701;
}
div.menu{
	background: #4C7701 url(../../images/punto_verde.gif) repeat-y top left;
}
ul.optionsMenu li a:hover{

}
ul.optionsMenu li a.current{
background:url(../../images/bullets_menu_golf.gif) no-repeat center right;
}

div.izquierda {
	background: #4C7701 url(../../images/punto_verde.gif) repeat-y top right;
}

div.links{
	background:#000 url(../../images/punto_verde.gif) repeat-y top left;
}
div.cierre_menu{
	background: #4C7701 url(../../images/punto_verde.gif) repeat-y top right;
}
h3.titulo{
	background:url(../../images/bullet_verde.gif) no-repeat center left;
	color:#76B701;
	font-variant:small-caps;
}
div.description{
	float:right;
	width:700px;
	/*margin:8px 0 0 0px;
	height:160px;*/
	}
/*div.description p{
	margin:5px 0 0 0;
	float:left;
	width:460px;
}*/
td{vertical-align:top;}
.titulin1{color:#336600; font-variant:small-caps;}
div.description h3{
	color:#70AF00;
	font-variant:small-caps;
}
div.description2 h3{
	color:#70AF00;
	font-variant:small-caps;
}
ul.submenu{
	border-left:#76B701 solid 1px;
	font-variant:small-caps;
}
ul.submenu li{
	background:url(../../images/bullet_verde.gif) no-repeat center left;
}
ul.submenu li a{
	color:#76B701;
}
ul.submenu li a:hover{
	color:#ab8903;
}

ul.submenu li a.current{
	color:#ab8903;
}

ul.sup li{
	background:url(../../images/bullet_verde.gif) no-repeat center left;
}
div.footer ul.inf li{
	background:url(../../images/bullet_verde_footer.gif) no-repeat center left;
}

div.description h3{
	background:url(../../images/bullet_verde.gif) no-repeat center left;
}
div.description2 h3{
	background:url(../../images/bullet_verde.gif) no-repeat center left;
}
div.info_localizacion a,
div.description a{
	color:#70AF00;
}
div.info_localizacion a:hover,
div.description a:hover{
	color:#ccc;
}
div.description2 a{
	color:#70AF00;
}
div.description2 a:hover{
	color:#ccc;
}
.hoyos{
font-variant:small-caps;
}
.hoyos a{text-decoration:underline;}
/* trick 
div.contenido_text{
	min-height:575px;
}*/
div.cierre_menu{height:25px;}
div.description2 table#frmcontacto input[type="submit"]:hover{color:#70AF00;}
div.description table#frmcontacto input[type="submit"]:hover{color:#70AF00;}
a.creactivitat:hover{color:#70AF00;}