@charset "UTF-8";
#Fondo_01 {
	background-image: url(images/fondo_01.jpg);
	background-repeat: no-repeat;
	height: 127px;
	width: 900px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	top: 0px;
}
#Fondo_02 {
	background-image: url(images/fondo_02.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 664px;
	width: 900px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	top: 127px;
}
#Fondo_03 {
	height: 134px;
	width: 900px;
	position: absolute;
	margin-left: -450px;
	left: 50%;
	top: 791px;
	background-image: url(images/fondo_03.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A15276;
	text-align: center;
}
#Encabezado {
	width: 900px;
	height: 191px;
	position: absolute;
	z-index: 1;
	text-align: center;
	height: 191px;
	width: 900px;
	position: absolute;
}
#Texto {
	width: 900px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	top: 85px;
	height: auto;
	z-index: 1;
	line-height: 18px;
	color: #BA6088;
}
#Firma {
	height: 60px;
	width: 166px;
	top: 220px;
	position: absolute;
	left: 620px;
}
#Clientes {
	height: 20px;
	width: 900px;
	top: 535px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #BA6088;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
