#cuerpo .contenidoGeneralCentradoProg{
	width:946px;
	margin:auto;
	margin-bottom:14px;	
	position:relative;	
}

#cuerpo .izquierda{
	float:left;
	position:relative;
	margin-bottom:8px;
}

#cuerpo .derecha{
	float:right;
	position:relative;
	margin-bottom:8px;	
}

#cuerpo .derecha .html{
	margin:4px;
}


/* MEDIDAS DE LOS MODULOS */

#cuerpo #actualidad{
	width:628px;
	height:474px;
	overflow:hidden;	
}

#cuerpo #videos{
	width:628px;
	height:275px;
	overflow:hidden;	
}

#cuerpo #destacados{
	width:318px;
	height:309px;
	overflow:hidden;	
}

#cuerpo #buscadorNoticias{
	width:318px;
	height:235px;
	overflow:hidden;	
}

#cuerpo #ultimasnoticias{
	width:318px;
	height:350px;
	overflow:hidden;	
}

#cuerpo .tipoHTML{
	color:#6f7c81;
	font-weight:normal;
	line-height:14px;
	font-size:12px;
}

#cuerpo .tipoHTML .separador{
	clear:both;
	height:17px;
	background-image:url(../images/separadorGris.gif);
	background-repeat:repeat-x;
}

#cuerpo .tipoHTML .separadorDoble{
	clear:both;
	height:20px;
	background-image:url(../images/separadorDobleGris.gif);
	background-repeat:repeat-x;
}

#cuerpo .tipoHTML h2{
	color:#34383a;
	font-weight:bold;
	font-size:14px;
	background-image:url(../images/boloAmarillo.gif);
	background-repeat:no-repeat;
	padding-left:16px;
	background-position: 2px;
	margin-bottom:14px;
}

#cuerpo .tipoHTML .modNoticias .texto{
	font-size:10px;
	font-weight:normal;
	color:#34383a;
}

#cuerpo .tipoHTML .modNoticias h3{
	margin:0px;
	padding:0px;
	color:#34383a;
	font-size:12px;
	font-weight:bold;
}
#cuerpo .tipoHTML .modNoticias h3 a{
	margin:0px;
	text-decoration:none;
	padding:0px;
	color:#34383a;
	font-size:12px;
	font-weight:bold;
}

#cuerpo .tipoHTML .modNoticias h4{
	margin:0px;
	padding:0px;
	color:#6f7c81;
	font-size:12px;
	font-weight:normal;
}

#cuerpo .tipoHTML .modNoticias a{
	text-decoration:none;
	color:#549202;
	font-weight:normal;
}


#cuerpo .tipoHTML .modTextoNoticia{
	font-size:12px;
	color:#6f7c81;
	font-weight:normal;
}


#cuerpo .tipoHTML .modTextoNoticia .fotoNoticia{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	text-align:center;
	color:#34383a;
	font-weight:bold;
}

#cuerpo .tipoHTML .modTextoNoticia .fotoNoticia img{
	margin-bottom:10px;
}


#cuerpo .tipoHTML .modTextoNoticia h3{
	font-size:10px;
	color:#788489;
	font-weight:normal;
	margin-bottom:20px;	
}

#cuerpo .tipoHTML .modTextoNoticia h3 a{
	font-size:10px;
	color:#549202;
	font-weight:normal;
	text-decoration:none;
}

#cuerpo .tipoHTML .modTextoNoticia h2{
	font-size:18px;
	color:#34383a;
	font-weight:bold;
	margin-bottom:10px;
}




#cuerpo .tipoHTML .modInsertComentario h2{
	background-image:none;
	font-size:18px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	color:#34383a;
	margin-bottom:15px;
}

#cuerpo .tipoHTML .modInsertComentario{
	font-size:12px;
	font-weight:bold;
	color:#34383a;
}


#compartir ul{
	margin:0;
	padding:0;
	float:left;
	height:24px;
	width:234px;
	padding-left:6px;
}

#compartir ul li{
	float:left;
	clear:none;
	margin:3px 0 3px 4px;
}
