body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;

	background-image: url(img/fondo.gif);

	cursor: default;
}

a:link {
	color: #7F7B3B;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color:#7F7B3B;
}

a:hover {
	text-decoration: underline;
	color: #63612E;
}

a:active {
	text-decoration: underline;
	color: #63612E;
}

.bordeIzq {
	border-left: 1px solid #EBEACD;
}

.bordeDer {
	border-right: 1px solid #EBEACD;
}

.bordeDer2 {
	border-right: 1px dashed #63612E;
}

.bordeAba {
	border-bottom: 1px solid #7C783F;
}

.bordeArr {
	border-top: 1px solid #9FADBB;
}

.bordeArr1 {
	border-top: 1px solid #EBEACD;
}

.recuadro {
	border: 1px solid #AEAEAE;
}

.recuadro2 {
	border: 1px solid #7C783F;
}

.recuadro3 {
	border: 1px dashed #7C783F;
}

.recuadro4 {
	border: 1px solid #000000;
}

.fondo1 {
	background-color: #FFFFFF;
}

.fondo2 {
	background-color: #E2DFB7;
}

.fondo3 {
	background-color: #FFFFFF;
}

.fondo4 {
	background-color: #FBFCEE;
}

.fondo5 {
	background-color: #FFFFFF;
}

.fondo6 {
	background-color: #F8F9EA;
}

.fondoBuscar {
	background-attachment: scroll;
	background-image: url(img/fondo_buscar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.fondoSup {
	background-attachment: scroll;
	background-image: url(img/fondo_menuSup.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.fondoRecuadro1 {
	background-attachment: scroll;
	background-image: url(img/fondo_recuadro_1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.txt1 {
	font-family: Verdana, Arial;
	font-size: 11px;
}

.txt2 {
	font-family: Verdana, Arial;
	font-size: 10px;
}

.txt3 {
	font-family: Verdana, Arial;
	font-size: 9px;
}

.txtMenu {
	font-family: Georgia,Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #848049;
}

.txtTitulos1 {
	font-family: Georgia,Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #7C783F;
}

.txtTitulos2 {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #7C783F;
}

.txtTitulos3 {
	font-family: Georgia, Verdana, Arial;
	font-size: 21px;
	font-weight: bold;
	color: #7C783F;
}


.txtPrecio {
	font-family: Georgia, Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
}

.color1 {
	color: #000000;
}

.color2 {
	color: #7C783F;
}

.color3 {
	color: #646464;
}

.color4 {
	color: #FEE32B;
}

.cursorHand {
	cursor: pointer;
}

/* -- SCROLL -- */

#pscroller1 { /* NOTICIAS */
	margin-top: 3px;
	margin-bottom: 3px;
	width: 148px;
	height: 90px;
	border-top: 1px solid #EBEACD;
	border-bottom: 1px solid #EBEACD;
	padding: 5px;
	background-color: #FBFCEE;
}

#pscroller2 { /* PRODCTOS */
	margin-top: 3px;
	margin-bottom: 3px;
	width: 148px;
	height: 110px;
	border-top: 1px solid #EBEACD;
	border-bottom: 1px solid #EBEACD;
	padding: 5px;
	background-color: #FBFCEE;
}

.scroll {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #7C783F;
	text-align: left;
}

/* ---------- */

