@charset "UTF-8";
/* CSS

		Estilos creados por Irais Limón en LightDesign® México, 2009
		para UnoNoticias.  SECCION NOTAS
		
		Versión Creada			11/09/2009
		Última modificación 	11/09/2009
		
*/

/* NOTA ------------------------------------------------------------------------------------ */

/*se cambio el nombre de container por containerMainNota porque hay conflictos con otros estilos*/
#containerMainNota
{
	background-color: #fff;
	width: 900px;
	height:auto;	 	
	/*height: 35px;*/
	/*float: left;*/
	/*margin: 0 12px 10px 12px;*/
}

#container_nota
{
	width: 900px;
	height: auto;
	float: left;
	margin-top: 0;
	padding-bottom: 10px;	 
	background-color: #fff;
}

#container_nota_triple
{
	width: 900px;
	height: auto;
	float: left;
	margin-top: 0;
	background-color: #fff;
}

.img_nota
{
	width: 337px;
	height: 253px;
	background: url(../img/img_nota.jpg) 0 0 no-repeat;
	margin: 15px 0 0 10px;
}

/*Se agrego padding top con 15 px*/
.class_notatitle
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 15px;
}

.class_notatitle_dbl
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	/*padding-left: 15px;*/
	padding-top: 15px;
}

/*Se aumento el height de 23 a 25 y se agrego padding top*/
.class_container_ico
{
	width: 524px;
	padding-top: 10px;
	height: 25px;
	float: left;
}
/*Se quito el height*/
#nota_container
{
	width: 524px;
	height: auto;
	/*height: 485px;*/
	float: right;
	margin: 15px 15px 0 0;
	background: url(../img/img_notaback.jpg) 15px 0 no-repeat;
}

#nota_container_dbl
{
	width: 870px;
	/*height: 485px;*/
	/*float: right;*/
	margin: 10px 15px 0 15px;
	background: url(../img/back-d2.jpg) 0 0 no-repeat;
	/*background: url(../img/img_notaback.jpg) 15px 0 no-repeat;*/
}

.ico_nota1
{
	width: 108px;
	height: 18px;
	background: url(../img/img_iconota1.jpg) 0 0 no-repeat;
	float: left;
	margin-left: 15px;
	font-family: Arial;
	font-size: 11px;
	color: #AD1425;
	padding: 5px 0 0 30px;
	cursor: pointer;
}

.ico_nota1_dbl
{
	width: 108px;
	height: 18px;
	background: url(../img/img_iconota1.jpg) 0 0 no-repeat;
	float: left;
	margin-left: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #AD1425;
	padding: 5px 0 0 30px;
	cursor: pointer;
}

.ico_nota2
{
	width: 104px;
	height: 18px;
	background: url(../img/img_iconota2.jpg) 0 0 no-repeat;
	float: left;
	margin-left: 10px;
	font-family: Arial;
	font-size: 11px;
	color: #000;
	padding: 5px 0 0 30px;
	cursor: pointer;
}

.ico_nota3
{
	width: 146px;
	height: 18px;
	background: url(../img/img_iconota3.jpg) 0 0 no-repeat;
	float: left;
	margin-left: 10px;
	font-family: Arial;
	font-size: 11px;
	color: #000;
	padding: 5px 0 0 30px;
	cursor: pointer;
}

/*Se quito el heght y se agrego texr-align*/
#container_infonota
{
	width: 509px;
	height: auto;
	/*height: 200px;*/
	float: left;
	font-family: Arial;
	font-size: 14px;
	color: #000;
	margin-left: 15px;
	padding-top: 10px;
	text-align: justify;
}

/*Se agrego para el detalle doble*/
#container_infonota_dbl
{
	width: 865px;
	/*height: 200px;*/
	float: left;
	font-family: Arial;
	font-size: 14px;
	color: #000;
	margin-left: 0px;
	padding-top: 15px;
}

.class_infonota
{
	padding-bottom:10px;
	width: 180px;
	font-family: Arial;
	font-size: 11px;
	color: #AD1425;
}

.textPodcast
{
	float:  right;
	width: 50px;
	height: 15px;
	margin: 6px 2px;	
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-align: right;	
}

.contenedorPodcast
{
	float: right;
	width: 85px;
	height: 25px;
	margin: 2px 0 0 5px;	
}

/* COMENTA ------------------------------------------------------------------------------------ */

/*Se quito el height*/
#container_comenta
{
	width: 900px;
	float: left;
	background-color: #FFF;
	padding-bottom: 40px;
	
}

/*Se agrego un nuevo estilo para la imagen de la persona*/
#imgPerson
{	
	width:50px;
	height:66px;
	background: url(../img/img_persona.jpg) 0 0 no-repeat;
}

