@charset "utf-8";
/* DETALLE DE NOTA - NOTICIAS */
/**/
body
{
background-repeat: no-repeat;
background-position: top center;
background-attachment:fixed;
}
#Author{
	width:100%;
	height:50px;
	float:left;
}
#Author .Pict{
	width:250px;
	float:left;
}
#Author .Pict FIGURE{
	width:65px;
	float:left;
	margin:0 15px 0 0;
}
#Author .Pict FIGURE IMG{
	display:block;
	float:left;
}
#Author .Pict H3{
	width:170px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333;	
	margin:10px 0 0;
}
#Author .Pict H4{
	width:170px;
	float:left;
	
}
#Author .Pict H4 A{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	
	transition: 		all .1s linear;
	-moz-transition: 	all .1s linear; 
	-webkit-transition: all .1s linear;
	-o-transition: 		all .1s linear;
}
#Author .Pict H4 A:hover{
	color:#333;
}
.Redes{
	width:340px;
	float:right;
	margin:14px 0 0;
}
.Redes A{
	height:21px;
	display:block;
	float:left;
	background: url(../../temp/redes.jpg) 0 0 no-repeat;
}
.Redes .Twitter{
	width:87px;
	float:left;
	margin:0 10px 0 0;
}
.Redes .Twitter A{
	width:87px;
	background-position: left top;	
}
.Redes .Facebook{
	width:116px;
	float:left;
	margin:0 10px 0 0;
}
.Redes .Facebook A{
	width:116px;
	background-position: -101px 0;	
}
.Redes .GooglePlus{
	width:34px;
	float:left;
	overflow:hidden;
	margin:0 10px 0 0;
}
.Redes .GooglePlus A{
	width:59px;
	background-position: -231px 0;	
}
.Redes .Pinterest{
	width:46px;
	float:left;
	margin-top:-20px;
}
.Redes .Pinterest A{
	width:46px;
	background-position: right top;	
	margin:0 !important;
}

/* TopTitle > FECHAS */
#TopTitle{
	width:100%;
	float:left;
	background:#F3F3F3;
	padding:2px 0;
	margin:0 0 30px;
}
#TopTitle .InterTop{
	width:920px;
	float:left;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	padding:10px;
}
#TopTitle .InterTop .Fechas P{
	width:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#AAA;	
	margin:0px 5px 0px 0px;
	padding:0px 5px 0px 0px;
	border-right:1px solid #AAA;
}
#TopTitle .Fechas{
	float:left;
	margin:2px 0 0;
}
#TopTitle .Fechas P:last-child{
	border:none;
}
#TopTitle .Fechas P:first-child{
	color:#19bcb9;
	font-weight:bold;
}
#TopTitle .InterTop P STRONG{
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
}

/*	ACCIONES SOBRE NOTA	*/
.ActionNotes{
	float:right;
	position:relative;
}
.ActionNotes A.Nt{
	height:17px;
	margin:0 8px 0 0;
	display:block;
	float:left;
	background:url(../../images/noticias/detalle_nota/action_note.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.ActionNotes A.TxtZoomIn{
	width:25px;
	background-position:top left;
}
.ActionNotes A.TxtZoomIn:hover{
	background-position: left bottom;
}
.ActionNotes A.TxtZoomOut{
	width:15px;
	background-position:-32px 0;
	padding-right:5px;
	border-right:1px dotted #717C8E;
}
.ActionNotes A.TxtZoomOut:hover{
	background-position:-32px -17px;
}
.ActionNotes A.Imprimir{
	width:18px;
	background-position:-56px 0;
	padding-right:5px;
	border-right:1px dotted #717C8E;
}
.ActionNotes A.Imprimir:hover{
	background-position:-56px -17px;
}
.ActionNotes A.Compartir{
	width:18px;
	background-position:-83px 0;
	margin:0;
}
.ActionNotes A.Compartir:hover{
	background-position:-83px -17px;
}

/*	TITLE	*/
.TitleTxt{
	float: left;
    margin: 15px 0;
    width: 100%;
}
.TitleTxt P{
	color: #AAAAAA;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 14px;
    margin: 5px 0;
    width: 100%;
}
.TitleTxt P STRONG{
	color: #19BCB9;
    font-weight: bold;
}
.TitleTxt P STRONG:first-child{
	 text-transform: uppercase;
}
.TitleTxt H2{
	color: #333333;
    float: left;
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 42px;
    letter-spacing: -1px;
    line-height: 42px;
    margin: 5px 0;
    width: 100%;
}
/*	IMAGENES NOTA	*/
/*Picture_1
.Picture_1{
	width:620px;
	float:left;
}
.Picture_1 .Img{
	width:100%;
	float:left;
	position:relative;
}
.Picture_1 .Img IMG{
	display:block;
	float:left;	
}
.Picture_1 .Img P{
	width:600px;
	padding:5px 10px;
	float:left;
	position:absolute;
	bottom:0;
	left:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:#CCC;
	background:url(../images/detalle_nota/bg_figcap.png) 0 0 repeat;
}
*/
/*	HEADER PROGRAMA	*/
#HeadProg{
	width:100%;
	float:left;
	margin:0 0 15px 0;
}
#HeadProg IMG{
	display:block;
	float:left;
}

