@charset "UTF-8";
/* CSS Document */

#cuadritosPromo {
	float: left;
	width: 375px;
	margin-left: 19px;
	margin-right: 0px;
	margin-top: 5px;
	border: 0px;
}
#cuadritosPromo img {
	margin: 3px;
	border: 0 px;
	float: left;
}
#cuadrosGrandes {
	position:relative;
	left:180px;
	top:-800px;
	width:762px;
	z-index:7;
	}
#textosNoticias {
	width:740px;
	z-index:1;
	height: 170px;
	overflow: auto;
s
	float: left;
	text-align: left;
	color: #666666;
}
#detalleNoticia {
	padding-left: 25px;
}
#textosNoticias  .h1 {
	font-size: 8pt;
}
#textosNoticias .h2 {
	font-size: 7pt;
}
#textosNoticias a:link, a:visited {
	color: #333333;
	text-decoration: none;
}

#textosNoticias a:hover, a:focus {
	color: #000000;
	text-decoration: underline;
}

#noticiasMedioamb {
	width:370px;
	height: 174px;
	overflow: auto;
	float: left;
	font-family: Helvetica, Arial;
	line-height: 20px;
	text-align: left;
	color: #666666;
	padding-left: 10px;
	border: 4px solid #88876E;
	padding-top: 5px;
	margin-top: 7px;
	background-color: #F8F7DF;
}
#noticiasMedioamb .titSecNoticias {
	font-size: 12pt;
	color: #88876E;
	background-color: #F8F7DF;
	padding: 10px;
	margin-left: 22px;
}
#textoNoticasMed {
	width:355px;
	z-index:1;
	height: 140px;
	overflow: auto;
	float: left;
	text-align: left;
	padding-right: 5px;
	background-color: #F8F7DF;
}

#textoNoticasMed  .h1 {
	font-size: 8pt;
}

#textoNoticasMed  .h2 {
	font-size: 7pt;
}

#textoNoticasMed a:link, a:visited {
	color: #333333;
	text-decoration: none;
}

#textoNoticasMed a:hover, a:focus {
	color: #000000;
	text-decoration: underline;
}
#textosNoticias img {
	z-index:1;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: baseline;
}

