﻿/*@charset "utf-8";
CSS Document*/
HTML, BODY
{
	margin: 0;
	background: url(http://www.canal22.tv/images/bg-main.gif) repeat-x center top;
}
/*--------------------------------------- Google Search ----------------------------*/
.cse-branding-form
{
	height: 20px;
	width: 220px;
	float: left;
}
.cse-branding-logo
{
	height: 20px;
	width: 60px;
	padding-top: 2px;
	display: block;
	float: left;
}
.cse-branding-text
{
	height: 20px;
	width: 270px;
	padding-top: 6px;
	display: block;
	font: 12px Arial;
	float: left;
}
.cse-box
{
	height: 20px;
	width: 555px;
}
.cse-results
{
	width: 95%;
}
/*------------------------------------------------------------------------platform*/
.platform
{
	width: 100%;
}
.leftSpacer
{
	background: url(http://www.canal22.tv/images/bg-leftspacer.jpg) no-repeat right 51px;
}
.rightSpacer
{
	background: url(http://www.canal22.tv/images/bg-rightspacer.jpg) no-repeat left 51px;
/*before 51px*/
}
/*------------------------------------------------------------------------header*/
.header
{
	height: 183px;
}
.menuLeft
{
	display: block;
	width: 1%;
/*6px;*/
	height: 61px;
	background: url(http://www.canal22.tv/images/bg-menuround.gif) no-repeat left center;
	float: left;
}
.menuMain
{
	display: block;
	width: 488px;
/*488px*/
	height: 61px;
	background: #01A9EF;
	float: left;
}
.menuRight
{
	height: 1%;
	margin: 0;
	display: block;
	width: 6px;
	height: 61px;
	background: url(http://www.canal22.tv/images/bg-menuround.gif) no-repeat right center;
	float: left;
}
/*------------------------------------------------------------------------container*/
.container
{
	width: 920px !important;
	height: 600px;
	background: #FFFFFF;
}
/*------------------------------------------------------------------------footer*/
.footer
{
	height: 115px;
	background: url(http://www.canal22.tv/images/bg-footer.gif) repeat-x center top;
	color: #383838;
	font: 12px Arial, Helvetica, sans-serif;
	padding: 20px;
}
.footer A
{
	color: #008AFF;
	text-decoration: none;
	margin: 0 10px;
}
.footer A:hover
{
	color: #000000;
	text-decoration: none;
}
.footer A:linked, .footer A:visited, .footer A:active
{
	color: #008AFF;
	text-decoration: none;
}
/*------------------------------------------------------------------------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;
}
/*------------------------------------------------------------------------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;
}

.mainLink1b{width: 126px; background: #faa505 url(http://www.canal22.tv/images/btn-bg1.gif) center top repeat-x;}
.mainLink1b:hover{background: #faa505 url(http://www.canal22.tv/images/btn-bg1.gif) center bottom repeat-x;}
.mainLink2b{ width: 117px; background: #00f8f4 url(http://www.canal22.tv/images/btn-bg2.gif) center top repeat-x;}
.mainLink2b:hover{ background: #00f8f4 url(http://www.canal22.tv/images/btn-bg2.gif) center bottom repeat-x;}
.mainLink3b{width: 94px; background: #2a00f8 url(http://www.canal22.tv/images/btn-bg3.gif) center top repeat-x;}
.mainLink3b:hover{background: #2a00f8 url(http://www.canal22.tv/images/btn-bg3.gif) center bottom repeat-x;}
.mainLink4b{width: 89px; background: #f85300 url(http://www.canal22.tv/images/btn-bg4.gif) center top repeat-x;}
.mainLink4b:hover{background: #f85300 url(http://www.canal22.tv/images/btn-bg4.gif) center bottom repeat-x;}
.mainLink5b{width: 62px; background: #1fe900 url(http://www.canal22.tv/images/btn-bg5.gif) center top repeat-x;}
.mainLink5b:hover{background: #1fe900 url(http://www.canal22.tv/images/btn-bg5.gif) center bottom repeat-x;}

/*
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;
	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%;
}
/*------- Summary articles------------*/
.articulo
{
	float: left;
	line-height: 1.1;
	width: 70%;
	margin: 0 0 0 2px;
	padding: 5px 10%;
}
.articulo P
{
	font-size: 80%;
	text-align: justify;
	font-family: Arial, Verdana, Georgia;
}
.articulo H4
{
	float: right;
	color: #000000;
	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;
	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: #000000;
	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%;
	background-color: #CAEAFF;
}
.articuloAlt P
{
	font-size: 80%;
	text-align: justify;
	font-family: Arial, Verdana, Georgia;
}
.articuloAlt H4
{
	color: #000000;
	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;
	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*/
#INVALID-RULE
{
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}
/*articulo a:hover*/
#INVALID-RULE
{
	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: #000000;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-style: italic;
	margin: 5px 0 0;
	padding: 0;
	float: right;
}
/*-------------------------*/
.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;
}
.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;
}
/*................  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;
	*/
}
/*--------------  NOTCIAS 22 -------------------------------------------------------------------------------------------------------------*/
.presentadores
{
	width: 80%;
	font-family: "Times New Roman", Arial, Georgia;
	text-align: center;
	display: block;
}
.presentadores IMG
{
	width: 139px;
	height: 138px;
	margin: 5px;
	padding: 5px 0;
	border: 0;
}
.presentadores TD A
{
	font-weight: bold;
	text-decoration: none;
	color: #006B9F;
}
.presentadores TD A:link
{
	text-decoration: none;
}
.presentadores TD A:hover
{
	color: #0098E1;
	font-weight: bold;
}
.Biografias .presentadoresMovies
{
	position: absolute;
	z-index: auto;
	top: 25px;
	right: 400px;
}
.tableNoticias22
{
	float: left;
	font-family: Arial, Verdana, "Lucida Sans Unicode";
	font-size: 120%;
}
.tableNoticias22 P
{
	font-size: 70%;
	text-align: justify;
	padding: 10px 20px 10px 10px;
}
.tableNoticias22 IMG
{
	clear: both;
	float: left;
	width: 215px;
	height: 160px;
	margin: 10px;
	padding: 5px;
}
.tableFirst
{
	margin: 10px;
	padding: 20px;
	width: 100%;
}
.tableAlt
{
	margin: 10px;
	padding: 20px;
	width: 100%;
	background-color: #CCCCCC;
}
.tdFirst
{
	width: 20%;
	vertical-align: top;
}
.tdFirst IMG
{
	border: 0;
}
/*.eventosEspeciales
{
margin: 15px 0 0 0;
}*/
.tdSec
{
	width: 80%;
}
.tdSec A
{
	text-decoration: none;
	color: #000000;
}
.tdSec A:hover
{
	text-decoration: none;
	color: #000000;
}
.tdSec A:linked
{
	text-decoration: none;
	color: #000000;
}
.tdSec A:visited
{
	text-decoration: none;
	color: #000000;
}
.tdSec A:active
{
	text-decoration: none;
	color: #000000;
}
.tdFirst A:hover
{
	text-decoration: none;
	color: #000000;
}
.tdFirst A:linked
{
	text-decoration: none;
	color: #000000;
}
.tdFirst A:visited
{
	text-decoration: none;
	color: #000000;
}
.tdFirst A:active
{
	text-decoration: none;
	color: #000000;
}
.segmentosEspeciales
{
	margin: 0;
	background-image: url(http://www.canal22.tv/images/backgrounds/segmentos-background-6.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
.segmentosEspeciales .segMov
{
	float: left;
	padding: 25px;
}
.segmentosEspeciales .segPub
{
	float: right;
	padding: 25px;
}
.segmentosEspeciales .segDesc
{
	float: left;
	padding: 25px;
	font-family: Arial, Verdana, Sans-Serif;
	width: 500px;
	font-size: 90%;
}
.segmentosEspeciales .segDesc H2
{
	font-family: Georgia, Arial, Verdana, Sans-Serif;
}
/*********                        PRESENTADORES   ******************/
.biografias
{
	float: left;
	background-image: url(http://www.canal22.tv/images/noticias22/background-bio.jpg);
	font-family: Arial, Helvetica, sans-serif;
	height: 628px;
/*margin:0;
display:inline;*/
}
#videoPresentadores
{
	float: right;
	margin: 25px 65px 0 25px;
}
.biografias #foto
{
	float: left;
	margin: 25px 0 0 45px;
}
#bio
{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}
#bio IMG
{
	float: left;
	padding: 25px 25px 5px;
}
#bio H2
{
	float: left;
	padding: 0px 0 5px 75px;
}
#bio P
{
/*clear:both;*/
	font-size: 80%;
	padding: 5px 5px 0 10px;
/*text-indent: 25px;*/
}
/*-----------------    NOTICIAS   ----------------------*/
.noticiasWrapper
{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	width: 915px;
}

.noticiasWrapperLeft
{
	float: left;
}
.noticiasLeft
{
	float: left;
	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%;
}
.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;
}
/*-----------------------------------------------------   Comunidad Ver B      -----------------------------------------------------*/
.comAll
{
	margin: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 80%;
}
.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;
}
.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;
}
.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;
}
/*------------------------------------------------------    DEPORTES ---------------------------------------------*/
.deportesWrapper
{
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.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;
}
/*--------------------------------------   VENTAS ----------------------------------------*/
.ventasWrapper
{
	margin: 0;
	font-family: Arial, Verdana, Sans-Serif;
}
.ventasAdministracion
{
	margin: 0;
	font-size: 50%;
	padding: 5px;
}
/*-------------------------------------    SALUD  -----------------------------------*/
.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;
}
.saludWrapper
{
	height: 1%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.saludLeft
{
	height: 1%;
	float: left;
	width: 580px;
}
.saludRight
{
	height: 1%;
	margin: 0;
	width: 310px;
	float: right;
}
.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;
}

/*-----------------------   ENLACES PATROCINADOS -----------------*/
.enlacespatrocinados
{
	width: 585px;
	float: left;
	margin: 15px 10px 25px 5px;
}
.enlacespatrocinadosheader
{
	font-size: 150%;
	font-weight: bold;
}
.enlacespatrocinadosdetalle
{
	margin: 15px 10px 15px 5px;
	line-height: 0.1em;
}
.enlacespatrocinadosdetalle UL
{
	font-size: 100%;
	font-weight: bold;
	color: #0066FF;
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}
.enlacespatrocinadosdetalle #subtitle
{
	font-size: 100%;
}
.enlacespatrocinadosdetalle #titleLink A
{
	font-size: 100%;
	color: #666666;
}
/*-----------------------   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;
}
/*----------------------------     HOME PAGE -----------------*/

/****************************peliculas *************************/
.homeWrapper #rowB
{
	display: inline;
	height: 190px;
}
.homeWrapper #rowB #peliculas
{
	float: left;
	padding: 0;
	width: 615px;
	height: 185px;
	background-image: url(http://www.canal22.tv/images/pink-home-615x155.jpg);
	background-repeat: no-repeat;
}
.homeWrapper #rowB #peliculas #detailPel
{
	margin: 0;
	padding: 5px 0 0 10px;
}
.homeWrapper #rowB #peliculas #detailPel P
{
	color: #000000;
	text-align: left;
}
.homeWrapper #rowB #peliculas #detailPel UL
{
/*clear:both*/
	float: left;
	font-size: 68%;
	list-style: none;
	margin: 0;
	padding: 0;
}
.homeWrapper #rowB #peliculas #detailPel IMG
{
	height: 75px;
	width: 130px;
	border: 0;
}
.homeWrapper #rowB #peliculas #detailPel UL LI A
{
	color: #3C3C3C;
}
.homeWrapper #rowB #peliculas #detailPel UL LI A:hover
{
	text-decoration: none;
	color: #FF3399;
}
.homeWrapper #rowB #peliculas #detailPel UL LI A:link, A:visited, A:active
{
	text-decoration: none;
}
.homeWrapper #rowB #peliculas #detailPel UL LI
{
	float: left;
	display: block;
	width: 140px;
	padding: 2px;
	list-style-position: inside;
}
/****************************deportes*************************/
.homeWrapper #rowB #deportes
{

	/* height: 185px; */
	background-image: url(http://www.canal22.tv/images/blue-home-300x155.jpg);
	background-repeat: no-repeat;
}
.homeWrapper #rowB #deportes #detailDeportes
{
	/* width: 280px; */
	font-size: 70%;
}
.homeWrapper #rowB #deportes #detailDeportes IMG
{
	float: left;
	border: 0;
	width: 85px;
	height: 65px;
}
.homeWrapper #rowB #deportes #detailDeportes A:hover
{
	color: #0066FF;
	text-decoration: none;
}
.homeWrapper #rowB #deportes #detailDeportes A
{
	color: #3C3C3C;
/*text-align:right;*/
}
.homeWrapper #rowB #deportes #detailDeportes P
{
	text-align: justify;
	color: #333333;
}
.homeWrapper #rowB #deportes #detailDeportes A:link, A:visited, A:active
{
	text-decoration: none;
}
/******************************/
.homeWrapper #rowC #addsLeft
{
	height: 1%;
	float: left;
	text-align: center;
}
/*****************************/
.homeWrapper #rowC
{
	height: 1%;
	margin: 0;
	display: inline;
	height: 190px;
}
.homeWrapper #rowC #entretenimiento
{
	margin: 0;
	float: left;
	padding: 0;
	width: 725px;
	height: 195px;
/*137px*/
	background-image: url(http://www.canal22.tv/images/greentab-729x137.jpg);
	background-repeat: no-repeat;
}
.homeWrapper #rowC #entretenimiento #detailEntrete
{
	margin: 0;
	padding: 10px 0 0 20px;
}
.homeWrapper #rowC #entretenimiento #detailEntrete UL
{
	float: left;
	font-size: 70%;
	list-style: none;
	margin: 0;
	padding: 0;
}
.homeWrapper #rowC #entretenimiento #detailEntrete UL LI
{
	float: left;
	display: block;
	width: 160px;
	padding: 0 4px 2px;
}
.homeWrapper #rowC #entretenimiento #detailEntrete P
{
	color: #000000;
	text-align: left;
}
.homeWrapper #rowC #entretenimiento #detailEntrete IMG
{
	height: 60px;
	width: 130px;
	border: 0;
	margin-bottom: 5px;
	margin-right: 5px;
}
.homeWrapper #rowC #entretenimiento #detailEntrete UL LI A
{
	color: #3C3C3C;
}
.homeWrapper #rowC #entretenimiento #detailEntrete UL LI A:hover
{
	text-decoration: none;
	color: #00CC00;
}
.homeWrapper #rowC #entretenimiento #detailEntrete UL LI A:link, A:visited, A:active
{
	text-decoration: none;
}
/******************************************************/
.homeWrapper #rowC #seccionesRight #addsLeft
{
	float: left;
	border: 0;
}
.homeWrapper #rowD #addsLeft
{
	float: left;
}
/********************************CHISMES ***************************/
.homeWrapper #rowD .chismes
{
	height: 1%;
	float: left;
	margin: 5px 0 0;
	width: 783px;
/*height: 137px;*/
	background-image: url(http://www.canal22.tv/images/red-home-783x.jpg);
	background-repeat: no-repeat;
/*display:table;*/
}
.chismesColA
{
	margin: 5px;
	padding: 10px 5px 0;
	float: left;
	width: 350px;
/*display:table-row-group;*/
}
.chismesColB
{
	margin: 5px;
	padding: 10px 5px 0;
	float: right;
	width: 350px;
/*display:table-column-group;*/
}
.homeWrapper .chismesDet
{
	margin: 2px;
	font-size: 75%;
	display: inline;
	width: 350px;
	text-align: left;
/*display:table-cell;*/
}
.homeWrapper .chismesDet A IMG
{
	float: left;
	border: 0;
	width: 110px;
	height: 55px;
	padding: 10px;
}
.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;
}
/*************************** ENTRETENIMIENTO ************************/
#entretenimiento
{
	font-family: Arial, Verdana, "Times New Roman";
}
#entretenimiento .TitleWOBackground
{
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	text-indent: 15px;
	color: #996600;
	padding: 5px;
	text-align: center;
}
#entretenimiento .colA
{
	float: left;
	width: 600px;
	margin: 0 0 10px;
}
#entretenimiento .colAA
{
	float: left;
/*border: 1px solid #999999;
width: 590px;
height: 240px;*/
}
.colABA
{
	float: left;
	border: 1px solid #C0C0C0;
	width: 190px;
	height: 410px;
	padding: 5px;
	margin: 15px 2px 5px;
	visibility: hidden;
}
.colABA OL LI
{
	font-size: 70%;
	margin: auto auto 5px;
}
.colABA OL LI STRONG
{
	color: #005F8C;
}
.colABBA
{
	height: 1%;
	float: left;
	border: 1px solid #C0C0C0;
	width: 585px;
/*height: 450px;*/
	margin: 5px 5px 5px -204px;
}
.colABBA .colABBAdet
{
	height: 1%;
	margin: 5px 5px 10px;
	display: inline-table;
}
.colABBA IMG
{
	float: left;
	border: 1px solid #C0C0C0;
	margin-right: 10px;
	margin-bottom: 10px;
}
.colABBA P
{
	float: left;
	font-size: 72%;
	width: 575px;
	text-align: justify;
}
.colABBA A
{
	color: #005F8C;
	text-decoration: none;
}
.colABBA A:hover
{
	color: #990000;
}
.colABBA .destacados
{
	float: left;
	width: 190px;
	padding: 4px;
	font-size: 72%;
	margin: 1px;
}
.colABBA .destacados STRONG
{
	color: #005F8C;
}
.colABBA .destacados IMG
{
	border: 1px solid #C0C0C0;
	float: left;
	width: 90px;
	height: 90px;
	margin: 5px 10px 5px 5px;
}
.colABBA .destacadosAlt
{
	float: right;
	width: 130px;
	padding: 5px;
	font-size: 70%;
	margin: 5px;
}
.colABBA .destacadosAlt STRONG
{
	color: #005F8C;
}
.colABBB
{
	float: right;
	border: 1px solid #C0C0C0;
	width: 360px;
	height: 200px;
	padding: 5px;
	margin: 8px 7px 10px 2px;
}
.colABBB .mejoresFotos
{
	float: left;
	width: 100px;
	padding: 5px;
	font-size: 65%;
	margin: 3px;
	text-align: center;
}
.colABBB .mejoresFotos IMG
{
	float: left;
	width: 80px;
	height: 80px;
	margin: 5px;
	border: 1px solid #C0C0C0;
}
.ColB
{
	float: left;
	margin: 0;
	width: 300px;
}
.eventosPat
{
	height: 1%;
	float: left;
	border: 1px solid #C0C0C0;
	width: 295px;
	margin-top: 10px;
	margin-bottom: 10px;
/*height: 450px;*/
}
.eventosPat .colDet
{
	height: 1%;
	margin: 5px;
	display: inline-table;
}
.eventosPat .colDet A:visited, A:linked, A:active
{
	text-decoration: none;
	color: #005F8C;
}
.eventosPat IMG
{
	float: left;
	border: 1px solid #C0C0C0;
	width: 65px;
	height: 50px;
	margin-right: 5px;
	margin-top: 5px;
}
.eventosPat P
{
	float: left;
	font-size: 70%;
	width: 185px;
	text-align: justify;
}
.eventosPat P A
{
	color: #005F8C;
	text-decoration: none;
}
.eventosPat P A:hover
{
	color: #CC6600;
}
.eventosPat P A:linked, P A:visited, P A:active
{
	text-decoration: none;
}
.eventosPat STRONG
{
	color: #005F8C;
}
/*----------------------------------------------- cms  -------------------------------------------------*/
.cms
{
	background-color: transparent;
	background-image: none;
	color: #333333;
	font-family: Arial, Verdana, "Lucida Sans";
	font-size: 70%;
}
.descPel
{
	padding: 0 20px 20px;
}
/* Controles para buqueda */
