@charset "UTF-8";
/* CSS

		Estilos creados por Irais Limón en LightDesign® México, 2009
		para UnoNoticias.  SECCION REPORTE CIUDADANO UNONOTICIAS
		
		Versión Creada			15/10/2009
		Última modificación 	15/10/2009
		
*/

/* REPORTE CIUDADANO UNONOTICIAS ------------------------------------------------------------------------------------ */

#divreporte
{
	width: 900px;
	/*height: 1430px; */
	background-color: #fff;
	padding-top: 20px;
}

#container_reporte_secc
{	
	font-family: Arial;
	width: 876px;
	height: auto;
	background-color: #fff;	
	float: left;
	padding: 0 12px 0px 12px;
}

#container_reporte_principal
{	
	width: 876px;
	height: 250px;
	float: left;	
	background-color: #fff;
	margin: 10px 0 5px 0;
}

.ico_enviar
{
	width: 876px;
	height: 60px;	
	float: right;		
	text-align: right;
	
}

.divimgrep
{
	height: 140px;
	width: 133px;	
	margin: 5px 0 0 10px;
	float: left;
	
}

.img_algo
{
	width: 320px;
	height: 240px;
	background: #fff;
	float: left;		
	cursor: pointer;
}


.img_reporte_secc
{
	width: 133px;
	height: 100px;
	background: #fff;	
	cursor: pointer;	
	float: left;	
}


.class_reportetitular
{
	height: 20px;
	float: left;	
	font-family: Arial;
	color: #235FAD;
	margin-left: 10px;
	font-weight: bold;
	font-size:18px;
}
.reporte_container
{
	width: 550px;
	height: 185px;
	float: left;
	margin-top: 8px;
	background: url(../img/img_backtit.jpg) 10px 0 no-repeat #fff;
}

.divtitPrin
{
	width: 420px;
	height: 20px;
	font-family: Arial;
	margin: 20px 0 10px 10px;		
	float: left;
}
.class_reportetitle
{	
	color: #000;	
	font-size: 16px;
	font-weight: bold;	
	cursor: pointer;	
	text-decoration:none;
}
.class_reportedate
{
	width: 535px;
	height: 15px;
	font-family: Arial;
	font-size: 11px;
	color: #CA1425;	
	margin: 0 0 10px 10px;
	float:left;
}

.class_reportefecha
{	
	width: 535px;
	height: 15px;
	font-family: Arial;
	font-size: 11px;
	color: #000;	
	margin: 0 0 10px 10px;
	float: left;
	
}

.class_inforeporte
{
	width: 535px;
	height: 85px;	
	font-family: Arial;
	font-size: 14px;
	color: #000;
	float: left;
	margin:0 0 10px 10px;
	text-align: justify;
	line-height: 1.3;
	
}
#container-reporte
{
	width: 876px;
	height: 160px;
	background-color: #fff;		
	float: left;
	 margin-bottom: 10px;
}
.reporte_left
{
	width: 430px;	
	height: 150px;
	background-color: #F2F2F2;	
	float: left;	
	margin: 5px 0 0 5px;
}

.reporte_right
{
	width: 430px;	
	height: 150px;
	background-color: #F2F2F2;	
	float: right;	
	margin: 5px 0 0 5px;
}

.divtitdes
{
	width: 270px;
	font-family: Arial;
	float: left;
	margin: 5px 0 5px 15px;
}

.reporte_subtitle
{			
	font-size: 11px;
	color: #235FAD;	
	font-weight: bold;	
	text-decoration: none;	
	cursor: pointer;	
	text-decoration: none;
}

.reporte_subdate
{	
	width: 270px;
	font-family: Arial;
	font-size: 10px;
	color: #CA1425;
	margin: 0 0 5px 15px;
	float: left;
}

.reporte_subdatecolor
{	
	width: 270px;
	font-family: Arial;
	font-size: 10px;
	color: #000;
	margin: 0 0 5px 15px;
	float:left;
}

