/* MORADO */

#cabecera h1.logo{
	background: url(../img/logo_morado.gif) no-repeat;
	width: 364px;
	height: 39px;
}
/*TXT*/
h1, h2, h3, h4{
	color: #98518b;
}
a:hover{
	color: #98518b;
}
/* FORM*/
.boton {
	background-color: #98518b;
	border: #98518b 1px solid;
}
.cajatxt{
	border: #98518b 1px solid;
	color: #98518b;
}
.selec{
	color: #98518b;
}
input:focus, textarea:focus { 
	background: #fcd2f4;
}
#contratar{
	background: url(../img/spot_morado.gif) no-repeat right;
}
#contratar a{
	color: #98518b;
}
ul.listado{
	list-style: none url(../img/dot_morado.gif);
}
