/*tags*/
* {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
/*main*/
#contenedor {
	width: 824px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
}
#cbza {
	background-image: url(../imagenes/fondo_cbza-trans.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 129px;
	position: relative;
}
#logos_sup {
	position: absolute;
	left: 616px;
}
#logo {
	margin-left: 20px;
}
#btns_cbza {
	position: absolute;
	z-index:99;
	left: 330px;
	top: 48px;
}
#btns_cbza li {
	display: inline;
}
#btns_cbza span {
	margin-right: 3px;
	margin-left: 5px;
}
#btns_cbza li a{
	color: #999;
	text-decoration:none;
}
#btns_cbza li a:hover{
	color: #000;
	text-decoration:none;
}
#cont_header {
	position: relative;
	height: 25px;
}
#header {
	margin-right: 12px;
	margin-left: 12px;
	position: absolute;
	top: -40px;
}
#pie {
	background-image: url(../imagenes/fondo_pie.png);
	background-repeat: no-repeat;
	clear: both;
	height: 125px;
	background-position: bottom;
	padding-top: 15px;
	padding-left: 12px;
	position: relative;
	overflow: hidden;
}
#datos_pie {
	position: absolute;
	top: 97px;
	font-size: 10px;
	padding-left: 30px;
	left: 0px;
}

#col_izq {
	position: relative;
	width: 204px;
	margin-left:10px;
	float: left;
	padding-top:150px;
}
#col_der {
	position: relative;
	float: left;
	width: 598px;
	padding-top:240px;
}
/*botonera*/
#botonera_flota {
	background-image: url(../imagenes/fondo_botonera-trans.png);
	background-repeat: no-repeat;
	height: 277px;
	width: 204px;
	position: absolute;
}
#botonera {
	padding-right: 13px;
	padding-left: 13px;
	position: relative;
}
#botonera li {
	list-style-type: none;
}
#botonera li a{
	height:1%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 20px;
	color: #3F3F3F;
	text-decoration: none;
	display: block;
}
#botonera li a:hover{
	background-color: #006533;
	color: #FFFFFF;
}
#tit_botonera {
	padding-top: 25px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#tit_botonera h3{
	color: #013302;
	font-size: 15px;
}
/*box*/
.box_izq {
	background-image: url(../imagenes/fondo_box.png);
	background-repeat: no-repeat;
	margin-left: 2px;
	margin-top: 20px;
	position: relative;
}
.tit_box_izq {
	padding-top: 22px;
	padding-left: 30px;
	padding-bottom: 10px;
}
.tit_box_izq h3{
	font-size: 15px;
	color: #373737;
	font-weight: bold;
}
/*box oportunidades*/
.tit_oportunidades_box {
	padding-bottom: 10px;
}
.tit_oportunidades_box h4{
	color: #215421;
	font-weight: bold;
	font-size:12px;
}
.tit_oportunidades_box h4 a{
	color: #215421;
	text-decoration:none;
}
.tit_oportunidades_box h4 a:hover{
	color: #215421;
	text-decoration:underline;
}
.img_oportunidades_box {
	float: left;
	padding-right: 10px;
}
.item_oportunidades_box {
	margin-bottom: 10px;
	margin-left: 17px;
	margin-right: 17px;
	height: 1%;
	overflow: hidden;
}
.precio_oportunidades_box {
	color: #FF6600;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}
.btn_ver_mas {
	color: #FF6600;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	font-size: 12px;
}
.btn_ver_mas a{
	color: #FF6600;
	text-decoration:none;
}
.btn_ver_mas a:hover{
	color: #FF6600;
	text-decoration:underline;
}
/*box novedades*/
.der_box_novedades {
	width: 90px;
}
.der_box_novedades p {
	height: 70px;
	overflow: hidden;
}
.img_novedades_box {
	float: left;
	margin-right: 9px;
	border: 1px solid #CCCCCC;
}
/*box_buscar*/
#box_buscar {
	background-image: url(../imagenes/fondo_box_buscardor-trans.png);
	width: 339px;
	height: 120px;
	position: absolute;
	left: 251px;
	top: 124px;
}
#cont_box_buscar {
	width: 339px;
	height: 120px;
	position: absolute;
	left: 251px;
	top: 124px;
}
#cont_box_buscar .label {
	text-align: right;
	float: left;
	width: 80px;
	padding-top: 3px;
	padding-right: 3px;
}
#tit_box_buscar {
	padding-top: 18px;
	padding-left: 56px;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
