body
{
	font-family:Arial;
	padding:0px;
	margin: 0px;
	font-size: 11px;
	color: #444;		
}

#main
{
   
	width: 98%;
	height: 500px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
    min-width: 795px;
}

#banner
{
	width: 100%;
	height: 100px;
	/*background: #292929;*/
    position: relative;
        
}


/*
#lado1
{
	float: left;
	height: 130px;
	width: 17px;
	background: url(../images/l1.jpg) no-repeat;
}
*/
#medio
{
	color: #FFF;
	float: left;
	
	width: 90%;
	position: relative;
}

#logo
{	
    /*top:0px;
	left: 0px;*/
    text-align: center;
	width: 100%;
	min-height: 80px;
	/*background: url(../images/distribol.png);*/
	/*position: absolute;*/
    margin-left: auto;
    margin-right: auto;
}

#menu
{
	width: 100%;
    margin-left: -40px;
}
ul.menu
{
	
}

ul.menu li
{
	display:block;
	float:left;
	/*width: 126px;
	height: 30px;*/
	text-align: center;
	margin-right: 2px;
    border-bottom: solid #FFC100 1px;
}

ul.menu li a
{
    margin: 0;
	font-size: 12px;
	padding: 6px;
	display: block;	
	background: #fff url(../images/menu-f.png) no-repeat;
    width: 114px;
	color: #005992;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
    
    /*border-radius: 8px 8px 0px 0px; 
	-moz-border-radius: 8px 8px 0px 0px; 
	-webkit-border-radius: 8px 8px 0px 0px;*/	
}
ul.menu li a:hover
{		
	/*background: url(../images/menu0.png) no-repeat;*/
	/*color: #292929;*/
    color: #005992;
    text-decoration: underline;
}
/*
ul.menu li a.active
{
	
    background: #E1E1E1;
	color: #292929;	
}
*/
/*
ul.menu li a.active:hover
{		
	background: url(../images/menu.png) no-repeat;
	color: #fff;
}
*/
/*
#lado2
{
	float: right;
	height: 130px;
	width: 17px;
	background: url(../images/l2.jpg) no-repeat;
	margin-top: 0;
}
*/
#content-prin
{
	width: 100%;
	z-index: 1;
}

#left
{   
    width: 14%;
	float: left;
	text-align: left;
    border-right: dashed #aaa 1px;
    padding-right: 10px;
    min-width: 145px;
}
#rigth
{
	margin-left: 15.7%;		
	width: 84.0%;
	margin-top: 28px;	
}
#paginacion
{
    margin-top: 40px;
    float: left;
    width: 84%;
    height: 30px;
}

h1.title
{
	display: block;
	/*background: #292929;*/
	color:#282828;
    text-align: center;
	font-size: 14px;
	padding: 5px 5px 5px 10px;
	
    border-bottom: double #EEC829 3px;

}
h3
{
    color: #005992;
    font-size: 10px;
}
ul.categoria
{
	width:80% ;
	margin: 0;
	padding: 0;
	position: relative;
	z-index:2;
	
}
ul.categoria li
{
	width:100% ;
	display: block;
	background: ;
	height: 30px;
		
}
ul.categoria li a
{
	display:block;
	background: url(../images/categoria.png) repeat-x;
	color: #292929;
	padding: 7px 5px 7px 20px;
	text-decoration: none;	
	font-style: normal;
	font-weight: normal;
}
ul.categoria li a:hover
{
	background: #E1E1E1;
	color: #292929;
}

li.cat
{	
	margin: 0;
	overflow: hidden;
	position: absolute;
	display: block;
		
}

#contenido
{
	padding: 5px 10px 10px 10px;
	text-align: justify;
}