/* 	TELECLAVES 	*/
.Teleclaves{
	width:100%;
	float:left;
	margin:15px 0 15px;
}
.Teleclaves P{
	width:auto;
	float:left;
	margin: 10px 10px 0 0;
	font-family:'Source Sans Pro',sans-serif;
	font-size:15px;
	line-height:17px;
	font-weight:bold;
	color:#333;
	text-transform:uppercase;
}
.Teleclaves .Tag{
	display:inline;
	margin:5px 5px 0 0;
	float:left;
	padding:5px ;
	
	background:#E8F8F8;
	border:1px solid #AFE8E7;
	-webkit-border-radius: 3px;
    border-radius: 3px;
	
	transition: 		all .1s linear;
	-moz-transition: 	all .1s linear; 
	-webkit-transition: all .1s linear;
	-o-transition: 		all .1s linear;
}
.Teleclaves .Tag A{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#333;
}
.Teleclaves A:hover{
	color:#19BCB9;
}
.Teleclaves .Tag STRONG{
	font-weight:bold;
	float:left;
}
.Teleclaves .Check{
	float:right;
	margin:0 0 0 5px;
	position:relative;
	width:15px;
	height:15px;
	overflow:hidden;
}
.Teleclaves .Check .jqTransformHidden{
	top:-20px;
}

.Teleclaves .Check SPAN.jqTransformCheckboxWrapper{
	margin: 0;
}
.Teleclaves .Check A.jqTransformCheckbox{
	width:14px;
	height:13px;
	background:url(../../images/noticias/form/check-teleclaves.png) left top no-repeat;
}
.Teleclaves .Check A.jqTransformChecked {
	background-position: left bottom;
}
/*	Tooltip	*/
.Teleclaves .Tool{
	display:none;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	width:120px; height:30px;
	/*top:-50px !important;
	left:-60px;
	top:0;*/
	background:#999;
	text-align:center;
	padding:5px 10px;
	margin:-60px 0 0 -6px;
}


/*	Txt	*/
#Txt{
	width:100%;
	float:left;
	margin:10px 0 0;
}
#Txt H3{
	width:100%;
	float:left;
	margin:25px 0 0;
	font-family:'Source Sans Pro',sans-serif;
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	line-height:1.6em;
	line-height:auto;
	color:#333;
}
#Txt P, #Txt DIV{
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:1.3em;
	line-height:auto;
	color:#666;
}
#Txt P {
	margin:25px 0 0;
}
#Txt P STRONG, #Txt DIV STRONG{
	color:#333;
}
#Txt P:first-child{
	margin:0;
}
#Txt P A{
	/*color:#666;*/
	color:#19BCB9 !important;
}
#Txt P A SPAN{
	color:#19BCB9 !important;
}
#Txt P A:hover{
	color:#333;
	text-decoration:underline;
	text-decoration-color:#333;
}
#Txt P A:hover SPAN{
	color:#333;
	text-decoration:underline;
}
#Txt Q , #Txt DIV Q{
	width:510px;
	padding:15px 0 15px 50px;
	float:left;
	min-height:35px;
	margin:30px 30px 0;
	border-top:1px dotted #98A3AA;
	border-bottom:1px dotted #98A3AA;
	background:url(../../images/noticias/detalle_nota/bg_blq.png) 0 15px no-repeat;
	font-family:'Source Sans Pro',sans-serif;;
	font-weight:bold;
	font-style:italic;
	font-size:24px;
	line-height:1em;
	/*font-size:2.4em;*/
	line-height:auto;
	color:#19bcb9;
}

#Txt TABLE{
	width:100%;
	float:left;
}
#Txt TABLE TH, #Txt TABLE TD{
	background:#F3F3F3;
	border:1px solid #FFF;
	padding: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#Txt TABLE TD H4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}


/*	ACCIONES SOBRE NOTA	*/
#Actions{
	width:100%;
	float:left;
	background:#F3F3F3;
	padding:2px 0;
	margin:30px 0 0;
}
#Actions .InterActions{
	border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    float: left;
    padding: 10px;
    width: 600px;
}
#Actions .Redes {
    float: left;
    margin: 0;
    width: 310px;
}
#Actions .ActionNotes{
	margin-top:3px;
}
/*Ajuste de cajas Redes al fin de la Nota*/
#Actions .Redes .Twitter{
	margin-right:5px;
}
#Actions .Redes .Facebook{
	margin-right:5px;
}
#Actions .Redes .GooglePlus{
	margin-right:5px;
}
#Actions .Redes .Pinterest{
	margin-right:5px;
	margin-top:0px;
}

/*	VER MAS NOTAS	*/
#MasNotas{
	width:590px;
	padding:15px;
	margin:40px 0 0;
	float:left;
	background:#F3F3F3;	
}
/*	COLORES SEGUN SECCIONES	*/
#MasNotas.SieteDias{
	background-color: #032b88;
}
#MasNotas.SieteDias > H3{
	width:460px;
	color:#FFF;
}
#MasNotas.SieteDias .Box H3 A{
	color:#FFF;
}
/**/
#MasNotas H3{
	font-family:'Source Sans Pro',sans-serif;;
	font-weight:bold;
	font-size:16px;
	line-height:18px;
	color:#333;
	text-transform:uppercase;
	margin:0 0 15px 0;
	float:left;
	width:100%;
}
#MasNotas .Box{
	width:140px;
	float:left;
	margin:0 10px 0 0;
}
#MasNotas .Box:last-child{
	margin:0;
}
#MasNotas FIGURE{
	width:140px;
	height:117px;
	float:left;
	background:#F3F3F3;
}
#MasNotas FIGURE IMG{
	display:block;
	float:left;
}
#MasNotas .Box H3{
	text-transform:none;
	margin:10px 0 0;
}
#MasNotas .Box H3 A{
	color:#333;
	
	transition: 		all .1s linear;
	-moz-transition: 	all .1s linear; 
	-webkit-transition: all .1s linear;
	-o-transition: 		all .1s linear; 
}
#MasNotas .Box H3 A:hover{
	color:#19BCB9;
}