#cont_box_buscar select {
	width: 150px;
}
#cont_box_buscar input[type="text"] {
	width: 150px;
}
#btn_box_buscar {
	position: absolute;
	left: 251px;
	top: 60px;
}
#btn_busqueda_avanzada {
	font-size: 10px;
	position: absolute;
	width: 130px;
	left: 137px;
	top: 96px;
}
#btn_busqueda_avanzada a{
	color:#999999;
	text-decoration:none;
}
#btn_busqueda_avanzada a:hover{
	color:#999999;
	text-decoration:underline;
}

/*seccion*/
#contenido {
	margin-right: 8px;
	margin-left: 2px;
	height:1%;
	overflow:hidden;
}
#tit_seccion {
	background-color: #F3F3F3;
	padding: 8px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #295A29;
	position:relative;
	margin-bottom: 14px;
}
#tit_seccion h1{
	color: #4D4E52;
	font-size:20px;
	font-weight:normal;
}
/*home*/
.item_home {
	background-image: url(../imagenes/fondo_item_home.png);
	height: 190px;
	width: 290px;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}
.tit_item_home {
	padding-left: 38px;
	padding-top: 14px;
	height: 14px;
	overflow: hidden;
	padding-right: 14px;
	margin-bottom: 8px;
}
.tit_item_home h4{
	font-size: 12px;
	font-weight: bold;
	color: #215421;
}
.tit_item_home h4 a{
	color: #215421;
	text-decoration:none;
}
.tit_item_home h4 a:hover{
	color: #215421;
	text-decoration:underline;
}
.izq_item_home {
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
}
.der_item_home {
	margin-right: 15px;
	padding-top: 10px;
}
.img_item_home {
	padding-bottom: 5px;
	position:relative;
}
.new_item_home {
	position:absolute;
	padding-top:5px;
	padding-left:5px;
	left: -17px;
}
.precio_item_home {
	font-weight: bold;
	color: #FF6600;
	text-align: right;
}
.btns_item_home {
	text-align: right;
}
.logo_item_home {
	padding-top: 8px;
	padding-bottom: 8px;
}
.txt_item_home {
	overflow: hidden;
	height: 48px;
	line-height: 12px;
}
/*producto amp*/
#producto_detalle {
	background-image: url(../imagenes/fondo_prod_detalle.png);
	background-repeat: no-repeat;
	position: relative;
	width: 580px;
	float: left;
	margin-left: 5px;
}
#tit_detalle h2 {
	font-size: 12px;
	color: #215421;
	font-weight: bold;
}
#tit_detalle h2 a{
	color: #215421;
	text-decoration:none;
}
#tit_detalle h2 a:hover{
	color: #215421;
	text-decoration:underline;
}
#tit_detalle {
	padding-left: 35px;
	padding-top: 14px;
	padding-bottom: 14px;
}
#descripcion_larga_detalle {
	clear: both;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
}
#precio_detalle {
	position: absolute;
	left: 470px;
	top: 13px;
	font-size: 12px;
}
#precio_numero_detalle {
	font-size: 18px;
	color: #FF6600;
	font-weight: bold;
	padding-top: 11px;
}
#tit_expecificaciones {
	font-size: 12px;
	font-weight: bold;
	color: #215421;
	clear: both;
	padding-left: 15px;
	padding-top: 10px;
}
.img_galeria {
	float: left;
	border: 1px solid #CCCCCC;
	margin-left: 8px;
	margin-bottom: 8px;
}
#companias {
	font-size: 12px;
	font-weight: bold;
	color: #215421;
	float: left;
	padding-left: 30px;
	padding-top: 50px;
	text-align:right;
	width:120px;
}
#companias img{
	padding-top: 5px;
}
#tit_descripcion_detalle {
	font-size: 15px;
	font-weight: bold;
}
#img_detalle {
	float: left;
	padding-right: 8px;
	padding-left: 12px;
}
#descripcion_detalle {
	float: left;
	margin-top: 10px;
	width: 250px;
	margin-bottom: 10px;
}
#logo_detalle {
	float: left;
}
#galeria {
	float: left;
	width: 350px;
}
#expecificaciones {
	background-color: #F6F6F6;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	margin-left: 15px;
	height: 1%;
	overflow: hidden;
	position: relative;
}
#expecificaciones li {
	list-style-type: none;
	float: left;
	width: 31%;
	background-image: url(../imagenes/cuadradito.gif);
	background-repeat: no-repeat;
	background-position: 1px 6px;
	padding-left: 10px;
}
#btns_detalle {
	text-align: right;
	padding-right: 15px;
	clear:both;
}
/*producto lista*/
.producto_lista {
	background-image: url(../imagenes/fondo_prod_detalle.png);
	background-repeat: no-repeat;
	position: relative;
	width: 580px;
	float: left;
	margin-left: 5px;
	padding-bottom:20px;
}
#feed_busqueda {
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#feed_no_datos {
	text-align: center;
	margin: 30px;
	font-weight: bold;
}


