/*-------leed v3---------*/
html body #contenedorgeneral #contenido .contenedorB #recursos p{
	width:700px;
	margin:20px 0;
	color:#666666;	
	font-size:12px;		
}
html body #contenedorgeneral #contenido .contenedorB #recursos a{
		color:#a0be3a;
		text-decoration:none;
		font-weight:bold;
		font-size:13px;
}

html body #contenedorgeneral #contenido .contenedorB #recursos a:hover{
	color:#808080;
}

html body #contenedorgeneral #contenido .contenedorB #recursos img{
	margin-left:153px;
}
/* FIN leed V3*/

/*información-------------*/

html body #contenedorgeneral #contenido .contenedorB #recursos #info a{
	font-weight:normal;
	color:#333333;
	display:block;
}

html body #contenedorgeneral #contenido .contenedorB #recursos #info a:hover{
	color:#000000;
	text-decoration:underline;
}

html body #contenedorgeneral #contenido .contenedorB #recursos #info .separa{
	height:5px;
	background-color:#FFFFFF;
}

html body #contenedorgeneral #contenido .contenedorB #recursos #info .izq{
	width:48%;
	float:left;
	
}

html body #contenedorgeneral #contenido .contenedorB #recursos #info .der{
	width:48%;
	float:right;
}

html body #contenedorgeneral #contenido .contenedorB #recursos #info p{
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

/*----- descargas / herramientas -----*/
/*---- estandares / bream ----*/

html body #contenedorgeneral #contenido .contenedorB #recursos .bream img{
	margin:0;
}
/*----fin estandares / bream ----*/

/*---- estandares / otros ----*/

html body #contenedorgeneral #contenido .contenedorB #recursos-otros img{
	margin:0 0 0 20px;
}
/*----fin estandares / otros ----*/
/*---- P R E S E N T A C I O N E S ----*/

html body #contenedorgeneral #contenido .contenedorB #recursos .presentaciones{
	height:21px;
	margin:25px 0 0 0;
	padding:5px 0 0 32px;
	background-image:url(../img/presentaciones.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-color:#f4f4f4;
	vertical-align:middle;
}

html body #contenedorgeneral #contenido .contenedorB #recursos .eventos{
	width:700px;
	height:20px;
	position:relative;
	margin-left:32px;
}

html body #contenedorgeneral #contenido .contenedorB #recursos .eventos a{
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

html body #contenedorgeneral #contenido .contenedorB #recursos .eventos a:hover{
	color:#6a9ebc;
}

html body #contenedorgeneral #contenido .contenedorB #recursos .eventos .xEvento1,
html body #contenedorgeneral #contenido .contenedorB #recursos .eventos .xEvento2,
html body #contenedorgeneral #contenido .contenedorB #recursos .eventos .xEvento3{
	width:61px;
	height:17px;
	background-image:url(../img/present-links.gif);
	background-repeat:no-repeat;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	position:absolute;	
		top:5px;
		left:0;
}

html body #contenedorgeneral #contenido .contenedorB #recursos .eventos .xEvento2{
	position:absolute;	
		left:63px;	
}

html body #contenedorgeneral #contenido .contenedorB #recursos .eventos .xEvento3{
	position:absolute;	
		left:126px;	
}


html body #contenedorgeneral #contenido .contenedorB #recursos .eventos .xSobre{
	background-image:url(../img/present-linksH.gif);
	background-repeat:no-repeat;
	color:#6a9ebc;
}

html body #contenedorgeneral #contenido .contenedorB #recursos .eventos .xSobre a{
	color:#6a9ebc;
}

html body #contenedorgeneral #contenido .contenedorB #recursos .eventos .xSobre ul a{
	color:#4a4a4a;
}

html body #contenedorgeneral #contenido .contenedorB #recursos .eventos .xSobre ul a:hover{
	color:#6a9ebc;
}


html body #contenedorgeneral #contenido .contenedorB #recursos .xEvento1 ul,
html body #contenedorgeneral #contenido .contenedorB #recursos .xEvento2 ul,
html body #contenedorgeneral #contenido .contenedorB #recursos .xEvento3 ul{
	width:650px;
	background-color:#e4e4e4;
	list-style:none;
	text-align:left;
	font-size:10px;
	visibility:hidden;
	border-top:#fff solid 1px;
	position:absolute;
		top:17px;
		left:0;
}

html body #contenedorgeneral #contenido .contenedorB #recursos .xEvento2 ul{
	left:-63px;
}

html body #contenedorgeneral #contenido .contenedorB #recursos .xEvento3 ul{
	left:-126px;
}

html body #contenedorgeneral #contenido .contenedorB #recursos .xEvento1 ul li,
html body #contenedorgeneral #contenido .contenedorB #recursos .xEvento2 ul li,
html body #contenedorgeneral #contenido .contenedorB #recursos .xEvento3 ul li{
	border-bottom:1px #fff solid;
	padding:5px 10px;
}

html body #contenedorgeneral #contenido .contenedorB #recursos .xEvento1 ul li a,
html body #contenedorgeneral #contenido .contenedorB #recursos .xEvento2 ul li a,
html body #contenedorgeneral #contenido .contenedorB #recursos .xEvento3 ul li a{
	font-size:10px;
}
/*---- F I N - P R E S E N T A C I O N E S ----*/
