body{
	margin: 0;
	color: white;
	background-color: #002E6D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
img{
	border-width: 0;
}

a {
	color: #002E6D;	
}

a:hover{
	color: #000000;
}

a:visited{
	color: #000000;
}		
		
.collapse{
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.clear{
	clear: both;
}

.izq{
	float: left;
	margin: 0 2em 1em 0;
}
.der{
	float: right;
	margin: 0 0 1em 2em;
}
.nobr{
	white-space: nowrap;
}
.ancho_max{
	width: 98%;
}
.icono{
	vertical-align: middle;
}
.borde{
	border: 1px solid white;
}



.error, .mensaje{
	margin: 1em;
	padding: 1em 1em 1em 50px;
}
.error{
	border: 1px solid #D39599;
	color: black;
	background: #E9CACC url(/lib/img/icono_error.png) 3px 3px no-repeat;
}
.mensaje{
	border: 1px solid #949BD2;
	color: black;
	background: #CACDE9 url(/lib/img/icono_mensaje.png) 3px 3px no-repeat;
}


ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul li{
	padding-left: 13px;
	background: url(/lib/img/li.png) no-repeat left 6px;
}

	
.caja{
	background: #1C4C86 url(/lib/img/caja_no.png) left top no-repeat;
}
.caja .caja_ne{
	background: transparent url(/lib/img/caja_ne.png) right top no-repeat;
}
.caja .caja_so{
	background: transparent url(/lib/img/caja_so.png) left bottom no-repeat;
}
.caja .caja_se{
	background: transparent url(/lib/img/caja_se.png) right bottom no-repeat;
}
.blq_list_sub .caja .caja_so:hover{
	background: #DEC5B8;
}
.blq_list_sub .caja_so:hover a{
	color:#1C4C86;
}
.blq_list_sub:hover .caja{
	background: #DEC5B8 url(/lib/img/caja_no_over.png) left top no-repeat;
}
.blq_list_sub:hover .caja .caja_se{
	background: none;
}
.blq_list_sub:hover .caja .caja_ne{
	background: transparent url(/lib/img/caja_ne_over.png) right top no-repeat;
}
.blq_list_sub:hover .caja .caja_so{
	background: transparent url(/lib/img/caja_so_over.png) left bottom no-repeat;
}
.blq_list_sub:hover .caja .caja_se{
	background: transparent url(/lib/img/caja_se_over.png) right bottom no-repeat;
}


.cont{
	background: #E8E6DE url(/lib/img/cont_no.png) left top no-repeat;
}
.cont .cont_ne{
	background: transparent url(/lib/img/cont_ne.png) right top no-repeat;
}
.cont .cont_so{
	background: transparent url(/lib/img/cont_so.png) left bottom no-repeat;
}
.cont .cont_se{
	background: transparent url(/lib/img/cont_se.png) right bottom no-repeat;
}


.form{
	background: #1C4C86 url(/lib/img/form_no.png) left top no-repeat;
}
.form .form_ne{
	background: transparent url(/lib/img/form_ne.png) right top no-repeat;
}
.form .form_so{
	background: transparent url(/lib/img/form_so.png) left bottom no-repeat;
}
.form .form_se{
	background: transparent url(/lib/img/form_se.png) right bottom no-repeat;
}


.form .miniaturas img{
	vertical-align: middle;
	margin-left: 1em;
}


form{
	margin: 0;
}
table.formulario{
	background-color: #1C4C86;
}
table.formulario tr{
	color: white;
	background-color: #002E6D;
}
table.formulario a, table.formulario a:visited{
	color: white;
}
table.formulario th, table.formulario td{
	text-align: left;
	vertical-align: top;
	padding: 0.5em 1em;
}
table.formulario .botones{
	text-align: right;
}
input.text, input.file, textarea, select{
	color: black;
	background-color: white;
	border: 1px solid black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}
input.submit, input.reset, input.button{
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	background-color: #E4E8E6;
	border-width: 1px;
	border-style: solid;
	border-color: white #808281 #808281 white;
}
input.res, input.res, input.res{
	background-color: white;
}
input.pulsado, input.pulsado, input.pulsado{
	color: gray;
}
label{
	border-bottom: 1px dotted #E4E8E6;
}



.form{
	margin: 1em 0 2em 0;
}
.form .form_se{
	padding: 1em 2em;
}

.general{
	margin: 17px 18px 23px 17px;
}
.int_general{
	padding: 10px 12px 13px 26px;
}
.general .cont{
	margin: 0 0 4px 0;
}





.contenido{
	padding: 5px 17px 5px 27px;
}


.general{
	color: black;
}
.general h1{
	margin: 2px 17px 2px 27px;
	text-transform: uppercase;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
}
.general h2{
	margin: 0.5em 0;
	font-size: 130%;
	font-weight: bold;
}

.general a{
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #748AA5;
}
.general a:hover{
	border-bottom: 1px solid #002E6D;
}
.general a:visited{
	color: #002E6D;
}


.general .fila_nav{
	height: 2.5em;
}
.general .nav{
	float: left;
	width: 18em !important;
	margin-right: 7px;
}
.general .nav p{
	font-size: 90%;
	font-weight: bold;
	padding: 6px 10px 7px 10px;
	margin: 0;
	color: black;
	text-transform: uppercase;
}
.general .nav a{
	color: black !important;
	text-decoration: none !important;
	/*border-bottom: 1px solid #879FBC !important;*/
}
.general .nav a:hover{
	border-bottom: 1px solid black !important;
}




.listado{
	margin: 2em 0;
}
.listado .impar{
	background-color: #1C4C86;
}
.listado .par{
	background-color: #0E3D79;
}
.listado th{
	padding: 0.5em 0.2em;
	background-color: #002E6D;
	text-align: left;
}
.listado td{
	padding: 0.5em 1em;
}
.listado th, .listado td{
	color: white;
}
.listado a{
	color: white;
}
.listado a:hover{
	border-bottom: 1px solid white;
}
.listado a:visited{
	color: white;
}
table.navegacion{
	color: white;
	margin: 0;
}
table.navegacion a{
	color: white !important;
}
table.navegacion a:hover{
	border-bottom: 1px solid white;
}



.list_sub{
	margin: 17px 119px 23px 119px;;
}
.blq_list_sub{
	margin: 4px 0 5px 0;
}
.list_sub .interior_caja{
	padding: 10px;
	height: 91px;
	overflow: hidden;
}
.list_sub h2{
	float: left;
	margin: 0;
	height: 91px;
	width: 140px;
	color: #E8E6DE;
	font-size: 120%;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	overflow: hidden;
}
.list_sub a{
	color: #E8E6DE;
	text-decoration: none;
}

.list_sub .miniatura{
	float: left;
	width: 130px;
	margin-left: 20px;
	text-align: center;
	
}
.list_sub .miniatura{
	float: left;
	width: 130px;
	margin-left: 20px;
	text-align: center;
	
}
.list_sub .nav .interior_caja{
	height: 2em;
}
.list_sub .nav a{
	border-bottom: 1px solid #8EA6C3;
}
.list_sub .nav a:hover{
	border-bottom: 1px solid white;
}
.list_sub .blanco{
	background-color: white;
}
/*.list_sub .color0{
	background-color: #D7D0E0
}
.list_sub .color1{
	background-color: #FCF1C6
}
.list_sub .color2{
	background-color: #E8E6DE
}
.list_sub .color3{
	background-color: #DEC5B8
}
.list_sub .color4{
	background-color: #DCF2B8
}*/



.list_prod{
	margin: 10px 12px 14px 12px;
}
.list_prod .nav{
	width: 23em;
	margin-bottom: 5px;
}
.list_prod .nav p{
	font-size: 90%;
	font-weight: bold;
	padding: 6px 10px 7px 10px;
	margin: 0;
	color: #F1F1F1;
	text-transform: uppercase;
}
.list_prod .nav a{
	color: #F1F1F1;
	text-decoration: none;
	border-bottom: 1px solid #879FBC;
}
.list_prod .nav a:hover{
	border-bottom: 1px solid #F1F1F1;
}
.list_prod .eemc{
	padding: 1px 0; /* Evitamos el "margin collapsing" */
}
.list_prod .todo{
	margin: 9px 24px 10px 18px;
	min-height: 250px;
	background: transparent url(/lib/img/list_prod_fondo.png) 165px 0 repeat-y;
}

.list_prod .lat{
	float: left;
	margin: 0;
	width: 150px;
	/*margin-right: 33px;*/
}
.list_prod h1{
	margin: 0;
	color: #F1F1F1;
	font-size: 130%;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
}
.list_prod .lat p{
	color: #F1F1F1;
	text-align: right;
	font-style: italic;
	font-size: 95%;
}

.list_prod .fila{
	margin: 0 0 0 170px;
	height: 180px;
}

.list_prod .producto{
	float: left;
	width: 142px;
	height: 150px;
	margin: 0 11px 0 11px;
	padding: 4px 6px 4px 6px;
	color: black;
	background-color: white;
	text-align: right;
	overflow: hidden;
	font-size: 90%;
}
.list_prod .producto:hover{
	float: left;
	width: 142px;
	height: 150px;
	margin: 0 11px 0 11px;
	padding: 4px 6px 4px 6px;
	text-align: right;
	overflow: hidden;
	font-size: 90%;
/*	background-color: #1C4A88;
	color:white;*/
}

.list_prod .color0{
	background-color: #D7D0E0
}
.list_prod .color1{
	background-color: #FCF1C6
}
.list_prod .color2{
	background-color: #E8E6DE
}
.list_prod .color3{
	background-color: #DEC5B8
}
.list_prod .color4{
	background-color: #DCF2B8
}

.list_prod .paginacion{
	text-align: right;
	margin: 10px 30px 20px 0;
	font-size: 85%;
	font-weight: bold;
	color: #879FBC;
	text-transform: lowercase;
	
}
.list_prod .paginacion a{
	color: #F1F1F1;
	text-decoration: none;
	border-bottom: 1px solid #879FBC;
}
.list_prod .paginacion a:hover{
	border-bottom: 1px solid #F1F1F1;
}



.ficha_prod{
	margin: 14px 123px 13px 116px;
}
.ficha_prod .fila_nav{
	height: 2.5em;
}
.ficha_prod .nav{
	float: left;
	width: 23em;
	margin-right: 7px;
}
.ficha_prod .nav p{
	font-size: 90%;
	font-weight: bold;
	padding: 6px 10px 7px 10px;
	margin: 0;
	color: #F1F1F1;
	text-transform: uppercase;
}
.ficha_prod .nav a{
	color: #F1F1F1;
	text-decoration: none;
	border-bottom: 1px solid #879FBC;
}
.ficha_prod .nav a:hover{
	border-bottom: 1px solid #F1F1F1;
}
.ficha_prod .ficha{
	min-height: 530px;
	background: transparent url(/lib/img/ficha_se.png) right bottom no-repeat;
}
.ficha_prod .ficha .ficha_ne{
	background: transparent url(/lib/img/ficha_ne.png) right top no-repeat;
}
.ficha_prod .lat{
	width: 158px;
	margin: 2px 10px 0 12px;
	float: right;
	text-align: center;
}
.ficha_prod .lat .deshabilitado{
	opacity: 0.3;
}
.ficha_prod .miniatura{
	margin: 3px 0;
}
.ficha_prod .miniatura img{
	border: 3px solid #002E6D;
}
.ficha_prod .miniatura img.res{
	border-color: white;
}

.ficha_prod .ppal{
	margin: 15px 200px 15px 13px;
	text-align: left;
}

.ficha_prod .ppal .presupuesto{
	float: right;
}
.ficha_prod .ppal .subcategoria{
	font-size: 120%;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
}
.ficha_prod .ppal .subcategoria a{
	color: white;
	text-decoration: none;
	border-bottom: 1px solid #8EA6C3;
}
.ficha_prod .ppal .subcategoria a:hover{
	color: white;
	border-bottom: 1px solid white;
}

.ficha_prod .ppal #imagen_grande{
	margin: 20px 0 0 0;
	text-align: center;
}
.ficha_prod .ppal #imagen_grande img{
}
.ficha_prod .ppal p{
	line-height: 1.5;
}
.ficha_prod .ppal .nombre_producto{
	float: left;
	width: 10em;
	min-height: 50px;
	margin: 14px 20px 10px 0;
	padding: 0 20px 0 0;
	text-align: right;
	font-size: 140%;
	line-height: 1.2;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	background: transparent url(/lib/img/prod_nombre.png) right top repeat-y;
}

