body {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
}
.fnd-web {
	background-image: url(../img/fondor.jpg);
	background-repeat: no-repeat;
}
.campo {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #B05B3B;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.fnd-fucsia {
	background-color: #9e2982;
}
.fnd-web2 {
	background-image: url(../img/fondor2.jpg);
	background-repeat: no-repeat;
}

.fnd-verde {
	background-color: #4da432;
}

.boton {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7D412B;
	border: 1px solid #7D412B;
}
.boton-verde {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3C8327;
	border: 1px solid #3C8327;
}



.sep-hor {
	background-image: url(../img/sep-hor.jpg);
	background-repeat: repeat-x;
}
.productos {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #4DA432;
	text-decoration: none;
	background-color: #FFFFFF;
}
a.productos:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #4DA432;
	text-decoration: line-through;
	background-color: #FFFFFF;
}


.fnd-gris {
	background-color: #161616;
}
.txt-normal {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txt-enlace {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #b33094;
}
.fnd-azul {
	background-color: #2673a6;
}
.sombras {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #2673A6;
	text-decoration: none;
	background-color: #FFFFFF;
}
.fnd-marron {
	background-color: #b05b3b;
}
