body {
	margin: 0px;
	font-family: Trebuchet MS, Tahoma, sans-serif;
	}

A.texto:link, A.texto:visited, A.texto:active {
	color: black;
	}


H2, H3, H4, H5, H6 {
	color: #700000;
	}
	
B {
	color: #000080;
	}

/*Tercio superior e inferior de la pantalla*/
#top {
	font-size: 12px;
	height: 105px;
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom-width: 0;
	}

#top img {
	float: left;
	}

/* (distribuidor oficial) */

#official {
	text-align: right;
	float: right;
	white-space: nowrap;
	margin-top: 1em;
	margin-right: 1em;
	}

#official p {
	font-family: Lucida Sans, Arial, sans-serif;
	float: left;
	text-align: left;
	padding: 0;
	margin-top: 0.7em;
	font-weight: bold;
	color: #727272;
	}

/*Barra de navegación superior derecha*/

#toolbar {
	float: right;
	margin-right: 1em;
	font-size: 10px;
	}

#toolbar a {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	}


#bottom {
	padding-top: 0;
	margin-top: 0;
	border-top-width: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}

/*Parte central*/
#contenido {
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
	border-width: 0;
	}

#menu {
	position: absolute;
	left: 0px;
	padding-right: 15px;
	}


/*El contenido "de verdad", en la parte central de la página */

#main {
	font-size: 80%;
	margin-left: 200px;
	margin-right: 200px;
	}

#main H1, H2, H3, H4, H5, H6 {
	font-size: medium;
	background-color: transparent;
	}

/* Cajas a la derecha */

#cajas {
	width: 150px;
	position: absolute;
	right: 1em;
	font-size: 11px;
	}

#cajas H4 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 11px;	
	}

#cajas P {
	font-size: 11px;
	}
	
.caja {
	border: 1px;
	border-style: solid;
	border-color: #8793D6;
	font-size: small;
	}

.caja-header {
	background-color: #8793D6;
	color: white; 
	text-align: center;
	font-size: small;
	}

.caja-contenido {
	padding: 3px;
	font-size: small;
	}

#caja_loginbox {
	font-size: 11px;
	text-align: right;
	}
	



/*Drop shadows para títulos*/
#titulo {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: 3px;
	left: 3px;
	color: #CCCCCC;
	}

#titulo_dropshadow {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: -3px;
	left: -3px;
	color: #A00000;

	}


/*Drop shadows*/
#drop1 {
	padding: 0;
	margin: 0;
	border-width: 0;
	height: 11px;
	line-height: 11px;
	background: url(sysimg/drop1.jpg);
	background-repeat: repeat-x;
	}
#drop2 {
	padding: 0;
	margin: 0;
	border-width: 0;
	height: 11px;
	line-height: 11px;
	background: url(sysimg/drop2.jpg);
	background-repeat: repeat-x;
	}


/*Errores*/

*.error {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FF0000;
	}


/*Arbol de categorías*/
.treeMenuDefault {
	font-size: 14px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #993333;
	background: url(sysimg/boton.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 6px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	/*border-style: none outset outset none;*/
	}

.treeMenuDefault A {
	color: #993333;
	text-decoration: none;
	}

.treeMenuDefault A:hover {
	color: #999999;
	}


.treeMenuSmall {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	padding-left: 15px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.treeMenuSmall A {
	text-decoration: none;
	color: #000000;
	}

.treeMenuSmall A:hover {
	color: #999999;
	}

.treeMenuBold A {
	/*font-weight: bold;*/
	color: #333333;
	text-decoration: none;
	}	


/* Drop shadow para fotos de productos */
div.prod_img {
	float: left;
	clear: left;
	/*padding: 0 1px 1px 0;*/
	margin: 0 4px 2px 4px;
    	background: url( sysimg/dropshadow.png ) no-repeat bottom right;
    	}

div.prod_img img {
	display: block;
	position: relative;
    	top: -3px;
   	left: -3px;
    	padding: 0px;
    	background:#FFF;
	border:1px solid;
	border-color: #ccc #666 #666 #ccc
	}



/* A partir de ahora, reglas específicas para páginas concretas */

/* list_portada.tpl.html */

.list_portada_portada {
	border: 1px;
	border-style: solid;
	}

.list_portada_portada H4 {
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	}

.list_portada_portada A {
	color: #700000;
	text-decoration: none;
	}

.list_portada_descripcion {
	font-size: 14px;
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 2px;	
	padding-top: 0px;
	}

.list_portada_breadcrumb {
	font-size: 12px;
	text-align: right;
	}

.list_portada_unidades {
	font-size: 12px;
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 2px;	
	padding-top: 0px;
	/*color: black;
	font-weight: normal;*/
	}


/* list_sublist.tpl.html */

.list_sublist_precio {
	text-align: right;
	color: #CC0000;
	font-size: large;
	font-weight: bold;
	}

#list_sublist_navbar {
	font-size: small;
	width: 100%;
	}

#list_sublist_navbar A {
	text-decoration: none;
	}


/* view.tpl.html */

#view_prodfoto {
	position: absolute;
	left: 192px;
	margin-top: 15px;
	width: 190px;
	}

#view_prodfoto FORM, INPUT {
	font-size: 11px;
	}
	
#view_proddesc {
	margin-left: 192px;
	/*min-width: 180px;*/
	margin-right: -14px;
	}

#view_breadcrumb {
	font-size: 11px;
	}



/* cart.tpl.html */

.cart_nombreprod {
	margin-bottom: 0px;
	}

.cart_referencia {
	font-size: 12px;
	}

.cart_textoprod {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	}

.cart_importe {
	color: #AA0000;
	margin-top: 0px;
	}

.cart_subtotal {
	margin-top: 0px;
	color: #AA0000;
	font-size: 16px;
	font-weight: bold;
	}



/* cerrar_direccion.tpl.html */

SPAN.cerrar_direccion_form {
	font-weight: bold;
	color: #700000;
	}

input.cerrar_confirm_passwdfield {
	background-color: #CCCCCC;
	}


/* cerrar_confirm.tpl.html */

.cerrar_confirm_pedido {
	font-family: Arial, sans-serif;
	border-collapse: collapse;
	}


/* tienda.tpl.html */

.tienda_direccion {
	/*color: #666666;*/
	font-size: 16px;
	line-height: 18px;
	text-align: center;
	}


/* Se usa tanto en cart.tpl.html como en cerrar_confirm.tpl.html */
.pedido_notas {
	color: #AA0000;
	font-size: 12px;
	}


