a:link {
	text-decoration: none;
	color: #004600;
}
a:visited {
	text-decoration: none;
	color: #004600;
}
a:hover {
	text-decoration: underline;
	color: #004600;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #004600;
}


.Arial9Gris1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.Arial9Gris {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #414745;
	font-weight: bold;
}
.Arial10Gris {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #414745;
	font-weight: bold;
}
.Arial10Gris2 {

	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
.Arial11Gris1Neg {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
}
.Arial11VerdeNeg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #004600;
}
.Arial11MorNeg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: #9933CC;
}
.Arial12Gris1Neg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
}
.Arial14Gris1Neg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
}

.Arial18Gris1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
}


.tabla_borde {
	border: thin solid #004600;
}
.cajatexto {
	color: #004600;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.cajatexto2 {
	color: #004600;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	border: 1px solid #999999;
}
.cajatexto3 {
	color: #004600;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	border: 1px solid #999999;
	line-height: 11px;
}



.fondologin {
	background-color: #E0E0E0;
	border: none;
}
		

.boton {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #C6E6DD;
	font-weight: bold;
	height: auto;
	list-style-type: none;
	line-height: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bordegrisfino {
	border: 1px solid #666666;
}

.Cont-tablas {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 12px;
	color: #000000;
}
.tabla_bordes_laterales {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tabla_borde_drc {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tabla_borde_izq {

	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tabla_borde_supinf {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.tabla_borde_inf {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}

.tabla_borde_sup {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.Arial10VerdeNeg {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004600;
	font-weight: bold;
}
.tabla_carrito {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-attachment: fixed;
	background-image: url(archivos/fondocarrito.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.tabla_carritosinborde {
	background-attachment: fixed;
	background-image: url(archivos/fondocarrito.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: thin none #CCCCCC;
}
.capafoto {
	filter:Alpha(Opacity=90);
	background-color:#CCCCCC;
}
.capafoto2 {
	background-color:transparent;
}.linkabajo {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #414745;
	font-weight: bold;
}
.ContPolitica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	text-align: justify;
}
.Arial18Verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #01ec01;
}

