body {
	background-image: url(imagenes/background.jpg);
	margin: 0px;
	padding: 0px;
	background-position: center;
	background-color: #C5C7BA;
	background-repeat: repeat-y;
}
.menu_izquierda_titulos_desplegables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-left: 14px;
}
.menu_izquierda_desplegables {
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #C5C7BA;
}
.boton_buscar {
	margin-left: 14px;
}
.representamos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(imagenes/circulito.jpg);
	margin: 0px;
	padding: 0px;
}
.representamos_marcas {
	list-style-position: outside;
	list-style-image: url(imagenes/flechita.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFDFDF;
	margin-right: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
}
.representamos_marcas a:link, .representamos_marcas a:visited, .representamos_marcas a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
.representamos_marcas a:hover{
	color: #9EBE07;
	text-decoration: none;
}
.recuadro_gris {
	border: 1px solid #CCCCCC;
}
.titulo_productos_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #465A63;
	text-decoration: none;
	margin-left: 4px;
}
.titulo_productos_home a:link, .titulo_productos_home a:active, .titulo_productos_home a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #465A63;
	text-decoration: none;
}
.titulo_productos_home a:hover {
	color: #9EBE07;
	text-decoration: none;
}
.imagen_productos_home {
	border: 1px solid #DFDFDF;
	float: left;
	height: 100px;
	width: 100px;
	text-align: center;
	vertical-align: bottom;
}
.descripcion_productos_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.pie_direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.pie_direccion a:link, .pie_direccion a:visited, .pie_direccion a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.pie_direccion a:hover {
	color: #9EBE07;
	text-decoration: none;
}.productos_izq_puntos {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #E0E0E0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E0E0;
}
.productos_izq_puntos_sin_base {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #E0E0E0;
}
.productos_base_puntos {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E0E0;
}
.paginador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #98B707;
	text-align: center;
}
.paginador a:link, .paginador a:visited, .paginador a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.paginador a:hover{
	color: #666666;
	text-decoration: none;
}
.formulario_casillero {
	background-color: #FFFFFF;
	border: 1px solid #DFDFDF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 2px;
}
.productos_der_aux {

	border-left-width: 0px;
	border-left-style: dashed;
	border-left-color: #E0E0E0;
}

.serv_tecnico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #92AF07;
	text-decoration: none;
}
