body{
	margin:0px;
	background-image:url(images/bg-general.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Calibri;
}
.contenedor{
	width:780px;
	background-color:#FFF;
	font-family: Calibri;

}
.language{
	font-family: Calibri;
	font-size:11px;
	font-weight:bold;
	color:#000;
	background-image: url(images/bg-idioma.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 25px;
	height: 35px;
}
	.language a{
		color:#FFF;
		text-decoration:none;
	}


#menu {
	width: 780px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 31px;
	text-align: left;
	background-image: url(images/bg-menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Calibri;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#contenido {
	border: thin solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 9px; 
		font-family: Calibri;

	margin-left: 9px; /* Margen izquierdo para todos los navegadores */

	padding: 10px;
	float: left;
	width: 740px;
	text-align: left;
}
/*-----------menu*/
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/skeleton.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#nav, 
#nav ul {
	padding:0 0 5px 0;
	margin:0;
	list-style:none;
	position:relative;
	z-index:200;
	text-align: left;
	font-family: Calibri;
	font-size: 1em;
	color: #FFFFFF;
	;
	text-transform: uppercase;
	font-weight: bold;
}
#nav {
	height:30px;
	text-align: left;
	color: #FFFFFF;
	padding: 0;
}

#nav table {border-collapse:collapse;}
#nav li {
	float:left;
	text-align: left;
	color: #FFFFFF;
	padding: 0;
}
#nav li li {float:none;}
/* a hack for IE5.x and IE6 */
#nav li a li {float:left;}

#nav li a {
	display:block;
	float:left;
	color:#FFFFFF;
	height:30px;
	padding-right:33px;
	line-height:30px;
	text-decoration:none;
	white-space:nowrap;
	padding-left: 32px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #738F36;
}
#nav li li a {
	height:30px;
	line-height:30px;
	float:none;
}

#nav li:hover {position:relative; z-index:300; background:#fff;}
#nav a:hover {
	position:relative;
	z-index:300;
	text-decoration:underline;
	color:#4F6325;
}

#nav :hover ul {
	left:0;
	top:30px;
	background-color: #666666;
	float: right;
}
/* another hack for IE5.5 and IE6 */
#nav a:hover ul {
	left:-10px;
}

#nav ul {position:absolute; left:-9999px; top:-9999px;}

/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {
	left:0px;
	margin-left:100%;
	top:0px;
}
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto;}
/* show path followed */
#nav li:hover > a {
	text-decoration:underline;
	color:#4F6325;
}


/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:100%; top:-1px;}

/* keep further levels hidden */
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}

/*------------finmenu*/
.botonera a {
	display: block;
	height: 22px;
	width: 130px;
	float: left;
	background-color: #7E9E3B;
	background-position: center;
	padding-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.botonera2 a {
	display: block;
	height: 22px;
	width: 87px;
	float: left;
	background-color: #7E9E3B;
	background-position: center;
	padding-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.botonera3 a {
	display: block;
	height: 22px;
	width: 165px;
	float: left;
	background-color: #7E9E3B;
	background-position: center;
	padding-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.botonera a:hover {
	background-color: #4F6325;
	color:#FFF;	
}
.botonera2 a:hover {
		background-color: #4F6325;
		color:#FFF;		
	
}
.botonera3 a:hover {
		background-color: #4F6325;
		color:#FFF;		
	
}

#contenedor #menu #vacio #menu1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E6E6E6;
	display: block;
	text-align: left;
	text-decoration: none;
	color: #000000;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	width: 150px;
}

#contenedor #menu #vacio #menu1 a:hover {
	background-color: #CCCCCC;

}
#contenedor #menu #vacio #menu2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E6E6E6;
	display: block;
	text-align: left;
	text-decoration: none;
	color: #000000;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	width: 200px;
}

#contenedor #menu #vacio #menu2 a:hover {
	background-color: #CCCCCC;

}

#contenedor #menu #vacio #menu3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E6E6E6;
	display: block;
	text-align: left;
	text-decoration: none;
	color: #000000;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	width: 170px;
}

#contenedor #menu #vacio #menu3 a:hover {
	background-color: #CCCCCC;

}
#contenedor #menu #vacio #menu4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E6E6E6;
	display: block;
	text-align: left;
	text-decoration: none;
	color: #000000;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	width: 170px;
}

#contenedor #menu #vacio #menu4 a:hover {
	background-color: #CCCCCC;

}
#contenedor #menu #vacio #menu5 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E6E6E6;
	display: block;
	text-align: left;
	text-decoration: none;
	color: #000000;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	width: 160px;
}