#MasNotas A.Vmas{
	background: url(../../images/noticias/layout/btn.png) repeat-x #f1f1f1;
	border: 1px solid #D9D9D9;
    color: #666666;
    float: right;
    font-size: 12px;
    font-weight: bold;
    height: 24px;
    line-height: 25px;
    padding: 0 15px;
    text-align: center;
	
	-webkit-border-radius: 3px;
    border-radius: 3px;
	
	-webkit-box-shadow: inset 0px 1px 0px 0px #FFF;
    box-shadow: inset 0px 1px 0px 0px #FFF;
	
	transition: 		all .1s linear;
	-moz-transition: 	all .1s linear; 
	-webkit-transition: all .1s linear;
	-o-transition: 		all .1s linear; 
}
#MasNotas A.Vmas:hover {
	background-color: #354359;
	border-color: #354359;
	color: #FFF;
	
	-webkit-box-shadow: inset 0px 1px 0px 0px #354359;
    box-shadow: inset 0px 1px 0px 0px #354359;
}




/*		BLOG		*/
#Blog{
	width:590px;
	float:left;
	margin:30px 0;
	padding:14px;
	border:1px solid #CCC;
	background:#F3F3F3;
}
#Blog H3{
	width:480px;
	float:left;
	font-family:'Source Sans Pro',sans-serif;;
	font-weight:bold;
	font-size:18px;
	line-height:26px;
	color:#333;
	text-transform:uppercase;
}
#Blog A.Vmas{
	background: url(../../images/noticias/layout/btn.png) repeat-x #f1f1f1;
	border: 1px solid #D9D9D9;
    color: #666666;
    float: right;
    font-size: 12px;
    font-weight: bold;
    height: 24px;
    line-height: 25px;
    padding: 0 15px;
    text-align: center;
	
	-webkit-border-radius: 3px;
    border-radius: 3px;
	
	-webkit-box-shadow: inset 0px 1px 0px 0px #FFF;
    box-shadow: inset 0px 1px 0px 0px #FFF;
	
	transition: 		all .1s linear;
	-moz-transition: 	all .1s linear; 
	-webkit-transition: all .1s linear;
	-o-transition: 		all .1s linear; 
}
#Blog A.Vmas:hover {
	background-color: #354359;
	border-color: #354359;
	color: #FFF;
	
	-webkit-box-shadow: inset 0px 1px 0px 0px #354359;
    box-shadow: inset 0px 1px 0px 0px #354359;
}
#Blog .ListBlog{
	width:560px;
	padding:10px 15px;
	float:left;
	background:#FFF;
	margin:15px 0 0;
}
#Blog .Pst{
	width:100%;
	float:left;
	padding:10px 0px; 
	border-bottom:1px dotted #C1C8CC;
}
#Blog .Pst:first-child{
	padding-top:0px;
}
#Blog .Pst:last-child{
	padding-bottom:0;
	border:none;
}
#Blog .iconCal{
	width:44px;
	height:48px;
	float:left;
	margin:0 10px 0 0;
	background: url(../../images/noticias/perfiluser/bg_icon-cal.png) center bottom no-repeat;
}
#Blog .iconCal .WrpCalen{
	display:block;
	float:left;
	width:42px;
	height:42px;
	border:1px solid #C4C4C4;
}

#Blog .iconCal .Month{
	width:100%;
	height:12px;
	float:left;
	text-align:center;
	background:#032b88;
	font-family: 'Source Sans Pro',sans-serif;
	font-size:12px;
	line-height:12px;
	color:#FFF;
	font-weight:bold;
}
#Blog .iconCal .Day{
	width:100%;
	float:left;
	height:30px;
	font-family:'Source Sans Pro',sans-serif;
	font-size:24px;
	line-height:26px;
	color:#333;
	text-align:center;
	font-weight:bold;
	background: url(../../images/noticias/perfiluser/sh-icon-cal.png) 0 0 no-repeat;
}
#Blog H4.TtlPst{
	width:448px;
	float:left;
	margin:5px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
}
#Blog H4.TtlPst A{
	color:#333640;
	
	transition: 		all .1s linear;
	-moz-transition: 	all .1s linear; 
	-webkit-transition: all .1s linear;
	-o-transition: 		all .1s linear; 
}
#Blog H4.TtlPst A:hover{
	color:#032B88;
	
}
#Blog .Options{
	float: left;
	width: 55px;
	margin:5px 0 0;
}
#Blog .Options A {
	background: url(../../images/noticias/nota/options.png) no-repeat;
	float: left;
    height: 20px;
    margin: 0 5px 0 0px;
    width: 20px;
}
#Blog .Options A.Comment {
	width:23px;
	background-position: -19px 0;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 17px;
    text-align: center;
}
#Blog .Options A.Cut {
	background-position: 3px 1px;
    text-indent: -9999px;
}
#Blog .Options A.Comment:hover {
	background-position: -19px -20px;
}
#Blog .Options A.Cut:hover {
	background-position: 3px -19px;
}





/*	COMENTARIOS	*/
#Comentarios{
	width:100%;
	float:left;
	margin:70px 0 0;
	padding:0 0 10px 0;
}
#Comentarios .Tp{
	width:100%;
	float:left;
	padding:0 0 10px 0;
	border-bottom:1px solid #BDC0C4;
}
#Comentarios .Tp H3{
	font-family:'Source Sans Pro',sans-serif;
	font-weight:bold;
	font-size:18px;
	line-height:20px;
	color:#333;
	text-transform:uppercase;
	width:250px;
	float:left;
}
#Comentarios .Tp A{
	float:right;
	color:#19bcb9;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height:15px;
	margin:5px 0 0;
	
	transition: 		all .1s linear;
	-moz-transition: 	all .1s linear; 
	-webkit-transition: all .1s linear;
	-o-transition: 		all .1s linear; 
}
/*	COLORES SEGUN PROGRAMA	*/
#Comentarios.SieteDias .Tp A{
	color:#032b88;
}
#Comentarios .Tp A:hover{
	color:#333;
}