.reporte_info
{	
	width: 270px;
	font-family: Arial;
	font-size: 11px;
	color: #000;
	height: 65px ;
	margin: 0 0 10px 15px;
	float: left;	
	line-height: 1.3;
}

.contenedor_ico_principal
{
	width: 100px;
	height: 20px;	
	float:left;	
	margin: 20px 5px 0px 10px;
}

.contenedor_ico
{
	width: 100px;
	height: 20px;	
	float:left;
	padding-left: 15px;
}

.puntaje
{
	width: 20px;
	height: 20px;	
	float: left;
}

.sub_reporte
{
	font-family: Arial;
	width: 875px;
	height: 140px;
	float: left;
	background-color: #EDEDED;
	
}

.divtitAnt
{
	width: 700px;
	height: 15px;
	float:left;	
	margin: 5px 0 5px 15px;	
}
.subtitle_reporte
{		
	font-size: 12px;
	font-weight: bold;	
	color: #235FAD;
	cursor: pointer;		
	text-decoration: none;
}
.subdate_reporte
{	
	width: 700px;
	height: 15px;
	font-size: 10px;
	color: #CA1425;
	float:left;
	margin: 0 0 5px 15px;	
}
.sub_fechareporte
{
	width: 700px;
	height: 15px;
	font-size: 10px;
	color: #000;
	float:left;
	margin: 0 0 5px 15px;	
}

.sub_inforeporte
{	
	width: 700px;
	height: 50px;
	font-size: 12px;
	color: #000;
	float: left;	
	margin: 0 0 5px 15px;			
	line-height: 1.3;
}

.reportes_anteriores
{	
	width: 876px;	
	float: left;
	background-color: #fff;
}

.titular_anteriores
{
	width: 240px;
	height: 20px;
	float: left;
	font-family: Arial;
	color: #235FAD;
	margin: 0 0 5px 10px;	
	font-weight: bold;
}
.sig
{
	font-family: Arial;
	font-size: 11px;
	width: 150px;
	height: 20px;
	color: #AD1425;
	float: right;		
}
.class_banner
{
	width: 876px;
	height: 80px;	
	float: right;	
}

.class_reporte01 
{
	background: #235FAD url(../img/img_nota.png) no-repeat 90px 4px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	padding: 2px 0 0 15px;	
	float: right;
	height:15px;	
	width: 90px;			
	cursor: pointer;
	text-decoration:none;
}

.divimgrepa
{
	height: 110px;
	width: 133px;	
	margin: 5px 0 0 10px;
	float:left;
}


/*************************** Seccion MyReport **************************/

#principalMyreport
{
	width: 900px;			
	background: #fff;
}

.containerMyreport
{
	font-family:Arial, Helvetica, sans-serif;
	width: 900px;		
	height: auto;
	background: #fff;
}

.logoReporte
{
	width:263px;
	height:126px;
	float:left;	
	background:url(../img/logo_sello.gif);
	margin-top: 50px;
	margin-left: 80px;	
}

#forma_registro
{
	width: 462px;
	height: auto;
	float: right;
	margin: 50px 10px 30px 0;	
}

#h1_llenado
{
    width:462px;
    height:30px;
    background:url(../img/back-interior02.jpg);        
}

.textoPleca
{    
    font-size:16px;
    font-weight:bold;
    height:35px;
    color:#666666;
    background:url(../img/background.jpg);
    padding-top:20px;    
}

.headerFormulario
{
	font-size: 12px;
	height: 25px;	
	color: #333333;
	background-color: #CCCCCC;
	padding-top: 12px;
	padding-left: 10px;	
}

.textos_registro
{
	height: auto;
	font-size: 12px;
	color: #666666;	
	background: url(../img/background.jpg) #fff no-repeat;
}

.registro_label
{
	font-size: 12px;
	float: left;
	color: #666666;
	padding-left: 15px;
	padding-top: 10px;
	background-color: #F2F2F2;
}

.cajas
{
	margin-left: 180px;
	margin-top: 4px;
}