#punteo{
	background: transparent url(/lib/img/punteo.png) left top repeat-x;
	height: 6px;
	width:100%;
}
#ventana_cabecera{
	background-color:#3F6090;
	width:100%;
}
#ventana_cabecera #nombre{
	text-align: right;
	font-size: 140%;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	position:absolute;
	top:15px;
	right:100px;
}


#enc{
	padding: 11px 10px 5px 10px;
	border-bottom: 1px solid #1C4A89;
}
#enc .menu{
	float: right;
	margin: 0px 0 0 0;
	padding: 0;
	height: 75px;
	list-style-type: none;
}
#enc .menu li{
    display: inline;
	width: 75px;
	height: 75px;
    margin: 0;
    padding: 0;
}
#enc .menu li a{
	float: left;
	display: block;
	text-align: center;
	background: #002E6D none 50% 50% no-repeat;
	width: 75px;
	height: 75px;
    margin: 0 10px;
    padding: 0;
	line-height: 75px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
#enc .menu li.c0 a{
	background-image: url(/lib/img/menu_circ0.png);
}
#enc .menu li.c1 a{
	background-image: url(/lib/img/menu_circ1.png);
}
#enc .menu li.c2 a{
	background-image: url(/lib/img/menu_circ2.png);
}
#enc .menu li.c3 a{
	background-image: url(/lib/img/menu_circ3.png);
}
#enc .menu li.c4 a{
	background-image: url(/lib/img/menu_circ4.png);
}
#enc .menu li.c5 a{
	background-image: url(/lib/img/menu_circ5.png);
}
#enc .menu li.c6 a{
	background-image: url(/lib/img/menu_circ6.png);
}
#enc .menu li.c7 a{
	background-image: url(/lib/img/menu_circ7.png);
}
#enc .menu li.res a, #enc .menu li a:hover{
	color: white !important;
	text-transform: uppercase !important;
	font-size: 85% !important;
}
#enc .menu li.res a{
	background-image: url(/lib/img/menu_circ_res.png) !important;
}
#enc .menu li a:hover{
	background-image: url(/lib/img/menu_circ_hover.png) !important;
}
#enc .menu .comprimido{
	letter-spacing: -1px;
}
#enc .direccion{
	margin-top: 5px;
	text-align: right;
	color: #E8E6DE;
	font-weight: bold;
}
#enc .carrito{
	position: relative;
	top: -2px;
	font-size: 80%;
	padding-right: 2em;
}
#enc .carrito a{
	color: white;
	text-decoration: none;
}
#enc .carrito a:hover{
	text-decoration: underline;
}
#enc .carrito img{
	vertical-align: -60%;
}


#pie{
	height: 20px;
	padding: 6px 12px 4px 12px;
	color: #E8E6DE;
	background-color: #00387D;
	text-align: center;
	white-space: nowrap;
}
#pie a{
	color: #E8E6DE;
	text-decoration: none;
	border-bottom: 1px solid #748FAE;
}
#pie a:hover{
	border-bottom: 1px solid #E8E6DE;
	text-decoration: none;
	font-weight: bold;
}
#pie a.aviso_legal,a.privacidad{
	text-decoration: none !important;
}
#pie a.aviso_legal:hover,a.privacidad:hover{
	text-decoration: none !important;
}

#pie .copyright{
	float: left;
}
#pie .telecomputer{
	margin-top: -2px;
	float: right;
}
#pie .telecomputer img{
}
#pie .telecomputer a{
	border-bottom-width: 0 !important;
}
#pie .telecomputer img{
	vertical-align: -7px;
}




/*
 * Ancho mínimo: 1000px;
 */
#enc{
	min-width: 980px;
}
.general{
	min-width: 965px;
}
.list_sub{
	min-width: 762px;
}
.list_prod{
	min-width: 976px;
}
.ficha_prod{
	min-width: 761px;
}
#pie{
	min-width: 976px;
}
