	*{
		border:0;
		margin:0;
		padding:0;	
	}
		
	img{
		border: none;
	}
	
	a {
		outline: none;
	}
	
	#contenedorgeneral{
		width:960px;
		margin:0 auto; 
		font-family:Arial, Helvetica, sans-serif;
		background-repeat:repeat-y;
	}
	
	/* ------ header*/ 
	#contenedorgeneral #header{
		background-color:#FFFFFF;
		margin-top:10px;
		z-index:80;
	}
	
	
	#contenedorgeneral #header #logo{
		width:400px;
		float:left;	
	}
	
	#contenedorgeneral #header #derecha{
		width:560px;
		float:right;
	}
	
	
	#contenedorgeneral #header #derecha #form{
		font-size:12px;
		float:right;
		margin-top:22PX;
	}
	
	#contenedorgeneral #header #derecha #form table{
		width:340px;
		color:#a7c345;
	}
	
	#contenedorgeneral #header #derecha #form table tr .ancho1{
		width:150px;
	}
	
	#contenedorgeneral #header #derecha #form table tr .ancho2{
		width:22px;
	}
	#contenedorgeneral #header #derecha #form table tr .ancho3{
		width:22px;
	}
	
	#contenedorgeneral #header #derecha #form table tr .ancho4{
		width:35px;
	}
	
	#contenedorgeneral #header #derecha #form table input{
		border:1px solid #999999;
		height:16px;
		padding:2px 0 2px 5px;
	}
	
	#contenedorgeneral #header #derecha #form table button{
		width:22px;
		height:22px;
		background-image:url(../img/flecha-login.gif);
	}
	
	#contenedorgeneral #header #derecha #form table button:hover{
		background-image:url(../img/send-over.jpg);
	}
	#contenedorgeneral #header #derecha #form table tr td #nav3{
		width:157px; 
		line-height:22px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		position:relative;
		text-align:left;
	}
	
	#contenedorgeneral #header #derecha #form table tr td ul{
		list-style:none;	
		position:relative;
	}
	
	#contenedorgeneral #header #derecha #form table tr td #nav3 li{
		height:22px;
		background-image:url(../img/ar-reposo.jpg);
		background-repeat:no-repeat;
		padding-left:10px;
	}
	
	#contenedorgeneral #header #derecha #form table tr td #nav3 li:hover{
		background-image:url(../img/ar-sobre.jpg);
	}
	
	#contenedorgeneral #header #derecha #form table tr td #nav3 li a{
		text-decoration:none;
		color:#a7c345;
	}
	
	#contenedorgeneral #header #derecha #form table tr td #nav3 li a:hover{
		color:#666666;
	}
	
	#contenedorgeneral #header #derecha #form table tr td #nav3 li ul{
		position:absolute;
		left:0px;
		top:22px;
		z-index:1200;
		display:none;
	}
	
	#contenedorgeneral #header #derecha #form table tr td #nav3 li ul li{
		width:145px;
		background-image:none;
		border:1px solid #666666;
		font-size:12px;
		height:21px;
		border-top:none;
		background-color:#FFFFFF;
	}
	
	#contenedorgeneral #header #derecha #form table tr td #nav3 li ul li:hover{
		background-image:none;
	}
	
	#contenedorgeneral #header #derecha #form table tr td #nav3 li ul li a:hover{
		color:#849b44;
	}
	
	#contenedorgeneral #header #derecha #form #mensaje3, #contenedorgeneral #header #derecha #form #mensaje4{
		width:271px;
		height:18px;
		display:block;
		color:#FF0000;
		font-size:11px;
		padding-left:5px;
		/*background:#999999;*/
	}
	
	#contenedorgeneral #header #derecha #form #mensaje4{
		/*background:#0066FF;*/
		width:144px;
	}
	
	#contenedorgeneral #clear{
		clear:both;
	}
	/*------------------Botonera*/

	
	/*BOTONERA -------------*/
	
	/* fin header*/
	
	#contenedorgeneral #contenido{
		font-family:Arial, Helvetica, sans-serif;
		color:#78a4be;
		/*position:relative;*/
	}
	/* -------------------------- Contenido Seccion-------------------------------------------------------*/
	#contenedorgeneral #contenido h1{
		width:400px;
		font-size:11px;
		text-align:right;
		float:right;
		display:block;
		font-weight:normal;
		margin: 10px 3px 10px 0;
		letter-spacing:1px;
	}
	
	/*-------------------- izquierda -------------------------------------------------*/
	#contenedorgeneral #contenido .contenedorA{
		width:159px;
		float:left;
		margin-right:11px;
		
	}
	
	#contenedorgeneral #contenido .contenedorA #modulo-izq{
		font-size:11px;
		font-weight:bold;
		margin-bottom:20px;
	}
	
	#contenedorgeneral #contenido .contenedorA #modulo-izq .titulo-izq{
		border-bottom:#D4D4D4 1px solid;
		border-top:#D4D4D4 1px solid;
		padding:4px 0 4px 0;
		margin-bottom:5px;
		letter-spacing:1px;
	}
	
	#contenedorgeneral #contenido .contenedorA #modulo-izq h2{
		font-size:12px;
		padding-bottom:5px;
	}
	
	#contenedorgeneral #contenido .contenedorA #modulo-izq a{
		color:#78a4be;
		text-decoration:none;
	}
	#contenedorgeneral #contenido .contenedorA #modulo-izq a:hover{
		color:#333333;
	}
	
	#contenedorgeneral #contenido .contenedorA #modulo-izq p{
		font-weight:normal;
		font-size:12px;
		word-spacing:1px;
		line-height:18px;
		margin-bottom:5px;
	}
	
	/*-------MIEMBROS-----------------*/
