@charset "utf-8";
/*
body {
	background: url(http://www.mapadelincuencial.org.mx/imgs/back.gif);
 
}
*/

#margen{
	width:960px;
	height:720px;
	
}

#contenedor{
	width:960px;
	height:720px;
	background: url(../imgs/img_back.png);
	background-repeat:no-repeat;
	text-align:center;
	padding: 20px 0px 0px 20px;
}

#head{
	width:920px;
	height:110px;
}

#head_denuncia{
	width:920px;
}

#cuerpo{
	width:900px;
	height:480px;
	padding:25px 10px 0px 10px;
	/*background-color: #EEEEEE;*/
}

#cuerpo_denuncia{
	width:890px;
	height:550px;	
	padding:5px 0px 0px 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*background-color: #EEEEEE;*/
}


#colum1{
	width:300px;
	float:left;
}

#colum2{
	width:300px;
	float:left;
}

#colum3{
	width:300px;
	float:left;
}

#decripcion_sec{
	width:920px;
	height:550px;	
}

#decripcion_cont{
	width:700px;
	height:480px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:12px;
}


/*Formato Blogsito*/

#contenedor_rec{
	width:280px;
	height:410px;
	padding-top:2px;
}

#note_head{
	width:260px;
	height:25px;
	margin-top:9px;
	background:#DDDDDD;
	padding-left:5px;		
}
#note_body{
	width:265px;
	height:45px;
	background:#EEEEEE;
}
#note_tit{
	width:230px;
	float:left;
	color:#333333;
	font-size:13px;font-family:'Times New Roman',Times,serif;
	padding:4px 0px 0px 5px;
	text-align:left;
}
#note_text{
	width:190px;
	height:40px;
	float:left;
	color:#000;
	font-family:'Trebuchet MS', Verdana, Arial;
	font-size:12px;
	padding:3px 5px 0px 5px;
	text-align:justify;
	word-spacing:0px;
	letter-spacing:0px;
}
#note_der{
	width:60px;
	height:40px;
	float:right;
	text-align:right;
	padding-right:5px;
}
#note_links{
	width:60px;
	height:15px;
	float:left;
	font-size:10px;
}

#note_fecha{
	float:left;
	width:60px;
	height:15px;
	font-size:11px;
}