/*Reseteo: CssLab*/
html, body, div, span, applet, object, iframe, h1, h2, h3,   
h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,   
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,   
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,   
fieldset, form, label, legend, table, caption, tbody, tfoot,   
thead, tr, th, td {   
    margin: 0;   
    padding: 0;   
    border: 0;   
    outline: 0;   
    font-weight: inherit;   
    font-style: inherit;   
    font-size: 100%;   
    font-family: inherit;   
    vertical-align: baseline;   
}   
:focus {   
    outline: 0;   
}   
table {   
    border-collapse: separate;   
    border-spacing: 0;   
}   
caption, th, td {   
    text-align: left;   
    font-weight: normal;   
}   
a img, iframe {   
    border: none;   
}   
ol, ul {   
    list-style: none;   
}   
input, textarea, select, button {   
    font-size: 100%;   
    font-family: inherit;   
}   
select {   
    margin: inherit;   
}   
/* Fixes incorrect placement of numbers in ol's in IE6/7 */  
ol { margin-left:2em; }   
/* == clearfix == */  
.clearfix:after {   
    content: ".";   
    display: block;   
    height: 0;   
    clear: both;   
    visibility: hidden;   
}   
.clearfix {display: inline-block;}   
* html .clearfix {height: 1%;}   
.clearfix {display: block;}

/*-------------------*/
/*COMIENZO DE ESTILOS*/
/*-------------------*/
html {
	margin: 0 0 0 0px;
	padding: 0;
	background: #FFFFFF; /*2A4006*/
	
}
body { 
	margin: 0; 
	padding: 0;
}
#imagencabezal {
	position: absolute;
	left: 0;
	top: 15;
/*	float: left;*/
/*	margin: 10px 2px 2px 2px;*/
}
#contenedor
{
	position: absolute;
	left: 10px;
	top: 0px;
	height: 900px;
	width: 990;
}
#barrageneral
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 15px;
	width: 990px;
	background: #FFFFFF;
}
#barrageneral span
{
	margin:0 0 0 0;
	background-color:#FFFFFF;
	font-size:10px;
	color:#000033;
}
#barraidioma
{
	position: absolute;
	left:5px;
	top: 0px;
	width:700px;
}
#barraidioma a, a:link, a:active, a:visited
{
	color:#000033;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
}
#barridioma a:hover
{
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000033;
}

#cabezal
{
	position: absolute;
	left: 0px;
	top: 23px;
	height: 45px;
	width: 990;
	background: #006600;
	border: 1px solid #b5e373;
}
#cabezal h1 {
	font-family: Garamond, arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 27px;
	display: block;
	letter-spacing: .1em;
	margin:10px 0 0 30px;
	text-align:left;
}
#powered 
{
	position: absolute;
	left: 810px;
	top: 1px;
	height: 15px;
	background-color: #FFFFFF;
}
#powered p
{
	font-weight:bold;
	font-size: 10px;
	color:#006600;
	font-family: arial, helvetica, sans-serif;
}
#logoolimpico
{
	position: absolute;
	left:900px;
	top:32px;
}
#barramenu
{
	position: absolute;
	left: 0;
	top: 68px;
	height: 30px;
	width: 989px;
	background-color: #FFFFFF; /*99CC66;*/
	border:1px solid #5C743d;
}
#barramenu label
{
	width:80px;
	height:20px;
	margin: 3px 0 0 0;
	font-size:12px;
	text-align:center;
	display:block;
	float:left;
	margin-top: 0px;
	padding: 1px;
	margin-left: 5px;
	background-color:#99CC66;
	border:1px solid #5C743D;
}
#barramenu a, a:link, a:active, a:visited
{
	font-size:14px;
	margin-top:1px;
	text-align:center;
	color:#FFFFFF;
	vertical-align:middle;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	background-color: #99CC66;
}
#barramenu a:hover
{
	text-decoration:none;
	background-color: #99CC66; /*384098*/
	color:#006600;
}
#barramenu2
{
	position: absolute;
	left: 0px;
	top: 68px;
	height: 30px;
	width: 989px;
	background-color: #FFFFFF; /*99CC66;*/
	border:1px solid #5C743d;
}
#barramenu2 a, a:link, a:active, a:visited
{
	font-size:14px;
	margin-top:1px;
	text-align:center;
	color:#006600;
	vertical-align:middle;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
}
#barramenu2 a:hover
{
	text-decoration:underline;
	background-color: #FFFFFF; /*384098*/
	color:#006600;
}
#divhora{
	position:absolute;
	width:91px;
	height:13px;
	left:809px;
	top:27px;
	font-family: arial, helvetica, sans-serif;
	font-size:10px;
	color:#99CC66;
	background-color:#006600;/**/
}
#divhora span{
	font-family: arial, helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	background-color:#006600;
}
#barrabuscar
{
	position: absolute;
	left: 0px;
	top: 96px;
	height: 20px;
	width: 989px;
	background-color: #FFFFFF;
	border:1px solid #5C743D;
}
#buscar
{
	position: absolute;
	left: 790px;
	top: 0px;
	height: 20px;
	width: 200px;
	background-color: #FFFFFF;
}
#buscar label
{
	width:50px;
	top:2px;
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
	background-color:#336600;
	border:1px solid #000033;
}
#buscar a, a:link, a:active, a:visited
{
	color:#FFFFFF;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	background-color: #336600;
}
#buscar a:hover
{
	text-decoration: none;
	background-color: #336600; /*384098*/
	color: #FFFFFF;
}
input{   
    font-size: 12px;
	color:#3D590F;   
    font-family: inherit;
	border: 1px solid #A1BD73;
} 
#paneles
{
	position: absolute;
	left: 0;
	top: 100px;
	background: #FFFFFF;
	border: 0px solid #000033;
}
#panel11 {
	position: relative;
	left: 2px;
	top: 5px;
	width: 230px;
	background:#EAF5DC;
	font-family:Mangal, Georgia, Verdana, Arial;
	border: 0px solid #000033;
	border-bottom-width:0px;
	border-left-width:0px;
}
#textopanel{
	position:absolute;
	left:100px;
	top:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#3D590F;
	text-align:left;
	text-align:left;
}
#contenidopanel{
	background:#EAF5DC;
	color:#3D590F;
}
#contenidopanel a, a:link, a:active, a:visited{
	background:#EAF5DC;
	color:#3D590F;
	text-decoration:none;
}
#contenidopanel a:hover{
	background:#EAF5DC;
	color:#3D590F;
	text-decoration:underline;
}
#panel12 {
	position: relative;
	left: 2px;
	top: 5px;
	width: 203px;
	background: #EAF5DC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#panel13 {
	position: relative;
	left: 2px;
	top:5px;
	width: 203px;
	background: #EAF5DC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#panel14 {
	position: relative;
	left: 2px;
	top: 5px;
	width: 203px;
	background: #D5E9C0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/*CSS PANEL DE NOTICIAS*/
