﻿body
{
	margin: 0;
	font-family: Verdana;
	font-size: 9pt;
	background-color: #fff;
	background-image: url(../img/fondobody.jpg);
	background-position: top;
	background-attachment: fixed;
	background-repeat: repeat-x;
	color: #666;
}
.cerrarSesion
{background-image:url(../img/cerrarSesion.png);
	background-position:bottom; background-repeat:no-repeat; width:146px; height:31px; display:inline-block; margin-bottom:4px; }
	
	.cerrarSesion:hover
	{background-position:top}
#divCabecera
{
	background-image: url(../img/bodysup.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 978px;
	text-align: right;
	width: 980px;
	height: 145px;
	margin: 0 auto 0 auto;
	display:block;
}

.paginacion a
{
	display: block;
	line-height: 24px;
	width: 24px;
	text-align: center;
	background-image: url(../img/fondoBotones.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #aaa;
	border: solid 1px #aaa;
	text-decoration: none;
	color: #000;
	cursor: pointer;
	margin-bottom: 5px;
	margin-top: 2px;
	font-weight: bold;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paginacion a:hover
{
	/*background-color: #06a;*/
	background-position: bottom;
}

.paginacion span
{
	display: block;
	line-height: 24px;
	width: 24px;
	text-align: center;
	background-color: #eee;
	border: solid 1px #aaa;
	text-decoration: none;
	color: #999;
	cursor: default;
	margin-bottom: 5px;
	margin-top: 2px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#listaMenu
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-top: -6px;
}

#listaMenu .tituloMenu
{
	background-image: url(../img/fondoTitulo.png);
	background-repeat: no-repeat;
	height: 27px;
	color: #fff;
	line-height: 25px;
	font-family: Times New Roman;
	font-size: 16px;
	text-indent: 26px;
}
#listaMenu .tituloMenu a
{
	text-decoration: none;
	color: #fff;
	display: block;
}
#listaMenu .tituloMenu a:hover
{
	margin-left: 2px;
}

#listaMenu .enlaceMenu a
{
	display: block;
	padding-left: 20px;
	color: #999;
	line-height: 22px;
	text-decoration: none;
	font-size: 11px;
}



#listaMenu .enlaceMenu a:hover
{
	color: #000;
	background-color: #eaeaea;
	border-left: solid 3px #aaa;
}







.arbolMenu a
{
	text-decoration: none;
	color: #000;
	font-size: 11px;
	text-indent: 4px;
	display: block;
	font-family: Arial;
}

.arbolMenuCheck a
{
	text-decoration: none;
	color: #000;
	font-size: 75%;
	text-indent: 4px;
}

#divMenu
{
	float: left;
	height: 100%;
	width: 220px;
}
#divBarraMenu img
{
	border: 0;
	margin: 2px;
}
#divArbol
{
	margin-top: 6px;
	overflow-x: auto;
	white-space: normal;
}
#divBarraMenu
{
	background-image: url(../administracion/img/fondoBarra.gif);
	height: 29px;
	background-repeat: repeat-x;
}

.nodoSeleccionado
{
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#divDestacado
{
	background-image: url(../img/fondoCuadroDestacado.gif);
}

#divDestacado2
{
	background-image: url(../img/fondoCuadroDestacado2.gif);
	background-position: bottom;
}
.divHome
{
	border: solid 1px #ccc;
	background-position: bottom;
	background-repeat: repeat-x;
	border-radius: 5px;
	background-image: url(../img/fondoCuadro.gif);
	height: 365px;width:171px
}

.divAmarilloHome
{
	border: solid 1px #ccc;
	border-radius: 5px;
	background-image: url(../img/fondoAmarillos.gif);
	background-repeat: repeat-y;
	min-height: 120px;
}
.enlaceTienda
{
	text-decoration: none;
}
.enlaceTienda:hover
{
	text-decoration: underline;
}
.imagen img
{
	border: solid 1px #ccc;
}
.tituloCuadro
{
	/*background-position: top;*/
	color: #000;
	min-height: 22px;
	border-top: solid 1px #aaa;
	border-left: solid 1px #aaa;
	border-right: solid 1px #aaa;
	background: url(    "../js/ui/smoothness/images/ui-bg_glass_75_dadada_1x400.png" ) repeat-x scroll 50% 50% #E6E6E6;
	font-size: 90%;
	text-indent: 5px;
	line-height: 22px;
	text-align: left;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.tituloCuadro a
{
	color: #fff;
	text-decoration: none;
	display: inline-block;
}
.tituloCuadro a:hover
{
	text-decoration: underline;
}
.contenidoCuadro
{
	border: solid 1px #aaa;
	font-size: 90%;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}


.divCuadroHomeAmarillo
{
	background-color: #f9f1bb;
	border-radius: 3px;
	border: solid 1px #ccc;
	width: 100%;
}

.divCuadroHomeAmarillo input[type="text"]
{
	background-color: #ffffff;
	border: solid 1px #ddd;
	width: 160px;
}
.divCuadroHome
{
	background-color: #f0f0f0;
	border-radius: 3px;
	border: solid 1px #ccc;
	width: 100%;
}
.divCuadroHome img
{
	width: 160px;
	height: 160px;
}
.divCuadroHome textarea, .divCuadroHome input[type="text"]
{
	background-color: #ffffff;
	border: solid 1px #ddd;
	width: 160px;
	overflow-y: hidden;
	margin-bottom: 3px;
}
.divCuadroHome textarea
{
	height: 60px;
}
a
{
	text-decoration: none;
}

#loader
{
	cursor: pointer;
	border: solid 1px #ccc;
}
.enlaceEntrada
{
	color: #000;
	text-decoration: none;
	border: 0;
}
.enlaceEntrada:hover
{
	color: #666;
	border-bottom: dotted 1px #ccc;
}
.fineprint
{
	font-size: .8em;
	margin-top: 20px;
	font-weight: bold;
}
.menu
{
	display: block;
	padding-left: 20px;
	color: #999;
	line-height: 22px;
	text-decoration: none;
	font-size: 11px;
}
.menu:hover
{
	color: #000;
	background-color: #eaeaea;
	border-left: solid 3px #aaa;
}

.enlaceInicio
{
	color: #444444;
	font-size: 11px;
	text-decoration: none;
}
.enlaceInicio:hover
{
	color: #000;
	border-bottom: dotted 1px #888;
}

h1
{
	font-size: 18pt;
	font-family: Verdana, Sans-Serif;
	font-variant: small-caps;
	color: #606060;
	margin-bottom: 0;
	cursor: default;
	margin-top: 4px;
}

.margen10
{
	margin: 10px;
}
h2
{
	font-size: 14pt;
	font-family: Verdana, Sans-Serif;
	font-weight: normal;
	color: #444;
	margin-top: 4px;
	margin-bottom: 15px;
	cursor: default;
	border-bottom: dotted 2px #aaa;
	width: 705px;
}

.enlacePie
{
	color: #555;
}

.enlacePie:hover
{
	color: #222;
	text-decoration: underline; /*background-color: #fff;*/
}

.bordeImagen
{
	margin-left: 10px;
	border: solid 1px #ccc;
}
.descripcionCortaArticulo
{
	font-size: 18px;
	color: #000;
	cursor: default;
	font-weight: normal;
	line-height: 30px;
}
.tituloProducto, .tituloProducto h1
{
	font-size: 12px;
	border-bottom: dotted 1px #ddd;
	color: #606060;
	margin: 0;
	padding: 0;
	cursor: pointer;
}
.tituloProducto:hover
{
	border-bottom: dotted 1px #000;
	color: #000;
	cursor: pointer;
}

.detalleProducto
{
	font-size: 10px;
	color: #606060;
}

.enlaceElaboracion
{
	color: #af8c2e;
}

.enlaceElaboracion:hover
{
	text-decoration: underline;
	color: #000;
}
.enlaceAzul
{
	color: #0055ff;
	text-decoration: underline;
}

.enlaceAzul:hover
{
	text-decoration: underline;
	color: #000;
}
.alinearDerecha
{
	text-align: right;
	border: solid 1px #aaa;
	background-color: #fafafa;
}

.controlesFormulario, .controlesFormularioNum, .controlesFormularioDec
{
	border: solid 1px #aaa;
	background-color: #fafafa;
}
.controlesFormularioDec
{
	text-align: right;
}

.numeric
{
	border: solid 1px #aaa;
	background-color: #fafafa;
}
a.rolla
{
	width: 220px;
	height: 385px;
}
img.rolla
{
	border: 0;
}

.cajatextologin
{
	border: solid 1px #aaa;
	background-color: #fafafa;
	font-size: 10px;
}

.menuAdmin
{
	width: 220px;
	background-image: url(../img/fondoAdminmenu.gif);
	background-repeat: repeat-x;
}

/*
.menuAdmin a
{
	width: 190px;
	display: block;
	line-height: 40px;
	border-bottom: dotted 1px #ccc;
	color: #888;
	font-size: 14px;
	text-indent: 3px;
}
.menuAdmin a:hover, .menuAdmin a:active
{
	color: #000;
	padding-top: 2px;
	line-height: 38px;
	width: 188px;
	padding-left: 2px;
}*/


.Cabecera
{
	font-weight: bold;
	color: #4e4e4e;
	font-size: 10pt;
	font-family: Tahoma, Sans-Serif;
	font-style: normal;
	background-image: url(../img/FondoCabGris.gif);
	background-repeat: repeat-x;
	height: 25px;
	padding-left: 5px;
}
.CabProy
{
	color: #06324f;
	font-size: 12pt;
	font-family: Tahoma, Sans-Serif;
	font-style: normal;
	background-image: url(../img/FondoCabForm.gif);
	background-repeat: repeat-x;
	height: 32px;
	padding-left: 5px;
}



#jSuggestContainer
{
	position: absolute;
	font: 12px Tahoma;
	border: 1px solid #ffb931;
	border-top: 0;
	background: #FFF;
}

.jSuggestLoading
{
	font-style: italic;
	padding: 10px;
}

#jSuggestContainer ul, #jSuggestContainer ul li
{
	margin: 0;
	padding: 0;
	list-style: none;
}



#jSuggestContainer ul li
{
	padding: 2px 4px;
	border-bottom: 1px dotted #ffe594;
	color: #666;
	background: #fff9e7;
	cursor: pointer;
}

#jSuggestContainer ul li.last
{
	border-bottom: 0;
}

#jSuggestContainer ul li.jSuggestHover
{
	background: #ffeaaa;
	color: #333;
}

.boton img
{
	border: 0;
	float: left;
}
.enlaceTienda
{
	text-decoration: none;
	color: #000;
}
.enlaceTienda:hover
{
	text-decoration: underline;
}
.boton
{
	border: solid 1px #aaa;
	background-image: url(../img/fondoBotones.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #aaa; /*height: 20px; 	min-height: 20px;*/
	line-height: 18px;
	vertical-align: bottom;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	color: #444;
	cursor: pointer;
	display: inline-block;
	font-weight: normal;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.boton img
{
	margin-top: 2px;
	margin-bottom: 2px;
}

.botonGrande img
{
	vertical-align: middle;
	margin-right: 4px;
	margin-left: -4px;
	border: 0;
}

.botonGrande
{
	border: solid 1px #aaa;
	background-color: #ddd;
	color: #444;
	font-weight: bold;
	display: inline-block;
	text-decoration: none;
	font-size: 115%; /*float: left;*/
	padding-left: 8px;
	padding-right: 8px;
	background-image: url(../img/fondoBtnGrande.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 6px;
	padding-bottom: 6px;
	cursor: pointer;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.boton:hover, .botonGrande:hover
{
	background-position: bottom;
	text-decoration: none;
	border: solid 1px #888;
}


input[type="text"], input[type="password"], input[type="file"], textarea
{
	border: solid 1px #777;
	color: #333;
	background-color: #f5f5f5;
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: Arial, Sans-Serif;
	border-radius:3px;
}



input[type="text"]:focus, input[type="password"]:focus, input[type="file"]:focus, textarea:focus, textarea:focus
{
	background-color: #fff;
	border: solid 1px #555;
	color: #000;
}

