﻿/*@charset "utf-8";*/
/* CSS Document */
html, body{
	margin: 0;
	background: url(http://www.canal22.tv/images/bg-main.gif) center top repeat-x;
	font-family:Arial, Sans-Serif;
	font-size:14px;
}
/*------------------------------------------------------------------------platform*/
.platform{
	width: 100%;
}
.leftSpacer{
		background: url(http://www.canal22.tv/images/bg-leftspacer.jpg) right 51px no-repeat;
	}
.rightSpacer{
		background: url(http://www.canal22.tv/images/bg-rightspacer.jpg) left 51px no-repeat;  /* before 51px */	
	}
/*------------------------------------------------------------------------header*/

.header{
	height: 183px;
}
		
		.menuLeft{
		display: block;
		width: 1%; /* 6px; */
		height: 61px;
		background: url(http://www.canal22.tv/images/bg-menuround.gif) left center no-repeat;
		float: left;
	}
	
	.menuMain{
		display: block;
		width: 488px; /* 488px */
		height: 61px;
		background: #01a9ef;
		float: left;
	}
	.menuRight{
		display: block;
		width:  6px; 
		height: 61px;
		background: url(http://www.canal22.tv/images/bg-menuround.gif) right center no-repeat;
		float: left;
	}
	
	/*------------------------------------------------------------------------container*/

.redPresent
{
	background: url(http://www.canal22.tv/images/noticias22-red2.jpg) no-repeat;
	height: 154px;
	margin: 32px 0 132px;
	color: #FFFFFF;
	padding: 3px 42px;
	font: 14.7pt sans-serif;
}
#eventosEspeciales H1
{
	margin: 50px 0px -146px;
	background: url(http://www.canal22.tv/images/noticias22-red2.jpg) no-repeat;
	height: 175px;
	color: #FFFFFF;
	font: 15.9pt sans-serif;
	padding: 4px 39px;
}

DIV#titulares22
{
	margin: 0 0 62px;
	background: url(http://www.canal22.tv/images/titulares1-red.jpg) no-repeat;
	padding-top: 30px;
	height: 522px;
	/*[empty]padding-bottom:;*/
}
	
/*------------------------------------------------------------------------container*/
.container{
	width: 920px !important;
	height: 600px;
	background: white;
}

.homeWrapper .title
{
	margin: 2px 0 0;
	font-size: 130%;
	font-weight: bold;
	text-indent: 15px;
	color: #FFFFFF;
	padding-left: 23px;
}

.homeWrapper #rowB #titulares
{
	float: left;
	padding: 0px 0 0;
	width: 615px;
	height: 185px;
	background-image: url(http://www.canal22.tv/images/red-home-615x155.jpg);
	background-repeat: no-repeat;
}
.homeWrapper #rowB #titulares #detailTit
{
	margin: 0;
	padding: 5px 0 0 10px;
	/*[empty]height:;*/
}
.homeWrapper #rowB #titulares #detailTit P
{
	color: #000000;
	text-align: left;
	margin: 4px -2px;
}
.homeWrapper #rowB #titulares #detailTit TR
{
/*clear:both
float: left;*/
	display: inline;
	font-size: 65%;
	margin: 0 0 0 -8px;
	padding: 0;
	vertical-align: top;
}
.homeWrapper #rowB #titulares #detailTit IMG
{
	height: 75px;
	width: 130px;
	border: 0;
	text-align: center;
}
.homeWrapper #rowB #titulares #detailTit TD
{
	width: 150px;
	border: 0;
}
.homeWrapper #rowB #titulares #detailTit A
{
	color: #3C3C3C;
}
.homeWrapper #rowB #titulares #detailTit A:hover
{
	text-decoration: none;
	color: #FF0101;
}
.homeWrapper #rowB #titulares #detailTit A:link, A:visited, A:active
{
	text-decoration: none;
}
.homeWrapper #rowB #titulares #detailTit TR
{
/*float: left;
display: block;*/
	width: 141px;
	padding: 6px 2px 2px 9px;
}
/*------------------------------------------------------------------------footer*/
.footer{
	height: 115px;
	background: url(http://www.canal22.tv/images/bg-footer.gif) center top repeat-x;
	color: #383838;
	font: 12px Arial, Helvetica, sans-serif; 
	padding: 20px;
}
.footer a{
	color: #008aff;
	text-decoration: none;
	margin: 0 10px 0 10px;
}

/*------------------------------------------------------------------------navigation*/
.navigation
{
	height: 48px;
}
.navigation DIV
{
	float: left;
}
.navLeft
{
	display: block;
	width: 76px;
	height: 48px;
	background: url(http://www.canal22.tv/images/bg-navleft.gif) no-repeat left top;
}
.navMain
{
	display: block;
	width: 748px;
	height: 48px;
	background: url(http://www.canal22.tv/images/bg-navmain.gif) repeat-x left top;
}
.navMain A
{
	float: left;
	margin: 0 7px;
}
.navRight
{
	display: block;
	width: 86px;
	height: 48px;
	background: url(http://www.canal22.tv/images/bg-navright.gif) no-repeat left top;
}
A.smNav1
{
	display: block;
	width: 89px;
	height: 47px;
	background: url(http://www.canal22.tv/images/btn-noticias.gif) no-repeat center top;
}
A.smNav1:hover
{
	display: block;
	width: 89px;
	height: 47px;
	background: url(http://www.canal22.tv/images/btn-noticias.gif) no-repeat center bottom;
}
A.smNav2
{
	display: block;
	width: 101px;
	height: 47px;
	background: url(http://www.canal22.tv/images/btn-deportes.gif) no-repeat center top;
}
A.smNav2:hover
{
	display: block;
	width: 101px;
	height: 47px;
	background: url(http://www.canal22.tv/images/btn-deportes.gif) no-repeat center bottom;
}
A.smNav3
{
	display: block;
	width: 152px;
	height: 47px;
	background: url(http://www.canal22.tv/images/btn-entretenimiento.gif) no-repeat center top;
}
A.smNav3:hover
{
	display: block;
	width: 152px;
	height: 47px;
	background: url(http://www.canal22.tv/images/btn-entretenimiento.gif) no-repeat center bottom;
}
A.smNav4
{
	display: block;
	width: 123px;
	height: 47px;
	background: url(http://www.canal22.tv/images/btn-horoscopos.gif) no-repeat center top;
}
A.smNav4:hover
{
	display: block;
	width: 123px;
	height: 47px;
	background: url(http://www.canal22.tv/images/btn-horoscopos.gif) no-repeat center bottom;
}
A.smNav5
{
	display: block;
	width: 104px;
	height: 47px;
	background: url(http://www.canal22.tv/images/btn-empleos.gif) no-repeat center top;
}
A.smNav5:hover
{
	display: block;
	width: 104px;
	height: 47px;
	background: url(http://www.canal22.tv/images/btn-empleos.gif) no-repeat center bottom;
}
A.smNav6
{
	display: block;
	width: 83px;
	height: 47px;
	background: url(http://www.canal22.tv/images/btn-salud.gif) no-repeat center top;
}
A.smNav6:hover
{
	display: block;
	width: 83px;
	height: 47px;
	background: url(http://www.canal22.tv/images/btn-salud.gif) no-repeat center bottom;
}


/*------------------------------------------------------------------------navigation*/
.navigation{
	height: 48px;
}
	.navigation div{
		float: left;
	}
	.navLeft{
		display: block;
		width: 76px;
		height: 48px;
		background: url(http://www.canal22.tv/images/bg-navleft.gif) left top no-repeat;
	}
	.navMain{
		display: block;
		width: 748px;
		height: 48px;
		background: url(http://www.canal22.tv/images/bg-navmain.gif) left top repeat-x;
	}
	.navMain a{
		float: left;
		margin: 0 7px 0 7px;
	}
	.navRight{
		display: block;
		width: 96px;
		height: 48px;
		background: url(http://www.canal22.tv/images/bg-navright.gif) left top no-repeat;
	}
	
	
	
a.smNav1{
display: block; width: 89px; height: 47px; background:url(http://www.canal22.tv/images/btn-noticias.gif) center top no-repeat}
a.smNav1:hover{ display: block; width: 89px; height: 47px; background:url(http://www.canal22.tv/images/btn-noticias.gif) center bottom no-repeat}
a.smNav2{ display: block; width: 101px; height: 47px; background:url(http://www.canal22.tv/images/btn-deportes.gif) center top no-repeat}
a.smNav2:hover{ display: block; width: 101px; height: 47px; background:url(http://www.canal22.tv/images/btn-deportes.gif) center bottom no-repeat}
a.smNav3{ display: block; width: 152px; height: 47px; background:url(http://www.canal22.tv/images/btn-entretenimiento.gif) center top no-repeat}
a.smNav3:hover{ display: block; width: 152px; height: 47px; background:url(http://www.canal22.tv/images/btn-entretenimiento.gif) center bottom no-repeat}
a.smNav4{ display: block; width: 123px; height: 47px; background:url(http://www.canal22.tv/images/btn-horoscopos.gif) center top no-repeat}
a.smNav4:hover{ display: block; width: 123px; height: 47px; background:url(http://www.canal22.tv/images/btn-horoscopos.gif) center bottom no-repeat}
a.smNav5{ display: block; width: 104px; height: 47px; background:url(http://www.canal22.tv/images/btn-empleos.gif) center top no-repeat}
a.smNav5:hover{ display: block; width: 104px; height: 47px; background:url(http://www.canal22.tv/images/btn-empleos.gif) center bottom no-repeat}
a.smNav6{ display: block;width: 83px; height: 47px; background:url(http://www.canal22.tv/images/btn-salud.gif) center top no-repeat}
a.smNav6:hover{ display: block; width: 83px; height: 47px; background:url(http://www.canal22.tv/images/btn-salud.gif) center bottom no-repeat}
/*------------------------------------------------------------------------ads*/
.headerAD{
	width: 728px;
	height: 90px;
	background: #CCCCCC;
	border: 1px solid #2e9fd9;
	margin: 18px 15px 10px 0;
}


/*------------------------------------------------------------------------main menu*/
.menuMain UL
{
	margin: 0;
	padding: 0;
}
.menuMain UL LI
{
	list-style: none;
	display: inline-block;
	float: left;
	margin: 9px 0 0;
}
.menuMain A
{
	color: #FFFFFF;
	height: 23px;
	font: bold 12px "arial black";
	letter-spacing: -1px;
	text-decoration: none;
	display: block;
	padding: 20px 0 0;
	text-align: center;
}
A.mainLink1
{
	width: 126px;
	background: #FAA505 url(http://www.canal22.tv/images/btn-bg1.gif) repeat-x center top;
}
A.mainLink1:hover
{
	background: #FAA505 url(http://www.canal22.tv/images/btn-bg1.gif) repeat-x center bottom;
}
A.mainLink2
{
	width: 117px;
	background: #00F8F4 url(http://www.canal22.tv/images/btn-bg2.gif) repeat-x center top;
}
A.mainLink2:hover
{
	background: #00F8F4 url(http://www.canal22.tv/images/btn-bg2.gif) repeat-x center bottom;
}
A.mainLink3
{
	width: 94px;
	background: #2A00F8 url(http://www.canal22.tv/images/btn-bg3.gif) repeat-x center top;
}
A.mainLink3:hover
{
	background: #2A00F8 url(http://www.canal22.tv/images/btn-bg3.gif) repeat-x center bottom;
}
A.mainLink4
{
	width: 89px;
	background: #F85300 url(http://www.canal22.tv/images/btn-bg4.gif) repeat-x center top;
}
A.mainLink4:hover
{
	background: #F85300 url(http://www.canal22.tv/images/btn-bg4.gif) repeat-x center bottom;
}
A.mainLink5
{
	width: 62px;
	background: #1FE900 url(http://www.canal22.tv/images/btn-bg5.gif) repeat-x center top;
}
A.mainLink5:hover
{
	background: #1FE900 url(http://www.canal22.tv/images/btn-bg5.gif) repeat-x center bottom;
}
/*------------------------------------------------------------------------search*/
.searchLeft
{
	display: block;
	width: 6px;
	height: 61px;
	background: url(http://www.canal22.tv/images/bg-searchround.gif) no-repeat left center;
	float: left;
	margin-left: 5px;
}
.searchMain
{
	display: block;
	width: 224px;
	height: 61px;
	background: #065BF7;
	float: left;
	color: #FFFFFF;
	font: bold 14px "trebuchet ms";
	line-height: 1.9em;
}
.searchRight
{
	display: block;
	width: 6px;
	height: 61px;
	background: url(http://www.canal22.tv/images/bg-searchround.gif) no-repeat right center;
	float: left;
}
.searchField
{
	width: 153px;
	height: 22px;
	background: url(http://www.canal22.tv/images/bg-searchfield.gif) no-repeat center center;
	border: none;
	color: #666;
	font: 12px Arial, Helvetica, sans-serif;
	text-indent: 3px;
}
.searchBtn
{
	width: 60px;
	height: 24px;
	color: #000000;
	font: 11px Arial, Helvetica, sans-serif;
	background: transparent url(http://www.canal22.tv/images/btn-search.gif) no-repeat center center;
	border: none;
	margin-left: 4px;
}
.searchMain A
{
	color: #FFFFFF;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.searchMain A:hover
{
	text-decoration: underline;
}


	
/*------------------------------------------------------------------------text*/	
.txt-body{
	width:915px !important;
	margin:0;
	padding:0;
	color: #5f5d5d;
	font: 12px Arial, Helvetica, sans-serif;
}
.txt-heading{
	color: #6f6f6f;
	font: 19px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top:15px;
	padding-bottom:7px;
	display:block;
}
.txt-subheading{
	color: #6f6f6f;
	font: 14px Arial, Helvetica, sans-serif;
	display:block;
	padding-bottom:20px;
}
.headerMenuA
{
	background: url(http://www.canal22.tv/images/hdr-administracion-blank.gif);
	width:915px;
	height: 105px;
}
/* ------- Summary articles------------*/

.articulo
{
	float: left;
	line-height: 1.1;
	width: 70%;
	margin: 0 0 0 2px;
	padding: 5px 10% 5px 10%;
}
.articulo p
{
	font-size: 80%;	
	text-align:justify;
	font-family: Arial, Verdana, Georgia;
}

.articulo h4
{
	 float: right;
	color: black;
	font-family: Trebuchet MS, Arial, Verdana;
	font-style: italic;
	margin:5px 0 0;
	padding: 0;
	
}
.articulo h3
{
	font-family: Georgia, Times New Roman, Arial;
	font-size: 90%;
	font-weight: bold;
	padding: 0 0 3px 0;
	color: #005F8C;
	text-align: justify;
}
/*
.articulo a
{
	font: Arial, Verdana, Georgia;
	font-size: 1.2;
	font-weight: bold;
	text-align:justify;
}
*/
.articulo a
{
	color: #005F8C;
	text-decoration: none;
	
}

articulo a:active {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
articulo a:hover
{
	color: #007EBB;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	text-decoration: underline;
}

.articulo img
{
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #808080 #C0C0C0 #C0C0C0 #999999;
	float: left;
	padding: 2px;
	margin-right: 5px;
}

.articulo h4
{
	color: black;
	font-family: Trebuchet MS, Arial, Verdana;
	font-style: italic;
	margin:5px 0 0;
	padding: 0;
	float: right;
	font-size: 80%;
}
/* --------------------------  */
.articuloAlt
{
	float: left;
	line-height: 1.1;
	width: 70%;
	margin: 0 0 0 2px;
	padding: 5px 10% 5px 10%;
	background-color: #CAEAFF;
}

.articuloAlt p
{
	font-size: 80%;	
	text-align:justify;
	font-family: Arial, Verdana, Georgia;
}

.articuloAlt h4
{
	color: black;
	font-family: Trebuchet MS, Arial, Verdana;
	font-style: italic;
	margin:5px 0 0;
	padding: 0;
	float: right;
	font-size: 80%;
}
.articuloAlt h3
{
	font-family: Georgia, Times New Roman, Arial;
	font-size: 90%;
	font-weight: bold;
	padding: 0 0 3px 0;
	color: #005F8C;
	text-align: justify;
}
/*
.articuloAlt a
{
	font: Arial, Verdana, Georgia;
	font-size: 1.2;
	font-weight: bold;
	text-align:justify;
}
*/
.articuloAlt a
{
	color: #005F8C;
	text-decoration: none;
	
}

articulo a:active {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
articulo a:hover
{
	color: #007EBB;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	text-decoration: underline;
}

.articuloAlt img
{
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #808080 #C0C0C0 #C0C0C0 #999999;
	float: left;
	padding: 2px;
	margin-right: 5px;
}

.articuloAlt h4
{
	color: black;
	font-family: Trebuchet MS, Arial, Verdana;
	font-style: italic;
	margin:5px 0 0;
	padding: 0;
	float: right;
}

/* -------------------------       */



.detail
{
	float: left;
	font-size: 100%;
	line-height: 1.5;
	width: 80%;
	margin: 5px;
	padding: 10px 10% 5px 10%;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	
}

.detail h1
{
	font-family: Georgia, Times New Roman, Arial;
	font-size: 170%;
	
	font-weight: bold;
	line-height: 1.3;
	padding: 5px;
	color: #005F8C;
	text-align:center;
}

.detail img
{
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #808080 #C0C0C0 #C0C0C0 #999999;
	float: left;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
}

/* --------------  MODIFICACIONES DESDE 101608 -------------- POR MIGUEL*/


.primerasNoticias
{
	vertical-align: top;
	text-align: left;
}

.noticiasPP
{
	vertical-align: top;
	margin-bottom: 10px;
	text-decoration:none;
	font-size:85%;
}
.noticiasPP P
{
	margin: 10px 5px 2px;
	color: #333333;
}
.noticiasPP IMG
{
	float: left;
	border:0;
	/* border: 1px solid #BDD0E8; */
	padding: 4px;
	margin: 4px 5px 4px 4px;
	width:250px;
}
.noticiasPPTitle 
{
	vertical-align: top;
	margin-top:  5px;
	margin-bottom: 10px;
	text-decoration:none;
	font-size: 120%;
	line-height:120%;
	color:#134D86;
	text-align:center;
}
.noticiasPPTitle a
{
	vertical-align: top;
	margin-top:  5px;
	margin-bottom: 10px;
	text-decoration:none;
	font-size: 120%;
	line-height:120%;
	color:#134D86;
	text-align:center;
}
.noticiasPP A
{
	vertical-align: top;
	font-size: 120%;
	color: #006699;
	text-align: justify;
	padding-bottom: 0;
	/* font-family: Arial, helvetica, Sans-Serif; */
	text-decoration:none;
}
.noticiasPP A:hover
{
	text-decoration: none;
	color: #A6111f;
}

.noticiasPPNext
{
	margin: 5px 10px 5px 10px;
	padding: 2px 10px 2px 10px;
	color: #006699;
	background-color: #eceff4;
	border: 1px solid #006699;
	text-align: center;
	font-weight: bold;
}
.noticiasPPNext:hover
{
	text-decoration: none;
	color:  #FFFFFF;
	background-color:#006699;
}

.noticiasPPNext:Link, .noticiasPPNext::visited, .noticiasPPNext::active
{
	text-decoration: none;
}


.divi1t
{
	margin-bottom:5px;
}
.divi1b
{
	margin-top:5px;
}
.diviB
{
	width: 100%;
	/* 321px; */
}
.diviBt
{
	width: 100%;
	margin-bottom:5px;
	/* 321px; */
}
.diviBa
{
	width: 100%;
	margin-top:5px;
	margin-bottom:5px;
	/* 321px; */
}
.eventosPat
{
	height: 1%;
	float: left;
	border: 1px solid #C0C0C0;
	width: 100%;
	font-size:90%;
	/* margin-top: 10px;
	margin-bottom: 10px; */
/*height: 450px;*/
}
.eventosPat .colDet
{
	height: 1%;
	display: inline-table;
}
.eventosPat .colDet A:visited, A:linked, A:active
{
	text-decoration: none;
	color: #005F8C;
}
.eventosPat IMG
{
	vertical-align:top;
	float: left;
	border: 1px solid #C0C0C0;
	width: 90px;
	/* height: 80px; */
	vertical-align:top;
	margin-right: 10px; 
	margin-bottom: 5px; 
}
.eventosPat p
{
	/* float: left; */
	font-size: 95%;
	/* width: 185px; */
	text-align:justify;
}
.eventosPat p a
{
	/*font-weight: bold; */
	color: #006699;
	text-decoration: none;
	font-size:94%;
}
.eventosPat P A:hover
{
	color: #a6111f;
}
.eventosPat P A:linked, P A:visited, P A:active
{
	text-decoration: none;
}
.eventosPat strong
{
	color: #0099e5;
	font-weight: bold;
}
.ColB
{	
	text-align:center;
	width: 310px;
}
 .colA
{
	width: 60%;
	text-align:center;
	vertical-align:top;
}

/*----------------------- historia del canal -------------------------------------------------text*/
.txt-body
{
	width: 915px !important;
	margin: 0;
	padding: 0;
	color: #333333;
	font: 12px Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom: 25px;
}
.txt-heading
{
	color: #6F6F6F;
	font: 19px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 7px;
	display: block;
}
.txt-subheading
{
	color: #6F6F6F;
	font: 14px Arial, Helvetica, sans-serif;
	display: block;
	padding-bottom: 20px;
}
.headerMenuA
{
	background: url(http://www.canal22.tv/images/hdr-administracion-blank.gif);
	width: 915px;
	height: 105px;
}
.historiaCanal22
{
	float: left;
	font-weight: normal;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-bottom: 20px;
}
.historiaCanal22 P.title
{
	font-size: 170%;
}

/*-----CUADROS A TU SALUD ----*/

.atusaludVer2
{
	/*height: 1%;
	/* float: left;
	/* border: 1px solid #C0C0C0; */
	/* width: 590px; 
	margin-top: 5px;
	margin-bottom: 5px;*/
}
.atusaludVer2 .atusaludDet
{
	height: 1%;
	float: left; 
	margin: 0px 5px 5px;
	width: 50%;
	font-size: 70%;
}
.atusaludVer2 .atusaludDet A:visited, A:linked, A:active
{
	text-decoration: none;
	color: #0066CC;
}
.atusaludVer2 IMG
{
	float: left;
	border: 1px solid #C0C0C0;
	width: 90px; 
	margin-right: 5px;
	vertical-align: top;
}
.atusaludVer2 P
{
	float: left;
	/*font-size:85%;*/
	/* width: 180px; */
    text-align:justify;
}
.atusaludVer2 P A
{
	color: #0066CC;
	text-decoration: none;
}
.atusaludVer2 P A:hover
{
	color: #CC9900;
}
.atusaludVer2 P A:linked, P A:visited, P A:active
{
	text-decoration: none;
}
.atusaludVer2 STRONG
{
	color: #0066CC;
}
.atusaludVer2 .atusaludDet A:visited, A:linked, A:active
{
	text-decoration: none;
	color: #0066CC;
}
.atusaludVer2 .atusaludDetAlt
{
	height: 1%;
	float: right;
	margin: 0px 5px 5px;
	/*width: 280px; */
	font-size: 70%;
}
.atusalud .atusaludint
{
	clear: both;
	width: 300px;
	font-size: 90%;
	display: inline;
	padding: 10px 5px 15px;
}
.atusalud .atusaludint A IMG
{
	float: left;
	border: 0;
	width: 80px;
	height: 60px;
	padding: 5px;
	margin: 0 5px 15px 0;
}
.atusalud .atusaludint P
{
	float: left;
	color: #005F8C;
}
.atusalud .atusaludint A
{
	font-weight: bold;
	color: #3C3C3C;
	text-align: right;
}
.atusalud .atusaludint A:link
{
	text-decoration: none;
}
.atusalud .atusaludint A:active
{
	text-decoration: none;
}
.atusalud .atusaludint A:hover
{
	color: #246C24;
	text-decoration: none;
}
.atusalud .atusaludint A:visited
{
	text-decoration: none;
}
#atusaludColA
{
	float: left;
	width: 265px;
	margin: 5px;
	text-align: justify;
	padding: 0px;
}
#atusaludColB
{
	float: left;
	width: 265px;
	margin: 5px;
	padding: 0px;
	text-align: justify;
}
/*-----------------------   CENTROS DE SALUD -----------------*/
.centrosdesalud
{
	width: 300px;
	float: right;
	border: 1px solid #17462F;
	margin: 5px 5px 15px;
	font-size: 80%;
}
.centrosdesalud IMG
{
	float: left;
	padding: 5px;
	margin: 0 5px 15px 0;
}
#centrosdesaludheadertitle
{
	float: left;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 2px solid #000000;
	border-bottom-color: #C2D7EB;
	padding: 5px 50px 5px 5px;
	color: #003366;
	margin: 5px 0 0 10px;
}
#centrosdesaludheadertext
{
	padding: 5px;
}
.centrosdesalud UL
{
	list-style: none;
	margin: 0;
	padding: 0 0 5px;
}
.centrosdesalud UL A
{
	text-decoration: none;
	color: #003300;
}
.centrosdesalud UL A:hover
{
	text-decoration: none;
	padding: 0 0 0 2px;
}
.centrosdesalud A:link, A:visited, A:active
{
	text-decoration: none;
}
.centrosdesalud #centrosdesaludColA
{
	float: left;
	width: 140px;
	margin: 0px;
	text-align: left;
	padding: 0 0 5px 10px;
	line-height: 130%;
	font-size: 89%;
}
.centrosdesalud #centrosdesaludColB
{
	float: left;
	width: 140px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	padding: 0 0 5px 10px;
	line-height: 130%;
	font-size: 89%;
}

.saludWrapper
{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:115%;
	vertical-align:top;
}
.saludLeft
{
	height: 1%;	
	vertical-align:top;
}
.saludRight
{
	height: 1%;
	margin: 0;
	width: 310px;
	vertical-align:top;
	
}
.tipsAll
{
	font-size: 80%;
	margin-bottom: 15px;
}
.tipsAll .tips
{
	float: left;
	width: 170px;
	height: 280px;
	border: 1px solid #006FA4;
	margin: 10px 4px 0px;
	background-color: #DDEEFF;
	padding: 5px;
	display: block;
/*text-align:center;*/
}
.tips SPAN.tipstitle
{
	font-size: 100%;
	font-weight: bold;
	color: #006FA4;
	text-align: center;
}
.tips IMG
{
	border: 1px solid #CCCCCC;
	width: 160px;
	height: 95px;
	padding: 2px;
	/*text-align: center;
	margin: 0 0 0 25px;*/
}
.tips STRONG
{
	line-height: 13px;
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	color: #006600;
	padding: 0 5px;
}
.tips P
{
	font-size: 100%;
	color: #000000;
	padding: 0 5px;
	text-align: justify;
}
.tips A
{
	color: #0066CC;
	padding-left: 1px;
/*background-image: url(images/arrow.gif);*/
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	font-size: 95%;
}
.tips A:hover
{
	color: #CC9900;
	padding: 0;
}
.tips A:visited, A:link
{
	text-decoration: none;
}
.tips UL
{
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
/*text-indent: -1em;*/
	color: #005F8C;
}
.tips .tipslinktitle A
{
	color: #0066CC;
	padding-left: 2px;
/*background-image: url(images/arrow.gif);*/
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	font-size: 90%;
}
.tips .tipslinktitle A:hover
{
	color: #246C24;
	padding: 0;
}
.tips .tipslinktitle A:visited, A:link
{
	text-decoration: none;
}

/*-----------------------   PROBLEMAS DE SALUD -----------------*/
.problemasydatosutiles
{
	width: 300px;
	float: right;
	border: 1px solid #17462F;
	margin: 15px 5px 25px;
	font-size: 80%;
}
.problemasheader
{
	font-size: 110%;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding: 5px;
}
.problemas
{
	float: left;
	width: 140px;
	margin: 0px;
	text-align: left;
	padding: 0 0 5px 10px;
	font-size: 85%;
	line-height: 1.2em;
}
.datosutiles
{
	float: left;
	width: 140px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	padding: 0 0 5px 10px;
	font-size: 85%;
	line-height: 1.2em;
}
.problemasydatosint UL A
{
	text-decoration: none;
	color: #005F8C;
	padding: 0 0 0 5px;
}
.problemasydatosint UL
{
	list-style: none;
	margin-left: 0;
	padding-left: 2em;
	text-indent: -1em;
	color: #005F8C;
	
}
.problemasydatosint UL A:hover
{
	padding: 0 0 0 7px;
	text-decoration: none;
	color: #009300;
}
.problemasydatosint UL A:visited, A:link, A:active
{
	text-decoration: none;
}
.headerBlue
{
/*background-color: #336699;*/
	color: #333333;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 120%;
	font-weight: bold;
	line-height: 110%;
	padding: 5px 0 0 5px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #669999;
}
.entNot
{
	color: black;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:75%;
	text-align:justify;
	border: 1px solid #C4ECFF;
}

.entNot a
{
	font-weight:bold;	
}
.entNot a:link
{
	text-decoration: none;
}
.entNot a:visited
{
	text-decoration: none;
}
.entNot a:hover
{
	color: #246C24;
	padding: 0;
}
.entNot a:active
{
	text-decoration: none;
}
.entNot img
{
	border:0;
	vertical-align:top;
}
/* people RSS */
.peoplenews
{
	border: 1px solid #C4ECFF;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:75%;	
}
.peopleheaderTitle a
{
	font-family: Arial, Sans-Serif;
	font-weight:bold;
	font-size:160%;
	color:Red;
	text-align:center;	
	text-decoration:none;
}

.peopleheaderTitle a:link
{
		text-decoration:none;
}
.peopleheaderTitle a:visited
{
		text-decoration:none;
}
.peopleheaderTitle a:hover
{
	color: #006699;
	text-decoration: none;
}
.peopleheaderTitle a:active
{
		text-decoration:none;
}

.peoplesubtitle a
{
	color:#0099e5;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
}

.peoplesubtitle a:link, a:visited, a:active
{
	text-decoration:none;
}	
.peoplesubtitle a:hover
{
	color:#a6111f;
	text-decoration:none;
}

.peopledesc
{
	color:#08364f;	
	text-align:left;
}

.videosBookmark
{
	text-align:right;
}
/*-----------------------   PROBLEMAS DE SALUD -----------------*/
.problemasydatosutiles
{
	width: 300px;
	float: right;
	border: 1px solid #17462F;
	margin: 15px 5px 25px;
	font-size: 80%;
}
.problemasheader
{
	font-size: 110%;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding: 5px;
}
#problemas
{
	float: left;
	width: 140px;
	margin: 0px;
	text-align: left;
	padding: 0 0 5px 10px;
	font-size: 85%;
	line-height: 1.2em;
}
#datosutiles
{
	float: left;
	width: 140px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	padding: 0 0 5px 10px;
	font-size: 85%;
	line-height: 1.2em;
}
.problemasydatosint UL A
{
	text-decoration: none;
	color: #005F8C;
}
.problemasydatosint UL
{
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	color: #005F8C;
}
.problemasydatosint UL A:hover
{
	padding: 0 0 0 2px;
	text-decoration: none;
	color: #009300;
}
.problemasydatosint UL A:visited, A:link, A:active
{
	text-decoration: none;
}

/*------------------------------------------------------    DEPORTES ---------------------------------------------*/
.deportesWrapper
{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:110%;
}
.deportesWrapperLeft
{
	float: left;
}
.deportesLeft
{
	height: 1%;
	margin: 0;
	padding: 0;
	width: 175px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	vertical-align:top;
}
.deportesLeft .legend
{
	margin: 10px 0;
	padding: 10px;
	color: #B00000;
	font-weight: bold;
	font-size: 90%;
	text-align: left;
}
.deportesLeft A
{
	text-decoration: none;
	color: #005F8C;
}
.deportesTitle
{
	margin: 5px;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #B3CBEC;
	font-size: 80%;
	color: #2B65B0;
	padding: 0 0 10px;
}
.deportesLeft A:active
{
	text-decoration: none;
}
.deportesLeft A:link
{
	text-decoration: none;
}
.deportesLeft A:hover
{
	color: #0000FF;
	text-decoration: none;
}
.deportesLeft A:visited
{
	text-decoration: none;
}
/*.............deportes CENTER ........*/

.deportesTwitter
{
	vertical-align:top;	
	border:0;
}

.deportesCenter
{
	width: 410px;
	font: 1em Arial, Verdana, San-serif;
	vertical-align:top;
}
.deportesCenter .deportesHoy
{
	margin: 10px 0 5px 15px;
	float: left;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #B04B2F;
	font-size: 140%;
	width: 390px;
/*text-indent: 15px;*/
}
.deportesCenter .mundoDep IMG
{
	clear: both;
	text-align: center;
}
.deportesCenter .imgicon
{
	float: left;
	padding: 0 10px 10px 0;
}
.deportesCenter H3 A
{
	padding: 0 0 10 0;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-decoration: none;
}
.deportesCenter .imgparagraph
{
	display: inline;
	margin: 0 5px 10px 0;
/*float:left;*/
}
.deportesCenter .imgparagraph IMG
{
	float: left;
	margin: 5px 10px 5px 0;
	width: 250px;
}
.deportesCenter P
{
	float: left;
	font-size: 80%;
}
.deportesCenter A IMG
{
	padding: 2px;
	margin: auto;
}
.deportesCenter A:link
{
	text-decoration: none;
}
.deportesCenter A:hover
{
	color: #0000FF;
	text-decoration: none;
}
.deportesCenter A:visited
{
	text-decoration: none;
}
.deportesCenter .leermas
{
	font-size: 90%;
	font-weight: bold;
	color: #005F8C;
	font-style: italic;
}
/*............deportes RIGHT .......*/
.deportesRight
{
	width: 315px;
	font-size: 80%;
	vertical-align:top;
}
.deportesRight A
{
	color: #005F8C;
}
.deportesRight A:link
{
	text-decoration: none;
}
.deportesRight A:active
{
	text-decoration: none;
}
.deportesRight A:hover
{
	color: #0000FF;
	text-decoration: none;
}
.deportesRight A:visited
{
	text-decoration: none;
}
.deportesRight .deportesSeccion
{
	padding: 5px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #D6D6D6;
}
.deportesRight .masParaTi
{
	clear: both;
	margin: 15px 0;
	font-size: 85%;
	display: inline;
}
.deportesRight .masParaTi A IMG
{
	float: left;
	border: 0;
	width: 75px;
	height: 50px;
	padding: 5px;
}
.deportesRight .masParaTi P
{
	float: left;
	color: #005F8C;
}
.deportesRight .masParaTi A
{
	font-weight: bold;
	color: #3C3C3C;
	text-align: right;
}
.deportesRight .masParaTi A:link
{
	text-decoration: none;
}
.deportesRight .masParaTi A:active
{
	text-decoration: none;
}
.deportesRight .masParaTi A:hover
{
	color: #0000FF;
	text-decoration: none;
}
.deportesRight .masParaTi A:visited
{
	text-decoration: none;
}
/*................  programacion ..........................................................................................................................*/


/*................  programacion ..........................................................................................................................*/
.contenidoProgramacion
{
	text-align: left;
	margin: 0;
	padding: 0px;
	border: 0;
	/* width: 921px; */
	width:100%;
	font-family: Arial, Verdana, Sans-Serif;
}
.contenidoProgramacion .columnaA
{
	float: left;
	/* width: 755px; */
	width:915px;
	background-color: #0099CC;
	padding: 10px 0;
/*width:80%;*/
}
.contenidoProgramacion .columnaB
{
	height: 1%;
/*Holly back for Peekaboo Bug*/
	margin: 0;
	width: auto;
	text-align: center;
	background-color: #005F7D;
}
.contenidoProgramacion .columnaB .columnaBAdd
{
	padding-top: 20px;
	padding-bottom: 20px;
}
.contenidoProgramacion .columnaB .columnaBLogo
{
	vertical-align: bottom;
}

.programa
{
	float: left;
/*border: 1px solid #95CAFF;*/
	margin: 4px;
/*width: 18%;
background-color: #336699;*/
	color: #FFFFFF;
	padding: 10px 2px;
	height: 240px;
	width: 170px;
	text-align: center;
	font-size: 75%;
}
.programa .titulo A
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 115%;
}
.programa .titulo A:link
{
	text-decoration: none;
	color: #FFFFFF;
}
.programa .titulo A:hover
{
	color: #CC9900;
	text-decoration: none;
}
.programa IMG
{
	height: 140px;
	width: 140px;
	padding: 10px 10px 2px;
}
.programa .titulo
{
/*font-family: Georgia, 'Arial Narrow', Arial;*/
	font-weight: bold;
	font-size: 115%;
	color: #FFFFAA;
}
.programa .horario
{
/*font-family: Georgia, Arial, Verdana;*/
	color: #FFFFAA;
}
/*---- Botones --*/
.programacion
{
	margin: 0;
	padding-top: 8px;
	padding-left: 25px;
	background-image: url(http://www.canal22.tv/images/programacion/barra-roja.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: left;
	height: 40px;
}
.programaporDia
{
	margin: 0;
	padding-top: 8px;
	padding-left: 25px;
	background-image: url(http://www.canal22.tv/images/programacion/barra-amarilla.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-align: left;
	height: 40px;
}
.programaDia IMG
{
	border: 0;
}
.programaporDia .label
{
/*font-family: Georgia,  'Times New Roman', 'Arial Narrow', Arial;*/
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	margin: 30px 0 0;
}
.seeVideoLabel
{
	margin: 0;
	font-size: 130%;
	font-weight: bold;
	font-family: Arial, Verdana, Sans-Serif;
	text-decoration: none;
	color: #FFFFFF;
/*color: #005F8C;*/
	text-decoration: none;
	padding-right: 5px;
}
.seeVideo
{
	margin: 0;
	font-size: 115%;
	font-weight: bold;
	font-family: Arial, Verdana, Sans-Serif;
	text-decoration: none;
	color: #FFFFFF;
/*color: #005F8C;*/
	text-decoration: none;
	padding-right: 5px;
}
.seeVideo:visited
{
	text-decoration: none;
}
.seeVideo:hover
{
	color: #990000;
	text-decoration: none;
}
/*------------ DETALLE DEL PROGRAMA ------------*/
.detailPrograma
{
	margin: 0;
	background-image: url(http://www.canal22.tv/images/noticias22/background-bio.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Verdana, Sans-Serif;
}
.detailPrograma h1
{
	background-color: #E3FFF1;
	color: #333333;
}
.detailPrograma H3
{
	font-family: Georgia, Arial, Verdana, Sans-Serif;
}
.detailPrograma p
{
	
	text-align: justify;
	font-size: 90%;
	color: #000000;
	/*padding: 0 10px 10px;
	*/
}

/*--------------------------- nuevas modificaciones con titulares ------------------------

.detTitulares
{
float: left;
padding: 5px;
}
*/
.TitTitulares
{
	width: 560px;
/*border: 1px solid #C0C0C0;*/
	padding-right: 5px;
	background: url(http://www.canal22.tv/images/degradado1.jpg) repeat-x;
	margin: 0 0 20px;
	width: 576px;
}
.TitTitulares
{
	margin: 0 0 1px;
	height: 135px;
}
.TitTitulares TR:hover
{
	/*[disabled]background-color:#E1F0FF;*/
}
.trAllLine TD
{
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}
.TitTitulares TD A
{
	color: #00279B;
	font-family: Corbel;
	text-align: left;
	font-weight: 600;
	font-size: 99%;
}
.TitTitulares TD IMG
{
	border: 0;
	margin-right: 5px;
	height: 90px;
	width: 120px;
	border: 1px solid #666666;
}
.TitTitulares TD A:linked, .TitImages A:visited, .TitImages A:active
{
	text-decoration: none;
}
.TitResumen
{
	font-size: 85%;
	vertical-align: top;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: justify;
}
/*-----------------------------------------------------------  Pager Style  para Titulares--------------------------------------*/
/*
.titpagerStyle
{
	background-color: transparent;
	color: #0099CC;
	text-align: center;
	font-family: Arial, Helvetica, Sans-Serif;
}
.titpagerStyle A
{
	text-decoration: none;
	color: #0099CC;
	text-align: center;
}
.titpagerStyle TABLE
{
	background-color: transparent;
	color: #0099CC;
	text-align: center;
	font-family: Arial, Helvetica, Sans-Serif;
}
.titpagerStyle SPAN
{
	padding: 3px 5px 2px;
	color: #FF0101;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, Sans-Serif;
	border: 1px solid #C4F0FF;
}
.titpagerStyle TD
{
	text-decoration: none;
	padding: 3px 5px 2px;
	color: #00279B;
	text-align: center;
}
.titpagerStyle TD:hover
{
	color: #FF0101;
	text-align: center;
}
*/
/*----------------- ColRight -----------------*/
.titulares22colLeft
{
	margin: 0;
	width: 570px;
	padding: 5px;
	float: left;
}
.titulares22colRight
{
	margin-right: 15px;
	width: 300px;
	float: right;
	padding: 10px;
	border-left: 1px solid #000000;
	border-left-color: #CCCCCC;
}
/*----------------------- col Right --------------------------------------*/
.tbTitTitularesRight
{
	padding: 5px;
}
.tbTitTitularesRight TR:hover
{
	background-color: #E1F0FF;
}
.detTitularesRight
{
	margin: 0;
	border: 1px solid #878787;
	padding-top: 10px;
	background: #E6E6E6;
	height: 300px;
}
.detTitularesRight TD
{
	vertical-align: top;
}
.detTitularesRight TR
{
	vertical-align: top;
}
.detTitularesRight TD IMG
{
	height: 30px;
	width: 40px;
	border: 1px solid #000000;
	margin-right: 5px;
	clear: right;
}
.detTitTitulo A
{
	font-size: 70%;
	font-weight: bold;
	color: #00279B;
	font-family: Arial, Helvetica, Sans-Serif;
	vertical-align: top;
}
.detTitFecha A
{
	font-size: 70%;
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, Sans-Serif;
	vertical-align: top;
}
.detTitularesSearch
{
	margin-bottom: 5px;
	display: inline;
	background-color: transparent;
	width: 98%;
	font-size:80%;
}
.detTitularesSearch IMG
{
	height: 16px;
}
/*-----------------------------------------------------------  Pager Right  para Titulares--------------------------------------*/
.titpagerStyleRight
{
	background-color: transparent;
	color: #0099CC;
	text-align: center;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 80%;
	text-align: center;
}
.titpagerStyleRight A
{
	text-decoration: none;
	color: #0099CC;
	text-align: center;
}
.titpagerStyleRight TABLE
{
	background-color: transparent;
	color: #0099CC;
	text-align: center;
	font-family: Arial, Helvetica, Sans-Serif;
}
.titpagerStyleRight SPAN
{
	padding: 3px 5px 2px;
	color: #FF0101;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, Sans-Serif;
	border: 1px solid #C4F0FF;
}
.titpagerStyleRight TD
{
	text-decoration: none;
/*border: 1px solid #CCCCCC;*/
	padding: 3px 5px 2px;
	color: #00279B;
	text-align: center;
}
.titpagerStyleRight TD:hover
{
	color: #FF0101;
	text-align: center;
}
/*----------------------- TITLE ----------------*/
.titleLogo
{
	margin: 0;
	font-size: 130%;
	font-weight: bold;
	padding-left: 35px;
	color: #FFFFFF;
}
/*
.title
{
	margin: 0;
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
}
*/
.titlePresentador
{
	margin: 0;
	text-align: left;
	font-size: 130%;
	font-weight: bold;
	padding-left: 35px;
	padding-top: 5px;
	color: #FFFFFF;
/*background: url(http://www.canal22.tv/images/red-head.jpg) no-repeat;*/
}
div#eventosEspeciales
{
	background: url(http://www.canal22.tv/images/noticias22-red2.jpg) no-repeat;
	height: 143px;
	padding: 20px 0;
	margin: 18px 0; 
}
/*-----------------   SEGMENTOS ESPECIALES -----------*/
#eventosEspeciales TR
{
	margin: 5px 15px;
}
#eventosEspeciales TD
{
	width: 180px;
	text-align: center;
}
#eventosEspeciales TD IMG
{
	vertical-align: top;
	border: 0;
}
DIV#detPresentadores
{
	background: url(http://www.canal22.tv/images/noticias22-red2.jpg) no-repeat;
	height: 143px;
	padding: 3px 0;
	margin: 18px 0;
}
DIV#detPresentadores TABLE
{
	margin-top: 5px;
	margin-left: 10px;
}
DIV#detPresentadores TD
{
/*
height:1%;
margin: 0;

padding-top: 5px;*/
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Arial;
	color: #006AD5;
}
DIV#detPresentadores TD IMG
{
	border: 0;
}
/*-------------------------  segmentos especiales  --------------------

.seTopLeft
{
width:440px;
float:left;
text-align:center;
padding:10px;
}
.seTopRight
{
margin-right:10px;
float:right;
width:440px;
padding:5px;
text-align:center;
}
*/
.seLeft
{
	width: 440px;
	float: left;
	padding: 5px;
	border-right: 1px solid #C0C0C0;
}
.seRight
{
	margin-right: 10px;
	float: right;
	width: 440px;
	padding: 5px;
}
/*
.seTopLeft
{
text-align: center;
}

.seTopRight
{
text-align: center;
}
*/
.seTopRight H1
{
	text-align: center;
	font-family: Georgia, Verdana, "Times New Roman", Arial;
	color: #003399;
}
.seTopRight H2
{
	text-align: center;
	font-family: Georgia, Verdana, "Times New Roman", Arial;
	color: #5189FF;
}
.seTopRight P
{
	text-align: justify;
	font-family: Arial, Verdana, "Times New Roman";
	font-size: 80%;
}
.seBottomLeft
{
/*margin: 50px 0px -100px;*/
	background: url(http://www.canal22.tv/images/red-head.jpg) no-repeat;
/*height: 175px;*/
	color: #FFFFFF;
	width: 440px;
}
.seBottomLeft .trAllLine:hover
{
	background-color: #D7F5FF;
}
.seDetTit
{
	color: #006699;
	font-weight: bold;
	font-family: Arial, Verdana;
	font-size: 90%;
	text-align: left;
}
.seDetTit A
{
	color: #006699;
}
.seDetTit A:hover
{
	color: #990000;
}
.seDetTit A:visited
{
	color: #006699;
}
.seDetsubDesc
{
	color: #000000;
	font-family: Arial, Verdana;
	text-align: justify;
	font-size: 80%;
}
.seDetsubDesc A
{
	color: #000000;
}
.seDetsubDesc A:hover
{
	color: #990000;
}
.seDetsubDesc A:visited
{
	color: #000000;
}
.seBottomRight
{
	margin-right: 10px;
	float: right;
	width: 440px;
	padding: 5px;
	text-align: center;
	vertical-align: top;
}
/*-----------------------------------------------------------  Pager Style  para Segmentos--------------------------------------*/
.TransStyle
{
	background-color: transparent;
/*#6186B3;*/
	color: #333333;
	text-align: center;
	font-family: Arial, Verdana;
	font-size: 100%;
}
.TransStyle A
{
	text-decoration: none;
	color: #333333;
	font-size: 110%;
	text-align: center;
}
.TransStyle A:hover
{
	text-decoration: none;
	color: #800000;
	font-size: 110%;
	text-align: center;
	border: 1px solid #BFF2FF;
}
.TransStyle TABLE
{
	background-color: transparent;
	color: #333333;
	text-align: center;
}
.TransStyle SPAN
{
	padding: 3px 5px 2px;
	background-color: transparent;
	color: #800000;
	text-align: center;
	font-size: 150%;
	font-family: Arial, Verdana;
}
.TransStyle TD
{
	text-decoration: none;
/*border: 1px solid #CCCCCC;*/
	padding: 3px 5px 2px;
	color: #000000;
	text-align: center;
}
.alternatingRowTrans
{
	background-color: #F7F7F7;
}
.rowGridTrans
{
	background-color: #F3F3F3;
}
/*-------------------------     Presentadores  Detail AND MENSAJES ---------------------------*/
.pmWrapper
{
	margin: 0;
	font-family: Arial, Verdana, "Times New Roman";
	font-size: 85%;
}
.pmLeft
{
	width: 500px;
	float: left;
	padding: 5px;
	border-right: 1px solid #C0C0C0;
}
.pmTopLeft
{
	border-bottom: 1px solid #D2F7FF;
}
.imgFloatLeft
{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.pmTopLeft P
{
	vertical-align: text-top;
	text-indent: 10px;
	text-align: justify;
}
.pmRight
{
	margin-right: 10px;
	float: right;
	width: 380px;
	padding: 5px;
}
.pmTopRightVideo
{
	vertical-align: top;
	text-align: center;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.pmTopRight
{
	background: url(http://www.canal22.tv/images/red-513x31.jpg) no-repeat;
	border-bottom: 1px solid #D2F7FF;
}
.pmBottomRight
{
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
.pmBottomLeft
{
	background: url(http://www.canal22.tv/images/red-513x31.jpg) no-repeat;
	margin-bottom: 20px;
}
/*
<span class="preMenFecha"> <%# Eval("Stamp") %> </span>&nbsp;
<span class="preMenTema" > <%# Eval("Tema") %> </span><br />
<span class="preMenMensaje"><%# Eval("Mensaje") %></span>
*/
.preMenFecha
{
	font-size: 80%;
	font-weight: bold;
	color: #808080;
	text-transform: uppercase;
}
.preMenNombre
{
	font-size: 80%;
	font-weight: bold;
	color: #000000;
/*text-transform: uppercase;*/
}
.preMenTema
{
	font-size: 90%;
	font-weight: bold;
	color: #003399;
/*text-transform: uppercase;*/
}
.preMenMensaje
{
	font-size: 80%;
	color: #333333;
	text-align: justify;
}
.trMensajes
{
	vertical-align: top;
}
/*
.trMensajes:hover
{
background-color: #D9F2FF;
}
*/
.pmButton
{
/*background-color: #800000;
color: #FFFFFF;*/
	font-size: 70%;
	height: 70%;
	float: right;
}
.pmButton:hover
{
	background-color: #008866;
	color: #FFFFFF;
}
.pmButtonCanc
{
	background-color: #0080C0;
	color: #FFFFFF;
	float: left;
}
.pmButtonCanc:hover
{
	background-color: #91DBFF;
	color: #000000;
	float: left;
}
.pmTitComentario
{
	font-size: bold;
	color: #224388;
	font-size: 110%;
}
.pmLink
{
/*background-color: #800000;
color: #FFFFFF;*/
	font-size: 70%;
	float: right;
	color: #000080;
}

/*-----------------------------------------------------   Comunidad Ver B      -----------------------------------------------------*/
.comAll
{
	margin: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size:95%;

}
.comAll IMG
{
	border: 0;
}
.comA
{
	margin: 0;
	float: left;
	width: 530px;
}
.comB
{
	height: 1%;
	margin: 0;
	float: right;
	width: 375px;
}
.comAA
{
	float: left;
	margin: 0;
	padding: 10px;
	width: 510px;
	display: inline-block;
}
.comAAA
{
	float: left;
	margin: 0;
	padding: 10px;
}
.comAAB
{
	float: left;
	margin: 0;
	padding: 10px;
	width: 240px;
}
.comAB
{
	float: left;
	margin: 0;
	padding: 10px;
	width: 510px;
}
.comABA
{
	float: left;
	margin: 0;
	padding: 10px;
}
.comABB
{
	float: left;
	margin: 0;
	padding: 10px;
	width: 240px;
}
.comAC
{
	float: left;
	margin: 0;
	padding: 10px;
	width: 510px;
}
.comACA
{
	float: left;
	padding: 10px;
	margin-top:10px;
}
.comACA img
{
	margin-top:10px;	
}
.comACB
{
	float: left;
	padding: 0 10px 10px 10px;
	width: 285px;
	text-align: justify;
	vertical-align:top;
}
.comACB .pTitle
{
	font-weight: bold;
	color: #333333;
	font-size: 140%;
}
.comACB .pDays
{
	/* font-weight: bold;*/
	color: #CC9900;
	font-size: 100%;
}
.comACB .pPlace
{
	color: #0066CC;
	font-weight: bold;
	font-size: 90%;
}
.comACB .pDescription
{
	text-align: justify;
}
/*-----------------------------------------------------    COMUNIDAD   ----------------------------------------------------*/
.comunidad
{
	margin: 0;
/*margin:20px 5px 20px 5px;*/
	font-family: Arial, Verdana, Sans-Serif;
	display: inline-block;
	width:100%;
}
.comunidad .comunidadLeft
{
	width: 57%;
	float: left;
	text-align: justify;
	color: #333333;
	font: 80% sans-serif;
	display: inline-block;
}
.comunidad .comunidadLeft .comEventos
{
	float: left;
	margin-top: 15px;
}
.comunidad .comunidadLeft A
{
	float: left;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	font-size: 80%;
	margin: 15px;
}
.comunidad .comunidadLeft A:hover
{
	color: #CC9900;
}
.comunidad .comunidadLeft A:visited A:link
{
	color: #0066CC;
}
.comunidad .comunidadLeft A IMG
{
	border: 0;
	padding: 0;
}
.comunidad .comunidadLeft .pTitle
{
	font-weight: bold;
	font-size: 110%;
	color: #333333;
}
.comunidad .comunidadLeft .pDays
{
	font-weight: bold;
	font-size: 90%;
	color: #CC3300;
}
.comunidad .comunidadLeft .pPlace
{
	font-size: 90%;
	color: #0066CC;
	font-weight: bold;
}
.comunidad .comunidadLeft .pDescription
{
	font-size: 85%;
	text-align: justify;
}
.comunidad .comunidadRight
{
	float: right;
	width: 40%;
}
.comunidad .videos
{
	clear: both;
	float: left;
	margin: 10px;
}
.comunidad .adds
{
	float: right;
	margin: 10px;
}
.comunidad .description
{
	float: left;
	text-align: center;
	font-size:120%;
	width: 100%;
}
.comunidad .description .pTitle
{
	font-weight: bold;
	font-size: 110%;
	color: #333333;
	line-height: 1.1em;
}
.comunidad .description .pDays
{
	font-weight: bold;
	font-size: 80%;
	color: #CC9900;
	line-height: 1.1em;
}
.comunidad .description .pPlace
{
	font-size: 70%;
	color: #0066CC;
	font-weight: bold;
	line-height: 1.1em;
}
.comunidad .description .pDescription
{
	font-size: 85%;
	text-indent: 25px;
	text-align: justify;
	line-height: 1.1em;
}
.comunidad .description .pLink
{
	font-size: 80%;
	font-weight: bold;
	color: #C0C0C0;
	line-height: 1.1em;
}
/*--------------------------------------   VENTAS ----------------------------------------*/
.ventasWrapper
{
	margin: 0;
	font-family: Arial, Verdana, Sans-Serif;	
	font-size:120%;
}
.ventasAdministracion
{
	margin: 0;
	font-size: 50%;
	padding: 5px;
}
/*-----------------    NOTICIAS   ----------------------*/
.noticiasWrapper
{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:120%;
	width: 915px;
	
}

.noticiasWrapperLeft
{
	float: left;
	vertical-align:top;
}
.noticiasLeft
{
	vertical-align:top;
	margin: 0;
	padding: 0;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
	width: 175px;
	
}
.noticiasLeft .legend
{
	padding: 10px;
	color: #B00000;
	font-weight: bold;
	font-size: 90%;
	text-align: left;
}
.noticiasLeft A
{
	text-decoration: none;
	color: #005F8C;
}
.noticiasTitle
{
	margin: 5px;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #B3CBEC;
	font-size: 80%;
	color: #2B65B0;
	padding: 0 0 10px;
}
/*noticiasLeft a:active*/
#INVALID-RULE
{
	text-decoration: none;
}
.noticiasLeft A:link
{
	text-decoration: none;	
}
.noticiasLeft A:hover
{
	color: #0000FF;
	text-decoration: none;
}
.noticiasLeft A:visited
{
	text-decoration: none;
}
/*.............NOTICIAS CENTER ........*/
.noticiasCenter
{
	/* float: left; */
	vertical-align:top;
	width: 400px;    /* before 083109 */	
}
.noticiasCenter .imgicon
{
	float: left;
	padding: 0 10px 10px 0;
}
.noticiasCenter H3 A
{
	font-family: Georgia, Helvetica, Sans-Serif;
	padding: 0 10 10 10 px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-decoration: none;
}
/*
.noticiasCenter .imgparagraph
{
margin: 0 10px 10px 0;
float:left;
}
.noticiasCenter p
{
float: left;
font-size:80%;
}
*/
.noticiasCenter .imgparagraph
{
	display: inline;
	margin: 0 10px 10px 0;
	/*float:left;*/
	
}
.noticiasCenter .imgparagraph img
{
	float: left;
	margin: 5px 10px 5px 0;
	width:250px;
}
.noticiasCenter P
{
	float: left;
	font-size: 80%;
	vertical-align:top;
}
.noticiasCenter A:link
{
	text-decoration: none;
}
.noticiasCenter A:hover
{
	color: #0000FF;
	text-decoration: none;
}
.noticiasCenter A:visited
{
	text-decoration: none;
}
.noticiasCenter .leermas
{
	font-size: 90%;
	font-weight: bold;
	color: #005F8C;
	font-style: italic;
}
/*............NOTICIAS RIGHT .......*/

.noticiasRight
{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	vertical-align:top;
}
.noticiasRightInterior
{
	margin: 5px 0 5px 15px;
}
.noticiasRight H3
{
	font-family: Georgia, Helvetica, Sans-Serif;
	padding: 5px 5px 5px 15px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-decoration: none;
}
.noticiasRight UL
{
	margin: 5px;
	text-align: left;
	font-size: 80%;
	padding: 0 0 0 25px;
	color: #336699;
}
.latinoAmerica
{
/*list-style-image: url(http://www.canal22.tv/images/icons/flecha-azul.png);*/
}
.insolito
{
	list-style-image: url(http://www.canal22.tv/images/icons/exclam.png);
}
.mundo
{
	list-style-image: url(http://www.canal22.tv/images/icons/mundo.png);
}
.LatinosNews
{
/*list-style-image: url(http://www.canal22.tv/images/icons/flecha-naranja.png);*/
}
.noticiasRight A
{
	color: #005F8C;
}
.noticiasRight A:link
{
	text-decoration: none;
}
.noticiasRight A:active
{
	text-decoration: none;
}
.noticiasRight A:hover
{
	color: #0000FF;
	text-decoration: none;
}
.noticiasRight A:visited
{
	text-decoration: none;
}
/********************************CHISMES ***************************/
.homeWrapper #rowD .chismesX
{
	height: 1%;
	/*float: left;*/
	margin: 5px 0 0;
	width: 783px;
	background-image: url(http://www.canal22.tv/images/red-home-783x.jpg);
	background-repeat: no-repeat;
	font-size:110%;

}

.homeWrapper #rowD 
{
	/*height: 1%;*/
	/*float: left; */
	margin: 5px 0 0;
	width: 783px;
	background-image: url(http://www.canal22.tv/images/red-home-783x.jpg);
	background-repeat: no-repeat;
}

.chismesColA
{
	margin: 2px 10px 2px 5px;
	padding: 5px 5px 0;
	float: left;
	width: 350px;
/*display:table-row-group;*/
}
.chismesColB
{
	margin: 2px 10px 2px 5px;
	padding: 5px 5px 0;
	float: right;
	width: 350px;
/*display:table-column-group;*/
}

.homeWrapper .chismesDet
{
	margin: 4px;
	font-size: 80%;
	display: inline;
	width: 345px;
	text-align: left;
/*display:table-cell;*/
}

.homeWrapper .chismesDet A IMG
{
	/* float: left; */
	border: 0;
	/* width: 110px;
	height: 55px; */
	padding: 4px 10px 2px 10px;
}
.homeWrapper .chismesDet .pgf
{
		color: #005F8C;
		text-align:justify;
}


.homeWrapper .chismesDet P
{
	color: #005F8C;
}
.homeWrapper .chismesDet A
{
	font-weight: bold;
	color: #3C3C3C;
	text-align: right;
}
.homeWrapper .chismesDet A:link
{
	text-decoration: none;
}
.homeWrapper .chismesDet A:active
{
	text-decoration: none;
}
.homeWrapper .chismesDet A:hover
{
	color: #FF0000;
	text-decoration: none;
}
.homeWrapper .chismesDet A:visited
{
	text-decoration: none;
}

/*-------------------------*/
.detailAll
{
	margin: 0;
}
.detailAll IMG
{
	border: 0;
	padding: 10px;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #808080 #C0C0C0 #C0C0C0 #999999;
	float: left;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.detailAll H1
{
/*font-family: Georgia,'Times New Roman', Arial;*/
	font-size: 140%;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.2;
	padding: 5px;
	color: #005F8C;
	text-align: center;
}

.detailGral
{
	float: left;
	font-size: 110%;
	line-height: 1.2;
	padding: 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	width: 580px;
	border-right: 1px solid #000000;
	border-right-color: #A7BBBE;
	color: #333333;
}
.detailB
{
	float: right;
	padding-top: 25px;
}


.detailGral img
{
	float: left;
	border: 1px solid #DFF4FF;
	padding: 4px;
	margin: 0px 10px 10px 0px;
	width: 250px;
}

.detail
{
	float: left;
	font-size: 90%;
	line-height: 1.5;
	width: 80%;
	margin: 5px;
	padding: 10px 10% 5px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.detail H1
{
/*font-family: Georgia,'Times New Roman', Arial;*/
	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.2;
	padding: 5px;
	color: #005F8C;
	text-align: center;
}
.detail IMG
{
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #808080 #C0C0C0 #C0C0C0 #999999;
	float: left;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.aTag
{
	color:Black;
	margin-top: 15px;
	text-align:center;
}
.aTag a
{
	color:Black;
}
.aTag a:linked, a:visited, a:active
{
	color:Black;	
}
.aTag a:hover
{
	color: #FF9900;
}

.bgTitlePgm
{
	background-image: url( 'http://www.canal22.tv/assets/images/bgTitlePgm.png' );
	background-repeat:repeat-x;
	color: #FF0000;
	font-size: 160%;
	text-align:center;
	vertical-align:middle;	
	margin-top:10;
	margin-bottom:10;
}