#Comentarios .Form{
	width:100%;
	float:left;
	
}
#Comentarios .Form FIELDSET{
	width:100%;
	float:left;
	margin:20px 0 20px;
}
#Comentarios .Form TEXTAREA{
	width:613px;
	height:75px;
	float:left;
	padding:5px 0 0px 5px;
	margin:0 0 20px 0;
	border:1px solid #E0E1E2;
	background:#FBFBFB;
	color:#AAA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	text-align:left;
}
#Comentarios .Form .Send{
	background-color: #354359;
	border: 1px solid #354359;
	box-shadow: 0 1px 0 0 #354359 inset;
	color: #FFF;
	border-radius: 3px 3px 3px 3px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    line-height: 22px;
    margin: 0 30px 0 0;
    padding: 0 16px;
    text-align: center;
	
	transition: 		all .1s linear;
	-moz-transition: 	all .1s linear; 
	-webkit-transition: all .1s linear;
	-o-transition: 		all .1s linear; 
}
#Comentarios .Form .Send:hover {
	background: url(../../images/noticias/layout/btn.png) repeat-x #f1f1f1;
	border: 1px solid #D9D9D9;
	box-shadow: 0 1px 0 0 #FFFFFF inset;
	color: #666666;
	
	text-shadow: 1px 1px 2px #cccccc;
    filter: dropshadow(color=#cccccc, offx=1, offy=1);
}

#Comentarios .Form P{
	width:420px;
	float:left;
	margin:0;
	color:#AAA;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
}

#Comentarios .ListaComments{
	width:100%;
	float:left;
	margin:70px 0 0;
}
#Comentarios .ListaComments H3.Counter{
	font-family:'Source Sans Pro',sans-serif;
	font-weight:bold;
	font-size:18px;
	line-height:20px;
	color:#333;
	text-transform:uppercase;
	width:100%;
	float:left;
	padding:0 0 10px;
	border-bottom:1px solid #BDC0C4;
}
#Comentarios .New{
	width:578px;
	float:left;
	background:#E8F8F8;
	border:1px solid #B2E9E8;
	margin:20px 0 0;
	padding:10px 20px;
}
#Comentarios.SieteDias .New{
	border:1px solid #A7B5D5;
	background-color:#E5E9F3;
}
#Comentarios .New P{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height:15px;
	color:#333;
}
#Comentarios .New A{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	line-height:15px;
	color:#19bcb9;
	margin:0 0 0 5px;
	
	transition: 		all .1s linear;
	-moz-transition: 	all .1s linear; 
	-webkit-transition: all .1s linear;
	-o-transition: 		all .1s linear;
}
#Comentarios.SieteDias .New A{
	color:#032b88;
}
#Comentarios .New A:hover{
	color:#333;
}
#UserComm{
	width:100%;
	float:left;
	margin:20px 0 0;
}
#Comentarios .Comment{
	width:100%;
	float:left;
	margin:20px 0 0;
	position:relative;
}
#Comentarios .Comment:first-child{
	margin:0;
}
#Comentarios .Comment HEADER{
	width:618px;
	float:left;
	background:#EEF0F2;
	border:1px solid #E3E3E3;
	position:relative;
	
	-webkit-border-radius: 3px;
    border-radius: 3px;
}
#Comentarios .Comment HEADER FIGURE{
	width:48px;
	height:41px;
	float:left;
	margin:2px 10px 2px 2px;
}
#Comentarios .Comment HEADER FIGURE IMG{
	display:block;
	float:left;
}
#Comentarios .Comment HEADER H4{
	width:520px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	color:#333;
	margin:5px 0 0 0;
}
#Comentarios .Comment HEADER P.Time{
	width:520px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#838e94;
}
#Comentarios .Comment HEADER A.Denunciar{
	display:block;
	position:absolute;
	width:16px;
	height:16px;
	top:16px;
	right:11px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../../images/noticias/detalle_nota/icon-comm.png) left top no-repeat;
}

#Comentarios .Comment HEADER A.Denunciar:hover{
	background-position:left bottom;
}
#Comentarios .Comment HEADER A.Denunciar.Active{
	background-position:left bottom;
}
#Comentarios .Comment BLOCKQUOTE{
	width:550px;
	float:left;
	padding:10px 10px 0 60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7e7e7e;
}
#Comentarios .Comment .Resp{
	width:550px;
	float:left;
	padding:0px 10px 0 60px;
	margin:25px 0 0;
}
#Comentarios .Comment .Resp A{
	width:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#666;
	
	transition: 		all .1s linear;
	-moz-transition: 	all .1s linear; 
	-webkit-transition: all .1s linear;
	-o-transition: 		all .1s linear;
}
#Comentarios .Comment .Resp A.FCh{
	padding-right:10px;
	margin-right:10px;
	border-right:1px dotted #BEC7D0;
}

#Comentarios .Comment .Resp A:hover{
	color:#333;
}

