@charset "utf-8";
/* neutralize browser spacing for vertical elements
	we could do more elements, but this gives us the 
	most widely used block level elements so that we
	control main element spacing without having to 
	add margins back for every block element */
	
/*h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
	}*/
body {
	background: url(../_imagenes/bg.png) repeat-x;
	margin: 0px;
}
#imgMainCont {
	height: 365px;
	width: 508px;
	background: url(../_imagenes/inicioContent.png) no-repeat;
	clear: both;
	margin: 2em auto;
	padding: 4px;
}



#contenedor {
	margin: 0px auto;
	width: 860px;
	background: #FFF;
}
.textImgIndex {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2;
	color: #000;
	text-align: left;
	font-weight: normal;
}



#header {
	height: 200px;
	background: #CCC;
}
#subHeader {
	height: 140px;
	background: #ccc;
}


#mainContent {
	float: left;
	height: auto;
	width: 530px;
	margin: 20px 15px 3em 25px;
}
#rightSbar {
	float: right;
	height: auto;
	width: 280px;
	padding-bottom: 3em;
}
#rightSbarContenedor {
	background: #CDDDEF;
	padding-bottom: 2.2em;
	padding-top: 40px;
}
#rightSbarAPP {
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}




#footer {
	background: url(../_imagenes/footer.png) repeat-x;
	height: 119px;
	width: 860px;
	clear: both;
	padding: 0px;
	margin: 40px auto 0px;
}
#footer #footerTop {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #000;
	text-decoration: none;
	text-align: center;
	clear: both;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	text-shadow:1px 1px 1px #FFF;
	padding-top: 37px;
}

#footer #footerBottom {
	float: right;
	height: 19px;
	width: 400px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFF;
	text-align: right;
	padding-right: 25px;
	text-decoration: none;
	margin-top: 11px;
}



#enlaces {
	clear: both;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-top: 5px;
	border: 1px solid #066;
}
#enlaces #links  {
	padding: 10px 0px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	height: 42px;
}
.espacEnlaces {
	padding-left: 13px;
	clip: rect(auto,auto,auto,auto);
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}


#sideBanner {
	background: #CCC;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	height: 400px;
}
#mainContent .mainContList  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 1.4;
	color: #000;
}

#rightSContent {
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
#rightSbar #rightSContent #indContent {

}
#rightSbar #rightSContent #indTitle {
}
#rightSbar #rightSContent #indContent table  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000;
}
.tablaAlignDer {
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 6px;
	font-size: 1em;
	font-weight: bold;
}
.tablaAlignIzq {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	text-align: left;
	font-weight: normal;
	font-size: 1em;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	line-height: 1.3;
	margin-bottom: 2em;
	background: url(../_imagenes/bgH1.jpg);
	padding: .1em 0.5em;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #C1272D;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
	border-bottom: 2px solid #666;
	margin-bottom: 1em;
	margin-top: 2em;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.2em;
	line-height: 1.2;
	color: #FFF;
	text-align: center;
	background: #066;
	margin-bottom: 1.5em;
	padding-top: .1em;
	padding-bottom: .1em;
	margin-top: 1.5em;
}
h4 {
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 1.4;
	text-align: left;
}
#mainContent #fundadores {
	background: #eee;
	margin: 2.5em auto;
	clear: both;
	height: auto;
	width: 300px;
	padding-top: .2em;
	padding-bottom: 1em;
}
#mainContent #galeria {
	width: 530px;
	clear: both;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2;
	color: #999;
	padding-top: 1em;
	padding-bottom: 2em;
	margin: 2em auto;
	border: 1px solid #006632;
}
#mainContent #galeria #fotos {
	margin-top: 1em;
	margin-right: 1em;
	margin-left: 1.5em;
}
#mainContent #galeria #fotos .espImgs {
	border: 0;
	margin: .6em;
}
#btnEnviar {
	padding-left: 23em;
	float: left;
	margin-bottom: 2em;
}
#contContacto {
	float: left;
	width: 530px;
}
#fundaSbar {
	clear: both;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 1.4;
	text-shadow:1px 1px 1px #000;
}
#rightSbar #fundaSbar .eye {
	float: right;
}
#tablaNormas {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#tablaEstatutoyReglamentos {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.tablaNormasAlignIzq {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	text-align: left;
	font-weight: normal;
	font-size: .8em;
	line-height: 1.5;
	font-family: Verdana, Geneva, sans-serif;
}

.tablaNormasAlignDer {
	border-width: 0px;
	padding: 4px 1em;
}

.titleTablaNormas {
	color: #FFF;
	background: #C1272D;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.juntasTabTitCen {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	color: #000;
	padding: 6px 8px;
	line-height: 1.2;
}

.juntasTablaCentro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 1.5;
	color: #000;
	font-weight: normal;
	padding-left: 10px;
}

a.footerLink:link {
	color:#B3DE26;
	text-decoration: none;
	text-shadow:none;
}

a.footerLink:visited {
	color:#B3DE26;
	text-decoration: none;
	text-shadow:none;
}

a.footerLink:hover {
	color:#C1272D;
	text-decoration: none;
}

a.Links_1:link {
	color:#00632E;
	text-decoration: none;
	text-shadow:none;
}

a.Links_1:visited {
	color:#00632E;
	text-decoration: none;
	text-shadow:none;
}

a.Links_1:hover {
	color:#C1272D;
	text-decoration: none;
}

