/**********GENERALES**********/
.contenido {
	position: relative;
	width: 710px;
	left: 190px;
	top: 5px;
}
.contenido_separador {
	width: 710px;
	background-image: url(../imagenes/separadores/contenido_separador.gif);
	background-repeat: repeat-y;
}

/**********COLUMNAS**********/
/*****IZQUIERDA*****/
.col_izda_128px {
	width: 128px;
	position: relative;
	left: 0px;
	top: 0px;
}
.col_izda_145px_sep {
	width: 146px;
	position: relative;
	left: 10px;
	top: 8px;
	height: 495px;
	background-image: url(../imagenes/separadores/separador_television.gif);
	background-repeat: repeat;
}
.col_izda_178px_sep {
	text-align: center;
	width: 178px;
	position: absolute;
	background-image: url(../imagenes/separadores/sep_vert_1px_dfxff.gif);
	background-repeat: repeat-y;
	background-position: right;
	top: 685px;
	left: 10px;
}
.col_izda_345px_sep {
	width: 344px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #DFDFDF;
	position: relative;
	left: 10px;
	top: 10px;
}
.col_izda_355px_sep {
	position: relative;
	width: 354px;
	left: 0px;
	top: 0px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #DFDFDF;
}
.col_izda_365px_sep {
	background-image: url(../imagenes/separadores/col_izda_365px_sep.gif);
	background-repeat: repeat-y;
	position: relative;
	width: 365px;
	left: 0px;
	top: 0px;
}
.col_izda_380px_sep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF5700;
	text-decoration: none;
	background-image: url(../imagenes/separadores/separador_radio.gif);
	background-repeat: repeat-x;
	height: 126px;
	width: 380px;
	position: relative;
	left: 10px;
	top: 10px;
}

/*****DERECHA*****/
.col_dcha_100px_sep {
	width: 100px;
	position: absolute;
	left: 600px;
	top: 118px;
	height: 495px;
	background-image: url(../imagenes/separadores/separador_television.gif);
	background-repeat: repeat;
}
.col_dcha_112px_sep {
	height: 126px;
	width: 112px;
	position: absolute;
	left: 588px;
	top: 1330px;
	background-image: url(../imagenes/separadores/separador_radio.gif);
	background-repeat: repeat-x;
}
.col_dcha_128px {
	width: 128px;
	position: absolute;
	left: 582px;
	top: 179px;
}
.col_dcha_178px_sep {
	text-align: center;
	width: 178px;
	position: relative;
	left: 522px;
	top: 0px;
}
.col_dcha_345px {
	position: absolute;
	width: 345px;
	left: 365px;
	top: 85px;
}
.col_dcha_345px_sep {
	width: 345px;
	position: absolute;
	left: 355px;
	top: 120px;
}
.col_dcha_ancho345px {
	width: 345px;
	position: absolute;
	left: 355px;
	top: 328px;
}

/*****CENTRAL*****/
.col_cent_izda_200px {
	width: 200px;
	position: absolute;
	left: 146px;
	top: 179px;
}
.col_cent_dcha_200px {
	width: 200px;
	position: absolute;
	left: 364px;
	top: 179px;
}
.col_cent_198px_sep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	height: 126px;
	width: 198px;
	position: absolute;
	left: 390px;
	top: 1330px;
	background-image: url(../imagenes/separadores/separador_radio.gif);
	background-repeat: repeat-x;
}
.col_cent_334px_sep {
	text-align: center;
	width: 334px;
	position: absolute;
	background-image: url(../imagenes/separadores/sep_vert_1px_dfxff.gif);
	background-repeat: repeat-y;
	background-position: right;
	left: 188px;
	top: 685px;
}
.col_cent_445px_sep {
	width: 444px;
	position: absolute;
	left: 156px;
	top: 118px;
	height: 495px;
	background-image: url(../imagenes/separadores/separador_television.gif);
	background-repeat: repeat;
}

/**********MARGENES**********/
.marg_aba10px {
	padding-bottom: 10px;
}
.marg_arr10px_aba20px {
	padding-bottom: 20px;
	padding-top: 10px;
}

/**********BARRAS**********/
.bar_seccion_ancho710px {
	background-color: #CCD2DD;
	display: block;
	border: 1px solid #AEB8CA;
	width: 708px;
}
.bar_seccion_ancho345px {
	border: 1px solid #AEB8CA;
	width: 343px;
}
.bar_seccion_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-color: #CCD2DD;
}
a.bar_seccion_texto:hover {
	color: #FFFFFF;
	background-color: #B3BBCC;
}

/**********COLUMNAS PARA LAS NOTICIAS**********/
.col_foto_230px {
	text-align: right;
	width: 230px;
	position: absolute;
	left: 480px;
	top: 165px;
}
.col_texto_480px {
	text-align: justify;
	width: 480px;
	position: relative;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-indent: 15px;
}
