﻿body {
	background-color: #999999;
	text-align: center;
	background-image: url(img/separador.gif);
	background-repeat:  repeat-x;
	background-position: left 100px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

#web {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#portada {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	height: 480px;
	padding: 0px;
	background-image: url(img/fondo_portada.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	bottom: 0px;
}

.cabecera {
	height: 84px;
	background-color: #FFFFFF;
	background-image: url(img/cabecera.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
}
.logo {
	height: 100px;
	width: 180px;
}

li {
	margin-bottom: 10px;
}

a {
	color: #6B9966;
	text-decoration: none;
}

a:hover {
	color: #39A639;
	text-decoration: underline;
}

.titular {
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	clear: both;
	text-align: left;
}

.desarrollo {
	color: #000000;
	text-align: justify;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 80%;
}

.fotointerior {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px solid #000000;
}

.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	background-color: #39A639;
	padding: 3px;
	padding-right: 10px;
}
.pie a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.pie a:hover {
	color: #9CA4D3;
	text-decoration: none;
}

.central {
	color: #000000;
	text-align: justify;
	padding: 16px;
	background-color: #FFFFFF;
	border-left-width: 16px;
	border-left-style: solid;
	border-left-color: #359935;
	top: 0px;
}

.zonasuperior { /* Contiene el menÃº superior */
	background-image: url(img/separador.gif);
	background-repeat:   repeat-x;
	background-position: bottom;
	background-color: #39A639;
	text-align: center;
}

.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menu li {
	font-size: 80%;
	float: left;
	text-align: center;
	height: 32px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 135px;
}
.menu li a {
	color: #DFE2F2;
	text-decoration: none;
}
.menu li a:hover  {
	color: #FFFFFF;
	text-decoration: none;
}

/* Pastilla de volver al inicio */
.inicio {
	color: #B1B3CA;
	background-color: #000000;
	padding: 5px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.inicio a {
	color: #FFFFFF;
	text-decoration: none;
}

.inicio a:hover {
	color: #C0C2D1;
	text-decoration: none;
}

.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;
}

.lateral { /* zona lateral que puede incluir submenu */
	background-image: url(img/fondoizda.jpg);
	font-size: 14px;
}

.lateral  ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
.lateral  li {
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #359935;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
	display: block;
	width: 165px;
	padding-right: 5px;
}
#lateral li:hover {
	background-color: #FF962E;
	color: #fff;
	cursor: pointer;
}
.lateral a {
	color: #000000;
	text-decoration: none;
}
.lateral a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


/*LOCALIZACION*/

.mapaloc {
	width: 425px;
	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;
}


/* FORMULARIOS */

#Consulta {
	width: 620px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}

.apartado {
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
	margin-top: 15px;
	float: left;
	width: 510px;
	margin-bottom: 10px;
}

.campo {
	background-color: #EFECE9;
	border: 1px solid #666666;
}


.asterisco {
	color: #39A639;
	margin-left: 3px;
	font-size: 150%;
	font-weight: bold;
	line-height: 60%;
}

.bloqueizd {
	float: left;
	margin-left: 0px;
	clear: none;
}
.bloqueder {
	float: right;
	margin-right: 0px;
}

.finfila { /* separa una fila de otra en los formularios */
	clear:both;
	margin-botton: 10px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	border: 0;
	height: 1px;
}

.boton {
	clear: both;
	margin-bottom: 10px;
	text-align: center;
}

/* PAGINACION */

#paginacion {
	color: #666666;
	font-size: 90%;
	margin-top: 10px;
	float: left;
	clear: both;
	width: 700px;
}

.paginas {
	float:left;
	width: 450px;
}
.resultados {
	float:right;
	text-align:right;
}

#paginacion a {
	color: #346AAE;
	text-decoration: none;
	margin-left: 2px;
	margin-right: 2px;
}
#paginacion a:hover {
	color: #666666;
	text-decoration: underline;
}
.numresultados {
	float: right;
	margin-left: 20px;
	margin-top: 10px;
	font-size: 90%;
}
#Consulta p {
	text-align: center;
	padding: 10px;
}
.boton input {
	background-color: #AFD3A9;
	border: 1px solid #000000;
	margin: 5px;
	cursor: pointer;
}
textarea {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 100%;
	width: 620px;
}
.familia {
	padding: 5px;
	clear: both;
	margin-bottom: 5px;
}
.familia a {
	color: #000000;
}
.familia img {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.familia .precio {
	font-weight: bold;
	color: #666666;
	text-align: center;
	float: right;
	clear: right;
	background-color: #ededed;
	line-height: 20px;
	height: 50px;
	margin-left: 15px;
	border: 1px solid #CCCCCC;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.familia .precio img {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: -3px;
	margin-left: 0px;
	margin-right: 0px;
	float: none;
}
.familia .nombre {
	font-weight: bold;
	color: #51794D;
	padding-bottom: 5px;
}
.categoria {
	font-weight: normal;
	color: #666666;
	margin-left: 10px;
	padding-left: 15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
	font-size: 90%;
}
.categoria a:hover {
	text-decoration: none;
}

.familia a:hover {
	color: #000000;
	text-decoration: underline;
}
.detalle {
	padding: 5px;
	clear: both;
	margin-bottom: 5px;
}
.detalle img {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 10px;
}
.detalle .nombre {
	width: 400px;
	float: left;
	color: #999999;
	font-weight: bold;
	margin-bottom: 10px;
}
.detalle .referecia {
	float: right;
	width: 280px;
	text-align: right;
	color: #666666;
}
.detalle .precio {
	float: right;
	clear: none;
	font-weight: bold;
	color: #333333;
	line-height: 10px;
	text-align: center;
	width: 280px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-color: #ededed;
	border: 1px solid #CCCCCC;
}
.detalle .precio img {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: none;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.detalle .info {
	clear: both;
	margin-bottom: 5px;
}
.detalle .descarga {
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 380px;
}
.detalle .enlace {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	clear: left;
	width: 380px;
}
.lateral li:hover {
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #359935;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
	background-color: #359935;
}
.lateral .nota {
	font-size: 10px;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}
.familia .add {
	clear: left;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: center;
	margin-top: 2px;
}
.add img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.detalle .pvp {
	float: right;
	clear: none;
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	color: #000000;
	line-height: 10px;
	text-align: center;
}
.detalle .precio a {
	font-weight: normal;
}


/* 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;
}

.avisolegal .titular{
	color:#CC0000;
	font-size:14px;
	font-weight:bold;
}

/* LOGIN */

#login {
	font-size: 90%;
	margin-top: 10px;
	margin-left: 15px;
	padding-bottom: 10px;
	text-align: left;
	float: left;
	clear: left;
	width: 140px;
}

#login .acceso {
	padding-left: 10px;
	padding-bottom: 5px;
}
label {
	font-size: 100%;
	color: #000000;
	float: left;
}
.lateral input {
	clear: left;
	float: left;
	width: 140px;
	font-size: 90%;
}
#login #botones {
	float: left;
	width: 140px;
	margin-top: 15px;
	clear: left;
}
.contador {
	font-size: 12px;
	text-align: center;
	clear: both;
	padding: 0px;
}
#botones img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#botones img {
	clear: left;
	float: left;
}
