body {
	background-color: #6C1605;
	background-image: url(p1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.div-botonera {
	font-family: "Arial Narrow";
	font-size: 16px;

}
.link-barra {
	text-decoration: none;
	color: #FFFFFF;
}
.boton-servicios {
	font-family: "Arial Narrow";
	font-size: 13px;
	margin-bottom: 3px;

}
a.link-barra:hover {
	color: #FFCC00;
	text-decoration: none;
}
.pos {
	font-family: "Arial Narrow";
	font-size: 8px;
	color: #C7867A;
	line-height: 10px;

}
.p-pos {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;


}
h1 {
	margin-top: 0px;
	margin-bottom: 1px;
	padding-top: 0px;
	font-size: 9px;
	line-height: 9px;

}
.titulo1 {
	font-family: "Arial Narrow";
	font-size: 16px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #6C1605;


}
.texto {
	font-family: "Arial Narrow";
	font-size: 13px;
	color: #333333;
}
a {
	color: #6C1605;
	text-decoration: none;
}

.form-title {
	font-size: 11px;
	font-weight: bold;
	color: #6C1605;
	text-align: right;
	padding-right: 5px;
	font-family: "Arial Narrow";

}
.form-box {
	font-size: 10px;
	color: #666666;
	border: 1px solid #6C1605;
}
.form-button {
	color: #FFFFFF;
	background-color: #6C1605;
	font-size: 10px;
	border: 1px solid #FFFFFF;

}
.td-texto-si {
	font-size: 14px;
	font-weight: bold;
	font-family: "Arial Narrow";
	color: #333333;

}