#panel_Not {
	position: absolute;
	left: 240px;
	top: 105px;
	width: 570px;
	background-color:#FFFFFF;
	border: 0px solid #2A4006;
}
#noticias
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 28px;
	width: 570px;
	background-color:#FFFFFF;
	border: 0px solid #2A4006;
	border-top-width:1px;
	border-bottom-width:1px;
}
#noticias span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 0;
	color: #A1BD73;
	text-align:left;
}
#noticiascontenido {
	position: relative;
	left: 0px;
	top: 30px;
	width: 570px;
	background-color:#EAF5DC;
	border: 0px solid #2A4006;
}
#noticiascontenido img
{
	margin:2px 0 0 2px;
	border: 0px solid #2A4006;
	border-bottom-width:2px;
	border-right-width:2px;
}
#noticiascontenido span {
	top:0px;
	left:50px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	color: #3D590F;
	text-align:left;
	background:#EAF5DC;
}
#textonoticia{
	position:absolute;
	left:100px;
	top:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#3D590F;
	text-align:left;
}
#textonoticia a, a:link, a:active, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	color:#3D590F;
	background:#EAF5DC;
	border:0px;
}
#textonoticia a:hover {
	font-weight:bold;
	color:#3D590F;
}
/*CSS PANEL DE EVENTOS*/
#panel_Eve 
{
	position: absolute;
	left: 240px;
	top: 105px;
	width: 570px;
	background-color:#FFFFFF;
	border: 0px solid #2A4006;
}
#eventos
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 28px;
	width: 570px;
	background-color:#FFFFFF;
	border: 0px solid #2A4006;
	border-top-width:1px;
	border-bottom-width:1px;
}
#eventos span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 0;
	color: #A1BD73;
	text-align:left;
}
#eventoscontenido {
	position: absolute;
	left: 0px;
	top: 30px;
	width: 550px;
	background-color:#FFFFFF;
	border: 0px solid #2A4006;
}
#eventoscontenido span {
	display:block;
	margin: 2px 2px 0 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	color: #3D590F;
	text-align:left;
	background:#FFFFFF;
}
#eventoscontenido img
{
	border: 0px solid #2A4006;
	border-bottom-width:2px;
	border-right-width:2px;
}
/*CSS PANEL DE GALERIAS*/
#panel_Gal {
	position: absolute;
	left: 240px;
	top: 105px;
	width: 570px;
	background-color:#FFFFFF;
	border: 0px solid #2A4006;
}
#galerias
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 28px;
	width: 570px;
	background-color:#FFFFFF;
	border: 0px solid #2A4006;
	border-top-width:1px;
	border-bottom-width:1px;
}
#galerias span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 0;
	color: #A1BD73;
	text-align:left;
}
#galeriascontenido {
	position: absolute;
	left: 0px;
	top: 30px;
	width: 550px;
	background-color:#FFFFFF;
	border: 0px solid #2A4006;
}
#galeriascontenido span {
	display:block;
	margin: 2px 2px 0 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	color: #3D590F;
	text-align:left;
	background:#FFFFFF;
}
#galeriascontenido img
{
	border: 0px solid #2A4006;
	border-bottom-width:2px;
	border-right-width:2px;
}
/*CSS PANEL DE MIEMBROS*/
#panel_Mie {
	position: absolute;
	left: 240px;
	top: 105px;
	width: 570px;
	background-color:#FFFFFF;
	border: 0px solid #2A4006;
}
#miembros
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 28px;
	width: 570px;
	background-color:#FFFFFF;
	border: 0px solid #2A4006;
	border-top-width:1px;
	border-bottom-width:1px;
}
#miembros span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 0;
	color: #A1BD73;
	text-align:left;
}
#miembroscontendio
{
	position: absolute;
	left: 0px;
	top: 30px;
	height:250px;
	width: 570px;
	background-color:#FFFFFF;
	border: 0px solid #2A4006;
}

