form {
	padding: 0px;
	margin: 0px;
}

input {
	font-size: 10pt;
	font-family: Tahoma, "Trebuchet MS", Arial;
}

label {
	margin-top: 10px;
	margin-bottom: 10px;
}
textarea {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 100%;
	background-color: #E5E5E5;
	text-align: left;
}
select {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 100%;
	background-color: #E5E5E5;
	text-align:left;
}

img {
	border: 0;
}

li {
	margin-bottom: 10px;
}

a {
	color: #C67C0A;
	text-decoration: none;
}

a:hover {
	color: #C67C0A;
	text-decoration: underline;
}

body {
	background-color: #999;
	font-family: Tahoma, "Trebuchet MS", Arial;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	text-align: center;
	background-image: url(img/separador.gif);
	background-repeat:  repeat-x;
	background-position: left 116px;
}

#web {
	width: 1000px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(img/fondoweb.gif);
	background-repeat:  repeat-y;
}

#cabecera {
	background-color: #E5E5E5;
	background-image: url(img/logo_extension.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	width: 800px;
	float: right;
	height: 100px;
	clear: right;
	text-align: center;
}

#logo {
	height: 100px;
	float: left;
	background-color: #E5E5E5;
	width: 200px;
}
#eslogan {
	background-image: url(img/logo_extension.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	width: 760px;
	float: right;
	height: 64px;
	text-align: center;
	padding-top: 20px;
	color: #000;
	padding-right: 20px;
	padding-left: 20px;
}

#eslogan  h1 {
	font-size: 12pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#central {
	color: #000000;
	top: 0px;
	width: 740px;
	padding-top: 40px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 35px;
	float: right;
	clear: none;
	font-size: 80%;
	background-image: url(img/paginatop.gif);
	background-repeat: no-repeat;
}



/* menú superior */
/*#zonamenu {
	text-align: center;
	padding-top: 84px;
	float: right;
	margin-right: 170px;
}

.menu {
	list-style-type: none;
	padding: 0px;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.menu li {
	font-size: 12px;
	float: left;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 1px;
	padding-left: 10px;
	height: 12px;
	padding-bottom: 3px;
}
.menu li a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu li a:hover  {
	color: #000000;
	text-decoration: none;
}
.menu .tag {
	color: #FFFFFF;
	text-align: center;
	background-color: #A3A3A3;
	background-image: url(img/tag.gif);
	padding-right: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.menu .tagon {
	color: #FFFFFF;
	text-align: center;
	background-color: #C67C0A;
	background-image: url(img/tag_on.gif);
	padding-right: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.menu .tagfin {
	background-repeat:   no-repeat;
	background-position: right bottom;
	color: #FFFFFF;
	background-color: #A3A3A3;
	background-image: url(img/tag_fin.gif);
	padding-right: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.menu .tagfinon {
	color: #FFFFFF;
	background-color: #C67C0A;
	background-image: url(img/tag_fin_on.gif);
	padding-right: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
*/
/* menu superior */
#menufijo {
	text-align: center;
	float: right;
	width: 800px;
	padding-left: 0px;
	background-image: url(img/logo_extension.gif);
	background-position: left bottom;
}

#menufijo ul {
	list-style-type: none;
	padding: 0px;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
}
#menufijo li {
	font-size: 80%;
	float: left;
	text-align: center;
	margin: 0px;
	background-image: url(img/tag_fin.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: inline;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	background-color: #A88D27;
	height: 12px;
}

#menufijo .marcado {
	color: #FFF;
	background-color: #000;
	background-image: url(img/tag_fin_on.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-left-color: #666;
}
#menufijo li a {
	color: #FFF;
	text-decoration: none;
}
#menufijo li a:hover  {
	color: #000;
	text-decoration: none;
}

/* zona lateral que puede incluir submenu */
.menudinamico {
	float: left;
	width: 200px;
	font-size: 85%;
	clear: left;
	margin-top: 15px;
}

.menudinamico  ul {
	padding: 0px;
	list-style-type: none;
	font-weight: normal;
	clear: both;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;*/
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #E9E6DA;
}
.menudinamico li {
	font-size: 90%;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;*/
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;*/
}

.menudinamico li a {
	display:block;
	width:100%;
}	

html>body .menudinamico li a {/* IMPORTANTE PARA EL MENU */
		width: auto;
}

.menudinamico li:hover {
	background-color: #C67C0A;
	color: #fff;
	cursor: pointer;
}

