body{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #000000;
}

.scroll{
	width: 651px;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-base-color: #dadada;
	scrollbar-arrow-color: #dadada;
	scrollbar-darkshadow-color: #7ca03c;
	scrollbar-face-color: #598700;
	scrollbar-highlight-color: #598700;
	scrollbar-shadow-color: #598700;
	scrollbar-track-color: #dadada;
}

.white{
	color: #ffffff;
	font-size: 11px;
}
.green{
	color: #ffffff;
	font-size: 12px;
    font-weight:bold;
}

.white_small{
	color: #ffffff;
	font-size: 9px;
}

.gris_small{
	color: #c4c4c4;
	font-size: 9px;
	font-weight:bold;
}

.rojo{
	color: #f34848;
}

.verde{
	color: #599d28;
}

.verde_small{
	color: #577d04;
	font-size: 9px;
	vertical-align: top;
}



.black{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

.menu{
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}

.submenu {
	position: absolute;
}

.titulo{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

input, select{
	width: 132px;
	height: 16px;
	background-color: #ffffff;
	border: 0px;
	font-size: 11px;
}

#contacto input, #contacto select{
	width: 190px;
	height: 16px;
	background-color: #ececec;
	border-left: 1px solid #a4b97f;
	border-top: 1px solid #a4b97f;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-size: 11px;
}

#contacto textarea{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	width: 190px;
	height: 80px;
}

#registro input, #registro select{
	width: 320px;
	height: 16px;
	background-color: #ececec;
	border-left: 1px solid #a4b97f;
	border-top: 1px solid #a4b97f;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-size: 11px;
}

#registro input.check{
	border: none;
	background-color: #ffffff;
	width: 14px;
}
#registro td {
    vertical-align: top;
}

.spacer{
	line-height: 1px;
}

.pie{
	color: #b6b6b6;
	font-size: 10px;
}

a.pie{
	color: #b6b6b6;
}

a:hover.pie{
	color: #b6b6b6;
}

a.white{
	color: #ffffff;
	text-decoration: none;
}

a:hover.white{
	color: #ffffff;
}

a.black{
	font-size: 10.5px;
	text-decoration: none;
	font-weight: normal;
}

a:hover.black{
	text-decoration: underline;
}

.noticia_verde{
	color: #6faa02;
	font-weight: bold;
}

a{
	color: #000000;
}

a:hover{
	color: #000000;
}

a.verde{
	color: #577d04;
}

a.verde:hover{
	color: #577d04;
}

ul{
	margin-left:-40px;
	*margin-left:0px;
	font-weight:normal;
	color: #ffffff;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style-type: none;
}


li{
	height: 27px;
	cursor: pointer;
	text-align: left;
	width:auto !important;
}

ul.nota li{
    list-style-type: disc;
    color:#000000;
    height: auto;
    margin-left: 15px;
    font-size: 10.5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    cursor: default;
    text-align:justify;
}

#objetivos ol{
	color: #000000;
}

#objetivos li{
	color: #000000;
	height: auto;
	padding-bottom: 5px;
}

#actividades li{
	list-style-image: url(../imagenes/03_nuestrotrabajo.gif);
	color: #000000;
	cursor: default;
	margin-left: 20px;
	padding-bottom: 10px;
	height: auto;
}

#mapa li{
	list-style-image: none;
	color: #000000;
	cursor: default;
	margin-left: 0px;
	height: auto;
}

#mapa li li{
	margin-left: 12px;
	padding-bottom: 10px;
}

#organigrama li{
	list-style-image: url(../imagenes/01_asociacion.gif);
	color: #000000;
	cursor: default;
	margin-left: 15px;
	height: auto;
}

#organigrama li li{
	margin-left: 12px;
	padding-bottom: 10px;
}

.dhtmlgoodies_question{
	background-color: #e5ecda;
	padding-top:8px;
	padding-right:20px;
	padding-bottom:8px;
	width:631px;
	*width:651px;
	overflow:hidden;
	cursor:pointer;
	border-top: 3px solid #ffffff;
}

.dhtmlgoodies_answer{
	width:631px;
	*width:651px;
	height:auto ;
   	visibility:hidden;
	overflow:hidden;
	position:relative;
	padding-top:9px;
	padding-right:20px;
	padding-bottom:8px;
    *margin-bottom:15px;

	border-bottom: 3px solid #ffffff;
    
}

.dhtmlgoodies_answer table{
    *padding-bottom:9px;
    *height:auto;
    }



.dhtmlgoodies_answer_content{
	padding:1px;
	position:relative;
}

.boton{
	background-image: url(../imagenes/btn_fondo.gif);
    background-repeat:no-repeat;
	cursor: pointer;
	text-align: right;
    background-position:right;
    padding-bottom:0px;
    padding-top:0px;
  
	width: 133px;
	height: 18px;
  

}

.small{
	font-size: 9px;
}


.col1{
    text-transform:uppercase;
    padding-right:10px;
    font-size: 10px;
    width:250px;
    *width:250px;

}

.col{
    text-transform:uppercase;
    padding-right:10px;
    font-size: 10px;
    width:150px;
    
    *width:150px;

}


.item_noticia{
	background-color: #FFFFFF;
	padding-top:8px;
	padding-right:20px;
	padding-bottom:8px;
	width:631px;
	overflow:hidden;
	vertical-align: top;
}

#tit_noticia{
	font-family: Arial;
	color: #557d02;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

#fecha_noticia{
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

#entradilla_noticia{
	font-family: Arial;
	padding-top: 3px;
	color: #000000;
	font-size: 12px;
	text-align:justify;
}

#entradilla_noticia2{
	font-family: Arial;
	padding-top: 3px;
	color: #7ab600;
	font-size: 12px;
	font-weight: bold;
	text-align:justify;
}

#cuerpo_noticia{
	font-family: Arial;
	color: #7ab600;
	font-size: 12px;
	font-weight: bold;
	text-align:justify;
}

#link_noticia{
	text-decoration: none;
	text-align: right;
	color: #787878;
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;
}


#tit_enlaces_noticia{
	font-family: Arial;
	padding-top: 3px;
	color: #7ab600;
	font-size: 14px;
	font-weight: bold;
	text-align:justify;
}

.enlace_noticia{
	font-family: Arial;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-align:justify;
	text-decoration:none;
}

