.general {
	width: 770px;
	height: 590px;
	position: relative;
	background-image: url(../img/fondo_vademecum.jpg);
	background-repeat: no-repeat;
}

#vademecum-03 {
	position:absolute;
	left:150px;
	top:80px;
	width:620px;
	height:470px;
	background-image: url(../images/vademecum_03.jpg);
	background-repeat: no-repeat;
}

#contactFormulario {
	left: 22px;
}

#caja_formulario {
	position:absolute;
	width:513px;
	height:120px;
	z-index:1;
	left: 73px;
	top: 181px;
}
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#cajatexto {
	position:absolute;
	width:500px;
	height:106px;
	z-index:1;
	left: 83px;
	top: 67px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.textoplano {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 0.01em;
	padding-right: 15px;
	text-align: justify;
}
.textoplano2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	letter-spacing: 0.01em;
	padding-right: 15px;
	text-align: justify;
}
.textocolor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6C3900;
	letter-spacing: 0.04em;
	padding-right: 15px;
	text-align: justify;
}
