/* CSS Document */

html{}

body {
    margin: 0px;
    padding: 0px;
    background-color: #5c5e4c;
}

#main {
    margin: 0px auto;
    padding: 0px;
    border: 0px;
    border-collapse: collapse;
    border: 1px solid #000000;
    width: 760px;
	background:#585944;
}

#main td {
    border: 0px;
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
}

#menu {
    margin: 0px;
    padding: 0px;
    border: 0px;
    border-collapse: collapse;
    width: 100%;
}

#menu td {
    border: 0px;
    border-collapse: collapse;
}

#menu td.separator {
    width: 1px;
    background: #490006 url( ../images/menu_vr.jpg ) no-repeat;
}

#menu img {
    border: 0px;
}

.font {



    font-weight: normal;



    color: #ece9d2;



    padding: 0px 0px 0px 0px;



    font-family: Verdana, Arial, Helvetica, sans-serif;



    font-size: 12px;



    line-height: 14px;



}




#content1{
    margin: 0px;
    padding: 0px;
    border: 0px;
    border-collapse: collapse;
    vertical-align: top;
}



#content td {
	/*background:#84876c;*/
    margin: 0px;
    padding: 0px;
    border: 0px;
    border-collapse: collapse;
    vertical-align: top;
}



#content td.content_h1 {
    font: 12px/14px Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ece9d2;
    text-align: center;
    padding: 5px 0px 5px 0px;
}



#content_all {
    font: 12px/14px Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #ece9d2;
    padding: 5px 0px 5px 0px;
}











#content td.content_left {
    text-align: left;
    padding: 0px 0px 0px 45px;
    font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
    color: #ece9d2;
}



#content td.content_right {
    padding: 0px 45px 0px 0px;
    text-align: right;
    font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
    color: #ece9d2;
}

#content td.content_center {
    padding: 0px 0px 0px 18px;
    text-align: center;
    font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
    color: #ece9d2;
}

#content span.bold {
    font-weight: bold;
}

#content p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	margin: 0px;
	padding: 0px;
}


#content .content{
    font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
    color: #dedab7;
    line-height: 16px;
    padding-left: 0.5em;
    padding-right: 2em;
    padding-top: 1em;
    padding-bottom: 1em;
    text-align: justify;
}







#content .title{
    font: 20px/22px Verdana, Arial, Helvetica, sans-serif; /* Georgia, Verdana, Arial, Helvetica, sans-serif;*/
    color:#F0E68F;
    padding-left: 0.5em;
    padding-right: 2em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    text-align: left;
    border-bottom: 1px solid #dedab7;
}











#flash2 {



    margin: 10px 0px 0px 0px;



    padding: 0px;



    height: 196px;



}



#flash2 td {



    border: 0px;



    border-collapse: collapse;



    vertical-align: top;



}



#flash2 td.separator2 {



    width: 5px;



}



.hr1 {



    height: 5px;



    background: #666550 url( ../images/hr1.jpg ) repeat-x;



}



.hr2 {



    height: 10px;



    background: #2e2e23 url( ../images/hr2.jpg ) repeat-x;



}



.hr3 {



    height: 17px;



    background: #424332 url( ../images/hr3.jpg ) repeat-x;



}



#footer {



    margin: 0px;



    padding: 0px;



    background: #b7ba9a url( ../images/bg3.jpg ) repeat-x;



    height: 86px;



    width: 100%;



}



#footer td {



    border: 0px;



    border-collapse: collapse;



    vertical-align: top;



}



#footer td.footer_menu {



    text-align: center;



    color: #949277;



    font: 12px/14px Verdana, Arial, Helvetica, sans-serif;



    font-weight: bold;



}



#footer td.footer_menu a {



    padding: 0px 5px;



    color: #949277;



    text-decoration: none;



}




#footer td.footer_menu a:hover {



    text-decoration: underline;



}



#footer td.footer_copyright {



    text-align: center;



    color: #dedab7;



    font: 11px/13px Verdana, Arial, Helvetica, sans-serif;



    font-weight: bold;



}



#footer td.footer_designby {



    text-align: center;



    color: #939579;



    font: 11px/13px Verdana, Arial, Helvetica, sans-serif;    



    padding: 0px 0px 20px 0px;



}