#contenedor #menu #vacio #menu5 a:hover {
	background-color: #CCCCCC;

}
#contenedor #menu #vacio #menu6 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E6E6E6;
	display: block;
	text-align: left;
	text-decoration: none;
	color: #000000;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	width: 160px;
}

#contenedor #menu #vacio #menu6 a:hover {
	background-color: #CCCCCC;

}
#contenedor #menu #vacio #menu7 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E6E6E6;
	display: block;
	text-align: left;
	text-decoration: none;
	color: #000000;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	width: 160px;
}

#contenedor #menu #vacio #menu7 a:hover {
	background-color: #CCCCCC;

}
#fotos-comite{
	background-color: #CCCCCC;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}

.seccion{
	margin-top:7px;
}
.main{
	float:left;
	width:520px;
}
	.main2{
	float:left;
	width:770px;
	}
.right{
	float:right;
	width:260px;
}
.texto{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:10px;
	color:#000000;
	margin-top: 0px;
	padding-top: 0px;
}
.noticias-a{
	width:200px;
	height:150px;
	overflow:auto;
	padding-left:10px;
	margin-bottom: 5px;
	color:#4F6325;
	padding-top: 10px;
	padding-right: 10px;
}
.noticias{
	color:#4F6325;
	font-family: calibri;
	font-size:12px;
	margin-bottom:10px;
	border-bottom-width: 1px;

}
.noticias:hover{
	color:#85A73F;
	text-decoration: none;
}
a.rollover{
margin-bottom:7px;
display: block;
width: 220px;
height: 45px;
text-decoration: none;
background:url(images/eventos.jpg);
}
a.rollover:hover {
background-position: 0px -45px;
} 
a.rollover2{
margin-bottom:7px;
display: block;
width: 220px;
height: 45px;
text-decoration: none;
background:url(images/miembro.jpg);
}
a.rollover2:hover {
background-position: 0px -45px;
}
a.rollover3{
margin-bottom:7px;
display: block;
width: 220px;
height: 45px;
text-decoration: none;
background:url(images/informes.jpg);
}
a.rollover3:hover {
background-position: 0px -45px;
}
a.rollover4{
margin-bottom:7px;
display: block;
width: 220px;
height: 45px;
text-decoration: none;
background:url(images/directorio_bot.jpg);
}
a.rollover4:hover {
background-position: 0px -45px;
}
.footer{
	background-color:#4F6325;
	background-image: url(images/bg-foot.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 80px;
}
.logoFooter{
	width:60px;
	float:left;
	padding-left:20px;
}
.textoFooter{
	font-family:Calibri;
	font-size:12px;
	color:#EAF8E0;
	width:780px;
	padding-top:20px;
	text-align: center;
}
a.noticias{
	color:#4F6325;
	text-decoration:none;
}
a{
	color:#007CA5;
}
.tablaL{
	float:left;
	background-color:#FFF;
	width:231px;
	padding:5px 10px 5px 10px;
	margin:2px;
	font-weight:bold;
}
.tablaR{
	float:right;
	background-color:#FFF;
	width:231px;
	padding:5px 10px 5px 10px;
	margin:2px;
}
h2{
	color:#007CA5;
}
h3{
	font-size:12px;
	font-weight:normal;
}
h4{
	font-size:13px;
	font-weight:normal;
	margin:0px;
	font-family:Arial;
}
.grisR{
	font-family:Arial;
	font-size:12px;
	background-color:#DDD;
	padding:10px;
	margin:10px 10px 10px 10px;
}
.grisL{
	font-family:Arial;
	font-size:12px;
	background-color:#C8C8C8;
	padding:10px;
	margin:10px 10px 10px 10px;
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/

#slider {
	position:relative;
	width:780px;
	height:246px;
	background-color: #FFFFFF;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	right: 0px;
	bottom: 0px;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	bottom:15px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
#logo {
	height: 256px;
	width: 157px;
	position: absolute;
	z-index: 999999;
	margin-left: 35px;
	background-image: url(images/logo.png);
}
#slide-a {
	position:relative;
	width:780px;
	height:246px;
	background-image: url(images/01.jpg);
	}
#english {
	float: right;
	height: 28px;
	width: 30px;
	margin-left: 5px;
	background-image: url(images/english.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#english:hover {

	background-image: url(images/english-a.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#spanish {
	float: right;
	height: 28px;
	width: 30px;
}

