body {
	/* margin: 0px;
	/* background: url(imagenes/bg.jpg) repeat fixed center top; */
}
.bg_operativo {
	margin: 0px;
	background: url(imagenes/bg_operativo.jpg) repeat fixed center top;
}
.bg_juridico {
	margin: 0px;
	background: url(imagenes/bg_juridico.jpg) repeat fixed center top;
}
.bg_saai {
	margin: 0px;
	background: url(imagenes/bg_saai.jpg) repeat fixed center top;
}
.central{
	margin: 0px auto;
	clear: left;
	float: none;
	height: auto;
	width: 800px;
}
.top{
	float: left;
	height: 70px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.top_logo{
	float: left;
	height: 70px;
	width: 280px;
}
.top_colder{
	float:right;
	width:400px;
	text-align: right;
}
.top_circular{
	font: 30px/30px "Exo", sans-serif;
	color: #0CF;
	float: right;
	height: 30px;
	width: 100%;
	margin-top: 5px;
}
.top_departamento{
	font: 16px/20px "Exo", sans-serif;
	color: #0CF;
	float: right;
	height: 20px;
	width: 100%;
}
.titulo{
	float: left;
	height: auto;
	width: 800px;
	display: block;
	margin-bottom: 30px;
}
.titulo_asunto{
	font: 16px/16px "Exo", sans-serif;
	color: #0CF;
	text-align: left;
	float: left;
	height: auto;
	width: 100%;
}
.titulo_txt{
	font: 40px/40px "Exo", sans-serif;
	color: #FFF;
	text-align: justify;
	float: left;
	height: auto;
	width: 100%;
}
.titulo_tema{
	font: 16px/16px "Exo", sans-serif;
	color: #0CF;
	text-align: left;
	float: left;
	height: auto;
	width: 100%;
}
.cuerpo{
	background: #f5f5f5;
	text-align: justify;
	padding: 30px 40px 40px;
	float: left;
	height: auto;
	width: 720px;
	margin-bottom: 30px;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.98);
	-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.98);
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.98);
}
.cuerpo_fecha{
	font: 16px/30px "Exo", sans-serif;
	color: #333;
	text-align: right;
	float: left;
	height: 30px;
	width: 100%;
	margin-bottom: 20px;
}
.cuerpo_titulo{
	font: bold 30px/40px "Exo", sans-serif;
	color: #333;
	text-align: left;
	float: left;
	height: 40px;
	width: 100%;
	margin-bottom: 50px;
}
.cuerpo_texto{
	font: 16px/16px "Exo", sans-serif;
	color: #333;
	text-align: justify;
	float: left;
	height: auto;
	width: 100%;
}
.cuerpo_atentamente{
	font: bold 16px/16px "Exo", sans-serif;
	color: #333;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 50px;
}
.cuerpo_nombre{
	font: 20px/30px "Exo", sans-serif;
	color: #333;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
}
.cuerpo_puesto{
	font: 16px/16px "Exo", sans-serif;
	color: #333;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 50px;
}
.cuerpo_archivos_tit{
	font-family: "Exo", sans-serif;
	font-size: 1.2rem;
	padding-bottom:10px;
	font-weight:700;
	color: #0c988c;
}
.cuerpo_archivos_fila{
	display: block;
}
.cuerpo_archivos_ico{
	height: 60px;
	width: 50px;
}
.cuerpo_archivos_ico img{
	height: 40px;
	width: 40px;
	margin:5px;
}
.cuerpo_archivos_nombre{
	font-family: "Exo", sans-serif;
	font-size: 0.8rem;
	color: #333;
	font-weight:700;
	text-decoration: underline;
}
.elabora_tit{
	font: 16px/20px "Exo", sans-serif;
	color: #0CF;
	text-align: right;
	float: left;
	height: 20px;
	width: 100%;
}
.elabora_txt{
	font: bold 16px/20px "Exo", sans-serif;
	color: #FFF;
	text-align: right;
	float: left;
	height: 20px;
	width: 100%;
}
.pie{
	float: left;
	height: auto;
	width: 100%;
	margin-top: 20px;
	padding-bottom: 20px;
}
.pie_logo{
	float: left;
	height: 40px;
	width: 200px;
}
.pie_txt{
	font: 16px/20px "Exo", sans-serif;
	color: #0CF;
	float: left;
	height: 40px;
	width: 420px;
	margin-left: 20px;
}
.pie_social{
	float: left;
	height: 30px;
	width: 30px;
	margin-top: 5px;
	margin-left: 10px;
}
.acciones{
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 30px;
}
.acciones_btn{
	padding: 10px;
	float: left;
	height: 20px;
	width: 240px;
	margin-right: 10px;
	font: 16px/20px "Exo", sans-serif;
	color: #666;
	background: #FFF;
	cursor: pointer;
	text-decoration: none;
}
.acciones_btn:active{}.acciones_btn:hover{ text-decoration:underline}
.enviar{
	float: left;
	height: 50px;
	width: 100%;
	margin-top: 10px;
	background: #FFF;
	display: none;
}
.enviar_input{
	font: 16px/28px "Exo", sans-serif;
	color: #666;
	text-align: left;
	float: left;
	height: 28px;
	width: 680px;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #CCC;
	padding-left: 5px;
}
.enviar_btn{
	font: 12px/30px "Exo", sans-serif;
	color: #FFF;
	background: #0CF;
	float: left;
	height: 30px;
	width: 80px;
	margin-top: 10px;
	margin-left: 10px;
	cursor: pointer;
	border: 1px solid #0CF;
}