#Comentarios .Comment .Califica{
	width:100px;
	float:right;
}
#Comentarios .Comment .Califica A{
	margin:0 0 0 5px;
}
#Comentarios .Comment .Califica A:first-child{
	border-right:1px dotted #BEC7D0;
	padding-right:5px;
}
#Comentarios .Comment .Califica A SPAN{
	display:block;
	float:left;
	width:16px;
	height:16px;
	margin:0 5px 0 0;
	overflow:hidden;
	background:url(../../images/noticias/detalle_nota/icon-comm.png);
	background-repeat:no-repeat;
}
#Comentarios .Comment .Califica A.Negativa SPAN{
	background-position:-18px 0px;
}
#Comentarios .Comment .Califica A.Negativa:hover SPAN{
	background-position:-18px -17px;
}
#Comentarios .Comment .Califica A.Positiva SPAN{
	background-position:top right;
}
#Comentarios .Comment .Califica A.Positiva:hover SPAN{
	background-position:bottom right;
}


#Comentarios .BtnMasNoticias {
	background: url(../../images/noticias/layout/btn.png) repeat-x #f1f1f1;
	border: 1px solid #D9D9D9;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 0 #FFFFFF inset;
    color: #666666;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 28px;
    line-height: 29px;
    margin: 30px 0;
    text-align: center;
    width: 100%;
	
	transition: 		all .1s linear;
	-moz-transition: 	all .1s linear; 
	-webkit-transition: all .1s linear;
	-o-transition: 		all .1s linear; 
}
#Comentarios .BtnMasNoticias:hover {
	background-color: #354359;
	border-color: #354359;
	box-shadow: 0 1px 0 0 #354359 inset;
	color: #FFF;
}

/* ASIDE GRID 4 */




/*	RELACONADAS	*/

#Relacionadas{
	float: left;
    margin: 0 0 25px;
	width: 100%;
	padding-bottom:15px;
	border-bottom:1px solid #BDC0C4;
}
#Relacionadas H2.Title {
	border-bottom: 1px solid #BDC0C4;
    float: left;
    padding: 0 0 10px;
	margin: 0 0 15px;
    width: 100%;
}
#Relacionadas H2.Title STRONG {
	color: #333333;
    float: left;
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -0.5px;
    line-height: 18px;
    text-transform: uppercase;
}
#Relacionadas .RowNote{
	width:100%;
	float:left;
	margin:15px 0 0;
	padding:0 0 5px 0;
	border-bottom:1px dotted #C1C8CC;
}
#Relacionadas .RowNote:nth-child(2){
	margin-top:0;
}
#Relacionadas .RowNote:last-child{
	border:none;
	padding-bottom:0;
}
#Relacionadas .RowNote .Image{
	width:80px;
	height:67px;
	float:left;
	margin:0px 10px 10px 0;
}
#Relacionadas .RowNote H1{
	width:210px;
	float:left;	
}
#Relacionadas .RowNote H1 A{
	width:100%;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
	color:#333;	
	
	transition: 		all .1s linear;
	-moz-transition: 	all .1s linear; 
	-webkit-transition: all .1s linear;
	-o-transition: 		all .1s linear; 
}
#Relacionadas .RowNote H1 A:hover{
	color:#19BCB9;
}
#Relacionadas .RowNote .Options {
	float: left;
	width: 210px;
	margin:10px 0 0;
}
#Relacionadas .RowNote .Options A {
	background: url(../../images/noticias/nota/options.png) no-repeat;
	float: left;
    height: 20px;
    margin: 0 5px 0 0px;
    width: 20px;
}
#Relacionadas .RowNote .Options A.Comment {
	width:23px;
	background-position: -19px 0;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 17px;
    text-align: center;
}
#Relacionadas .RowNote .Options A.Cut {
	background-position: 3px 1px;
    text-indent: -9999px;
}
#Relacionadas .RowNote .Options A.Comment:hover {
	background-position: -19px -20px;
}
#Relacionadas .RowNote .Options A.Cut:hover {
	background-position: 3px -19px;
}
/*	STAR RATING	*/
.ActionNotes .Rating{
	height:17px;
	float:left;
	padding-right:5px;
	margin-right:5px;
	border-right:1px dotted #717C8E;
}
.ActionNotes .Rating UL{
	width:85px;
	float:left;
	margin:0 2px 0 0;
}
.ActionNotes .Rating UL LI{
	width:15px;
	margin:0 2px 0 0;
	float:left;
}
.ActionNotes .Rating UL LI A.Star{
	width:15px !important;
	height:14px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	background:url(../../images/noticias/detalle_nota/star_rating/icon-star.png) top right no-repeat;

}
.ActionNotes .Rating UL LI A.Star:hover{
	background-position: top left;
}
.ActionNotes .Rating UL LI A.Selected{
	background-position: top left;
}
.ActionNotes .Rating .Counter{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#717c8e;
	margin:1px 0 0;
}
.ActionNotes .Rating .Counter SPAN{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#717c8e;
}


/*	COMPARTIR	*/
.ToolTips{
	background: url(../../images/noticias/detalle_nota/share-box/bg-box.png) no-repeat scroll 188px 0 transparent;
    display: none;
    padding: 9px 0 0;
    position: absolute;
    right: -10px;
    top: 25px;
    width: 220px;
    z-index: 999;
	
	-webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}
