body {
	margin: 0px;
	background-color: #557900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#tabla {
	height: 100%;
	background-color: #DF8B1B;
}
#col_izq {
	width: 205px;
}
#col_der {
	width: 605px;
	background-image: url(../img/fondo_txt.gif);
	background-position: center bottom;
	background-repeat: repeat-y;
}
#cabecera {
	height: 250px;
}
.botonera {
	background-image: url(../img/fondo_bt.jpg);
}
.bt  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	margin-left: 30px;
	margin-right: 10px;
	line-height: 25px;
	text-indent: 5px;
}
.bt_txt  {
	color: #FFFFFF;
	font-size: 17px;
	line-height: 25px;
	text-indent: 5px;
	text-decoration: none;
}
a.bt_txt:hover {
	color: #990000;
}
.sub_bt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #69A400;
	margin-left: 50px;
	margin-right: 10px;
}
.sub_bt_txt {
	color: #993300;
	font-size: 13px;
	line-height: 20px;
	text-indent: 5px;
	text-decoration: none;
}
a.sub_bt_txt:hover {
	color:#6EA300;
}
#borde_inf {
	height: 10px;
}
.direccion {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../img/direccion.gif);
	text-align: center;
	height: 156px;
	padding-top: 20px;
	background-repeat: no-repeat;
	clear: both;
	margin-left: 20px;
}
.direccion_destacado {
	color: #669400;
	font-size: 17px;
}
.direccion a {
	text-decoration: none;
	color: #669400;
}
#links {
	font-size: 11px;
	color: #333333;
	background-image: url(../img/fondo_txt_borde.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	line-height: 15px;
}
.links_txt {
	text-decoration: none;
	color: #FFFFFF;
}
a.links_txt:hover {
	text-decoration: underline;
}
.texto {
	font-size: 12px;
	color: #333333;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.textoDestacado {
	color: #557900;
	font-weight: bold;
}
.subbotonera {
	text-align: center;
	margin-top: 20px;
	clear: both;
}
.subboton {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #A01717;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 10px;
}
a.subboton:hover {
	background-color: #666666;
}
.subtitulo {
	font-size: 15px;
	color: #154D2A;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 10px;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #144D29;
	font-weight: bold;
	text-align: left;
}
.subtitulo2 {
	color: #154D2A;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
}
.peque {
	color: #666666;
	font-size: 11px;
}
#titulo_seccion {
	margin-left: 17px;
}



.img_der {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.img_izq {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}

.celda_contacto {
	background-color: #666666;
	width: 510px;
	text-align: right;
	margin-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	font-size: 11px;
}
.celda_contacto input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #669400;
}
.celda_contacto textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom: 5px;
	border: 1px solid #669400;
}
.celda_contacto select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-right: 210px;
	border: 1px solid #669400;
}
.bt_enviar {
	background-color: #557900;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.textoDestacadoGde {
	color: #B47116;
	font-size: 17px;
}
.producto_bloque {
	margin-bottom: 10px;
	border: 1px dashed #DF8B1B;
	padding: 5px;
}
.ver_productos {
	color: #FFFFFF;
	background-color: #666666;
	padding: 3px;
	font-size: 11px;
}

.producto_bloque_img {
	float: left;
	height: auto;
	width: 150px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 2px solid #557900;
}
.producto_titulo {
	font-size: 17px;
	color: #557900;
}
.celda_login {
	background-color: #666666;
	width: 350px;
	text-align: right;
	margin-bottom: 3px;
	margin-left: 90px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	font-size: 11px;
}
.celda_login input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #669400;
}
.link {
	color: #B47116;
	text-decoration: none;
	font-size: 11px;
}
.descarga {
	background-image: url(../img/descarga.gif);
	text-align: center;
	height: 50px;
	padding-top: 15px;
	background-repeat: no-repeat;
	clear: both;
	margin-left: 20px;
	margin-bottom: 10px;
}
.descarga a {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.descarga a:hover {
	color: #FFDA56;

}
.direccion a:hover {
	text-decoration: underline;
}
.col_producto {
	float: left;
	width: 255px;
}
.col_producto_familia {
	background-color: #669400;
	font-size: 14px;
	color: #FFFFFF;
	padding: 5px;
	margin-top: 10px;
}
.col_producto_familia_img {
	float: left;
	height: 50px;
	width: auto;
	margin-right: 5px;
}
.col_producto_producto {
	font-size: 11px;
	padding: 3px;
	color: #333333;
	background-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.col_producto_caja {
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #669400;
	float: right;
	margin-left: 10px;
	height: 15px;
	text-align: center;
}
.col_producto_descripcion {
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	clear: both;
}

