a:active {
	font-family: "Trebuchet MS"; 
	font-size: 10px; 
	color: #FF9900
}

a:hover {
	font-family: "Trebuchet MS"; 
	font-size: 10px; 
	font-style: normal; 
	color: #FFFFFF
}

a {
	font-family: "Trebuchet MS"; 
	font-size: 10px; 
	color: #FF9900; 
	text-decoration: none; 
	font-style: normal
}

a:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}

.stdText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
}

.stdTextOrange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 12px;
}

.stdTextRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: red;
	font-size: 12px;
}

.notice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777;
	font-size: 12px;
}


.noticeList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777;
	font-size: 11px;
}

.menu {
	font-family: "Trebuchet MS";
	color: black;
	font-size: 10px;
	font-weight: bold;
}

.cartForm {
	font-family: "Trebuchet MS";
	color: black;
	font-size: 10px;
	text-align: right;
	border: 1px solid #A2C128;
}

a.cartAction {
	font-family: "Trebuchet MS";
	color: #FF9900;
	font-size: 10px;
}

a.cartAction:hover {
	font-family: "Trebuchet MS";
	color: #E6FA91;
	font-size: 10px;
}

a.contact {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 10px;
}

a.contact:hover {
	font-family: "Trebuchet MS";
	color: #E6FA91;
	font-size: 10px;
}

.precio {
	font-family: "Trebuchet MS";
	color: black;
	font-size: 11px;
}

.precioOferta {
	font-family: "Trebuchet MS";
	color: red;
	font-size: 11px;
}

.productList {
	font-family: "Trebuchet MS";
	color: black;
	font-size: 11px;
	font-weight: bold;
}

.productListDesc {
	font-family: "Trebuchet MS";
	color: black;
	font-size: 9px;
}

.header {
	font-family: Trebuchet MS;
	color: black;
	font-size: 18px;
}

.menuWhite {
	font-family: "Trebuchet MS";
	color: white;
	font-size: 10px;
	font-weight: bold;
}

form.nav {
	display: inline;
	
}

.verticaltext {
	writing-mode: tb-rl;
	filter: flipv fliph;
}

.text_normal {
	font-family: "Trebuchet MS";
	color: white;
	font-size: 10px;
}

.subratllat {
	border-style:solid; 
	border-width:0px 0px 1px 0px; 
	border-color:#FF9900;
	font-size: 10px;
}


form.nav select{
	font-family: "Trebuchet MS";
	color: black;
	font-size: 10px;
	/*font-weight: bold;*/
}

.lema{
	font-family: Trebuchet MS;
	color: #666;
	font-size: 15px;
	font-weight:bold;
}

.dataCapsalera{
	font-family: Trebuchet MS;
	color: #666;
	font-size: 11px;
}


