body {
	background-color: #E4E4E4;
	font-family: Tahoma, "Trebuchet MS", Arial;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	background-image: url(img/fondoizda.jpg);
	background-repeat:  repeat-y;
	background-position: 0px 132px;
}

input {
	font-size: 10pt;
	font-family: Tahoma, "Trebuchet MS", Arial;
	border: 0;
}
textarea {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 100%;
	width: 500px;
	background-color: #E5E5E5;
	text-align: left;
	margin-right: 15px;
	margin-left: 65px;
	margin-bottom: 15px;
	border: 0;
}
select {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 100%;
	background-color: #E5E5E5;
	text-align:left;
}


li {
	margin-bottom: 10px;
}

a {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

#web {
	width: 990px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(img/fondoizda.jpg);
	background-repeat:   repeat-y;
	background-position: left 132px;
}

#portada {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	height: 400px;
	padding: 0px;
	background-image: url(img/montaje2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	bottom: 0px;
}

#cabecera {
	background-color: #FFFFFF;
	background-image: url(img/cabecera3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	width: 810px;
	float: right;
	height: 100px;
}
#derecha {
	background-image: url(img/separador.gif);
	background-repeat:  repeat-x;
	background-position: left 116px;
	height: 132px;
	background-color: #FFFFFF;
}

#logo {
	height: 100px;
	padding-bottom: 16px;
	float: left;
	background-color: #FFFFFF;
	border-bottom-width: 16px;
	border-bottom-style: solid;
	border-bottom-color: #C82222;
}

#logo img {
	border: 0;
}

#central {
	color: #000000;
	background-color: #FFFFFF;
	width: 750px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 24px;
	float: right;
	border-left-width: 16px;
	border-left-style: solid;
	border-left-color: #4C5A63;
}

#desarrollo {
	color: #000000;
	text-align: justify;
	padding-bottom: 10px;
	font-size: 80%;
	float: left;
	width: 710px;
	margin-left: 25px;
	height: auto !important;
	height: 300px;
	min-height: 300px;
}


#zonamenu { /* Contiene el menÃº superior */
	background-image: url(img/separador.gif);
	background-repeat:   repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	text-align: center;
	clear: right;
	float: right;
	width: 810px;
}

.titular {
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C82222;
	text-align: left;
	padding-bottom: 4px;
	font-size: 90%;
}
.titular a {
	text-decoration: none;
	color: #666666;
}
.titular a:hover {
	text-decoration: none;
	color: #000000;
}
.categoria {
	font-weight: normal;
	color: #000000;
	margin-left: 10px;
	padding-left: 15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF962E;
	font-size: 90%;
}
.fotointerior {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}


.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;
}

.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 810px;
	background-color: #4C5A63;
	background-image: url(img/separador.gif);
	background-repeat:  repeat-x;
	background-position: left bottom;
}
.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: 202px;
}
.menu li a {
	color: #E4E4E4;
	text-decoration: none;
}
.menu li a:hover  {
	color: #FFFFFF;
	text-decoration: none;
}

#lateral { /* zona lateral que puede incluir submenu */
	float: left;
	width: 180px;
	font-size: 85%;
	background-image: url(img/fondoizda.jpg);
	background-repeat: no-repeat;
	/*background-image: url(img/fondologin.gif);
	background-repeat:  repeat-y;*/
}

#lateral  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: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}
#lateral  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;
}
#lateral li:hover {
	background-color: #999999;
	color: #FFFFFF;
}
#lateral  .sub  {
	text-align: left;
	padding-left: 25px;
	padding-right: 5px;
	font-weight: normal;
	/*background-color: #FFFFFF;*/
	border-left-width: 0px;
}
#lateral  li:hover a {
	background-color: #999999;
	color: #FFFFFF;
}
#lateral a {
	color: #000000;
	text-decoration: none;
}
#lateral a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#lateral  .botones {
	margin-left: auto;
	margin-right: auto;
	width: 140px;
	padding-bottom: 0px;
	margin-bottom: 20px;
	padding-left: 3px;
}


/* LOGIN */

#login {
	font-size: 90%;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-top: -15px;
	width: 140px;
}
#login   img  {
	clear: both;
	float: left;
	border: 0;
}

#login label {
	font-size: 100%;
	color: #666666;
	margin-bottom: 5px;
	text-align: left;
	clear: both;
}
#login  input {
	clear: both;
	margin: 0;
	padding: 0;
	border: 1px solid #C0C0C0;
	width: 140px;
}