#barmenu{
    background-image: url(../images/back_menu.gif);
    font-family: verdana, Tahoma;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: -1px;
    padding: 4px;
	height:35px;
}

#barmenu a:link, a:visited, a:active{
    color: #f1edd4;
    text-decoration: none;
}

#barmenu a:hover{
    color: #E1D893;
}

#submenu{
	padding-left:5px;
}

#submenu a{
    color: #dedab7;
	text-decoration:none;

}

#submenu a:hover{
    color: #EFE8A0;
	text-decoration: underline;
	
}

.lista_title{
    list-style-type: none;
    padding: 0px;
    padding-left:6px;
    padding-right:10px;
    font-size: 13px;
    color: #EFE795;
    font-family: Tahoma;
    display: block;  
    margin:0px;
	font-weigth: bold;
}

.sublista{
    list-style-type: none;
    padding: 0px;
    font-size: 11px;
    color: #dedab7;
    font-family: verdana, Arial, Tahoma;
    display: block;  
    margin:0px;
    padding-left: 7px;
    padding-right:5px;
    padding-bottom:5px;
}

/*
#linkmenusublista{
    font-size: 11px;
    color: #dedab7;
	padding-right:5px;
	text-decoration:none;
}*/



#submenu .back_cell{
	padding: 1em;
    background-image: url(images/back_cell.gif);
}


/* Productos */

#list{
	color:#dedab7;
	padding: 0 1em  2em 1em;
}


#list .ImageTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #dedab7;
	margin-top: 10px;
}


#list .nivel3_title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #dedab7;
	border-bottom: 1px solid #A59F7B;
}

#list .nivel3_title a:hover{
	color: #E8E19B;
}


#list .nivel3_title a:link {
	color: #A59F7B;
}

/*
	pragmática: 9-5-7
*/
.style4 a:link, .style4 a:visited {
	color: #E8E19B;
	font-weight: bold;
	text-decoration: underline;
}

.style4 a:hover {
	text-decoration: none;
}

/*	*/

#list .intro_title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #BAC881;
	border-bottom: 1px solid #A59F7B;
	text-align: justify;
}

#list .detail{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dedab7;
}

#list .price{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#CFC881;;
	vertical-align: middle;
}

#list .copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #dedab7;
	text-align: left;
	font-weight: bold;
	padding-right: 1.1em;
}

#list .current{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #EFE8A0;
	margin-top: 10px;	
}

#list .sub_current{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EFE8A0;
	margin-top: 10px;	
}

#list .over{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#dedab7;
}

#list .over1{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#dedab7;
}


/* Tooltip */

#dhtmlgoodies_tooltip{
		/*background-color:#EEE;*/
		/*border:1px solid #000;*/
		position: absolute;
		display:none;
		z-index:20000;
		padding:2px;
		font-size:0.9em;
		/*-moz-border-radius:6px;	/* Rounded edges in Firefox */
		font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
		
	}
	#dhtmlgoodies_tooltipShadow{
		position:absolute;
		/*background-color:#555;*/
		display:none;
		z-index:10000;
		/*opacity:0.7;
		/*filter:alpha(opacity=70);
		/*-khtml-opacity: 0.7;
		/*-moz-opacity: 0.7;
		/*-moz-border-radius:6px;	/* Rounded edges in Firefox */
	}
	
	
.inputs{ background:#5c5e40; color:#EFE8A0;}

#boton{cursor:pointer;}	

#titulo1{font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
font-weight:bold;
color:#FFFFFF;}


#titulo_producto{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFCC;
font-size:14px;
font-weight:bold;
text-decoration:underline;}

#desc_producto{color:#B6B797;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-align:justify;}

p{margin-top:0px;margin-bottom:0px;}
#price{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#dedab7;}


.style2 {
	color: #dedab7;
	font-size: 14px;
}

.style3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFCC00;
	font-weight: bold;
}

.style3a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFCC00;
	font-weight: bold;
	cursor:pointer; 
	cursor:hand;
}

#style4 {
	color: #dedab7;
	font-size: 20px;
}

.descproduct {
	color: #dedab7;
	font-size: 17px;
	font-weight:bold;
}


#linkcategorias{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#dedab7;
}

#linkcategorias:hover{
font-size:12px;
font-weight:bold;
color:#dedaa0;
}

#tituloseccion{
	margin:0;
	padding:0;
	color:#dedab7;
}