.textos_registro_img
{
	height: auto;
	font-size: 12px;
	color: #666666;	
	background-color: #f2f2f2;
}

.classlink
{
	font-size: 10px;
	text-decoration: none;
	display: none;	
	padding-left: 5px;
	float:left;
}

.errorimg
{	
	height: auto;
	font-size: 10px;
	color: #f00;		
	background: url(../img/background.jpg);	
	padding-left: 15px;	
	display:none;
}

.textos_registro2
{
	height: auto;
	font-size: 10px;
	color: #666666;	
	background: url(../img/background.jpg);	
	padding: 5px 0 5px 15px;
	float:left;
	width: 445px;
}

.divVacio
{
	 height: 5px;	 	
}

.bloque_seguridad
{
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;		
}

.classcaptcha
{	
	float: left;
	width: 450px;	
	margin: 5px 0 5px 10px;
}

.classboton
{
	margin: 0 10px 0 0; 	
}

.classnota
{
	width: 230px;
	height: 100px;
		
}

.labelocultarDiv
{
	display: none;
	float: left;	
}

.classheaderPopUp
{
	font-size: 16px;
	font-weight:bold;	
	
	padding-top: 8px;
	padding-left: 10px;	
	
}

/********************* Vista Previa *****************************/

.principalPreview
{
	font-family: Arial;
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 800px;	
}
.contenedorPreview
{
	float: left;	
	padding: 20px;
	background-color: #FFFFFF;
}
.comentarioPreview
{
	height: 32px;
	float: left;
	font-size: 13px;
	color: #666;
	text-align: justify;
	margin-bottom: 30px;
}
.mediasPreview
{
	width: 250px;	
	float: left;	
	margin-right: 10px;
}
.classMedia
{
	width: 250px;
	height: 192px;	
	float:left;	
	margin-bottom: 20px;		
	border: solid 1px #000;
}
.infoPreview
{
	width: 490px;	
	float: left;	
}

.tituloPreview
{
	width: 475px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin: 0 0 10px 10px;	
}
.autorPreview
{
	width: 475px;
	height: 16px;	
	font-size: 11px;
	color: #CA1425;	
	margin: 0 0 10px 10px;
}
.fechaPreview
{
	width: 475px;
	height: 15px;	
	font-size: 11px;
	color: #000;	
	margin: 0 0 10px 10px;	
}
.notaPreview
{
	width: 475px;		
	font-size: 14px;
	color: #000;		
	text-align: justify;
	line-height: 1.3;
	margin:0 0 10px 10px;
}
.infoPreview0
{
	width: 760px;	
	float: left;	
}
.tituloPreview0
{
	width: 740px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin: 0 0 10px 10px;	
}
.autorPreview0
{
	width: 740px;
	height: 16px;	
	font-size: 11px;
	color: #CA1425;	
	margin: 0 0 10px 10px;
}
.fechaPreview0
{
	width: 740px;
	height: 15px;	
	font-size: 11px;
	color: #000;	
	margin: 0 0 10px 10px;	
}
.notaPreview0
{
	width: 740px;		
	font-size: 14px;
	color: #000;		
	text-align: justify;
	line-height: 1.3;
	margin:0 0 10px 10px;
}
.piePreview
{
	
	height: 35px;
	float:left;	
	background-color: #FFFFFF;
	width: 780px;
	padding-right: 20px;
}
.btnCerrar
{
	background-color: #1E4C77;
	color: #FFFFFF;
	display: block;
	width: 120px;
	height: 30px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	margin: 0 auto;
	text-decoration: none;
	font-weight: bold;	
	vertical-align: middle;
	text-align: center;
	float:right;
}
.classfu
{
	 float: left;	
}

.panelPrewiew
{
	display: none;
}

.galeriaFotos
{
	width: 280px;
	 float: left;
}

.btnPreview
{
	clear: both;
	margin: 10px 0; 
	padding-left:15px;
	
}
.divError
{
	padding-bottom:5px; 
	padding-left:15px;
	
}

