body {
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	color: #5F5F5F;
	margin-top: 3px;
	background-image: url(../imagenes/bg/fondo1.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-attachment: fixed;
}

.normal {
	font-size: 13px;
	line-height: 20px;
}
.logo{
	margin-bottom:43px;
	margin-top:20px;
}
.disponibilidad{
	width:100%;
	margin-bottom:10px;
}
.productos-img{
	width:100%;
}
.certificado{
	width:100%;
	margin-bottom:30px;
}
.esp-idioma{
	margin-left:20px;
}
ul.menu-principal{
	margin-left:-40px !important;
    -webkit-padding-start: 40px !important;
}
ul ul{
	margin-left:0 !important;
    -webkit-padding-start: 0px !important;
}
.menu-principal a{
	text-decoration:none;
}
.menu-principal a li{
	list-style:none;
	padding:5px 20px;
	background:#A5CF6B;
	color:#4E8740;
	font-weight:600;
	letter-spacing:0.06em;
}
.menu-principal li{
	list-style:none;
	padding:5px 20px;
	background:#A5CF6B;
	color:#4E8740;
	font-weight:600;
	letter-spacing:0.04em;
}
ul li.sub-menu {
	background:#FACF06;
	font-weight:400;
	padding-left:40px;
	letter-spacing:0.04em;
}
.menu-principal a:hover li{
	color:#fff;
	font-weight:900;
	background:#4E8740;
	text-decoration:none;
}
.afex_red {
	font-size: 12px;
	color: #EC5101;
}

.cat_afex_red {
	font-size: 12px;
	color: #EC5101;
	text-transform: uppercase;
	font-weight: bold;
}

.afex_green {
	font-size: 12px;
	color: #019865;
}

.titulo_products  {
	font-size: 11.6pt;
	color: #019865;
	font-weight: bold;
}

.titulo_detalles_products  {
	font-size: 11px;
	color: #019865;
	line-height: 15px;
}

.detalles_products  {
	font-size: 11px;
	color: #5F5F5F;
	line-height: 15px;
}

.detalles_products_red  {
	font-size: 11px;
	color: #EC5101;
	line-height: 15px;
}

.tablita_products  {
	font-size: 10px;
	color: #5F5F5F;
	line-height: 12px;
}


.table_inside {
	background-color: #FFFFFF;
}

.copyright {
	font-size: 10px;
	color: #738C4D;
}

a.copyright:link, a.copyright:visited {
	font-size: 10px;
	color: #738C4D;
}

a.copyright:hover {
	font-size: 10px;
	color: #CCCCCC;
}

ol  {
	list-style-position: outside;
	padding-bottom:0px;
	margin-bottom:0px;
}

ul  {
	list-style-position: outside;
	padding-bottom:0px;
	margin-bottom:0px;
}

li  {

}

/* FORMULARIO */
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input{
	font-size:12px;
	color:#5F5F5F;
}
 .input{
  		width:220px; height:17px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#5F5F5F;
		padding-top:2px;
		padding-left:3px;
		border-color:#B5D59B;
		border-style:solid;
		border-width:1px;
		background-color:#F3FAFC;
		}
		
.textarea{
  		width:220px; height:46px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#5F5F5F;
		padding-top:2px;
		padding-left:3px;
		border-color:#B5D59B;
		border-style:solid;
		border-width:1px;
		background-color:#F3FAFC;
		}

.inputbutton{
  		width:50px; height:19px;
		font-size:12px;
		padding-top:2px;
		padding-left:3px;
		border-color:#B5D59B;
		border-style:solid;
		border-width:1px;
		background-color:#EAF3FA;
		margin-right:10px;
		}

div.texto_campos {
	padding-bottom:3px;
	padding-top:5px;
}
