/* CSS para la estetica del menu de navegacion cine*/
/* CSS para los link estandar*/

a {
	color: #000000;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

/* CSS links del menu de navegacion*/
a.link_menu {
	color: #FFFFFF;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 19px;
	text-decoration: none;
	width: 100%;
}

a.link_menu:hover {
	background-color: #89B9C6;
	color: #215A68;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 19px;
	text-decoration: none;
}

/* CSS links de noa relacionada*/
a.linknota {
	color: #E17C00;
	line-height: 14px;
	text-decoration: none;
	vertical-align: bottom;
}

a.linknota:hover {
	color: #696969;
	line-height: 14px;
	text-decoration: none;
}

/* CSS para el path o ruta de la cabecera de canal*/
a.lnk_path {
	color: #000000;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

a.lnk_path:hover {
	color: #000000;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	font-family: verdana,sans-serif;
	font-size: 10px;
	line-height: normal;
	text-decoration: underline;
}

/* CSS link ampliar imagen*/
a.ampliar_imagen {
	color: #FFFFFF;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 9px;
	text-decoration: none;
}

a.ampliar_imagen:hover {
	color: #CCCCCC;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 9px;
	text-decoration: none;
}

/* CSS para los link destacdo dentro de la nota*/
a.destacar {
	color: #000000;
	font-family: verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;
}

a.destacar:hover {
	color: #000000;
	font-family: verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;
}

/* CSS verdana 7.5 normal*/
.font_75 {
	color: #000000;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}
a.font75 {
	color: #000000;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

a.font75:hover {
	color: #3E3E3E;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

a.font80 {
	color: #333333;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

a.font80:hover {
	color: #333333;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

a.fontbold {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
}

a.fontbold:hover {
	color: #003366;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;
	text-transform: uppercase;
}

a.mod_titulo {
	color: #080A09;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
}

a.mod_titulo:hover {
	color: #080A09;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;
	text-transform: uppercase;
}

a.titulo_noticias {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

a.titulo_noticias:hover {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;
}

/* CSS portada*/
a.titulo_portada {
	color: #000000;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

a.titulo_portada:hover {
	color: #000000;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;
}

/* CSS estandar de br todos 12 pixels de alto*/
br {
	font-size: 12px;
}

form {
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

/* CSS noticia actualizada*/
.actualizada {
	color: #990000;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
}

.baj_menu {
	background-color: #5C94A3;
	border-bottom-width: 1px;
	border-color: #60A3B6 #002144 #002144;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
}

.bgtop07{
	background: url(img/cab_07.gif);
	background-repeat: no-repeat;
}

.bgtop071{
	background: url(img/cab1_07.gif);
	background-repeat: no-repeat;
}

.bgtop08{
	background: url(img/cab_08.gif);
	background-repeat: no-repeat;
}

.bgtop081{
	background: url(img/cab1_08.gif);
	background-repeat: no-repeat;
}

.buscador {
	color: #003366;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-transform: uppercase;
}

/* CSS para los campos, busqueda, newslleter, etc.*/
.campos {
	color: #2E7486;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.campos2 {
	color: #2E7486;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

/* CSS para la copete de nota*/
.copete_nota {
	color: #666666;
	font-family: tahoma, arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 12pt;
	text-decoration: none;
}

/* CSS para la cuerpo de nota*/
.cuerpo_nota {
	color: #000000;
	font-family: verdana,sans-serif, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 11pt;
	text-decoration: none;
}

/* CSS estetica del destacado*/
.destacado {
	color: #980000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 20px;
	text-decoration: none;
	text-transform: none;
	white-space: normal;
}

.enc_encabezado {
	background-color: #EEEEEE;
	border: 1px #CCCCCC solid;
	color: #000000;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	list-style-image: none;
	list-style-type: none;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	text-align: left;
	text-decoration: none;
}

.enc_font {
	color: #000000;
	font-family: verdana,sans-serif, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	text-decoration: none;
}

.enc_td {
	background-color: #F5F5F5;
	border: #CCCCCC solid;
	border-width: 0px 1px 1px;
	color: #333333;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 9px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
	text-align: left;
	text-decoration: none;
	text-indent: 4pt;
}

.enc_vota {
	background-color: #F5F5F5;
	border: dashed;
	border-color: #9AA7B1;
	border-width: 1px 1px 1px 1px;
	color: #708090;
	font-family: verdana,sans-serif;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 9px;
	margin-top: 3px;
	padding: 1px;
	text-align: left;
	text-decoration: none;
}

/* CSS para la fecha de nota*/
.fecha_hora {
	color: #666666;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

/* CSS para la firma de nota*/
.firma_nota {
	color: #666666;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

/* CSS estetica galeria de fotos*/
.fondogaleria {
	background-color: #F5F5F5;
	border: 1px #CCCCCC solid;
}

/* CSS verdana 7.5 bold*/
.font_75_bold {
	color: #000000;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

.font_75gris {
	color: #666666;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.font_75grisbold {
	color: #666666;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
.font_75grisbold1 {
	color: #615252;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
.font_75rojobold {
	color: #A93434;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}
.font_75verdebold {
	color: #48777A;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}


.font_azul {
	color: #003366;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.font_azulbold-caps {
	color: #003366;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.font_gris{
	color: #666666;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.mancheta {
	background-color: #3B98C7;
	border: 1px solid #336699;
	color: #FFFFFF;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
	text-transform: uppercase;
}

.mancheta_bus {
	background-color: #2B80A8;
	border: 1px solid #2D5986;
	color: #FFFFFF;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	text-decoration: none;
	text-transform: uppercase;
}

/* CSS para las manchetas que estan de bajo de los comentarios*/
.mancheta_centro {
	background-color: #5E6A92;
	border: #002D3C;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: #FFFFFF;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
	text-transform: uppercase;
}

/* CSS para la mancheta roja de comentarios*/
.mancheta_comentarios {
	background-color: #990000;
	border: #710000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: #FFFFFF;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

/* CSS estetica destacado de compras*/
.mancheta_compras {
	background-color: #EE4E00;
	border: 1px #9B0103 solid;
	color: #FFFFFF;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
}

/* CSS estetica de la mancheta de la derecha, incluye font size*/
.mancheta_derecha {
	background-color: #5D6B92;
	border: 1px solid #2B3761;
	color: #FFFFFF;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
}

/* CSS mancheta indice de esta nota*/
.mancheta_indice {
	background-color: #2E7486;
	border: 1px #002142 solid;
	color: #FFFFFF;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
}

/* CSS mancheta de los modulos de la izquierda*/
.mancheta_izquierda {
	background-color: #58ADC3;
	border: 1px solid #2E759A;
	color: #FFFFFF;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

.mancheta_izquierdacopia {
	background-color: #FFFFFF;
	border: 1px solid #2E759A;
	color: #003366;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	text-transform: uppercase;
}

/* CSS estetica del módulo de paginado*/
.mancheta_paginado {
	background-color: #CCCCCC;
	border: 1px #CCCCCC solid;
	color: #000000;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none;
	text-transform: none;
}

.mancheta2 {
	background-color: #5D6B92;
	border: 1px solid #2B3761;
	color: #FFFFFF;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
	text-transform: uppercase;
}

.mancheta2_compras {
	background-color: #616181;
	border: 1px #484862 solid;
	color: #FFFFFF;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
}

.mancheta3 {
	background-color: #D7EBEC;
	border-bottom: 1px solid #538282;
	border-left: 0px solid #538282;
	border-right: 0px solid #538282;
	border-top: 1px solid #538282;
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 13px;
	text-decoration: none;
	text-transform: uppercase;
}

.mancheta4 {
	background-color: #5D6B92;
	border: 1px solid #2B3761;
	color: #FFFFFF;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	text-decoration: none;
	text-transform: uppercase;
}

/* CSS marco de la imagen, filete negro*/
.marco_imagen {
	border: 1px #000000 solid;
}

.menu {
	background-color: #58ADC3;
	border-bottom-color: #2E759A;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #2E759A;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #2E759A;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #9FD0DD;
	border-top-style: solid;
	border-top-width: 1px;
}

.menuabajo {
	background-color: #58ADC3;
	border-bottom-color: #2E759A;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-left-color: #2E759A;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #2E759A;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #9FD0DD;
	border-top-style: solid;
	border-top-width: 1px;
}

.mod_buscador {
	background-color: #C9DEE2;
	border-bottom: 1px dashed #B6BBCE;
	border-left: 1px solid #B6BBCE;
	border-right: 1px solid #B6BBCE;
	border-top: 0px solid #B6BBCE;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	height: 10 px;
	line-height: normal;
	text-decoration: none;
}

.mod_buscador1 {
	background-color: #CCDEE2;
	border-bottom: 1px solid #B6BBCE;
	border-left: 1px solid #B6BBCE;
	border-right: 1px solid #B6BBCE;
	border-top: 0px solid #B6BBCE;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	height: 10 px;
	line-height: normal;
	padding: 2px;
	text-decoration: none;
}

.mod_cable {
	background-color: #AC93B3;
	border: 1px solid #2A3763;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 14px;
	text-decoration: none;
}

.mod_cable_canal {
	color: #B36DC5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

.mod_calendario {
	background-color: #FFFFFF;
	border: 0px solid #B6BBCE;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	height: 14px;
	line-height: normal;
	text-decoration: none;
}

.mod_interior {
	background-color: #E9F1F7;
	border: 1px solid #B6BBCE;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.mod_nota {
	background-color: #F5F5F5;
	border: 1px solid #B6BBCE;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.mod_recomend {
	background-color: #F5F2EF;
	border-bottom: 1px dashed #C0B8A3;
	border-left: 1px solid #C0B8A3;
	border-right: 1px solid #C0B8A3;
	border-top: 0px solid #C0B8A3;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	padding: 4px;
	text-decoration: none;
}
.mod_rating {
	background-color: #EBE4DE;
	border-bottom: 1px dotted #C0B8A3;
	border-left: 1px solid #C0B8A3;
	border-right: 1px solid #C0B8A3;
	border-top: 1px solid #C0B8A3;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	padding: 3px;
	text-decoration: none;
}
.mod_rating1 {
	background-color: #FCFCFC;
	border-bottom: 1px dotted #C0B8A3;
	border-left: 1px solid #C0B8A3;
	border-right: 1px solid #C0B8A3;
	border-top: 0px ;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	padding: 3px;
	text-decoration: none;
}
.mod_rating2 {
	background-color: #FCFAF6;
	border-bottom: 1px dotted #C0B8A3;
	border-left: 1px solid #C0B8A3;
	border-right: 1px solid #C0B8A3;
	border-top: 0px ;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	padding: 3px;
	text-decoration: none;
}
/* CSS para la título de nota*/
.mod_tv {
	background-color: #8CBCC3;
	border: 1px solid #336699;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 16px;
	text-decoration: none;
}

.mod_tv_canal {
	color: #229BCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

.mod_tv_canal1 {
	color: #635132;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

.mod_tv_canal2 {
	color: #5D6A92;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.mod_tv_fin {
	background-color: #E8E8E8;
	border-bottom: 0px solid #B6BBCE;
	border-left: 1px solid #B6BBCE;
	border-right: 1px solid #B6BBCE;
	border-top: 0px solid #B6BBCE;
	color: #000033;
	font-style: normal;
	font-weight: normal;
	height: 10 px;
	line-height: normal;
	text-decoration: none;
}

.mod_tv_int {
	background-color: #E9F1F7;
	border-bottom: 1px solid #B6BBCE;
	border-left: 1px solid #B6BBCE;
	border-right: 1px solid #B6BBCE;
	border-top: 0px solid #B6BBCE;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.mod_tv_puntos {
	background-color: #D7EBEC;
	border-bottom: 1px solid #B6BBCE;
	border-left: 1px solid #B6BBCE;
	border-right: 1px solid #B6BBCE;
	border-top: 0px solid #B6BBCE;
	color: #08080A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	height: 14px;
	line-height: normal;
	text-decoration: none;
}

.mod_tv_recom {
	background-color: #FCFCFB;
	border-bottom: 0px solid #C0B8A3;
	border-left: 1px solid #C0B8A3;
	border-right: 1px solid #C0B8A3;
	border-top: 0px solid #C0B8A3;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	height: 10 px;
	line-height: normal;
	padding: 3px;
	text-decoration: none;
}

.mod_tv1 {
	background-color: #5D6B92;
	border: 1px solid #2B3761;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 16px;
	text-decoration: none;
}

.mod_tv2 {
	background-color: #CD5C5C;
	border: 1px solid #2B3761;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 16px;
	text-decoration: none;
}
.mancheta_rating {
	background-color: #B54649;
	border: 1px solid #2B3761;
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
		text-transform: uppercase;
	font-weight: bold;
	height: 16px;
	text-decoration: none;
}

.mod_tvtitulo {
	background-color: #CFD5E6;
	border-bottom: 0px solid #C0B8A3;
	border-left: 1px solid #C0B8A3;
	border-right: 1px solid #C0B8A3;
	border-top: 1px solid #C0B8A3;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	
	height: 14px;
	padding: 3px;
	text-decoration: none;
}

.mod_tvtop {
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	border-bottom: 0px solid #B6BBCE;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	height: 5px;
}

/* CSS para las modulos que estan de bajo de los comentarios*/
.modulo_centro{
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
	border-top: 0px solid #336699;
	color: #014B64;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

/* CSS estetica del módulo de comentarios*/
.modulo_comentarios {
	background-color: #F5F5F5;
	border: #CCCCCC solid;
	border-width: 0px 1px 1px;
	color: #000000;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

/* CSS estetica destacado de compras*/
.modulo_compras {
	background-color: #E6E6EA;
	border: #BDBDD1 solid;
	border-width: 0px 1px 1px;
	color: #000000;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

/* CSS estetica de la modulo de la derecha, incluye font size*/
.modulo_derecha {
	background-color: #F5F5F5;
	border: #CCCCCC solid;
	border-width: 0px 1px 1px;
	color: #000000;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

/* CSS para la modulo de foto*/
.modulo_foto {
	background-color: #CCCCCC;
	border: #999999;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
	color: #000000;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

/* CSS estetica galeria de fotos*/
/* CSS estetica galeria de fotos*/
.modulo_foto_galeria {
	background-color: #F5F5F5;
	color: #000000;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

/* CSS estetica galeria de fotos*/
.modulo_foto_galeria2 {
	border: #999999 solid;
	border-width: 1px 0px 0px;
	color: #000000;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

/* CSS para la estetica de los modulos de la izquierda*/
.modulo_izquierda {
	background-color: #C7E4E9;
	border-bottom: 1px solid #58ADC3;
	border-left: 1px solid #58ADC3;
	border-right: 1px solid #58ADC3;
	border-top: 0px solid #000000;
	color: #000000;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.modulo_mancheta {
	background-color: #D7EAEE;
	border-bottom: 1px solid #ACCAD2;
	border-left: 1px solid #ACCAD2;
	border-right: 1px solid #ACCAD2;
	border-top: 0px solid #000000;
	color: #373C3F;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.modulo_paginado {
	background-color: #FCFCFC;
	border: #CCCCCC solid;
	border-width: 0px 1px 1px;
	color: #000000;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

/* CSS modulo superior: imprimir, enviar a un amigo, etc*/
.modulo_superior {
	background-color: #F5F5F5;
	border: 1px #CCCCCC solid;
	color: #000000;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.producto_compras {
	color: #4B4B4B;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

.producto_comprascopy {
	color: #4B4B4B;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

/* CSS estetica proxima pagina*/
.proximo {
	color: #2E7486;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}

.proximo1 {
	color: #2E7486;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}

/* CSS para la separacion punteada*/
.separador {
	border-bottom-width: 1px;
	border-color: #000000 #000000 #666666;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: dashed;
	border-top-width: 0px;
}

/* CSS separador de modulos*/
.separador_modulos {
	border-bottom-width: 1px;
	border-color: #000000 #000000 #CCCCCC;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: dashed;
	border-top-width: 0px;
}
.separador_vertical {
background-image: url(img/dot_vert.gif);
width: 5px;
 background-position: center;
 background-repeat: repeat-y;
}

.separador_paginado {
	border-bottom-width: 1px;
	border-color: #000000 #000000 #CCCCCC;
	border-left-width: 0px;
	border-right-width: 0px;
	border-style: dashed;
	border-top-width: 0px;
}

/* CSS para la subtitulo de nota*/
.subtitulo_nota {
	color: #2E7486;
	font-family: verdana,sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 11pt;
	text-decoration: none;
}

.sup_menu {
	background-color: #2E7486;
	border-bottom-width: 1px;
	border-color: #5FA3B5 #000000 #000000;
	border-left-width: 1px;
	border-right-width: 1px;
	border-style: solid;
	border-top-width: 1px;
}

.texto {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}

/* CSS para la título de nota*/
.titulo_nota {
	color: #000000;
	font-family: arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

/* CSS para la volanta de nota*/
.volanta_nota {
	color: #215A68;
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
}

.volanta_portada {
	color: #215A68;
	font-family: verdana;
	font-size: 7.5pt;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}