.ToolTips H3.Titl{
	background:#282828 url(../../images/noticias/detalle_nota/share-box/bg-top.jpg) top left repeat-x;
    color: #FFFFFF;
    float: left;
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 14px;
    line-height: 16px;
    padding: 5px 10px;
    width: 200px;
	
	-webkit-border-radius: 3px 3px 0px 0px;
    border-radius: 3px 3px 0px 0px;
}
.ToolTips .Inner{
	float: left;
    padding: 5px 10px;
    width: 200px;
	/*background:#383838;*/
	background-image: linear-gradient(bottom, #323232 20%, #3C3C3C 60%);
	background-image: -o-linear-gradient(bottom, #323232 20%, #3C3C3C 60%);
	background-image: -moz-linear-gradient(bottom, #323232 20%, #3C3C3C 60%);
	background-image: -webkit-linear-gradient(bottom, #323232 20%, #3C3C3C 60%);
	background-image: -ms-linear-gradient(bottom, #323232 20%, #3C3C3C 60%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.2, #323232),color-stop(0.6, #3C3C3C));
}
.ToolTips .Inner UL{
	width:100%;
	float:left;
}
.ToolTips .Inner UL LI{
	float: left;
    margin: 5px 0;
    width: 50%;
}
.ToolTips .Inner UL A{
	color: #D1D8DF;
    display: block;
    float: left;
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 13px;
    height: auto;
    line-height: 16px;
    margin: 0;
    overflow: visible;
    text-indent: 5px;
} 
.ToolTips .Inner UL A:hover{
	color:#19bcb9;
}
.ToolTips .Inner A SPAN{
	width:16px;
	height:16px;
	display:block;
	float:left;
	background:url(../../images/noticias/detalle_nota/share-box/icons.png);
	background-repeat:no-repeat;
}

.ToolTips .Inner A.Fb SPAN{
	background-position:left top;
}
.ToolTips .Inner A.Dl SPAN{
	background-position:right top;
}
.ToolTips .Inner A.Tw SPAN{
	background-position:0 -17px;
}
.ToolTips .Inner A.Re SPAN{
	background-position:-17px -17px;
}
.ToolTips .Inner A.Gp SPAN{
	background-position:0 -34px;
}
.ToolTips .Inner A.Li SPAN{
	background-position:-17px -34px;
}
.ToolTips .Inner A.Email SPAN{
	background-position:left bottom;
}

/************************************************
		FANCYBOX Enviar Nota por mail
************************************************/
#SendNoteMail{
	width:420px;
	float:left;
	display:none;
}
#SendNoteMail .Form{
	width:420px;
	margin:0;
}
#SendNoteMail .FormMail{
	width:100%;
	float:left;
}
#SendNoteMail .FormMail H2{
	color: #333333;
    float: left;
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 36px;
    font-weight: normal;
    line-height: 38px;
    margin: 0;
    width: 100%;
}
#SendNoteMail .FormMail P LABEL {
	width: 94px;
}
#SendNoteMail .FormMail P INPUT[type="text"] {
	width: 300px;
}
#SendNoteMail .FormMail P TEXTAREA{
	width:302px;
}
#SendNoteMail .Buttons{
	width:100%;
	float:left;
}


/*	TOOLTIP DENUNCIAR	*/
.BoxDenunciar{
	right:7px;
	top:35px;
}
.ToolTips .Inner P.Denuncia{
	width:180px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
.ToolTips .SendDen{
	background: url(../../images/noticias/layout/btn.png) repeat-x #f1f1f1;
	border: 1px solid #D9D9D9;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 0 #FFFFFF inset;
    color: #666666;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 24px;
    line-height: 25px;
    margin: 10px 0;
    padding: 0 15px;
    text-align: center;
	
	transition: 		all .1s linear;
	-moz-transition: 	all .1s linear; 
	-webkit-transition: all .1s linear;
	-o-transition: 		all .1s linear; 
}
.ToolTips .SendDen:hover {
	background-color: #354359;
	border-color: #354359;
	box-shadow: 0 1px 0 0 #354359 inset;
	color: #FFF;
}


/*	MODELO DE NOTA 6A	*/
.Note{
	width:100%;
	float:left;
}
.Note .AsideLeft{
	width:300px;
	float:left;
	margin:0 20px 20px 0;
}
.Note .Img{
	width:100%;
	float:left;
	position:relative;
}
.Note .Img H2{
	width:580px;
	float:left;
	background:#032B87;
	padding:10px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#FFF;
}
.Note .Img FIGURE{
	width:100%;
	float:left;
	overflow:hidden;
}
.Note .Img FIGURE IMG{
	display:block;
	float:left;
}
.Note .Img P{
	width:600px;
	padding:10px;
	float:left;
	position:absolute;
	bottom:0;
	left:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:#CCC;
	background:url(../../images/noticias/detalle_nota/bg_figcap.png) 0 0 repeat;
}

/*	MODELO DE NOTA 6B	*/
.Note_6b .Img P{
	width:280px;
} 
.Note_6b .Teleclaves{
	padding-bottom:15px;
	border-bottom:1px dotted #98A3AA;
} 

.Note_6b .Sondeo{
	padding-bottom:15px;
	border-bottom:1px dotted #98A3AA;
}
.Note_6b #Txt{
	float:none;
	width:auto;
	margin:0;
}
.Note_6b #Txt P{
	width:auto;
	float:none;
}
.Note_6b #Txt Q{
	width:250px;
	min-height:35px;
	padding:15px 0 15px 50px;
	margin:15px 0;
}

/*	MODELO DE NOTA 6E	*/
#Gallery{
	width:100%;
	float:left;	
}
#Gallery > UL{
	width:100%;
	height:28px;
	float:left;
	border-bottom: 1px solid #BFC0C4;
}
#Gallery UL LI{
	float:left;
	margin-right:10px;
}
#Gallery UL LI A.Tab-A{
	height:25px;
	float:left;
	padding:0px 20px;
	background-color: #EDEDED;
    border: 1px solid #FFFFFF;
	font-family:'Source Sans Pro',sans-serif;
	font-size:12px;
	line-height:27px;
	font-weight:bold;
	color:#333;
	text-transform:uppercase;
}
#Gallery UL LI A.Active{
	background-color: #FFFFFF;
    border: 1px solid #BFC0C4;	
    border-bottom: 1px solid #FFF;
	height:27px;
}

#Gallery UL LI A SPAN{
	font-weight:normal;
	color:#19bcb9;
}