#miembroscontendio a, a:link, a:visited, a:active
{
	background-color:#FFFFFF;
	color: #2A4006;

}
#miembroscontendio a:hover
{
	text-decoration:none;
	background-color:#FFFFFF;
}
#miembroscontendio span 
{
	display:block;
	margin: 0 0 0 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #3D590F;
	text-align:left;
	background:#FFFFFF;
}
#miembroscontendio img
{
	background-color:#FFFFFF;
	border: 1px solid #2A4006;
	border-right-width:2px;
	border-bottom-width:2px;
}
#infomiembro
{
	position: absolute;
	left: 200px;
	top: 20px;
	width: 300px;
	background-color:#FFFFFF;
	border: 1px solid #2A4006;
}

/*CSS PANEL DE AUTORIDADES*/
#panel_Aut {
	position: absolute;
	left: 240px;
	top: 105px;
	width: 570px;
	background-color:#FFFFFF;
	border: 0px solid #2A4006;
}
#autoridades
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 28px;
	width: 570px;
	background-color:#FFFFFF;
	border: 0px solid #2A4006;
	border-top-width:1px;
	border-bottom-width:1px;
}
#autoridades span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 0;
	color: #A1BD73;
	text-align:left;
}
#autoridadescontenido
{
	position: absolute;
	left: 0px;
	top: 30px;
	height:250px;
	width: 550px;
	background-color:#FFFFFF;
	border: 0px solid #2A4006;
}
#autoridadescontenido img
{
	left: 70px;
	top: 2px;
	background-color:#FFFFFF;
}
#fichaautoridad
{
	position: absolute;
	left:100px;
	top:70px;
	height: 100px;
	width: 280px;
	border: 1px solid #2A4006;
	border-right-width:2px;
	border-bottom-width:2px;
}
#fichaautoridad img
{
	margin:5px 0px 0 5px;
}
#fichaautoridaddetalle
{
	left:100px;
	top:10px;
	position: absolute;
	margin:0px 0px 0 0;
	height: 100px;
	width: 200px;	
}
#fichaautoridaddetalle span
{
	position: absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3D590F;
	text-align:left;
}
/*CSS PANEL CALENDARIO*/
#panel_Cal {
	position: absolute;
	left: 240px;
	top: 105px;
	width: 570px;
	background-color:#FFFFFF;
	border: 0px solid #2A4006;
}
#calendario
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 28px;
	width: 570px;
	background-color:#FFFFFF;
	border: 0px solid #2A4006;
	border-top-width:1px;
	border-bottom-width:1px;
}
#calendario span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 0;
	color: #A1BD73;
	text-align:left;
}
#calendariocontenido
{
	position: absolute;
	left: 0px;
	top: 30px;
	width: 550px;
	background-color:#FFFFFF;
	border: 0px solid #2A4006;
}
#calendariocontenido span
{
	display:block;
	margin: 2px 2px 0 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	color: #3D590F;
	text-align:left;
	background:#FFFFFF;
}
/*CSS PANEL DESCARGAS*/
#panel_Des {
	position: absolute;
	left: 240px;
	top: 105px;
	width: 570px;
	background-color:#FFFFFF;
	border: 0px solid #2A4006;
}
#descargas
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 28px;
	width: 570px;
	background-color:#FFFFFF;
	border: 0px solid #2A4006;
	border-top-width:1px;
	border-bottom-width:1px;
}
#descargas span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 0;
	color: #A1BD73;
	text-align:left;
}
#descargascontenido
{
	position: absolute;
	left: 0px;
	top: 30px;
	width: 550px;
	background-color:#FFFFFF;
	border: 0px solid #2A4006;
}
#descargascontenido a, a:link, a:visited, a:active
{
	background-color:#FFFFFF;
	color: #2A4006;
}
#descargascontenido a:hover
{
	text-decoration:underline;
	background-color:#FFFFFF;
}