/*LOCALIZACION*/

.mapaloc {
	width: 450px;
	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;
}

.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;
}


/* FORMULARIOS */

#Consulta {
	padding-right: 25px;
	padding-left: 25px;
	text-align: center;
	padding-top: 15px;
}
#Consulta p {
	text-align: center;
	padding: 10px;
}

.campo {
	background-color: #E5E5E5;
	border: 1px solid #666666;
}


.asterisco {
	color: #F5A925;
	margin-left: 3px;
	font-size: 120%;
	font-weight: bold;
	line-height: 60%;
}

.bloqueizd {
	float: left;
	margin-left: 0px;
	clear: left;
	text-align: left;
	padding-bottom: 15px;
	display: block;
	white-space: nowrap;
	padding-left: 15px;
}
.bloqueder {
	float: right;
	margin-right: 0px;
	text-align: left;
	clear: right;
	padding-bottom: 15px;
	display: block;
	white-space: nowrap;
	padding-right: 15px;
}
fieldset {
	clear: both;
	margin-top: 5px;
}


.bloquecen {
	float: left;
	clear: both;
	text-align: center;
}

.finfila { /* separa una fila de otra en los formularios */
	clear:both;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	color: #FFFFFF;
	border: 0;
	height: 1px;
}

.boton {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

/* PAGINACION ---------------------------------------- */

#paginacion {
	color: #666666;
	margin-top: 10px;
	float: left;
	font-weight: bold;
	clear: left;
}
#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;
}
.boton input {
	margin: 5px;
	cursor: pointer;
}
.producto {
	clear: both;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.producto  a {
	color: #000000;
}
.producto a:hover {
	color: #000000;
	text-decoration: underline;
}
.producto img {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 0;
}
.producto .precio {
	font-weight: bold;
	color: #000000;
	text-align: right;
	font-size: 120%;
}
.producto .precio  img  {
	padding: 0px;
	border: 0;
	float: none;
	vertical-align: text-bottom;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.producto .nombre {
	font-weight: bold;
	color: #CC6600;
	padding-bottom: 5px;
}
.ficha {
	float: left;
	margin: 0;
}
.ficha  .imagen img {
	float: right;
	margin-bottom: 10px;
	clear: right;
}
.ficha .nombre {
	font-weight: bold;
}
.ficha .referecia {
	color: #666666;
	margin: 0;
}
.ficha  .accion {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 40px;
	padding-left: 10px;
	font-weight: bold;
	clear: right;
}
.ficha  .accion   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-bottom: 0px;
	margin-left: 10px;
}
.ficha .precio {
	background-color: #EAEAEA;
	text-align: center;
	padding: 5px;
	float: right;
	width: 270px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 120%;
}

.ficha .info {
	clear: left;
	margin-bottom: 5px;
	float: left;
	width: 410px;
}
.ficha .descarga {
	text-align: left;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-bottom: 5px;
	float: left;
	clear: left;
}
.ficha .enlace {
	text-align: right;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-bottom: 5px;
	float: left;
	clear: left;
	display: block;
	white-space: nowrap;
}
/* 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;
	float: left;
	margin-left: 140px;
}
#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;
}
.linea img {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #000;
}
.desarrollo form {
	margin: 0px;
	padding: 0px;
}
#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;
}

/* PIE */
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: right;
	background-color: #8698A4;
	padding-right: 10px;
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	width: 790px;
	float: right;

}
.pie a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.pie a:hover {
	color: #000000;
	text-decoration: none;
}
.ficha .imagen {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 280px;
}
.ficha .info ul {
	font-weight: bold;
	list-style-type: square;
	text-align: left;
	margin-bottom: 0px;
	padding-left: 20px;
	margin-left: 10px;
}
.nota {
	text-align: left;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	background-image: url(images/alerta.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	color: #990000;
	margin-bottom: 10px;
	border: 1px dotted #990000;
	margin-top: 10px;
}
.usuarios {
	font-size: 90%;
	margin: 0;
	padding-bottom: 0px;
	padding-top: 15px;
	text-align: center;
	padding-left: 10px;
	font-weight: bold;
	color: #000000;
	line-height: 2px;
}
legend {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #666666;
	margin-right: 5px;
	margin-left: 5px;
}