#Gallery .Paneles{
	float: left;
	/*height: 465px;*/
    width: 620px;
}
#Gallery .Panel{
	display:none;
	float:left;
	height: 465px;
    width: 620px;
	position:relative;
	overflow:hidden;
	margin:0px 0px 40px;
	border-bottom:1px solid #E2E2E2;
}
#Gallery .Panel.Active{
	display:block;
}
/*Slider*/
#Gallery .Panel .slides_container{
	/*height: 465px;*/
    width: 620px;
	float:left;
}
#Gallery .Panel .slides_container .Item{
	height: 529px;
    width: 620px;
	float:left;
	display:block;
	position:relative;
}
#Gallery #Videos,
#Gallery #Videos .slides_container .Item{
	height:570px;
}


#Gallery .Panel .slides_container .Item FIGURE{
	/*height: 465px;*/
    width: 620px;
	float:left;
	display:block;
}
#Gallery .Panel .slides_container .Item FIGURE IMG{
	display:block;
	/*height: 465px;*/
    width: 620px;
}

#Gallery .Panel .slides_container .Item P{
	width:410px;
	min-height:13px;
	padding:10px 200px 10px 10px;
	float:left;
	position:absolute;
	bottom:-40px;
	left:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:#CCC;
	background:url(../../images/noticias/detalle_nota/bg_figcap.png) 0 0 repeat;	
}
#Gallery #Videos .slides_container .Item P{
	bottom:0;
}


#Fotos A.prev, #Fotos A.next , #Videos A.prev, #Videos A.next{
	background: url(../../images/noticias/layout/header/cotizacion/arrow.png) 0 0 no-repeat;
    height: 20px;
	margin-top:5px;
    text-indent: -9999px;
    width: 20px;
	position:relative;
	z-index:9999;
}
#Fotos A.prev, #Videos A.prev{
	background-position: 0 0;
	float:left;
}
#Fotos A.next, #Videos A.next{
	background-position:0 -20px;
	float:right;	
}



/*---------------------------------------------------------------------------------------------------------
	SLIDE PAGINATION	
---------------------------------------------------------------------------------------------------------*/
UL.pagination{
	/*width:70px;*/
	position:absolute;
	right:0;
	bottom:8px;
	z-index:9999;
}
#Gallery UL.pagination LI{
	width:auto;
	float:left;
	margin:0 5px 0 0;
}
UL.pagination LI A{
	width:16px;
    height:16px;
	display:block;
	float:left;
	background:url(../../images/noticias/nota/bomba-dot.png) center top no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
UL.pagination LI A:hover{
	background-position: center bottom;
}
UL.pagination LI.current A{
	background-position: center bottom;
}






/*---------------------------------------------------------------------------------------------------------
	ADAPTACION 6_Nota_003
---------------------------------------------------------------------------------------------------------*/
#TopTitle .InterTop{
	width:600px;
}
#AutorTxt{
	width:100%;
	float:left;
	padding:10px 0;
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
}
#AutorTxt H3{
	width:auto;
	padding:0;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	font-weight:bold;
}
#AutorTxt H4{
	float:left;
	border-left:1px solid #999;
	margin-left:10px;
	padding-left:10px;
	margin-right:20px;
}
#AutorTxt H4 A{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;color:#999;
}
#Txt{
	margin-top:20px;
}


/*---------------------------------------------------------------------------------------------------------
	NUEVO FORMATO DE NOTA - 2015.11.20
---------------------------------------------------------------------------------------------------------*/
.Ads.FulW{
	height:70px;
	margin:0 0 25px;
	overflow:hidden;
}
#TopTitle .InterTop .Fechas P{
	font-size:14px;
	font-family: 'Source Sans Pro',sans-serif;
}
#TopTitle .InterTop {
	width: 920px;
	padding: 10px;
}
.TitleTxt P{
	font-family: 'Source Sans Pro',sans-serif;
	font-size:14px;
}
#Gallery > UL{
	border:none;
}
#Gallery UL LI A.Tab-A{
	border:none;
	font-size:14px;
	font-weight:normal;
	color:#333;
	background:none;
}
#Gallery UL LI A.Tab-A SPAN{
	font-weight:bold;
	color:#333;
}
#Gallery UL LI A.Active{
	border:none;
	background:#19BCB9;
	color:#FFF;
}
#Gallery UL LI A.Active SPAN{
	color:#FFF;
}
#Gallery .Paneles{
	width:100%;
	margin:3px 0 0;
	overflow:hidden;
}
#Gallery .Panel{
	width:100%;
}

/*#Gallery #Videos .Item FIGURE > IFRAME{
	margin-top:-46px;
}*/
#Gallery #Fotos{
	width:100%;
	height:570px;
	margin:0 0 40px;
	background:none;
	border-bottom:1px solid #E2E2E2;
	position:relative;
}
#Gallery .Panel .slides_container{
	width:100%;
	height: 570px;
	overflow: visible !important;
}
#Gallery #Videos .slides_container{
	height: 570px;
}
#Gallery .Panel .slides_container .slides_control{
	width:100%;
	height:100%;
}
#Gallery .Panel .slides_container .Item{
	width:940px;
	height:529px;
}
#Gallery #Fotos .slides_container .Item{
	background:#F5F5F5;
}
#Gallery .Panel .slides_container .Item A{
	width:100%;
	height:100%;
	display:inline-block;
	float:left;
}
#Gallery .Panel .slides_container .Zoom{
	display:none;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:300;
	opacity:0.5;
	background:url(/images/default/layout/gray_overlay.png) 0 0 repeat;
}
#Gallery .Panel .slides_container .Zoom SPAN{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:url(/images/default/layout/zoom_in.png) center no-repeat;
	background-size:70px;
}
#Gallery .Panel .slides_container A:hover .Zoom{
	display:block;
}

