/* CSS Document */
* {
	outline:none
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/fondos/fondo.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}
#wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#nav {
	padding-left: 5px;
}
.navDivider {
	height: 32px;
	width: 1px;
	background-image: url(../images/imag/navdivider.gif);
	background-repeat: no-repeat;
	float: left;
}
#nav a {
	display: block;
	float: left;
	height: 37px;
	text-decoration: none;
	text-indent: -9999px;
	background-position: left top;
}
#nav a:hover, #nav a:active {
	background-position: left bottom;
}
.btn1 {
	background-image: url(../images/btn/btn1.png);
	width: 95px;
}
.btn2 {
	background-image: url(../images/btn/btn2.png);
	width: 162px;
}
.btn3 {
	background-image: url(../images/btn/btn3.png);
	width: 175px;
}
.btn4 {
	background-image: url(../images/btn/btn4.png);
	width: 198px;
}
.btn5 {
	background-image: url(../images/btn/btn5.png);
	width: 156px;
}
.btn6 {
	background-image: url(../images/btn/btn6.png);
	width: 190px;
}
#left, #menu {
	float: left;
	width: 220px;
	background-repeat: no-repeat;
	height: 350px;
	padding-right: 20px;
	padding-top: 5px;
}
#left {
	background-image: url(../images/fondos/fondo_left_pag.jpg);
	text-align: center;
}
#left a {
	font-size: 14px;
	font-weight: bold;
	color: #035798;
}
#agenda_left {
	float: left;
	width: 30px;
	background-repeat: no-repeat;
	background-image: url(../images/fondos/fondo_left_pag.jpg);
	background-position: right top;
	text-align: center;
	padding-left: 110px;
	padding-right: 3px;
	padding-top: 70px;
	padding-bottom: 20px;
}
#agenda_contenido {
	float: left;
	padding-left: 15px;
}
#agenda_left a {
	font-size: 11px;
	height: 36px;
	width: 30px;
	display: block;
	margin-bottom: 5px;
	color: #FFF;
	font-weight: bold;
	padding-top: 6px;
}
#agenda_left a:link, #agenda_left a:visited {
	background-image: url(../images/imag/boton_agenda.jpg);
}
#agenda_left a:hover, #agenda_left a:active {
	background-image: url(../images/imag/boton_agenda.jpg);
	background-position: bottom;
}
#agenda_icono {
	background-image: url(../images/imag/recuadro_agenda.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 90px;
	float: left;
	text-align: center;
}
#agenda_icono p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#agenda_texto {
	float: left;
	width: 620px;
	padding-left: 10px;
	font-size: 12px;
}
#agenda_texto p {
	margin-top: 2px;
	margin-bottom: 2px;
}
.agenda {
	padding-top: 20px;
	color: #333;
}
.agenda_lugar {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	line-height: 32px;
	height: 32px;
	text-transform: uppercase;
}
.agenda_actividad {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1em;
}
.agenda_fecha {
	font-size: 11px;
}
.agenda_tema {
	color: #035798;
	font-size: 18px;
}
a.agenda-hover {
	background-image: url(../images/imag/boton_agenda.jpg);
	background-position: bottom;
}
#menu {
	background-image: url(../images/fondos/fondo_menu_pag.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu-biblioteca {
	float: left;
	width: 240px;
	height: 410px;
	background-image: url(../images/fondos/fondo-biblioteca.png);
	background-repeat: no-repeat;
}

#menu ul, #agenda_left ul, #menu-biblioteca ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu ul li a, #menu-biblioteca ul li a {
	display: block;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	margin-left: 20px;
	padding-left: 18px;
	width: 170px;
	background-image: url(../images/imag/bullet_menu.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	color: #333;
}
#estrategia {
	padding-top: 20px;
	padding-left: 20px;
}
#contenido {
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
	float: none;
	background-color: #FFFFFF;
}
#contenido_texto {
	padding-left: 10px;
	float: left;
	width: 490px;
}
#contenido_texto2 {
	padding-left: 10px;
	float: left;
	width: 490px;
	margin-left:240px;
	margin-right:245px;
}
#noticias_texto {
	padding-left: 10px;
	float: left;
}
#contenido_texto a {
	text-decoration: none;
}
#contenido_texto ul, #noticias_texto ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#contenido_texto li {
	margin-top: 8px;
	margin-bottom: 8px;
}
#noticias_img ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#noticias_img li {
	margin-top: 8px;
	margin-bottom: 8px;
}
#contenido _gal {
	width:715px;
	float: left;
}
#contenido_imagen, #contenido_recuadro {
	margin-left: 20px;
	float: left;
}
#contenido_imagen ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a.boton-ganado, a.boton-praderas, a.boton-gestion, a.boton-gestion-select, a.boton-praderas-select, a.boton-ganado-select {
	text-indent: -9999px;
	display: block;
	height: 74px;
	width: 225px;
	margin-bottom: 10px;
	background-position: top;
}
a.boton-ganado {
	background-image: url(../images/banner/proyecto1-1.jpg);
}
a.boton-ganado-select {
	background-image: url(../images/banner/proyecto1-1.jpg);
	background-position: bottom;
}
a.boton-ganado:active, a.boton-ganado:hover {
	background-position: bottom;
}
a.boton-praderas {
	background-image: url(../images/banner/proyecto1-2.jpg);
}
a.boton-praderas-select {
	background-image: url(../images/banner/proyecto1-2.jpg);
	background-position: bottom;
}
a.boton-praderas:active, a.boton-praderas:hover {
	background-position: bottom;
}
a.boton-praderas-select {
	background-image: url(../images/banner/proyecto1-2.jpg);
	background-position: bottom;
}
a.boton-gestion {
	background-image: url(../images/banner/proyecto1-3.jpg);
}
a.boton-gestion-select {
	background-image: url(../images/banner/proyecto1-3.jpg);
	background-position: bottom;
}
a.boton-gestion:hover, a.boton-gestion:active {
	background-position: bottom;
}
.btn-pdf {
	background-image: url(../images/imag/icono-pdf.jpg);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 65px;
	padding-left: 70px;
	line-height: 65px;
	font-weight: bold;
	font-size: 14px;
}

