/* CSS Document */
* {
	-moz-box-sizing:border-box; 
	box-sizing:border-box;
}
body {
	margin:0px;
	background-position:top;
	background-color: #4d4d4d;
   /* background-image:url(../imgsTemplate/fndbody.jpg); */
	background-repeat:repeat-x;
}
.titulomenu {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.titulosubmenu {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	padding-top:5px;
}
.titulopromo {
	font-family:Tahoma;
	font-size:14px;
	color:#005C28;
	font-weight:bold;
	text-decoration:none;
}
.subtitulopromo {
	font-family:Tahoma;
	font-size:12px;
	color:#005C28;
	font-weight:bold;
	text-decoration:none;
}
.subtitulopromo_nj {
	font-family:Tahoma;
	font-size:12px;
	color:#8EA82B;
	font-weight:bold;
	text-decoration:none;
}
.subtitulopromo_ca {
	font-family:Tahoma;
	font-size:12px;
	color:#5296B9;
	font-weight:bold;
	text-decoration:none;
}
.txt {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
.titulopromowhite {
	font-family:Tahoma;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.titulopromogrey {
	font-family:Tahoma;
	font-size:13px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
.subtitulopromowhite {
	font-family:Tahoma;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.txtwhite {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
.titulopromorange {
	font-family:Tahoma;
	font-size:14px;
	color:#b7d439;
	font-weight:bold;
	text-decoration:none;
}
.subtitulopromorange {
	font-family:Tahoma;
	font-size:12px;
	color:#8EA82B;
	font-weight:bold;
	text-decoration:none;
}
.txtorange {
	font-family:Tahoma;
	font-size:11px;
	color:#8EA82B;
	text-decoration:none;
}
.titulohome {
	font-family:Tahoma;
	font-size:16px;
	color:#005C28;
	font-weight:bold;
	text-decoration:none;
}
.subtitulohome {
	font-family:Tahoma;
	font-size:12px;
	color:#005C28;
	font-weight:bold;
	text-decoration:none;
}
.txthome {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
.cajatxtgris {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	line-height:14px;
	font-weight:bold;
}
.promobold {
	font-family:Tahoma;
	font-size:9px;
	color:#005C28;
	font-weight:bold;
	text-decoration:none;
}
.promoplain {
	font-family:Tahoma;
	font-size:9px;
	color:#666666;
	text-decoration:none;
}
.promoplainazul {
	font-family:Tahoma;
	font-size:9px;
	color:#005C28;
	text-decoration:none;
}
.promoplainaranja {
	font-family:Tahoma;
	font-size:9px;
	color:#b7d439;
	font-weight:bold;
	text-decoration:none;
}
.promokeywords {
	font-family:Tahoma;
	font-size:9px;
	color:#95bbd4;
	font-weight:bold;
	text-decoration:none;
}
.btncompare {
	border:0px;
	width:50px;
	height:20px;
	background-color:#005C28;
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	padding-top: 3px;
}
.btncompare_todo {
	border:0px;
	width:50px;
	height:20px;
	background-color:#666666;
	font-family:Tahoma;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	padding-top: 3px;
}
/* MENU */
.categoria {
	font-family:Tahoma;
	font-size:11px;
	color:#8EA82B;
	font-weight:bold;
	text-decoration:none;
}
.categoria_wc {
	font-family:Tahoma;
	font-size:11px;
	color:#5296B9;
	font-weight:bold;
	text-decoration:none;
}
.subcategoria {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.subSUBcategoria {
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
