body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

a.enlace:link {text-decoration:none; font-size:12px; color:#333333; font-weight: bold }
a.enlace:visited {text-decoration:none; font-size:12px; color:#333333; font-weight: bold }
a.enlace:active {text-decoration:none; font-size:12px; color:#333333; font-weight: bold }
a.enlace:hover {text-decoration:underline; color:#9d3f51; font-weight: bold }

.cuerpo{
	width:760px;
	background-color:#b4cbda;
}

.texto{
	text-align:justify;
	width:760px;
}

.baja{
	padding-top:25px;
}

.cont_cabecera{
	width:760px;
	height:100px;
	float:inherit;
	background-image:url(bg_cont_cabecera.jpg);
	background-repeat:no-repeat;
}

.formul{
	width:760px;
}

.parrafo{
	padding:20px 20px 20px 20px;
}

.pie{
	width:760px;
	height:62px;
	background-image:url(bg_cont_pie.jpg);
	background-repeat:no-repeat;
	text-align:center;
}


.parrafo_pie{
	font-size:11px;
	color:#0d7e9c;
}

.imagen{
	padding-bottom:120px;
	padding-top:35px;
}

