/****** GENRAL CSS ****/

#tit_seccion{
	position:relative;
	float:left;
	width:120px;
	height:20px;
	margin-top:35px;
	behavior:url("css/pngbehavior.htc");
	/*background-color:lime;*/
}

.tit_gr{
	position:relative;
	float:left;
	width:321px;
	height:15px;
	margin: 5px 0px 15px 0px;
	behavior:url("css/pngbehavior.htc");
	/*background-color:lime;*/
}

.tit_not{
	position:relative;
	float:left;
	width:210px;
	height:11px;
	margin: 5px 0px 15px 0px;
	behavior:url("css/pngbehavior.htc");
	/*background-color:lime;*/
}

/*estilo de CAJON noticas en GENERAL.CSS*/

.tit_foto{
	position:relative;
	float:left;
	width:252px;
	height:11px;
	margin: 5px 0px 15px 0px;
	behavior:url("css/pngbehavior.htc");
	/*background-color:lime;*/
}

.modulo_contenido{
	position:relative;
	float:right;
	width:349px;
	height:77px;
	text-align:justify;
	line-height:13px;
	margin-bottom:30px;
}

.img_dr{
	position:relative;
	float:right;
	width:120px;
	height:88px;
	padding-left:10px;
}

.img_iz{
	position:relative;
	float:left;
	width:74px;
	height:77px;
	padding-right:10px;
}

#fotos{
	position:relative;
	float:left;
	width:346px;
	height:18px;
	margin-bottom:60px;
}

.botonesAmar{
	color:yellow;
	tex-decoration:none;



}