.lineafondo {
	background-attachment: fixed;
	background-image: url(images/linea.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.lineafondo1 {

	background-attachment: fixed;
	background-image: url(images/linea2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6B34;
	font-weight: bold;

}
.casillas {
	border: 1px solid #6b6b34;
	background-color: #F2f2e3;


}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6b6b34;
	text-decoration: none;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6b6b34;
	text-decoration: none;
}
a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #b33041;
	text-decoration: none;
}
a:active {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6b6b34;
	text-decoration: none;
}
.casillas2 {

	border: 1px solid #820818;
}
.fondo {
	background-attachment: fixed;
	background-image: url(images/contorno.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.texto2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6B34;
	font-weight: normal;
}
.ofertas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: 6b6b34;
}