#Gallery .Panel .slides_container .Item FIGURE{
	width:100%;
	height:100%;
	overflow:hidden;
	text-align:center;
}
#Gallery .Panel .slides_container .Item FIGURE IMG{
	/*width:100%;*/
	width:auto;
	max-width:100%;
	height:auto;
	max-height:auto;
	min-height:auto;
	float: none;
	display: inline;
}
#Gallery .Panel .slides_container .Item P{
	width:840px;
	padding:14px 10px;
	bottom:-41px;
	color:#666;
	font-size:14px;
	font-family: 'Source Sans Pro',sans-serif;
	font-weight: 300;
	font-style: italic;
	background:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
UL.pagination{
	width:50%;
	left:-2000px;
	opacity:0;
}
#Fotos A.prev{
	width:50px;
	height:50px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/images/default/prev.png) 0 0 no-repeat;
	position:absolute;
	top:240px;
	left:20px;
	margin:0;
	opacity:0.5;
	z-index:6000;
}
#Fotos A.next{
	width:50px;
	height:50px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(/images/default/next.png) 0 0 no-repeat;
	position:absolute;
	top:240px;
	right:20px;
	margin:0;
	opacity:0.5;
	z-index:6000;
}
#Fotos A.prev:hover,
#Fotos A.next:hover{
	opacity:1;
}
#Fotos .Counter{
	width:80px;
	padding:12px 10px;
	position:absolute;
	bottom:0px;
	right:0px;
}
#Fotos .Counter H4{
	width:100%;
	text-align:right;
	font-family: 'Source Sans Pro',sans-serif;
	font-size:14px;
	font-weight: 700;
	font-style: italic;
	color:#666;
}
#Fotos .Counter H4 SPAN{
	font-weight: 300;
}
/*	FANCYBOX	*/
.fancybox-skin{
	background:#4b515a;
	border:none;
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}
.fancybox-title{
	width:85%;
	font-family: 'Source Sans Pro',sans-serif;
	font-size:14px;
	font-weight:300;
	font-style: italic;
	color:#FFF;
	position:absolute;
	left:20px;
	bottom:20px;
	padding:0 !important;
}
.fancybox-close{
	width:26px;
	height:25px;
	position: absolute;
	top: 15px;
	right: 20px;
	cursor: pointer;
	z-index: 8040;
	background: transparent url(/images/default/layout/fancybox/close2.png) no-repeat scroll left top;
}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 50px;
	height: 50px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: visible;
	opacity:0.5;
}
.fancybox-prev span{
	background:transparent url(/images/default/prev.png) no-repeat scroll 0px 0px;
}
.fancybox-next span{
	background:transparent url(/images/default/next.png) no-repeat scroll 0px 0px;
}
A.fancybox-nav:hover SPAN{
	opacity:1;
}
#TitleFbx{
	width:85%;
	height:30px;
	overflow:hidden;
	position:absolute;
	top:-45px;
	left:0;
	font-family: 'Source Sans Pro',sans-serif;
	font-size:22px;
	color:#FFF;
	letter-spacing: -0.5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
#CountFb{
	width:15%;
	position: absolute;
	right: 0px;
	bottom: -30px;
}
#CountFb H4{
	width:100%;
	text-align:right;
	font-family: 'Source Sans Pro',sans-serif;
	font-size:14px;
	font-weight: 700;
	font-style: italic;
	color:#B4B6B9;
}
#CountFb H4 SPAN{
	font-weight: 300;
}

/*	TEXTO	*/
#Txt P{
	font-family: 'Source Sans Pro',sans-serif;
	font-size:18px;
	font-weight: 300;
	color:#333;
}
#Txt P STRONG{
	font-weight:700;
}
#Txt BLOCKQUOTE,
#Txt .pullquote,
#Txt q{
	width:510px;
	padding:20px 25px;
	float:left;
	min-height:35px;
	margin:40px 31px 20px;
	border-top:1px dotted #98A3AA;
	border-bottom:1px dotted #98A3AA;
	background:none;
	/*background:url(../../images/noticias/detalle_nota/bg_blq.png) 0 15px no-repeat;*/
	font-family:'Source Sans Pro',sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:24px;
	line-height:1em;
	/*font-size:2.4em;*/
	line-height:auto;
	color:#19bcb9;
}
#Txt BLOCKQUOTE A,
#Txt .pullquote A,
#Txt q A{
	color:#19BCB9;
	text-decoration:underline;
}
#Txt BLOCKQUOTE A:hover,
#Txt .pullquote A:hover,
#Txt q A:hover{
	color:#128381;
}

.Teleclaves P{
	font-size:16px;
	text-transform:uppercase;
	color:#FFF;
	background: #4B515A;
	padding: 5px;
	margin: 10px 5px 0 0;
}
.Teleclaves .Tag{
	display:inline;
	margin:10px 5px 0 0;
	float:left;
	padding:5px;
	
	background:#A3E4E3;
	border:none;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	
	transition: 		all .1s linear;
	-moz-transition: 	all .1s linear; 
	-webkit-transition: all .1s linear;
	-o-transition: 		all .1s linear;
}
.Teleclaves .Tag A{
	font-family:'Source Sans Pro',sans-serif;
	font-size:16px;
	line-height:16px;
	font-weight:300;
	text-transform:uppercase;
	color:#333;
}
.Teleclaves A:hover{
	color:#000;
}
.Teleclaves .Tag STRONG{
	font-weight:bold;
	float:left;
}
.Teleclaves .Check{
	float:right;
	margin:0 0 0 5px;
	position:relative;
}

BODY{
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