html body #contenedorgeneral #contenido .miembros-logos, 
html body #contenedorgeneral #contenido .miembros-logos2, 
html body #contenedorgeneral #contenido .miembros-logos3 {
		width:733px;
		padding-bottom:15px;
		background-color:#CEDDE8;
		margin-top:15px;
}

html body #contenedorgeneral #contenido .miembros-logos2{
	background-color:#D2DF97;
}

html body #contenedorgeneral #contenido .miembros-logos3{
	background-color:#F0F0F0;
}
html body #contenedorgeneral #contenido .miembros-logos .izq, 
html body #contenedorgeneral #contenido .miembros-logos2 .izq, 
html body #contenedorgeneral #contenido .miembros-logos3 .izq {
	width:5px;
	height:25px;
	background-image:url(../img/btnera-borde-izq.gif);
	background-repeat:no-repeat;
	float:left;
}

html body #contenedorgeneral #contenido .miembros-logos2 .izq{
	background-image:url(../img/btnera-borde-verde-izq.gif);
}

html body #contenedorgeneral #contenido .miembros-logos3 .izq{
	background-image:url(../img/btnera-borde-gris-izq.gif);
}

html body #contenedorgeneral #contenido .miembros-logos .tit, 
html body #contenedorgeneral #contenido .miembros-logos2 .tit, 
html body #contenedorgeneral #contenido .miembros-logos3 .tit{
	width:723px;
	height:25px;
	background-image:url(../img/btnera-azul.gif);
	background-repeat:repeat-x;
	float:left;
	color:#FFFFFF;
	font-size:.8em;
	font-weight:bolder;
	line-height:25px;
}

html body #contenedorgeneral #contenido .miembros-logos2 .tit{
	background-image:url(../img/btnera-verde.gif);
}

html body #contenedorgeneral #contenido .miembros-logos3 .tit{
	background-image:url(../img/btnera-gris.gif);
}

html body #contenedorgeneral #contenido .miembros-logos .der, 
html body #contenedorgeneral #contenido .miembros-logos2 .der, 
html body #contenedorgeneral #contenido .miembros-logos3 .der{
	width:5px;
	height:25px;
	background-image:url(../img/btnera-borde-azul-der.gif);
	background-repeat:no-repeat;
	float:right;
}

html body #contenedorgeneral #contenido .miembros-logos2 .der{
	background-image:url(../img/btnera-borde-der.gif);
}

