@charset "UTF-8";
#oferta/* CSS Document */

 {
	background-color: #FFFFFF;
	border: 1px solid #663300;
	padding: 5px;
}
#oferta   h1 {
	font-size: 18px;
	font-weight: bold;
	color: #663300;
}
#oferta   p {
	color: #333333;
}
.destacado {
	color: #663300;
}
.contacto {
	text-align: center;
	background-color: #f0ddca;
	padding: 2px;
	width: 500px;
	margin-left: 210px;
	margin-bottom: 5px;
}
.aclaracion {
	font-size: 10px;
	font-style: italic;
	text-align: center;
}
a.contacto:link {
	text-align: center;
	color: #663300;
}
a.contacto:visited {
	text-align: center;
	color: #663300;
}
a.contacto:hover {
	text-align: center;
	color: #663300;
}
