body {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 75%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align:center;
	margin-top: 0px;
	padding-top: 0px;
	background-color:#FFFFFF;
}

/* ------------------------------------------------- CONTENEDORES ---------------------------------------------*/
.contenedor {
	width: 990px;
/*	overflow:hidden;*/
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
/* --------------------------------------------- CONTENEDORES DE NOTICIAS ----------------------------------------------------------------*/
.noticias{
	width: 654px;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	border-right: 1px dotted #cfcfcf;
	padding-right:6px;
}
.servicios {
	width: 320px;
	margin-top: 10px;
	float: right;
	margin-left:5px;
}
.noticiasizq {
	width: 318px;
	float: left;
	margin-right: 7px;
	/*overflow:hidden;*/

}
.noticiasder {
	width: 320px;
	float: left;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #cfcfcf;
	/*overflow:hidden;*/
}
* html .noticiasder
{
 width: 320px;
 border-left-width: 1px;
 border-left-style: dotted;
 border-left-color: #cfcfcf;
 padding-left: 3px;
 float: left;
}
.noticiasizq2 {
	width: 148px;
	float: left;
	padding-top: 4px;
	margin-right: 7px;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CFCFCF;
}
.bloqueclear {
	clear: left;
	height: 4px;
	width: auto;
	margin: 0px;
	font-size: 1px;
}
.bloqueclearcero
{
 margin: 0;
 padding: 0;
 line-height: 0;
 clear: both;
}
.bloqueclear_fotonoticia {
	clear: left;
	height: 0px;
	width: auto;
	margin: 0px;
	position:relative;
	font-size: 1px;
	margin-bottom: -4px;
}

.bloqueclear_video {
	clear: both;
}

.noticiasder2 {
	width: 150px;
	float: left;
	padding-top: 4px;
}
.impresaizq {
	width: 206px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #cfcfcf;
	padding-right: 5px;
	margin-right: 5px;
}
.impresader {
	width: 430px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 5px;
	padding-top: 2px;
}
.doscolumnas {
	padding:5px;
	width: 312px;
	height:130px;
	float: left;
	margin-top: 0px;
	margin-left: 3px;
	padding-left: 5px;
	border: dotted 1px #cfcfcf;
	background-color:#F0F1F6;
}
.cuatrocolumnas {
	width: 156px;
	float: left;
	margin-top: 0px;
	margin-left: 7px;
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #cfcfcf;
}
.unacolumna {
	width: 140px;
	float: left;
	margin-top: 0px;
}
.nodesborda {
 overflow: hidden;
 width:100%;
 }
