
body{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#99B7AE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
.subtitulo{
	font-size:16px;
	color:#030;
}
.cuerpo{
	text-align:justify;
	font-size:12px;
}
.cuerpo_int{
	width: 860px;
	float:left;
	background-color: #e8f4e7;
}
.cuerpo_int_texto{
	text-align:justify;
	font-size:12px;
}
.titulos_tablas{
	background-color:#030;
	font-size:16px;
	color:#FFF;
}

.texto_tablas{
	font-size:12px;
}

.tabla {
	padding: 5px;
}

.campo_texto{
	border:1px #A49E99 solid;
	background-color:#E2E3D7;
	width: 80px;
	height: 20px;
}

.encabezado{
	width: 1280px;
	margin-left:auto;
	margin-right:auto;
}

.contenedor{
	width: 100%;
	background-color: #afcab0;
	background-image:url(images/effie_social_int_fondo.jpg);
	background-repeat:repeat-x;
	height:100%;
	
}

.contenido{
	width: 1280px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	background-color: #e8f4e7;
}

.enc_titulo{
	background-image:url(images/subtitulo_1.jpg);
	width:643px;
	height:82px;
	float:left;
	font-size:20px;
}
.enc_titulo_texto{
	color:#FFF;
	margin-left:30px;
}
.enc_imagen{
	width: auto;
	height:auto;
	float:left;
}
.imagen_izq_1{
	float:left;
	height:inherit;
	background-color:#666;
	height:100%;
}

.enc_form_1 {
	width: auto;
	float:left;
	background-image:url(images/f_form.jpg);
}
.enc_form_2 {
	width: auto;
	float:left;
	background-image:url(images/f_form.jpg);
}
.enc_form_3 {
	width: auto;
	float:left;
}
.enc_form_4 {
	width: 268px;
	float:left;
}
.body_principal{
	height:auto;
	width:auto;
}

.pie{
	font-size:10px;
	text-align:center;
}

