body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/back_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 803px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a {
	text-decoration: none;
	color: #404D07;
}
a:hover {
	text-decoration: underline;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#MainPage {
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#MainPageHRC {
	background-image: url(../images/back2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#ColumnaLeft {
	height: auto;
	width: 151px;
	float: left;
	/*padding-top: 36px;*/
	padding-top: 20px;
	padding-left: 10px;
}
#MenuLeft {
	padding-left: 13px;
	height: auto;
	margin-bottom: 40px !important;
}

#ContactInfo {
	padding-top: 60px;
}

#ColumnaContenido {
	float: left;
	height: auto;
	width: 641px;
}
#ContentArea {
	padding-top: 18px;
	padding-right: 16px;
	padding-bottom: 18px;
	padding-left: 16px;
	background-color: #FFF;
	margin-right: 17px;
	margin-left: 4px;
}

#HeaderArea {
	padding-top: 36px;
}
#TopMenuArea {
	height: 22px;
}
.titulo_sec {
	padding-bottom: 8px;
}

.logo_hcr {
	padding-left: 6px;
}
.clear_div {
	clear: both;
}
.footer {
	font-size: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #999;
	background-color: #FFF;
}
.footer a {
	color: #374603;

}
.desc_list {
	background-color: #E4E6DF;
	padding: 10px;
	width: 112px;
}
.info_servico_list {
	padding: 10px;
	width: 167px;
}
.listado_icons {
	padding-top: 15px;
	padding-bottom: 8px;
}
.listado_icons ul{
	margin: 0px;
	padding: 0px;
}
.listado_icons ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.listado_tabla {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5BBA8;
}
.listado_tabla :hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5BBA8;
	background-color: #EFF8E7;
}
.border_list {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5BBA8;
}
.border_list_last {
	border-bottom-width: 0px;
}
.imagen_align_right_text {
	padding-left: 10px;
}
.logo_golf_academy {
	padding-left: 20px;
}
.align_center {
	text-align: center;
}
.align_left {
	text-align: left;
}
.align_right {
	text-align: right;
}
.warning {
	color: #F00;
}
.back_fotos_home {
	background-image: url(../images/back_fotos_home.jpg);
	background-repeat: no-repeat;
}