/* Lista de productos con imagenes */

#list1{
	color:#dedab7;
	padding: 0 0 0 0;
}


#list1 .ImageTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dedab7;	
	font-weight:bold;
	padding-right:5px;
	padding-left:5px;
	padding-top:10px;
	text-align:left;	
}

#list1 .Image{
	padding-right:5px;
	padding-top:10px;
	cursor:pointer;
}

#list1 .nivel3_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #dedab7;
	border-bottom: 1px solid #A59F7B;
	text-decoration:none;
	font-weight:bold;	
}
/*
#list1 .nivel3_title a:hover{
	color: #E8E19B;
}


#list1 .nivel3_title a:link{
	color: #A59F7B;
}*/

/*
#list1 .intro_title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #BAC881;
	border-bottom: 1px solid #A59F7B;
	text-align: justify;
}
*/

#list1 .detail{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #dedab7;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}

#list1 .price{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#CFC881;;
	vertical-align: middle;
}

#list1 .copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #dedab7;
	text-align: left;
	font-weight: bold;
	padding-left:5px;
	padding-right:5px
}

#link1{font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#dedab7;
}

#link1:hover{
font-size:14px;
font-weight:bold;
color:#dedaa0;
}

#ButtonTip1{
background:#B8B999;
border:dotted;
border-color:#66664E;
border-width:1px;
color:#48483C;
font-weight:bold;
}

.ButtonTip1{
background:#B8B999;
border:dotted;
border-color:#66664E;
border-width:1px;
color:#48483C;
font-weight:bold;
}

#popup_state{
position:absolute; 
width:150px; 
height:25px; 
margin-left:100px; 
margin-top:170px; 
left: 209px; 
top: 50px;
background:#B8B999;
visibility:hidden;
border:solid;
border-color:#003399;
z-index:1;
}

#popup_state td{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#003366;
}

#lineapunteada{border-bottom-color:#000000;
border-bottom-style:dotted;
border-bottom-width:1px;
}

#linkcategorias1{font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#dedab7;
}

#linkcategorias1:hover{
font-size:10px;
color:#dedaa0;
}

#linksubcat1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #dedab7;
	font-weight:bold;
}
#linksubcat1:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#dedaa0;
	font-weight:bold;
}


#linkcategorias2{font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#949277;
}

#linkcategorias2:hover{
font-size:11px;
color:#dedaa0;
}

#searchsite{
background:inherit;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:right;
color:#FFCC00;
font-weight:bold;}

#searchsite input{
background:#A0A182;
color:#5B5D48;
border:dotted;
border-width:1px;
border-color:#5B5D48;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

a.menu_home {display:block; width:81px; height:27px; text-decoration:none;background:url(../images/navigation_01.jpg) top left no-repeat;}
a.menu_home:hover {background:url(../images/navigation_h_01.jpg) top left no-repeat;}
a.menu_about {display:block; width:94px; height:27px; text-decoration:none;background:url(../images/navigation_03.jpg) top left no-repeat;}
a.menu_about:hover {background:url(../images/navigation_h_03.jpg) top left no-repeat;}
a.menu_catalog {display:block; width:125px; height:27px; text-decoration:none;background:url(../images/navigation_05.jpg) top left no-repeat;}
a.menu_catalog:hover {none;background:url(../images/navigation_h_05.jpg) top left no-repeat;}
a.menu_gift {display:block; width:111px; height:27px; text-decoration:none;background:url(../images/navigation_07.jpg) top left no-repeat;}
a.menu_gift:hover {background:url(../images/navigation_h_07.jpg) top left no-repeat;}
a.menu_auth {display:block; width:126px; height:27px; text-decoration:none;background:url(../images/navigation_09.jpg) top left no-repeat;}
a.menu_auth:hover {background:url(../images/navigation_h_09.jpg) top left no-repeat;}
a.menu_blog {display:block; width:63px; height:27px; text-decoration:none;background:url(../images/navigation_11.jpg) top left no-repeat;}
a.menu_blog:hover {background:url(../images/navigation_h_11.jpg) top left no-repeat;}
a.menu_contact {display:block; width:154px; height:27px; text-decoration:none;background:url(../images/navigation_13.jpg) top left no-repeat;}
a.menu_contact:hover {background:url(../images/navigation_h_13.jpg) top left no-repeat;}