a
{
	/*color:#318091;*/
	color: #E0B923;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
a:hover
{
	text-decoration: underline;
}

#login
{
	padding: 8px 0 8px 9px;
    position: absolute;
	width: 300px;
    height: 97px;
	top: 10px;
	/*right: 100px;*/
	right: -90px;
	color: #555;
    background: url(../images/login.png) no-repeat;
    z-index: 50;
}

#login a
{
	color:#005992;
	font-style: normal;
} 
#login a:hover
{
	text-decoration: none;
}

input.login
{
	/*background: #EAEAEA url(../images/bginput.png) repeat-x;*/
    background: #fff;
	border: solid 1px #bbb;
	height: 18px;    
	color: #555;
}

input.btn
{
	background: url(../images/btn.png) no-repeat;
	width: 66px;
	height: 22px;
	border: none;
	color: #333;
}

b.banner
{
	/*color:#005992;*/
	color: #555;
}
#search
{
	position: absolute;
	width: 220px;
	right: 25px;
	/*top: 85px;*/
	top: 28px;
}
input.btnsearch
{
	background: url(../images/search.png) no-repeat;
	width: 27px;
	height: 27px;
	border: none;
}
input.search
{	
	height: 27px;
	background: #EAEAEA url(../images/bginput.png) repeat-x;
	border: solid 1px #DFDFDF;	
	color: #555;	
}


.clear
{
	clear: left;
}
#pie
{
	height: 35px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	background: #999999;
	z-index: 10;	
}

#pie1
{
	width: 11px;
	height: 35px;
	background: url(../images/la1.jpg);
	float: left;	
}
#piemedio
{
	float: left;
	text-align: center;
	background: #999999;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding-top: 5px;
    color: #fff;
}
#pie2
{
	width: 11px;
	height: 35px;
	background: url(../images/la2.jpg);
	float: right;
	margin-top: 0;	
}

#piemedio b
{
	color: #f0f0f0;
}

ul.noticias li
{
	margin-bottom:15px;
}

ul.noticias li a
{
	color: #005992;
	font-style: normal;
	text-transform: uppercase;
}

div.articulo
{
	width:200px;
	height: 162px;
	/*background: url(../images/bgarticulo.gif) no-repeat;*/
	float: left;
	margin-top: 3px;
	margin-left: 2px;
	margin-right: 2px;
	position: relative;    
    border-right: dotted #EEC829 2px ;
    border-bottom: dotted #EEC829 2px ;
}
div.combo
{
    min-width: 250px;
    max-width: 600px;
	
	height: 200px;
	/*background: url(../images/bgarticulo.gif) no-repeat;*/
	float: left;
	margin-top: 3px;
	margin-left: 2px;
	margin-right: 2px;
	position: relative;    
    border-right: dotted #EEC829 2px ;
    border-bottom: dotted #EEC829 2px ;
}
a.combo
{
    float: left;
}
strong.tachado
{
    text-decoration: line-through;
}
b.titulo
{
	/*display: block;*/
	/*text-transform: uppercase;*/
	color:#005992;
	font-size: 11px;	
}
b.modelo
{	
	/*background: #E0B923;*/
	/*background: #005992;*/
	/*text-transform: capitalize;*/
	color:#0004ad;
	padding: 1px 5px 1px 5px;
	/*border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;*/
}
div.detalles
{
	position: absolute;
	width: 180px;
	text-align: right;
	top: 45px;
	right: 6px;
	
}
div.detallescombo
{	
	width: 180px;
	text-align: justify;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 5px;	
}
img.articulo
{
	position: absolute;	
	top: 70px;
	left: 5px;
    z-index: 2;	
}
a.detallearticulo
{
	position: absolute;
	bottom: 2px;
	left: 5px;
	display: block;	
	width: 67px;
	height: 20px;
	background: url(../images/btdetalle.png) no-repeat;		
	text-align: center;
	padding-top: 2px;
	text-decoration: none;
	color: #444;
	font-style: normal;
    z-index: 1;
}

a.reservaarticulo
{
	position: absolute;
	bottom: 2px;
	right: 5px;
	display: block;	
	width: 67px;
	height: 20px;
	background: url(../images/btndetalle.png) no-repeat;		
	text-align: center;
	padding-top: 2px;
	text-decoration: none;
	color: #444;
	font-style: normal;
}
a.enlace
{
    color: #fff;
    font-style: normal;
    /*border: solid 2px #ccc;*/   
    background: #005992;
    padding: 0 5px;
}
a img
{
	border: none;
    text-decoration: none;
}


/*Categorias*/
#wrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	}

.accordionButton {	
	width: 100%;
	float: left;
	_float: none;  /* Float works in all browsers but IE6 */
	/*background: #003366;*/
	/*border: solid #DEDBD1 1px;*/
	cursor: pointer;
	/*background: url(../images/categoria.png) repeat-x;*/
	font-size: 10px;
	padding: 4px 2px 4px 5px;
    color: #005992;    
	}
	
.accordionContent {	
	width: 95%;
	float: left;
	_float: none; /* Float works in all browsers but IE6 */
	background: #fafafa;
	padding: 5px 5px 5px 15px;
	font-size: 10px;
}

.accordionContent a{
	font-style: normal;
	display: block;
	color: #005992;
}
	
.accordionButton a
{
	width: 100%;
	display: block;
	color: #005992;
	font-style: normal;
}
.accordionButton a:hover
{
	color: #fff;	
}
/***********************************************************************************************************************
 EXTRA STYLES ADDED FOR MOUSEOVER / ACTIVE EVENTS
************************************************************************************************************************/

.on {
	/*background: #DEDBD1 url(../images/categoriao.png) repeat-x;*/
	color: #005992;
	border-bottom: solid 1px #DBDBDB;
	/*text-align: right;*/
	}
	
.over {
	/*background: #F5F5F5 url(../images/categoriao0.png) repeat-x;*/
	/*background: #DEDBD1 ;*/
	color: #005992;
    text-decoration: underline;
	/*border-bottom: solid 1px #DBDBDB;*/
	}
/*fin Categorias*/

.ok
{
	background: #E2FEE2;
	color: #0CC861;
	border: solid 1px #0CC861;
	width: 220px;	
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 5px;
	margin-top: 10px;
	font-weight: bold;
}
.error
{
	background: #F2C9C3;
	color: #B1230C;
	border: solid 1px #B1230C;
	width: 220px;	
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 5px;
	margin-top: 10px;
	font-weight: bold;
}

/* paginacion */
a.paginacion
{
	padding: 1px 4px 1px 4px;
	/*border: solid 1px #005992 ;*/
	/*background:#005992 ;*/
	color: #005992 ;
	margin-left: 2px;
	text-decoration: none;
	font-style: normal;
}
a.paginacion:hover
{	
	/*border: solid 1px #1F5D69 ;*/
	background:#fff ;
	color: #1F5D69;	
}
b.activo
{
	padding: 1px 4px 1px 4px;
	border-bottom: solid 1px #000 ;
	background:#fff ;
	color: #000;
	margin-left: 2px;	
}

div.detalles b 
{
	color:#005992;
}

#caracteristicas
{
	float: left; 
    width: 52%;      
}
#contenido-caracteristicas
{
    margin-left: 10px;
    border: solid 1px #E1E1E1 ;
    /*max-width: 43%;*/    
	padding: 5px 5px 20px 5px;
	position: relative;
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	background: #f5f5f5;
}
#caracteristicascombo
{
	float: left;
	width: 80%;
	border: solid 1px #E1E1E1 ;
	margin-left: 15px;
	padding: 5px 5px 20px 5px;
	position: relative;
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	background: #f5f5f5;
}

#caracteristicas b
{
	margin-top: 2px;
	padding: 1px;
	/*background: #005992;*/
	border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	color:#005992;
}
/*#login*/ 
a.normal
{
	color: #005992;
	/*color: #E0B923;*/
	font-style: normal;
}

#componentes
{
	margin-top: 20px;
	float: left;
	width: 92%;
	/*border: solid 1px #E5E5E5 ;*/
	background: #fff;
   
}

p.componente
{
	float: left;
	margin-top: 3px;	
	margin-left: 5px;
	width: 47%;
	height: 79px;
    min-height: 79px;	
	padding: 5px;
	border: solid 1px #E1E1E1 ;
	background: #f5f5f5;
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;	
    	
}

p.componente b
{
	color: #005992;
}

img.izquierda
{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

table.reserva
{
	border:solid 1px #969696;
}

table.reserva tr.titulo
{
	background: #969696;
	color: #fff;
	text-align: center;
	font-size: 12px;
	/*text-transform: uppercase;*/
}

table.reserva td
{
	text-align: left;
	padding: 2px;
	border:solid 1px #969696;
}

p.reserva
{
	height: 50px;
	background: #f0f0f0;
	padding: 5px;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;	
}

#datos
{
	width: 270px;
	border:solid 1px #969696;
	padding: 5px;
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;	
	background: #f5f5f5;
}

b.color
{
	color: #005992;
}

table.contacto
{
	border:solid 1px #969696;
	padding: 5px;
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;	
	background: #f5f5f5;
}

#tipocambio
{
	width: 70%;
	border:solid 1px #969696;
	padding: 5px;
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;	
	background: #f5f5f5;
	margin-left: auto;
	margin-right: auto;
}

li
{
	list-style-image: url(../images/li.png);
}
fieldset.filtro
{
    width: 80%; 
    margin-left: auto; 
    margin-right: auto; 
    border:solid #E1E1E1 1px; 
    color:#555;
    background: #f9f9f9;
}
strong.opcion
{
    font-weight: normal;
    font-size: 10px;
    float: left;
    margin-right: 10px;
}
#cargando
{
    padding: 4px;
    background: #fff;
    width: 240px;
    height: 40px;
    text-align: center;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -120px;
    margin-right: -20px;
    border: solid 1px #292929;
    border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
    z-index: 99999;
    display: none;
}
/*leer mas*/

#masdetalles
{
    width: 300px;
    border: solid #005992 2px;
    position: fixed; 
    z-index: 100; 
    background: #fff;
    left: 50%;
    top: 20%;
    margin-left: -200px;  
    display: none;
}
#titulo
{
    width: 100%;
    height: 20px;
    background: #005992;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
a.cerrar
{
    display: block;
    float: right;
    background: #fff;
    color: #005992;
    height: 15px;
    width: 15px;
    padding: 2px;
    font-style: normal;
}
a.cerrar:hover
{
    text-decoration: none;
}
#cont
{
    padding: 5px;
}
/*categorias grupos*/
ul.ulgrupos
{
    list-style: none;
    margin: 0;
    padding: 5px 5px 5px 5px;
    font-size: 10px;
    width: 100%;        
}
ul.ulgrupos li
{
    width: 100%;
    list-style: none;    
    display: block;       
    position: relative;   
}
ul.ulgrupos li a
{
    display: block;
    color: #005992;
    padding: 5px 0px 5px 0px;
    width: 100%;
    font-style: normal;        
}

ul.submenu
{    
    background: #fff;
    position: absolute;
    left: 80%;
    z-index: 9999;
    padding: 2px;
    width: 200px;
    border: solid #999 1px;
    display: none;
    border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
ul.submenu li
{
    float: none;
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;         
}
ul.submenu li a
{
    margin: 0;
	display: block;     
    background: #fff;    
    color: #005992;
    text-align: left; 
    font-style: normal;       
}
ul.submenu li a:hover
{
    text-decoration: underline;
}

#carrito-float
{
    padding: 3px;
    position: fixed;
    right: 0;
    bottom: 0;
    width: 90px;
    height: 20px;
    color: #0004AD;
    background: #FFD92F;
    border: solid 1px #E0B923;
    
}
select.compra
{
    font-size: 10px;
}
#fondo
{
    width: 100%;
    height: 100%;
    background: #111;
    opacity: 0.85; 
	filter: alpha(opacity=85);
    position: fixed;
    z-index: 9;
    display: none;
    
}
#frm-reserva
{
    width: 220px ;
    height: 135px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -110px;
    margin-top: -70px;
    background: #f5f5f5;
    border: solid 2px #005992;
    z-index: 9999;
    display: none;
}

#registro
{
    width: 300px ;    
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -150px;
    
    background: #f5f5f5;
    border: solid 2px #005992;
    z-index: 10;
    display: none;
}

#registro
{
    width: 300px ;    
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -150px;
    
    background: #f5f5f5;
    border: solid 2px #005992;
    z-index: 10;
    display: none;
}
#recuperar
{
    width: 300px ;
    height: 90px;    
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -150px;
    margin-top: -45px;
    background: #f5f5f5;
    border: solid 2px #005992;
    z-index: 10;
    display: none;
}
strong.precio
{
    color: #333;
    font-size: 14px;
}
h2
{
    font-size: 14px;
}
div.noticia
{
    position: relative;
    float: left;
    width: 95%;
    padding: 5px;
    border: solid 1px #E1E1E1;
    background: #f5f5f5;
    border-radius: 5px ;
    -moz-border-radius: 5px ;
    -webkit-border-radius: 5px ;
    margin-bottom: 5px;
}
div.opciones
{
    position: absolute;
    right: 5px;
    top: 5px;
}