.menudinamico li:hover a {
	color: #FFFFFF;
}
.menudinamico a:hover {
	text-decoration:none;
}

/* Para el item del carrito */
.menudinamico li.off {
	background-color: #E9E9E9;
	color: #000000;
	cursor: default;
	padding-left: 25px;
	font-weight: normal;
}
.menudinamico li.off p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.menudinamico li.off:hover {
	background-color: #E9E9E9;
	color: #000000;
	cursor: default;
}

/*ITEMS MENU NIVEL 1 SIN ENLACE*/
.menudinamico li.principal {
	background-color: #8A7520;
	color: #FFFFFF;
	cursor: default;
	background-image: url(img/principal_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-right-width: 0px;
	border-top-width: 0px;
}
.menudinamico li.principal:hover {
	background-color: #8A7520;
	cursor: default;
}

/*ITEMS MENU NIVEL 1 CON ENLACE*/
.menudinamico li.principalink {
	background-color: #8A7520;
	cursor: pointer;
	list-style:none;
}
.menudinamico li.principalink a{
	color:#FFFFFF;
	width:100%;
}

.menudinamico li.principalink:hover {
	background-color: #C67C0A;
	cursor: pointer;
}
.menudinamico li.principalink:hover a{
	color:#FFFFFF;
	width:100%;
}	
.menudinamico .fam { /* NIVEL 2 (FAMILIAS) */ background-color: #D1C7A5; 
}
.menudinamico .fam a {
	color: #000000;
}

.menudinamico  .sub  { /* NIVEL 3 (SUBFAMILIAS) */
	text-align: left;
	padding-left: 25px;
	padding-right: 5px;
	font-weight: normal;
	border-left-width: 0px;
}
.menudinamico .sub a {
	color: #000000;
}


.menudinamico  .botones {
	margin-left: auto;
	margin-right: auto;
	width: 140px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	padding-left: 3px;
}




/* PIE */
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	background-color: #C67C0A;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.pie a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.pie a:hover {
	color: #000000;
	text-decoration: none;
}
#superior {
	background-color: #000;
	background-image: url(img/fondotop.gif);
	background-repeat:  repeat-x;
}
#superior #top {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#inferior {
	background-color: #C67C0A;
	clear: both;
}
/*   --------------------------- */

#portada {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	height: 450px;
	padding: 0px;
	background-image: url(img/montaje.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	bottom: 0px;
}

/* ZONA DE CONTENIDOS */
#desarrollo {
	color: #000000;
	text-align: left;
	padding-bottom: 0px;
	float: left;
	margin-left: 0px;
	height: auto !important;
	height: 300px;
	min-height: 300px;
	padding-left: 0px;
	width: 740px;
}

/* RUTA DE NAVEGACION */
.titular {
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C67C0A;
	text-align: left;
	padding-bottom: 4px;
}
.titular a {
	text-decoration: none;
	color: #000000;
}
.titular a:hover {
	text-decoration: none;
	color: #C67C0A;
}
.categoria {
	font-weight: normal;
	color: #999999;
	margin-left: 10px;
	padding-left: 15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C67C0A;
}

/* FOTO CON TEXTO ESTATICO */
.fotointerior {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #000000;
}


.clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
}

/* LOGIN */
.usuarios {
	font-size: 90%;
	margin: 0;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#login {
	font-size: 90%;
	padding-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	width: 180px;
	clear: left;
	float: left;
	background-color: #E9E6DA;
	background-image: url(img/principal_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 15px;
	margin-bottom: 10px;
}
#login h2 {
	font-size: 90%;
	margin: 0;
	text-align: center;
	font-weight: bold;
	color: #584B14;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#login form {
	padding-right: 20px;
	padding-left: 20px;
	clear: both;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;

}

#login img  {
	clear: left;
	float: left;
	border: 0;
}

#login label {
	font-size: 90%;
	color: #666666;
	text-align: left;
}
#login  input {
	clear: both;
	margin: 0;
	padding: 0;
	width: 140px;
}
#login .nombre {
	background-color: #AF0101;
	text-align: center;
	padding: 5px;
	color: #FFFFFF;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 5;
	margin-left: 20px;
}
#login #email, #login #clave {
	border: 1px solid #999999;
	width: 138px;
	margin-bottom: 10px;
}

/*LOCALIZACION*/

.mapaloc {
	width: 500px;
	margin-bottom: 10px;
	clear: right;
	float: right;
	background-color: #E5E5E5;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	text-align: center;
	margin-right: 10px;
}


