﻿/* CSS Document */

html
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: #c7bd93;
}
body
{
	padding: 0; /*-- background: #f4f4f4; --*/
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	text-align: center;
}

#Container
{
	width: 100%;
	padding: 0;
	min-height: 300px;
	height: auto !important;
	height: 100%;
}
#Container:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#ContainerClasificacion
{
	position: relative;
	left: -45px;
	width: 529px;
	padding: 0;
	min-height: 300px;
	height: auto !important;
	height: 100%;
	background-color: Transparent;
	text-align: center;
}

#ContainerClasificacion:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*"clearfix" Encloses the floated elements inside it - for non IE/win browsers*/
#Container
{
	display: inline-table;
}

/* Hides from IE-mac \*/
* html #Container
{
	height: 1%;
}
#Container
{
	display: block;
}
/* End hide from IE-mac */

/*--#Foot{height:85px;background:url(../images/bg_foot.gif) no-repeat top center;margin:5px 0 0 0;padding-bottom:40px;}--*/
/*-- HEADER --*/
#Wrap
{
	margin: 0 auto; /*-- background: #f4f4f4; --*/
	height: 100%;
	text-align: center;
}
#Header
{
	
	top: 0px;
	position: relative;
	margin: 0 auto;
	padding: 0 auto;
	width: 762px;
	min-height: 156px;
	/*height: auto !important;*/
	height: 156px;
	background: #c7bd93 url(../images/FotosCampo/TEXTOHOMEFONDO.gif) no-repeat left center;
}
#Header h1
{
	left: 300px;
	position: absolute;
	height: 53px;
	width: 230px;
	margin: 0;
	background: #ffffff;
}
#Header h1 span
{
	display: none;
}

#Socios_logo
{
    float: right;	
	position: relative;
	height: 144px;
	width: 138px;
	z-index: 4;
	background: url(../images/FotosCampo/LOGOHOME.PNG);
	top: 0px;
}

#HeaderCabecera
{
	position: relative;
	width: 762px;
	height: 250px;
	margin: 0 auto;
	padding: 0 auto;
	background: url(../images/FotosCampo/Socios_cabecera.jpg);
}
#content
{
	top: 0px;
	left: 0px;
	position: relative;
	width: 762px;
	margin: 0px auto;
	padding: 0 5px 0 5px;
	min-height: 270px;
	height: auto !important;
	height: 100%;
	/*background: #fbf7e7;
	font-size: 0.7em;*/
}
/*Menu*/
#menuh
{
	margin: 10px auto;
	width: 762px;
	height: 14px;
	position: relative;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	top: 0px;
	left: 0px;
	height: 14px;
	background: #857040;
	padding: 2px 0 3px 0;
}

#menuh ul, li
{
	list-style-type: none;
	margin: 0;
	padding: 0 3px 0 3px;
}

#menuh ul
{
	margin: 0;
	padding: 0;
}

#menuh li
{
	float: left;
	border-right: solid 2px #FFFFFF;
}

#menuh a
{
	text-decoration: none;
	color: #ffffff;
	background: #857040;
	display: block;
	padding: 0px 7px 0px 7px;
	text-align: center;
	overflow: hidden;
}

#menuh a:hover
{
	color: #c7bd93;
}
#welcome
{
	position: relative;
	width: 762px;
	margin: 0 auto;
	padding: 0 auto;
}
.welcomeImagen
{
	height: 141;
	width: 70%;
	float: left;
	position: relative;
	left: 80px;
	z-index: 1;
	top: 0;
	text-align: left;
}
.banderas
{
	position: relative;
	margin:0; padding:0;
	text-align: left;
	width: 100%;
}
.banderas ul
{
	padding: 0 0 0 0;
	margin: 0px auto;
}
.banderas  li
{
	padding:0 0 0 0;
	margin: 0px auto;
	float:left;
}

.banderas table td
{
	padding: 5px;
	margin: 0px auto;
}

#HTMLContent
{
	width: 580px;
	text-align: justify;
	font-size: 12px;
	color: #857040;
	width: 560px;
	float: right;
	z-index: 10;
	position: relative;
	padding: 0px 0px;
	top: 0px;
	left: -5px;
}
.btn	{	background:#847142 !important;color:#fff !important;font-weight:bold;font-size:12px;padding:3px 3px;}
.btn:hover	{background:#fff; color:#847142 !important; }