.imgUsrCommnet
{
	width: 50px;
	height:66px;
	/*background-image: url(../img/img_persona.jpg) 0 0 no-repeat;*/
}

.class_img_usr
{
	margin: 5px 5px 5px 5px;
	float: left;
	width: 50px;
	height:66px;
}

/*Se quito el height*/
#container_a
{
	width: 540px;
	/*height: 1020px;*/
	float: left;
	background-color:Transparent;
}

#container_b
{
	margin: 0 0 0 20px;
	width: 320px;
	height: auto;
	float: left;
	background-color: Transparent;
}

/*Se agrego padding botton*/
.nota_sub
{
	padding-bottom:15px;
	font-family: Arial;
	font-size: 13px;
	color: #235FAD;
	padding-left: 15px;
	font-weight: bold;
}

.comentario
{
	width: 510px;
	height: 32px;
	float: left;
	margin-left: 15px;
	font-family: Arial;
	font-size: 10px;
	color: #666;
}

.class_sig
{
	width: 180px;
	height: 22px;
	float: left;
	margin-left: 10px;
	font-family: Arial;
	font-size: 11px;
	color: #AD1425;
	padding: 3px 0 0 0px;
}

.class_contenedor
{
	width: 514px;
	/*height: auto;*/
	background-color: #f2f2f2;
	float: left;
	margin: 10px 0 0 5px;

}

.class_cerrar
{	
	width: 10px;
	height: 10px;
	background: url(../img/img_cerrar.png) 0 0 no-repeat;
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	cursor: pointer;
}

/*Se quito el background*/
.class_person
{
	float:left;
	width: 160px;
	height: 76px;
	/*background: url(../img/img_persona.jpg) 0 0 no-repeat;*/
	/*border-right: 1px solid #BFBFBF;*/
	margin: 7px 0 0 10px;
}

.class_text_comment
{
	font-family: Arial;
	font-size: 10px;
	color: #2E2E2E;
	margin: 5px 0 0 0px;
	float:left;
	width: 330px;
	padding-left: 8px;
	text-align:left;

	/*border-left: 1px solid #BFBFBF;*/
	/*overflow: auto;*/
}



.borde_gris
{
	margin-top:8px;
	width:1px;
	height:77px;
	border-left: 1px solid #BFBFBF;
	float:left;
	}

.class_nick
{
	width: 78px;
	height: 29px;
	font-family: Arial;
	font-size: 9px;
	color: #2E2E2E;
	margin: 5px 2px 0 70px;
}

.class_aviso
{
	float:left;
	font-family: Arial;
	font-size: 9px;
	color: #235FAD;
	margin-left: 180px;
	padding-top: 3px;
	cursor: pointer;
}

.aviso_gris
{	
	float: left;
	font-family: Arial;
	font-size: 9px;
	color: #6B6B6B;	
	margin-left: 3px;
	padding-top: 3px;
}

.class_cont_usr_comment
{
	float:left;
}
/*
.class_aviso
{
	width: 280px;
	font-family: Arial;
	font-size: 9px;
	color: #235FAD;
	margin-left: 180px;
	padding-top: 25px;
}*/

.aviso_gris
{
	width: 280px;
	font-family: Arial;
	font-size: 9px;
	color: #6B6B6B;
	margin-top: 0;
}

.dicContIconsProdInside
{
	margin: 10px 0 0 0;
	width: 320px;
	height: 25px;
	position: relative;
	/*padding-right: 5px;	*/
}

.divNotasRel
{
	font-family: Arial;
	width: 300px;	
	font-size: 11px;
	font-weight: bold;	
	margin: 0 0 5px 15px;
}

.titNotaRel
{	
	color: #2E2E2E;			
	text-decoration: none;
}

.imgNotaRel
{
	 width: 20px;
	 float: left;	
}

.dateNotaRel
{
	color: #DA2128;
	margin-left: 5px;
}


.divNotasComen
{	
	width: 900px;
	height: 30px;
	background: url(../img/img_backgr.png) #fff 0 0 repeat-x;		 
	float: left;		
}

.divRotator
{
	display:none;
	width: 320px;
	height: 240px;
	background: black;
	margin-top: 10px;
}

.bt_compartir
{
    width: auto;
    height: 25px;
    margin: 10px 0;
    float: right;
    /*background: url('../img/bg_compartir.jpg');*/
    
}

.facebook_class
{
    width: auto;
    height: auto;
    margin: 5px 0 0 5px;
    float: left;
}
.twitter_class
{
    width: auto;
    height: auto;
    margin: 5px 0 0 5px;
    float: left;
}
.panamericanos_class
{
	width: auto;
    height: auto;
    margin: 5px 0 0 5px;
    float: left;
	}