html body #contenedorgeneral #contenido .miembros-logos3 .der{
	background-image:url(../img/btnera-borde-gris-der.gif);
}

html body #contenedorgeneral #contenido table .miembro-logo{
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	line-height:1.1em;
	color:#666666;
	font-weight:bold;
	margin-top:15px;
}

html body #contenedorgeneral #contenido .miembros-logos table .miembro-logo img, 
html body #contenedorgeneral #contenido .miembros-logos2 table .miembro-logo img, 
html body #contenedorgeneral #contenido .miembros-logos3 table .miembro-logo img{
	margin:0;
}
	
html body #contenedorgeneral #contenido .ocupa{
	width:100px;
}
	
	/*-------FIN MIEMBROS-----------------*/
	
	
	
	/*-------------------- derecha -------------------------------------------------*/
	
	#contenedorgeneral #contenido .contenedorB {
		width:767px;/*790*/
		float:left;
		margin-left:23px;
	}
	
	
	#contenedorgeneral #contenido .contenedorB .foto-btn{
		width:241px;
		height:314px;
		float:left;
		color:#FFFFFF;
		font-size:19px;
		text-align:center;
		letter-spacing:1px;
		position:relative;
	}
	
	#contenedorgeneral #contenido .contenedorB #separa{
		width:5px;
		height:314px;
		float:left;
		background-image:url(../img/separa.gif);
		background-repeat:repeat-y;
		margin-bottom:5px;
	}
	
	 .top{
		background-image:url(../img/transp.png);
		background-repeat:repeat-x;
		width:241px;
		height:43px;
		padding-top:10px;
		position:absolute;
		z-index:10;
	}
	
	#contenedorgeneral #contenido .contenedorB .foto-btn .img-over,
	#contenedorgeneral #contenido .contenedorB .foto-btn .img-over2,
	#contenedorgeneral #contenido .contenedorB .foto-btn .img-over3{
		width:221px;
		height:251px;
		background-image:url(../img/foto-over.png);
		background-repeat:repeat;
		color:#FFFFFF;
		padding:63px 10px 0px 10px;
		margin:0;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;
		text-decoration:none;	
		text-align:left;
		letter-spacing:0;
		position:absolute;
		z-index:8;
		visibility:hidden;
	}
	
	#contenedorgeneral #contenido .contenedorB .foto-btn .bottom{
		width:241px;
		height:20px;
		position:absolute;
		top:294px;
		left:1px;
		z-index:10;
		color:#FFFFFF;
		font-size:11px;
		text-align:center;
		letter-spacing:1px;
	}
	
	#contenedorgeneral #contenido .contenedorB .foto-btn .bottom .aprende{
			width:65px;
			height:20px;
			margin-right:2px;
			padding-top:4px;
			display:inline;
			float:left;
			background-image:url(../img/aprende.png);
			background-repeat:no-repeat;
			
	}
	
	#contenedorgeneral #contenido .contenedorB .foto-btn .bottom .planea{
			width:55px;
			height:20px;
			margin-right:2px;
			padding-top:4px;
			display:inline;
			float:left;
			background-image:url(../img/planea.png);
			background-repeat:no-repeat;
	}
	
	#contenedorgeneral #contenido .contenedorB .foto-btn .bottom .actua{
			width:55px;
			height:20px;
			margin-right:2px;
			padding-top:4px;
			display:inline;
			float:left;
			background-image:url(../img/actua.png);
			background-repeat:no-repeat;
	}
	
	#contenedorgeneral #contenido .contenedorB .foto-btn .bottom a{
			text-decoration:none;
			font-weight:bold;
			color:#FFFFFF;
			font-size:11px;
	}
	#contenedorgeneral #contenido .contenedorB .foto-btn .bottom a:hover{
			color:#000000;
	}
	
	
	
	#contenedorgeneral #contenido .clear{
		clear:both;
	}
	/*------------------------------------------------------------------------------------------ columnas novedades */
	#contenedorgeneral #contenido .contenedorB #novedadesHome .imgNov{
		width:709px;/*total 733*/
		display:block;
		padding:5px 12px;
		margin-top:10px;
	}
	
	
	
	#contenedorgeneral #contenido .contenedorB #novedadesHome .link{
		margin:10px 50px 0 0;
		float:right;
	}
	
	#contenedorgeneral #contenido .contenedorB #novedadesHome .bordeDiv{
		width:709px;/*total 733*/
		padding:0 12px;
		margin-top:5px;
		padding-bottom:5px;
		border-top:1px solid #ccc;
	}
	
	/*-----------------------------------------------------------------------------FIN columnas novedades */