.tit_lista h2 {
	font-size: 12px;
	color: #215421;
	font-weight: bold;
}
.tit_lista h2 a{
	color: #215421;
	text-decoration:none;
}
.tit_lista h2 a:hover{
	color: #215421;
	text-decoration:underline;
}
.tit_lista {
	padding-left: 35px;
	padding-top: 14px;
	padding-bottom: 14px;
}
.img_lista {
	float: left;
	padding-right: 8px;
	padding-left: 12px;
}
.descripcion_lista {
	float: left;
	width: 390px;
	margin-bottom: 10px;
	height: 56px;
	overflow: hidden;
}
.precio_lista {
	float:left;
	left: 507px;
	top: 53px;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 10px;
	text-align:right;
	width:60px;
}
.btns_lista {
	text-align: right;
	clear:both;
	float:right; 
	padding-top:15px;
}
.logo_lista {
	float: left;
}
/*novedades*/
.novedad_lista {
	background-image: url(../imagenes/fondo_prod_detalle.png);
	background-repeat: no-repeat;
	position: relative;
	width: 580px;
	float: left;
	margin-left: 5px;
	padding-bottom:20px;
}
.fecha_novedad_lista {
	position:absolute;
	left:360px;
	top:15px;
	font-weight:bold;
	width:200px;
	text-align:right;
}
.tit_novedad_lista h2 {
	font-size: 12px;
	color: #215421;
	font-weight: bold;
}
.tit_novedad_lista h2 a{
	color: #215421;
	text-decoration:none;
}
.tit_novedad_lista h2 a:hover{
	color: #215421;
	text-decoration:underline;
}
.tit_novedad_lista {
	padding-left: 35px;
	padding-top: 14px;
	padding-bottom: 14px;
	width:380px;
}
.img_novedad_lista {
	float: left;
	margin-right: 10px;
	margin-left: 16px;
	margin-top:3px;
	border: 1px solid #CCCCCC;
	display:inline;
}
.descripcion_novedad_lista {
	float: left;
	width: 410px;
	margin-bottom: 10px;
	height: 56px;
	overflow: hidden;
}
.btns_novedad_lista {
	text-align: right;
	clear:both;
	padding-top:14px;
}
#leyenda_precio {
	color: #CC5200;
	position: absolute;
	left: 415px;
	top: 66px;
	width: 151px;
	font-size:9px;
}

/*novedad amp*/
#novedad_amp {
	background-image: url(../imagenes/fondo_prod_detalle.png);
	background-repeat: no-repeat;
	position: relative;
	width: 580px;
	float: left;
	margin-left: 5px;
	padding-bottom:20px;
}
.fecha_novedad_amp {
	position:absolute;
	left:360px;
	top:15px;
	font-weight:bold;
	width:200px;
	text-align:right;
}
#tit_novedad_amp h2 {
	font-size: 12px;
	color: #215421;
	font-weight: bold;
}
#tit_novedad_amp {
	padding-left: 35px;
	padding-top: 14px;
	padding-bottom: 14px;
	width:380px;
}
#img_novedad_amp {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 18px;
	margin-top:5px;
	border: 1px solid #CCCCCC;
	display:inline;
}
#bajada_novedad_amp {
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 15px;
	font-style: italic;
}
#descripcion_novedad_amp {
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 15px;
	clear:both;
}
#btns_novedad_amp {
	text-align: right;
	margin-right: 20px;
	clear:both;
}
/*busqueda avanzada*/
#contenido_formulario_busqueda {
	margin: 30px;
}
.campo_caracteristica {
	float: left;
	width: 32%;
}
#carateristicas_busqueda {
	background-color: #F6F6F6;
	padding: 10px;
	height: 1%;
	overflow: hidden;
	margin-top: 5px;
}


/*contacto*/
#contenido_formulario {
	float: left;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 15px;
	width:310px;
	height:280px;
}
#datos_contacto {
	float: left;
	margin-top: 30px;
}
.tit_campo {
	padding-top:5px;
}
#tit_bloque_der {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#tit_bloque_der h2 {
	color: #4D4E52;
	font-size: 12px;
	font-weight: bold;
}
#bloque_contactos a{
	color: #999999;
}
#bloque_contactos a:hover{
	color: #000000;
}
#banner_servicio_tecnico {
	position: relative;
	padding-top: 20px;
	padding-left: 2px;
	height: 1%;
}