/* FORMULARIOS */

#Consulta {
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
}
#Consulta p {
	text-align: center;
	padding: 5px;
	margin: 0;
}

.campo {
	background-color: #EFECE9;
	border: 1px solid #666666;
}

.asterisco {
	color: #A88D27;
	margin-left: 3px;
	font-size: 120%;
	font-weight: bold;
	line-height: 60%;
}

.bloqueizd {
	float: left;
	margin-left: 15px;
	clear: left;
	text-align: left;
}
.bloqueder {
	float: right;
	margin-right: 15px;
	text-align: left;
	clear: right;
}

.bloquecen { /* para TEXTAREA */
	margin-left: auto;
	margin-right: auto;
}

.boton {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.boton input {
	margin: 5px;
	cursor: pointer;
}

/* PAGINACION ---------------------------------------- */

#paginacion {
	color: #666666;
	margin-top: 10px;
	font-weight: bold;
	width: 740px;
	float: right;
}
#paginacion a {
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
	font-weight: normal;
}
#paginacion a:hover {
	color: #000000;
	text-decoration: underline;
}
#paginacion .paginas {
	clear: left;
	float: left;
	font-size: 90%;
	width: 350px;
}
#paginacion .resultados {
	float: right;
	margin-left: 20px;
	font-size: 90%;
	clear: right;
	width: 100px;
	text-align: right;
}
.adelante {
	font-weight: bold;
	color: #D78633;
	letter-spacing: 0.1em;
	padding-right: 15px;
	padding-left: 5px;
	background-image: url(img/adelante.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}
.atras {
	font-weight: bold;
	color: #D78633;
	letter-spacing: 0.1em;
	padding-right: 5px;
	padding-left: 15px;
	background-image: url(img/atras.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

/* CARRITO ------------------------------------------------------- */
#carrito {
	border: 1px solid #FFFFFF;
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#carrito td {
padding: 5px;
text-align: center;
background-color: #FFFFFF;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #D8D5D5;
}
#carrito th {
	padding: 5px;
	text-align: center;
	background-color: #D8D5D5;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#carrito a {
color: #800000;
text-decoration: none;
}

#carrito img {
	border: 0;
	vertical-align: text-bottom;
}
#carrito input {
font-size: 11px;
background-color: #ECE9E9;
margin-right: 3px;
margin-left: 3px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
text-align: right;
}
#carrito .precio {
text-align: right;
padding-right: 15px;
font-weight: normal;
}
#carrito .suma {
text-align: right;
padding-right: 15px;
font-weight: bold;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #CCC8C8;
}
#carrito .cambiar {
color: #FFFFFF;
background-color: #999999;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
font-size: 11px;
padding: 0px;
text-align: center;
cursor: pointer;
}

#carrito .total {
	font-weight: bold;
	color: #1C61AD;
	text-align: right;
}

.faseon {
	color: rgb(255, 255, 255);
	padding-left: 5px;
	padding-right: 5px;
	background-color: #A5A49E;
	background-image: url(img/cart_fase_on.gif);
	background-repeat:  repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DBDBD8;
}

.faseoff {
	color: rgb(255, 255, 255);
	padding-right: 5px;
	padding-left: 5px;
	background-color: #D0D0CE;
	background-image: url(img/cart_fase_off.gif);
	background-repeat:  repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ECECEB;
}
.acciones {
	text-align: center;
	padding: 10px;
}
.acciones img {
	margin-right: 5px;
	margin-left: 5px;
}

#navegador {
	height: 60px;
	background-image: url(img/nav_izd.gif);
	background-repeat:  no-repeat;
	padding-left: 15px;
	margin-bottom: 20px;
	width: auto;
	clear: both;
	border: 0;
	float: left;
	margin-left: 175px;
}
#navegador .anterior {
	background-image: url(img/cart_fase_on.gif);
	background-repeat:  repeat-x;
	float: left;
	height: 40px;
	white-space: nowrap;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 40px;
	color: #999999;
}
#navegador .actual {
	background-image: url(img/nav_cart.gif);
	background-repeat: no-repeat;
	float: left;
	white-space: nowrap;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 10px;
	background-position: center top;
}
#navegador .posterior {
	background-image: url(img/cart_fase_off.gif);
	background-repeat:  repeat-x;
	float: left;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
	color: #999999;
}
#navegador .finaloff {
	background-image: url(img/nav_der_off.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 40px;
	width: 15px;
}
#navegador .finalon {
	background-image: url(img/nav_der.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 40px;
	width: 15px;
}
.linea {
	margin-left: auto;
	width: 500px;
	margin-right: auto;
	text-align: left;
	padding-top: 10px;
}
.linea img {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #000;
}