/*------------------------------ fin Contenido Seccion-------------------------------------------------------*/
	#contenedorgeneral #contenido #sponsorsHome{
		width:760px;
		margin-top:10px;
		border-top:#EAEAEA 1px solid;
		border-bottom:#EAEAEA 1px solid;
		/*position:absolute;
		top:-120px;
		left:170px;*/
	}
	#contenedorgeneral #pie{
		margin-top:10px;
		position:relative;
	}
	
	#contenedorgeneral #pie a{
		color:#FFFFFF;
		text-decoration:none;
		font-weight:bold;
		font-size:11px;
		margin-left:15px;
	}
	
	#contenedorgeneral #pie a:hover{
		color:#000000;
	}
	
	
	#contenedorgeneral #pie .pie-izq{
		width:5px;
		height:31px;
		background-image:url(../img/pie-izq.gif);
		background-repeat:no-repeat;
		float:left;
	}
	
	#contenedorgeneral #pie .pie-cen{
		width:945px;
		height:31px;
		background-image:url(../img/pie.gif);
		background-repeat:repeat-x;
		float:left;
		padding-top:5px;
		padding-right:5px;
		text-align:right;
	}
	
	#contenedorgeneral #pie .pie-der{
		width:5px;
		height:31px;
		background-image:url(../img/pie-der.gif);
		background-repeat:no-repeat;
		float:left;
	}
	
	/* ----BOTONES GRALES -------*/
html body #contenedorgeneral #contenido .contenedorA #modulo-izq .link{
		width:87px;
		font-size:13px;
		word-spacing:1px;
}

html body #contenedorgeneral #contenido .link a{
		background-image:url(../img/mas-info.gif);
		background-repeat:no-repeat;
		padding-left:20px;
		color:#a0be3a;
		text-decoration:none;
		font-weight:bold;
		font-size:13px;
}
html body #contenedorgeneral #contenido .contenedorA #modulo-izq .link a{
		color:#a0be3a;
}
	
html body #contenedorgeneral #contenido .link a:hover{
		background-image:url(../img/mas-info-sobre.gif);
		background-repeat:no-repeat;
		color:#808080;
}	

html body #contenedorgeneral #contenido .contenedorA #modulo-izq .link a:hover{
	color:#808080;
}
	
	
	


html body #contenedorgeneral #pdf{
		height:49px;
		background-image:url(../img/pdf-i2.jpg);
		background-repeat:no-repeat;
		padding:31px 0 0px 55px;
}

html body #contenedorgeneral #pdf a{
	color:#a0be3a;
	font-size:13px; 
	word-spacing:1px;
	font-weight:bold;
	text-decoration:none;
}

html body #contenedorgeneral #pdf a:hover{
	color:#999999;
}

html body #contenedorgeneral #contenido h4{
	color:#78a4be;
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
}

html body #contenedorgeneral #contenido h5{
	color:#78a4be;
	font-size:14px;
	margin:0 0 10px 0;
	font-weight:500;
}

#contenedorgeneral #contenido .contenedorB a{
	color:#a0be3a;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}

#contenedorgeneral #contenido .contenedorB a:hover{
	color:#666666;
}
	
#contenedorgeneral #contenido .contenedorB img{
		margin-bottom:5px;
}

html body #contenedorgeneral #contenido .contenedorB .otro{
	background-color:#F4F4F4;
	padding:5px 3px;
}

html body #contenedorgeneral #contenido .contenedorB .bold{
	font-weight:bold;
}
	
/* ----FIN BOTONES GRALES -------*/
	
	

