#div_ficha_articulo {
	width: 700px;
	padding-top: 10px;
}
#div_buscar {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-top: 0px;
}
#div_carrito {
	width: 178px;
}
#div_login {
	width: 178px;
}
#div_ofertas {
	margin: 5px;
	padding: 5px;
	background-color: #99CC66;
}
#div_paper {
	background-color: #CCCCCC;
}
#div_informatica {
	background-color: #3399CC;
}
/*
div_article_fitxa {
	margin: 0px;
	border: 0px solid #CCCCCC;
	width: 100px;
	padding: 0px;
}*/
#div_maquinaria {
	background-color: #CC66CC;
}
#div_linea_cesta {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 1px;
}
#div_contenidos {
	text-align: left;
	margin-left: 0px;
}
#div_linea_top {
	width: 100%;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #999999;
	height: 2px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}


#div_navegador {
	margin-left: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	vertical-align: text-top;
}
.div_article {
	height: 150px;
	width: 163px;
	background-image: url(../images/cuadro_articulo.jpg);
	background-repeat: no-repeat;
	cursor: hand;
	cursor: pointer;
	text-align:center;
	background-position: -6px -2px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	float: left;
}
.div_article_img {
	text-align: center;
	height: 100px;
	padding-right: 5px;
	padding-left: 5px;
}
.div_article_descripcion {
	padding-top: 10px;
	padding-left: 2px;
	height: 30px;
	padding-right: 2px;
}

.div_paginacio {
	margin: 2px;
	float: left;
	clear: right;
	width: 20px;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
}
.div_paginacio_titulo {
	margin: 2px;
	float: left;
	clear: right;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.div_familia {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 5px;
}
#articles {
	width: 100%;
	position: relative;
}
.input_user {
	background-image: url(../images/input_login.jpg);
	background-repeat: no-repeat;
	width: 142px;
	height: 27px;
	background-color: #C1C7C7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: -1px -1px;
	padding-top: 5px;
	padding-left: 3px;
}
.button_login {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 75px;
	background-image: url(../images/botons/boton_entrar_off.jpg);
	height: 20px;
	width: 75px;
	background-color: #C1C7C7;
	background-repeat: no-repeat;
	cursor: hand;
	cursor: pointer;
}
.button_login:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-left: 75px;
	background-image: url(../images/botons/boton_entrar_on.jpg);
	height: 20px;
	width: 70px;
	background-color: #C1C7C7;
	background-repeat: no-repeat;
	cursor: hand;
	cursor: pointer;
}
.txt_carrito {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-repeat: no-repeat;
}
.txt_carrito_titulo {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#div_menu_bajo {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin-left: 60px;
	font-weight: normal;
	margin-top: 5px;
}
#div_contenidos_empresa {
	height: 165px;
	width: 884px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	overflow:auto;
}



.txt_carrito_articulos {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.button_info {
	margin-left: 75px;
}

.textfield_login {
	width: 145px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 32px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	background-image: url(../images/boxtxt_registre.jpg);
	color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
}
.lnk_carrito {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#div_familias {
	width: 40%;
	margin-right: 6px;
}

.txt_oferta {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	margin-left: 12px;
}
.txt_barra_nombre_oferta {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
.txt_titulos {
	font-family: Tahoma;
	font-size: 10px;
	text-transform: uppercase;
	color: #FF0000;
	width: 136px;
	text-align: center;
	font-weight: bold;
}
.txt_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding-left: 2px;
	padding-top: 2px;
}
.txt_login_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 100px;
	margin-left: 20px;
	margin-bottom: 5px;
}
.tablaInicio1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
.tablaInicio2 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.menu_top
{
	font-family:Tahoma;
	font-size:10px;
	width:150px;
	text-transform: capitalize;
	color: #FFFFFF;
	
}
.lnk_menu_top {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.lnk_menu_top:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.lnk_menu_familia {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.lnk_menu_familia:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.txt_ficha_titulo {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.txt_ficha_descripcion {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}
.txt_bajo {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.txt_articilo_titulo {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
.txt_articilo_lineas {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.lnk_paginacion {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
.lnk_paginacion:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

.lnk_carrito:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_cesta_titulos {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.txt_cesta {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.lnk_cesta {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
}
.lnk_cesta:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	font-weight: bold;
}
.lnk_navegador {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: normal;
}
.lnk_navegador:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: normal;
}
#div_comanda {
	margin-left: 20px;
	margin-top: 10px;
}
.input_buscador {
	background-image: url(../images/input_cercador.jpg);
	height: 29px;
	width: 161px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: -4px -1px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	padding-top: 5px;
	background-color: #CCCCCC;
}
#inicio_icono {
	background-image: url(../images/botons_ofertes_liquidacio.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 90px;
	position: relative;
	float: right;
}
#inicio_imagen {
	height: 240px;
}
.lnk_menu_bajo {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.lnk_menu_bajo:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.lnk_menu_bajo:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}
.bto_logout {
	background-image: url(../images/botons/boton_sortir_off.jpg);
	background-repeat: no-repeat;
	width: 75px;
}
.input_quantity {
	font-family: Tahoma;
	font-size: 11px;
	text-align: center;
	border: 1px solid #999999;
}
.txt_articilo_nota {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.input_form {
	background-image: url(../images/input_mediano.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 30px;
	width: 245px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
}
.input_form_mini {
	background-image: url(../images/input_pequeno.jpg);
	width: 120px;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 10px;
	height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
}
.input_form_coments {
	background-image: url(../images/input_coments.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 120px;
	width: 230px;
	padding-top: 11px;
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	padding-bottom: 40px;
}
#div_inici {
	height: 40px;
	width: 220px;
	float: left;
	margin-left: 40px;
	cursor:pointer;
}
.input_pedido {
	width: 120px;
	border: 1px solid #CCC;
}
.input_pedido_largo {
	width: 240px;
	border: 1px solid #CCC;
}
.input_pedido_area {
	width: 240px;
	border: 1px solid #CCC;
	height: 60px;
}