#envio td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#envio {
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
}
#envio caption {
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 5px;
}

.avisolegal {
	background-color: #FFFFFF;
	padding: 15px;
	font-size: 12px;
	text-align: justify;
}

.avisolegal .titular{
	color:#CC0000;
	font-size:14px;
	font-weight:bold;
}


/* NOTICIAS */
.noticia {
	padding-bottom: 0px;
	padding-top: 10px;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 20px;
	background-image: url(img/fondo_noticias.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	text-align: justify;
}

.noticia .titular {
	background: transparent;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom: solid 1px #ccc;
	font-weight: bold;
	margin-bottom: 2px;
	font-size: 100%;
	color: #CC6600;
}
.noticia .titular a {
	color:#C67C0A;
}
.noticia .titular a:hover {
	color:#000000;
}

.noticia .fecha {
	color: #666666;
	margin-bottom: 5px;
	text-align: right;
	font-weight: normal;
}
.noticia .fuente  {
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #C9CACE;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #999999;
	margin: 0px;
}
.noticia .entradilla {
	clear: both;
}
.noticia .entradilla a {
	color: #000000;
}

.noticia .imagen {
	float: right;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	clear: right;
}
.noticia .imagen img  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: none;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.noticia .entradilla img  {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	border: 0;
	clear: left;
}


/* ENLACES PARA PRODUCTO Y NOTICIA */
.noticia .enlace, .fichacompleta  .enlace {
	background-color: #ededed;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFCEDB;
	margin-bottom: 10px;
	margin-right: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFCEDB;
	clear: both;
	background-image: url(img/fondo_enlace.gif);
	background-position: right top;
	font-weight: bold;
}
/* DESCARGA PARA PRODUCTO Y NOTICIA */
.noticia .descarga, .fichacompleta .descarga {
	background-color: #EDEDED;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFCEDB;
	margin-bottom: 10px;
	margin-right: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFCEDB;
	clear: both;
	background-image: url(img/fondo_descarga.gif);
	background-position: right top;
	font-weight: bold;
}

/*   COMUNES  */

.aviso {
	text-align: center;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url(img/aviso.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	color: #0033CC;
	margin-bottom: 10px;
	border: 1px dotted #0066CC;
	margin-top: 10px;
	background-color: #FFFFFF;
}
.error {
	text-align: center;
	border: 1px dashed #CC0000;
	color: #CC0000;
	background-image: url(img/alerta.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	white-space: normal;
	margin-left: 0px;
	clear: both;
}
.fotoizq {
	float: left;
	margin-right: 10px;
	border: 0;
}
.fotoder {
	float: right;
	margin-left: 10px;
	border: 0;
}
.alcarrito {
	float: right;
	clear: right;
	margin-top: 10px;
}

.fotobig {
	text-align: center;
	float: right;
	width: 280px;
}

/* Galerías */
.galeria {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
	clear: both;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B8B8B8;
	width: 700px;
}

.galeria .fecha {
	float: right;
	color: #CC6600;
	padding-left: 5px;
	font-size: 90%;
	margin-top: 8px;
	clear: right;
}

.galeria .entradilla {
	float: right;
	color: #000000;
	padding: 10px;
	width: 425px;
	clear: right;
}

.galeria .flash {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.galeria .titulo {
	font-size: 120%;
	clear: left;
	width: 600px;
	color: #DD8B33;
	font-weight: bold;
}


/* PAGINA DE ENLACES */
.enlace {
	padding-bottom: 0px;
	padding-top: 10px;
	background-color: #FFFFFF;
	padding-right: 9px;
	padding-left: 4px;
	margin-bottom: 20px;
	background-image: url(img/fondo_enlaces.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
}

.enlace .titular {
	background: transparent;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom: solid 1px #ccc;
	font-weight: bold;
	margin-bottom: 2px;
	font-size: 100%;
}
.enlace .titular a {
	color:#C67C0A;
}
.enlace .titular a:hover {
	color:#000000;
}

/* FAMILIA DE PRODUCTOS */
#familia {
	font-size: 12px;
	height: 75px;
	margin-bottom: 10px;
	background-image: url(img/fondo_familia.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	line-height: 18px;
	margin-top: 20px;
}
#familia .nombre {
	font-size: 150%;
	font-weight: bold;
}
#familia img {
	float: left;
	margin-right: 20px;
}

/* FICHAS DE PRODUCTOS */

/************** COMUN */
	
.inferior  img  {
	margin-right: 15px;
}
.medio  .foto  {
	float: left;
	width: 100px;
	text-align: center;
}




/******** FICHA PEQUEÑA */
.fichapek {
	float: left;
	width: 370px;
	font-size: 11px;
}
.fichapek .superior {
	background-image: url(img/fichapek_top.gif);
	background-repeat:  repeat-x;
	text-align: right;
	height: 40px;
}
.fichapek .inferior {
	background-image: url(img/fichapek_inf.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 30px;
	clear: both;
}
.fichapek .medio {
	background-image: url(img/fichapek_fondo.gif);
	background-repeat: repeat-y;
	height: 220px;
	padding-right: 30px;
	padding-left: 30px;
	overflow: hidden;
}
.fichapek   .cuerpo  {
	float: right;
	width: 195px;
}
.fichapek  .cuerpo  .nombre  {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #CC6600;
	/*height: 60px;*/
}
.nombre .marca { /* cuando el producto tiene marca */
	color: #003399;
}
.marco {
	/* lienzo para la foto pequeÃ±a */
	height: 100px;
	width: 100px;
}


/*********** FICHA DOBLE */

.ficha {
	float: left;
	width: 740px;
	font-size: 11px;
}
.ficha .superior {
	background-image: url(img/ficha_top.gif);
	background-repeat:  repeat-x;
	text-align: right;
	height: 40px;
}
.ficha .inferior {
	background-image: url(img/ficha_inf.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 30px;
	width: 740px;
	clear:both;
}
.ficha .medio {
	background-image: url(img/ficha_fondo.gif);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
	/*height: 252px;*/
	float:left;
	clear:both;
	width: 680px;
}
.ficha .medio .cuerpo {
	float: right;
	width: 540px;
	font-size: 12px;
	padding-right: 20px;
	line-height: 16px;
	text-align: justify;
}
.ficha .medio .cuerpo .nombre {
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #CC6600;
	height: 55px;
}
/************** FICHA DETALLADA */
.fichacompleta {
	float: left;
	width: 740px;
	font-size: 11px;
}
.fichacompleta .superior {
	background-image: url(img/ficha_top.gif);
	background-repeat:  repeat-x;
	text-align: right;
	height: 40px;
}
.fichacompleta .inferior {
	background-image: url(img/ficha_inf.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 30px;
}
.fichacompleta .medio {
	background-image: url(img/ficha_fondo.gif);
	background-repeat:  repeat-y;
	padding-right: 30px;
	padding-left: 30px;
	width: 680px;
}
.fichacompleta  .cuerpo  {
	float: right;
	width: 540px;
	font-size: 12px;
	padding-right: 20px;
	line-height: 16px;
	text-align: justify;
}
.fichacompleta   .cuerpo  .nombre  {
	font-size: 15px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #CC6600;
	height: 55px;
}
.fichacompleta .referencia {
	color: #003399;
	text-align: right;
	margin: 0px;
	line-height: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.fichacompleta .detalles {
	background-image: url(img/fondo_detalles.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	margin-top: 5px;
}

#nodisponible {
	color: #FFFFFF;
	background-image: url(img/fondo_mensaje.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#nodisponible {
	color: #FFFFFF;
	background-image: url(img/fondo_mensaje.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.miniatura {
	margin-bottom: 5px;
}
.camposh {
	visibility:hidden;
	display: none;
}

.control_stock {
	color: #FB7D00;
	float: left;
	width: 125px;
	text-align: left;
	padding-left: 30px;
	background-image: url(img/asterisco.gif);
	background-repeat: no-repeat;
}

iframe {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* BUSCADOR */

#buscador {
	clear: left;
	float: left;
	width: 170px;
	text-align: center;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	background-image: url(img/lupa.png);
	background-repeat: no-repeat;
	margin: 0px;
}

#buscador .cuadro {
	width: 138px;
	-moz-border-radius: 6px; /* para mozilla firefox */
	-webkit-border-radius: 6px; /* para safari y chrome */
	border-radius: 6px;
	background-color: #E9E6DA;
	border: 1px solid #999;
}

#buscador .botonbusca {
	margin-top: 5px;
	background-color: #000;
	border: 1px solid #000;
	background-image: url(img/botonbusca.gif);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
