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;
}
.contenedor_menu{
 width:646px;
 margin-right: auto;
 margin-left: auto;
 height: 20px;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-top-style: solid;
 border-bottom-style: dotted;
 border-top-color: #ffffff;
 border-bottom-color: #CCCCCC;
}
.menu_enlace A{
 float:left;
 background-color: #ebe8e1;
 vertical-align: middle;
 text-align:center;
 padding-left:10px;
 padding-right:9px;
 font-family:Tahoma, Arial, Helvetica;
 color:#606060;
 text-decoration:none;
 font-size:11px;
 font-weight:bold;
 line-height:20px;
 border-right: solid 1px #FFFFFF;
}
.menu_enlace A:hover
{
 background-color: #999;
 color: #fff;
}
.menu_enlace A.activo
{
 background-color: #196c9e;
 color: #fff;
}
.menu_enlace A.activo:HOVER
{
 background-color: #999;
 text-decoration: none;
}
.menu_enlace_selec {
 float:left;
 background-color: #ebe8e1;
 vertical-align: middle;
 text-align:center;
 padding-left:10px;
 padding-right:9px;
 font-family:Tahoma, Arial, Helvetica;
 color:#606060;
 text-decoration:none;
 font-size:11px;
 font-weight:bold;
 line-height:20px;
 border-right: solid 1px #FFFFFF;
}
.contenedor_tarifas {
 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;

}
.noticiasder {
	width: 320px;
	float: left;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #cfcfcf;
}
* 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;
}
.contenidos_tarifas{
 width: 654px;
 float: left;
 margin-top: 5px;
 border-right: 1px dotted #cfcfcf;
 padding-right:6px;
}
.servicios_tarifas {
 width: 320px;
 margin-top: 5px;
 float: right;
 margin-left:5px;
}
.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%;
 }

