.separador
{
	height:3px;
	clear:both;
}

.reporterociudadano_textgray
{
	color:Gray;
	font-size:0.9em;
}

.reporterociudadano_textgray5em
{
	color:Gray;
	font-size:0.8em;
}

.reporterociudadano_textred
{
	color:#cc0000;
	font-size:0.9em;
}
.reporterociudadano_fecha
{
	color:#05538d;
	font-size:0.9em;
}

.reporterociudadano_negro
{
	color:Black;
	font-size:0.9em;
}

.reporterociudadano_texto3
{
	color:Black;
	font-size:1.5em; 
	font-weight:bold;
	text-decoration:none;
}

.reporterociudadano_texto3 a:hover
{ 
	text-decoration:underline;
}

/*Busqueda Reporte*/

.imgthumb
{
	width:100px;
	height:75px;
	border-style:solid;
	border: 3px #d9d9d9;
}

#divConsecutivo
{
	float:left;
	
}

#divThumbnail
{
	float:left;
	width:110px;
	height:100px;

}
#divTexto
{
	float:right;
	position:absolute;
	text-align:left;
	overflow:hidden;
}

.link_prev_sig
{
	color:#05538d;
	text-decoration:none;
	
}

.link_prev_sig a:hover
{
	color:#05538d;
	text-decoration:underline;
	
}

/*Elemetos para control LO MAS RECIENTE, LO MAS VISTO.*/

.imgthumbMasRecienteLineaDoble
{
	width:125px;
	height:100px;
	/*border-style:double;
	border: 4px #d9d9d9;*/
	float:left;
	padding-left:2px;
}

.contenidoMasVisto
{
	float:left;
	padding-left:5px;
}


.imgthumbMasRecienteLineSencilla
{
	width:135px;
	height:100px;
	/*border-style:solid;
	border: 2px #d9d9d9;*/
	padding-bottom:4px;
}
.linkDescripcion
{
	color:Black;
	font-weight:bold;
	text-align:justify;
	text-decoration:none;
	vertical-align:top;
	font-size:0.9em;
}
.ImagenesCamVideoMasRelevante
{
	/*padding-bottom:3px;
	padding-top:3px;*/
}

.linkImagen
{
	border:none;
	
}

.DivMasRecienteInterior
{
	padding: 3px 20px 3px 20px;
	text-align:left;
	vertical-align:top;
	width:135px;
	
}

.DivMasVistoInterior
{
	padding: 8px 5px 14px 5px;
	text-align:left;
	vertical-align:top;
	width:280px;
	
}

/* TOPICOS CIUDADANOS*/
.DivTopico
{
	/*border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#d9d9d9;*/
	padding-right:5px;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:10px;
	
}

/*MAPA*/
.MapaTitulo
{
	color:#05538d;
	font-size:1.0em; 
	font-weight:bold;
	text-decoration:none;
}

.MapaTitulo a:hover
{ 
	text-decoration:underline;
}

.MapaDescripcion
{
	color:Black;
	font-size:0.9em; 
	font-weight:bold;
	text-decoration:none;
}

.MapaDescripcion a:hover
{ 
	text-decoration:underline;
}

/*DETALLE DEL REPORTE*/
.reporterociudadano_tituloazul
{
	color:#05538d;
	font-size:1.5em;
	font-weight:bold;
}


.reporterociudadano_espacio
{
	 letter-spacing:0.1em;
}