#descargascontenido span
{
	display:block;
	margin: 2px 2px 0 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	color: #3D590F;
	text-align:left;
	background:#FFFFFF;
}
/*CSS PANEL CONTACTENOS*/
#panel_Con {
	position: absolute;
	left: 240px;
	top: 105px;
	width: 570px;
	background-color:#FFFFFF;
	border: 0px solid #2A4006;
}
#contactenos
{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 28px;
	width: 570px;
	background-color:#FFFFFF;
	border: 0px solid #2A4006;
	border-top-width:1px;
	border-bottom-width:1px;
}
#contactenos span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 0;
	color: #A1BD73;
	text-align:left;
}
#contactenoscontenido
{
	position: absolute;
	left: 0px;
	top: 30px;
	width: 550px;
	background-color:#FFFFFF;
	border: 0px solid #2A4006;
}
#contactenoscontenido span
{
	display:block;
	margin: 2px 2px 0 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	color: #3D590F;
	text-align:left;
	background:#FFFFFF;
}
/*CSS PANEL GENERAL*/
#general {
	position: absolute;
	left: 820px;
	top: 105px;
	height: 28px;
	width: 171px;
	background-color:#FFFFFF;
	border: 0px solid #2A4006;
	border-bottom-width:1px;
}
#general span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 0;
	color: #A1BD73;
	text-align:left;
	background:#FFFFFF;
}
#generalcontenido {
	position: absolute;
	left: 820px;
	top: 140px;
	height: 410px;
	width: 170px;
	background-color:#FFFFFF;
	border: 0px solid #2A4006;
}
#generalcontenido span {
	display:block;
	margin: 2px 2px 0 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	color: #3D590F;
	text-align:center;
	background:#FFFFFF;
}
#generalcontenido img
{
	position:absolute;
	left:10px;
	border: 0px solid #45549A;
}
.imgpanel 
{
	margin: 0 0 0 0;
	text-align: center;
}
.titulopanel {
	border-bottom-width:2px;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 0;
	color: #3D590F;
	text-align: left;
	border: 0px solid #5C743D;
	background: #d9e4cb;
}
.textopanel
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	margin: 5px 10px 5px 10px;
	color: #CCFF99;
}

.limitenoticia
{
	height: 1px;
	background-color: #A1BD73;
}
.fechanoticia{font-size:10px;color:#FFFFFF}
.textonoticia{font-size:12px;color:#3D590F}
.textonoticia a, a:link, a:visited, a:active{font-size:12px;color:#3D590F; text-decoration:none;}
.textonoticia a:hover
{
	text-decoration:underline;
}
.limpia {clear:both} /*... para usar en los br.
/*ESTILOS PARA CLUBES*/
#solapas{
	position: absolute;
	left: 0px;
	top: 70px;
}
#panel_info{
	position: absolute;
	left: 10px;
	top: 30px;
	height: 500px;
	width: 750px;
	background-color:#3366FF;
	border: 0px solid #2A4006;
}
#solapa_info{
	position: absolute;
	left: 15px;
	top: 0px;
	height: 30px;
	width: 80px;
}
#solapa_galeria{
	position: absolute;
	left: 100px;
	top: 0px;
	height: 30px;
	width: 80px;
}
.formato_solapa{
	background-color:#336699;
	border: 1px solid #2A4006;
	border-bottom-color:#999999;
	border-right-color:#999999;
}
.formato_solapa_select{
	background-color:#3366FF;
	border: 1px solid #2A4006;
	border-top-color:#999999;
	border-left-color:#999999;
	border-bottom-width:0px;
}
#clubinfo{
	position: absolute;
	left: 5px;
	top: 5px;
	height: 490px;
	width: 740px;
	background-color:#3366FF;
	border: 0px solid #2A4006;
}
#clubgaleria{
	position: absolute;
	left: 5px;
	top: 5px;
	height: 490px;
	width: 740px;
	background-color:#3366FF;
	border: 0px solid #2A4006;

}