#contenido_recuadro {
	color: #333;
	font-size: 12px;
	width: 205px;
	padding-right: 5px;
	padding-left: 10px;
	background-image: url(../images/fondos/fondo_recuadro.jpg);
	background-repeat: no-repeat;
	height: 350px;
	line-height: 1.5em;
}
#noticias_foto {
	width: 325px;
	float: left;
	background-image: url(../images/fondos/fondo_left_pag.jpg);
	background-position: right;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 20px;
}
#noticias_texto {
	width: 535px;
	margin-left: 15px;
}
#noticias_img {
	width: 800px;
	margin-left: 100px;
	margin-right: 70px;
}
#boton-noticias {
	margin-bottom: 30px;
}
#boton-noticias ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}
#columna {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
}
#columna p {
	margin-top: 8px;
	margin-bottom: 8px;
}
#columna a {
	font-size: 14px;
	color: #035798;
	font-weight: bold;
}
#pie {
	background-image: url(../images/imag/bottom.gif);
	height: 57px;
	font-size: 14px;
	line-height: 57px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	clear: both;
	float: none;
}
#recuadro {
	background-color: #5FB8E0;
	padding-right: 5px;
	padding-left: 10px;
	color: #FFF;
	font-size: 12px;
	line-height: 1.4em;
	margin-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 350px;
}
#tabla-contacto {
	width: 490px;
}
#tabla-contacto, #tabla-panel, #tabla-mapa {
	font-size: 12px;
	margin-bottom: 10px;
}
#tabla-contacto th #tabla-panel th {
	background-color: #EFF6FC;
	text-align: left;
}
#tabla-contacto td, #tabla-panel td, #tabla-mapa td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	padding: 2px;
}
#tabla-contacto a, #tabla-mapa a {
	color: #333;
	display: block;
}
#tabla-contacto tr:hover, #tabla-panel tr:hover, #tabla-mapa tr:hover {
	background-color: #EFF6FC;
}
#tabla-panel th {
	color: #FFF;
	background-color: #008ECC;
}
#tabla-mapa a {
	font-weight: normal;
	color: #333;
	font-size: 12px;
}
#tabla-mapa td {
	padding-left: 10px;
	width: 50%;
}
.tabla-curso {
	width: 100%;
}
.tabla-curso th {
	color: #fff;
	background-color: #0390cf;
	font-size: 12px;
}
.tabla-curso td {
	color: #3e3d40;
	font-size: 12px;
	line-height: 1.4em;
}
.tabla-curso {
	width: 100%;
}
.fondo-tabla {
	background-color: #f0f0f1;
}
.fecha {
	background-color: #f0f0f1;
	text-align:center;
	font-weight:bold;
}
.no-flotar {
	display: block;
	clear: both;
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
.no-flotar:hover {
	background-color: #F6F6F6;
}
.titulo_recuadro {
	color: #343434;
}
.icono {
	padding-top: 10px;
}
.presentacion-titulo {
	font-size: 14px;
	color: #0390CF;
	font-weight: bold;
}
.icono {
	float: left;
	width: 70px;
}
.presentacion {
	float: left;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	width: 420px;
}

.presentacion a:link, .presentacion a:visited, #noticias_texto a {
	color: #035798;
}
.presentacion a:active, .presentacion a:hover {
	color: #0390CF;
}
.presentacion p {
	margin-top: 6px;
	margin-bottom: 6px;
}
.contenido-presentacion {
	height: 85px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	margin-top: 10px;
}
.noticias-foto-portada {
	float: left;
	width: 130px;
}
.noticias-texto-portada {
	float: left;
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
	width: 590px;
}
a.boton-mas-noticias {
	background-image: url(../images/imag/boton_mas_noticias.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 110px;
	display: block;
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
a.boton-mas-noticias:hover, a.boton-mas-noticias:active {
	color: #035798;
}
h2, .h2-noticias, .h2-columna, .h2-columna-cen {
	margin: 0px;
	height: 40px;
	font-size: 20px;
	color: #0390CF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	display: block;
}
h2 {
	width: 480px;
	background-image: url(../images/fondos/fondo_titulo.jpg);
}
.h2-noticias {
	width: 600px;
	background-image: url(../images/fondos/fondo_titulo_noticias.jpg);
}
.h2-columna {
	background-image: url(../images/fondos/fondo_titulo_columna.jpg);
	width: 710px;
}
.h2-columna-cen {
	background-image: url(../images/fondos/fondo_titulo_columna.jpg);
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
h3 {
	color: #035798;
	font-size: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	color: #035798;
}
.titulo-left-menu {
	background-image: url(../images/fondos/fondo_titulo_left_pag.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
	width: 182px;
	margin-left: 25px;
	color: #FFF;
	font-size: 18px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.texto-justificado, ol, .texto-azul-cursiva {
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
}
ul {
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
}
ol {
	font-size: 12px;
	line-height: 1.5em;
	color: #333;
}
.texto-justificado a:link, .texto-justificado a:visited {
	color: #035798;
}
.texto-justificado a:hover, .texto-justificado a:active {
	color: #0390CF;
}
.imag-izq {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
.imag-izq-filete, .imag-filete {
	border: 1px solid #CCC;
	padding: 6px;
	margin-right: 15px;
	margin-bottom: 5px;
}
.imag-izq-filete {
	float: left;
}
.imag-der-filete {
	float: right;
	border: 1px solid #CCC;
	padding: 6px;
	margin-left: 15px;
	margin-bottom: 5px;
}
.imag-der {
	float: right;
	margin-left: 6px;
}
.texto-ch {
	font-size: 11px;
	color: #333;
}
.texto-ch-bajada {
	text-align:left;
	font-size: 10px;
	color: #58585a;
	margin-left:25px;
	margin-top:5px;
}
.imag-cen {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.bullet {
	background-image: url(../images/imag/visto.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 15px;
	text-align: justify;
}
.filete {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	display: block;
	clear: both;
	float: none;
	margin-bottom: 5px;
	margin-top: 5px;
}
.titulo-right {
	background-image: url(../images/imag/titulo_right_pag.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 230px;
	display: block;
	color: #0390CF;
	font-size: 18px;
	padding-left: 10px;
	padding-top: 10px;
}
#titulo {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 20px;
}
#flash {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.plataforma {
	float: left;
	width: 190px;
	margin-right: 5px;
	margin-left: 5px;
}
.colaboradores {
	float: left;
	width: 255px;
	margin-right: 7px;
	margin-left: 7px;
	padding-left: 5px;
	background-image: url(../images/imag/fondo-colaboradores.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 5px;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-top: 5px;
}
.wrap-colaboradores {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	clear: both;
	float: none;
}
.colaboradores p {
	margin-top: 5px;
	margin-bottom: 5px;
}
/*---------------------------------------------------------------------------
AVANCES PROYECTOS
---------------------------------------------------------------------------*/
.avances-proyectos {
	background-image: url(../images/fondos/avances.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 1px;
}
#contenido-avance {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
}
#contenido-avance .recuadro {
	color: #000;
	background-color: #A5C234;
	text-align: center;
	padding: 6px;
	clear: both;
	float: none;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
	border: 2px dotted #A5C234;
}
#contenido_texto_socios {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#contenido_texto p a img {
	padding-right: 15px;
}
#avance-left {
	float: left;
	width: 450px;
}
#avance-right {
	float: right;
	width: 450px;
}
/*---------------------------------------------------------------------------
MEDIOS
---------------------------------------------------------------------------*/

#contenido-medios {
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
}
.medios {
	clear: both;
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.medios-logo {
	float: left;
	width: 140px;
	margin-bottom: 15px;
}
.medios-fecha {
	float: left;
	width: 102px;
	margin-left: 8px;
	font-size: 14px;
	letter-spacing: 0.2em;
	color: #666;
	margin-top: 25px;
	height: 18px;
	font-weight: bold;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6E6F3;
}
.medios-titulo {
	font-size: 16px;
	font-weight: bold;
	color: #0D95D1;
	float: left;
	width: 550px;
	margin-left: 10px;
	margin-top: 25px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6E6F3;
}
.medios-titulo2 {
	font-size: 16px;
	font-weight: bold;
	color: #0D95D1;
	float: left;
	width: 550px;
	margin-left: 10px;
	margin-top: 8px;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6E6F3;
}
.medios-titulo3 {
	font-size: 16px;
	font-weight: bold;
	color: #0D95D1;
	float: left;
	width: 550px;
	margin-left: 10px;
	margin-top: 8px;
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6E6F3;
}

.medios-link {
	float: right;
	width: 125px;
	margin-top: 20px;
}
/*---------------------------------------------------------------------------
varios
---------------------------------------------------------------------------*/
.bco {
	clear: both;
	float: none;
	text-align: center;
}
select, input {
	font-size: 11px;
}
.texto-azul-cursiva {
	font-style: italic;
	color: #035798;
}
#foto-pie {
	float: left;
	width: 165px;
	text-align: center;
	margin-right: 15px;
}
#foto-pie p {
	margin: 0px;
	padding: 0px;
}
#titular {
	width: 160px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding-right: 20px;
}
#directorio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 70px;
}
#suplente {
	float: left;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#sombra {
	float: left;
	width: 20px;
	background-image: url(../images/imag/sombra.jpg);
	background-repeat: repeat-y;
	height: 560px;
	padding-right: 10px;
}
.destacado {
	font-weight: bold;
	color: #0390CF;
}
#contenido_texto_staff {
	padding-left: 10px;
	float: left;
	width: 750px;
}
#contenido_texto_staff-ch {
	padding-left: 10px;
	float: left;
	width: 550px;
	padding-left:100px;
	padding-right:100px;
}
.staff {
	height: 300px;
	width: 145px;
	border: 1px solid #CCC;
	float: left;
	padding-top: 15px;
	margin-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	margin-right: 5px;
}
#clear {
	clear: both;
}
#pie-staff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #333;
	float: left;
	width: 100%;
}
.staff img {
	clear: both;
}
.staff img {
	float: left;
	padding-bottom: 5px;
}
.nombre {
	text-align: left;
	margin-left: 0px;
	display: block;
}
.tabla-500 {
	font-size: 12px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tabla-500 th {
	background-color: #dedede;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tabla-500 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.texto-azul {
	color: #035798;
}
.texto-naranjo {
	color: #d9a518;
}

/*---------- CAJA BIBLIOTECA----------*/
#recuadro_opinion {
	margin-top: 70px;
	margin-bottom: 5px;
	width: 195px;
	margin-left:15px;
	padding-right: 5px;
	padding-left:5px;
	height: 165px;
	padding-top: 3px;
	font-size: 11px;
	border: 1px solid #CCC;
}

.titulo_celeste_recuadro {
	color: #FFF;
	background-color: #0390CF;
	display: block;
	padding: 3px 3px 3px 3px;
	font-size:11px;
	font-weight:bold;
}
.imag-filete-right {
	border: 1px solid #CCC;
	padding: 4px;
	float: right;
	background-color: #FFF;
}.tabla-noticias {
	font-size: 11px;
	color: #333;
	width: 530px;
}
.tabla-noticias th, .tabla-noticias td {
	padding: 5px;
}
.tabla-noticias th {
	color: #FFF;
	background-color: #0390CF;
	text-transform: uppercase;
	text-align: left;
}
.tabla-noticias td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.tabla-noticias td:hover {
	background-color: #EFEFEF;
}

