
.mod_fotodenuncias {
	width:100%;
	background-color: #e9e9e9;
	box-sizing:border-box;
}
.mod_fotodenuncias .titulo_foto {
	background-color: #b90021;
	height: 55px;
	margin-bottom: -1px;
	color: #fff;
	font:  30px nova;
	padding: 8px 4px 4px 10px;
	text-transform: uppercase;
}

.mod_fotodenuncias .titulo_foto a{
	color:#fff;
	text-decoration:none;
	font-size: 24px;
}
.mod_fotodenuncias p.mas_foto{
	background-color:#cbcbcb;
	font: 14px/19px "open sansb";
	text-align:right;
	padding-right:5px;

}
.mod_fotodenuncias p.mas_foto a{
	color:#5b6566;
}
.mod_fotodenuncias p.mas_foto a:after{
	content:"\00a0  \25BA";
	font-size: 10px;
}
.mod_fotodenuncias .articulo_foto {
	margin: 15px 10px;
	border-bottom: 1px solid #ccc;

}
.mod_fotodenuncias .articulo_foto .img_foto{
	display: inline;
	float: left;
	margin-right: 10px;
}
.mod_fotodenuncias .titulo_foto + .articulo_foto .img_foto {
	display: inline;
	float: left;
}
.mod_fotodenuncias .articulo_foto .img_foto {
	text-align:center;
	overflow:hidden;
	margin: 5px 0 0 0px;
	float:left;
	border-right: 15px solid #e9e9e9;
	border-bottom: 7px solid #e9e9e9;
}
.mod_fotodenuncias .articulo_foto .img_foto img {
	width:215px;
	height:auto;
	max-width: 215px;
}
span4.mod_fotodenuncias .articulo_foto .img_foto img {
	margin-left:-40%;
}

span3.mod_fotodenuncias .articulo_foto .img_foto {
	text-align:center;
	width:215px;
	overflow:auto;
	margin: 5px 0px 10px 0px;
	float:none;
	border:none;
}
span3.mod_fotodenuncias .articulo_foto .img_foto img {
	margin-left:0;
}
.mod_fotodenuncias .articulo_foto h3 {
	font: 19px/22px "open sansb";
	color:#000;
	letter-spacing: -0.05em;
}
.mod_fotodenuncias .articulo_foto h3 a {
	color:#000;
}
.mod_fotodenuncias .articulo_foto p {
	font: 14px/17px "open sans";
	padding-bottom: 10px;
}

.foto_fotodenuncias {
	float: left;
	margin-right: 12px;
}

.desc_fotodenuncias {
	float: right;
}

.municipio_fotodenuncias a{
color: #B90021 !important;
}
	
