@charset "UTF-8";
/*
	modulo1 (2 columnas)
	modulo2 (1 columna por ej. contacto)
	moduloapli (para las fichas de las apli.)
*/

.txt-center{
	text-align: center;
}
.txt-right{
	text-align: right;
}

.modulohome, .modulo1, .modulo2, .modulo3, .modulocentro, .moduloapli, .modulobanner, .caja_banners{width:100%;float:left;}
.modulobanner {padding:0 0 11px}
.moduloizda{width:68%;min-height:450px !important;height:auto !important;height:450px;float:left;padding:20px 2% 20px 0}
.modulodcha{width:28%;float:right;padding:0 0 20px 1.5%;position:relative;margin-top:-2.7em;border-left:1px solid #e4e7eb;min-height:450px !important;height:auto !important;height:450px;}

	/*
		cajatit (blanco)
		cajatit2 (verde)
	 */
	 .caja{width:100%;float:left;margin-bottom:10px;padding:0 0 3px;background:#fff}
	 /*.modulodcha .caja{margin-bottom:0}*/

	.cajatit, .cajatit2{margin:0 0 3px}
	.cajatit h2, .cajatit h3, .cajatit2 h2, .cajatit2 h3{margin:0;padding:9px;font-weight:normal;font-size:1.5em;color:#007032;line-height:1em}
	.cajatit h3, .cajatit2 h3{font-size:1.3em}
	/*.cajatit2 h2 a:hover, .cajatit2 h3 a:hover, .cajatit2 h2 a, .cajatit2 h3 a{color:#fff !important}
	.cajatit h2 a:hover, .cajatit h3 a:hover, .cajatit h2 a, .cajatit h3 a{color:#007032 !important}

	.cajatit2{border-bottom:2px solid #3f9f68;background:transparent url(../../img/css/portal/eIzda2.gif) no-repeat 0 0}
	.cajatit2 h2, .cajatit2 h3{margin-bottom:-2px;background:transparent url(../../img/css/portal/eDcha2.gif) no-repeat 100% 0;color:#fff}
*/
	.cajatit3{background:transparent url(../../img/css/aplicaciones/fondoTitCajas.gif) repeat-x 0 0}
	.cajatit3 h2,.cajatit3 h3{margin:0;padding:16px 10px 10px;font:normal 1.4em Arial;color:#484747}
	.cajatit3 h2 a,.cajatit3 h3 a,.cajatit3 h2 a:hover,.cajatit3 h3 a:hover{color:#484747 !important;text-decoration:none}

	.intro{width:99.5%;float:left;padding-bottom:15px}
	.intro p{font-size:1.2em}

	.cinfo,.mas{width:94%;float:left;margin:0;padding:5px 2.5%}
	.mas{font-size:.9em}
	.mas{background:#dde1e6;text-align:right;font-weight:bold}
	.cinfo p, .mas p{margin:0;padding:0}
	.mas a{padding:0 18px 0 0;background:transparent url(../../img/css/iconos/icono6.gif) no-repeat 100% 2px;font-weight:bold;text-decoration:none;color:#d67529}
	.mas a:hover{color:#d67529 !important}

	/* flash */
	.video .objeto{width:99.5%;float:left}
	.video .objeto object{width:100%;min-height:192px !important;height:auto !important;height:192px}
	.modulodcha .video .objeto object{min-height:200px !important;height:auto !important;height:200px}
	.moduloizda .video .objeto object{min-height:300px !important;height:auto !important;height:300px}

	/* home */
	.modulohome .bloque{
		width:100%;
		float:left;
		overflow:hidden;
	}
	
		.modulohome .bloque1{
			padding:20px 0 120px;
			background:transparent url(../../img/css/portal/patron.png) repeat 0 0;
		}
		.modulohome .bloque1 .container:before{
			width:255px;
			height:295px;
			position:absolute;
			top:0;
			right:0;
			display:block;
			background:transparent url(../../img/css/portal/fondoR.png) no-repeat 0 0;
			content:"";
			transform: translate3D(90%,10%,0);
			z-index:1;
		}
		
		.modulohome .bloque2{
			margin-top:-100px;
			position:relative;
		}
	
	.modulohome .container{
		max-width:1160px;
	}
	
	
	.modulohome .columnas{
		width:100%;
		float:left;
	}
	
	
	.modulohome .noticias{
		width:100%;
		float:left;
		margin-bottom:30px;
		box-sizing:border-box;
	}
	
	.modulohome .noticias .columnas{
		position:relative;
	}
	
	.modulohome .noticias .columnas:before{
		display:block;
		width:375px;
		height:395px;
		position:absolute;
		bottom:0;
		left:0;
		background:transparent url(../../img/css/portal/fondoE.png) no-repeat 0 0;
		content:"";
		transform: translate3D(-40%, 40%, 0);
	}
	
	.modulohome .noticias .col{
		width:50%;
		float:left;
		padding:50px 30px;
		box-sizing:border-box;
		background:#fff url(../../img/css/portal/fondoNoticias2.png) no-repeat 0 0;
		background-size:cover;
	}
	
	.modulohome .noticias .col1{
		background-color:#42a177;
		background-image:url(../../img/css/portal/fondoNoticias1.png);
	}
	
	.modulohome .noticias .col2{
		box-shadow: 10px 10px 50px -20px rgba(0,0,0,0.29);
	}
	
	.modulohome .noticias h2{
		margin:0 10px 40px;
		font-family:gotham-medium;
		line-height:normal;
		font-size:1.7em;
		color:#fff;
	}
	.modulohome .noticias h2:after{
		width:83px;
		height:6px;
		display:block;
		margin:20px 0 0 -20px;
		background:#fff;
		content:"";
	}
	.modulohome .noticias h2 strong{
		display:block;
		font-size:2em;
		color:#81d359;
	}
	.modulohome .noticias .col2 h2 {
		color:#4a4a49
	}
	.modulohome .noticias .col2 h2:after{
		background:#ede6dd;
	}
	.modulohome .noticias .col2 h2 strong{
		color:#6fb74b;
	}
	
	.modulohome .eventos {
		width:100%;
		float:left;
		position:relative;
		padding-bottom:30px;
	}
	
	.modulohome .eventos:before{
		display:block;
		width:265px;
		height:290px;
		position:absolute;
		bottom:0;
		right:0;
		background:transparent url(../../img/css/portal/fondoD.png) no-repeat 0 0;
		content:"";
	}
	
	.modulohome .eventos .columnas{
		position:relative;
		background:#fff;
		box-shadow: 0px 0px 32px -6px rgba(0,0,0,0.34);
	}
	
	.modulohome .eventos .col{
		padding:30px 15px 15px;
		box-sizing:border-box;
	}
	
	.modulohome .eventos .col1{
		width:60%;
		float:left;
	}
	.modulohome .eventos .col2{
		width:40%;
		float:right;
		padding-top:15px;
		background:#eee url(../../img/css/portal/patron2.png) repeat 0 0;
	}
	
	.modulohome .destacados{
		width:100%;
		float:left;
		position:relative;
		padding-bottom:30px;
	}
	
	.modulohome .destacados .columnas{
		text-align:center;
	}
	
	.modulohome .destacados .columnas .col{
		display:inline-block;
		position:relative;
		margin:0 30px;
	}
	
	.modulohome .destacados:before{
		display:block;
		position:absolute;
		bottom:0;
		left:0;
		transform:translate3D(-20%,0,0);
		width:395px;
		height:320px;
		background:transparent url(../../img/css/portal/fondoR2.png) no-repeat 0 0;
		content:""
	}
	
	.modulohome .destacados p{
		margin:0;
	}
	
	.modulohome .destacados p a{
		display:block;
		position:relative;
		color:#fff !important;
		overflow:hidden;
	}
	
	.modulohome .destacados p a:before{
		position: absolute;
		top: 15px;
		right: 15px;
		bottom: 15px;
		left: 15px;
		box-shadow: 0 0 0 30px rgba(255,255,255,0.4);
		content: '';
		opacity: 0;
		-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
		transition: opacity 0.35s, transform 0.35s;
		-webkit-transform: scale3d(1.4,1.4,1);
		transform: scale3d(1.4,1.4,1);
	}
	
	.modulohome .destacados p a:hover:before{
		opacity: 1;
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
	}
	
	.modulohome .destacados p strong{
		position:absolute;
		bottom:0;
		left:0;
		padding:70px 40px 0 30px;
		width:100%;
		height:100%;
		font-size:2em;
		text-align:left;
		line-height:1.3em;
		box-sizing:border-box;
	}
	
	.modulohome .destacados p img{
		display:block;
	}
	
	.modulohome .suscripcion-boletin{
		width:100%;
		float:left;
		padding:25px 0;
		background:#42a177 url(../../img/css/portal/fondoBoletin.png) no-repeat 0 0;
		font-weight:bold;
		font-size:2em;
	}
	
	.modulohome .suscripcion-boletin p{
		text-align:center;
		margin:0;
	}
	
	.modulohome .suscripcion-boletin a{
		display:block;
		text-decoration:none;
		color:#fff !important;
	}
	.modulohome .suscripcion-boletin img{
		display:inline-block;
		vertical-align:middle;
		margin-right:20px;
	}
	
	.modulohome .contenedor_logos{
		width:100%;
		float:left;
		text-align: center;
		margin:14px 0 20px;
	}
	.modulohome .contenedor_logos ul{
		margin:0;
	}
	.modulohome .contenedor_logos ul li{
		display:inline;
		padding:0 30px;
		background:transparent;
	}
	.modulohome .contenedor_logos ul li:last-child{
		padding-right:0;
	}

	/* home 

	.modulohome .moduloizda{width:50%;padding:0;background:none;min-height:100px !important;height:auto !important;}
	.modulohome .modulodcha{width:46%;margin:0;padding:0;border:none}

	.modulohome .fondo{background:#fff;display:block;left:0;position:absolute;top:0;width:100%;z-index:-1;}
	.modulohome .caja_fondo{width:100%;float:left;padding:0 0 40px;background:#fff;margin:35px 0 0;background:#fff url(../../img/css/portal/fondoCaja.gif) no-repeat 50% 100%;}
	.modulohome .caja_fondo.noticias{margin:0 0 25px;}
	.modulohome .caja_fondo.destacados{padding-top:28px}
	.modulohome .caja_fondo.noticias .moduloizda{width:65%}
	.modulohome .caja_fondo.noticias .modulodcha{width:35%}

	.modulohome .twitter-timeline{width:97% !important}
	.modulohome .contenedor_logos{width:100%;float:left;margin:14px 0 20px}
	.modulohome .contenedor_logos ul{margin:0}
	.modulohome .contenedor_logos ul li{display:inline;padding:0 8px;background:transparent}
	.modulohome .contenedor_logos ul li:last-child{padding-right:0}
	.modulohome .destacados{width:100%;float:left;margin:31px 0}
	.modulohome .destacado{width:31.5%;float:left;margin:5px 2.5% 0 0;background:#fff;
		-webkit-box-shadow:  0 1px 10px #e1e1e1;
		-moz-box-shadow: 0 1px 10px #e1e1e1;
		-o-box-shadow: 0 1px 10px #e1e1e1;
		-ms-box-shadow: 0 1px 10px #e1e1e1;
		box-shadow: 0 1px 10px #e1e1e1;}

	.modulohome .destacado .foto{width:100%;float:left;overflow:hidden;}
	.modulohome .destacado .foto img{max-width:100%}
	.modulohome .destacado .datos{width:88%;float:left;padding:20px 6%;text-align:center;color:#878787}
	.modulohome .destacado .datos h2{padding:2px 0 22px;margin-bottom:24px;border-bottom:1px solid #d4d4d4;font:normal 2.5em lato_light;color:#363938}
	.modulohome .destacado .datos h2 a{color:#363938}
	.modulohome .destacado .datos h2 a:hover{color:#2385af !important;text-decoration:none !important}
	.modulohome .destacado .datos p{font:normal 1.35em lato_light;line-height:1.4em}

	.banners{width:100%;float:left;padding:25px 0 16px}
	.banners .item{float:left;margin:5px 2% 5px 0;overflow:hidden;text-align:center;font-size:1.25em;line-height:1.3em}
	.banners .item img{display:block;max-width:100%;margin:0 0 12px}
	.banners .item p{margin:0;}
	.banners .item a{color:#363938;text-decoration:none}
	.banners.col4 .item{width:23.5%}
	.banners.col5 .item{width:18.3%}
	.banners.col6 .item{width:14.9%}

	.modulohome .last{margin-right:0 !important;padding-right:0 !important}
	*/
	
/* sumario */
.sumario{width:100%;float:left;margin-bottom:10px}
.sumario h2, .sumario h3{margin:0;padding:9px;border-bottom:1px solid #e4e7eb;font-size:1.6em;color:#007032}
.sumario ul{margin:0;padding:5px 5% 20px;background:#fff}
.sumario li{padding:8px 0 7px;background:transparent url(../../img/css/portal/puntosH_1.gif) repeat-x 0 100%;font-size:.9em}
.sumario li a, .sumario li strong{display:block;padding-left:15px;background:transparent url(../../img/css/iconos/icono1.gif) no-repeat 1px 5px;font-weight:normal;color:#333;text-decoration:none !important;line-height:1em}
.sumario li strong{color:#007032}

div>/**/.sumario li a, div>/**/.sumario li strong{background-position:1px 2px}

/* doc. relacionada */
.relacionado{width:100%;float:left;margin-bottom:10px;background:#e2e5e7}
.relacionado h3{margin:0;padding:15px 10px 10px;background:#4c9b6c url(../../img/css/portal/fondoRel.gif) no-repeat 100% 0;color:#fff;font-size:1.4em}
.relacionado ul{margin:0;padding:5px 5% 20px;background:transparent}
.relacionado li{width:100%;clear:left;padding:8px 0 6px;background:transparent url(../../img/css/portal/puntosH_2.gif) repeat-x 0 100%}
.relacionado a{color:#007032;text-decoration:none !important}
.relacionado li img{vertical-align:middle;float:left;margin:2px 5px 10px 0}

/* boletin */
.agro{width:100%;float:left}
.agro h3{margin:0;padding:0 0 10px;font:normal 1.7em Arial,Verdana,Helvetica,sans-serif;color:#583c2a}
.agro p{margin:0;padding:0 0 8px;color:#583c2a}
.agro .destacados{width:100%;float:left;padding:10px 0 0}
.agro .destacados .item{width:100%;float:left;padding:0 0 15px;}
.agro .destacados img{float:left;margin:5px 0 0}
.agro .destacados .info{width:63%;float:right}
.agro .destacados .info h3{margin:0;padding:0 0 8px;font:bold 1em Verdana,Arial,Helvetica,sans-serif;color:#583c2a}
.agro .destacados .info p{margin:0;padding:0 0 8px}
.agro .destacados .info p img{float:none;margin:0;vertical-align:middle}
.agro .destacados .info p strong{font-weight:normal;color:#007032}
.agro .destacados .info p em{font-style:normal;color:#d96606}
.agro .destacados .info p a{font-weight:bold;color:#583c2a}
