.carrito_box {
	width:175px;
	position:relative;
	background-color:#C9A26B;
	color:CATALOGO_CARRITO_TEXTO;
}

.carrito_top_text {
	width:175px;
	color:white;
	height:20px;
	position:relative;
	margin-top:0px;
	padding-top:5px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	font-family:verdana;
	background-color:#3E2E18;
}

.carrito_bot_text {
	width:135px;
	color:white;
	height:30px;
	position:relative;
	margin-top:0px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-family:verdana;
	padding-top:10px;
	padding-right:40px;
	text-align:right;
	background: #3E2E18 10px center no-repeat url('images/carrito-nar.png');
	cursor:pointer;
}

.carrito_bot_text:hover {
	color:white;
	background-color:#6B4E29;
}

.label {
	font-size:10px;
	font-weight:bold;
	width: 80px;
	margin-right: 20px;
	text-align: right;
	display: inline-block;
	vertical-align: top;
	position:relative;
}

.boton_carrito {
	position:relative;
	font-weight:bold;
	font-size:11px;
	text-align:right;
	color:white;
	width:150px;
	height:30px;
	padding-top:10px;
	padding-right:10px;
	background: #3E2E18 5px center no-repeat url('images/carrito-nar.png');
	cursor:pointer;
}

.boton_carrito:hover {
	color:white;
	background-color:#6B4E29;
}

.boton_carrito_out {
	position:relative;
	float:left;
	font-weight:bold;
	font-size:10px;
	text-align:right;
	color:white;
	width:130px;
	height:25px;
	margin-left:5px;
	padding-top:10px;
	padding-right:10px;
	cursor:pointer;
	background-color:#3E2E18;
	background-position:5px center;
	background-repeat: no-repeat;
}

.boton_carrito_out:hover {
	color:white;
	background-color:#6B4E29;
}

.round {
	position:absolute;
	width:2px;
	height:2px;
}

.carrito_lista_productos {
	font-size:10px;
	font-family:verdana;
	margin:0px;
	position:relative;
	cursor:default;
	text-align:left;
}

.catalogo_span {
	font-size:10px;
	font-weight:bold;
}

.validar_box {
	margin:0 auto;
	width:592px;
	margin-top:10px;
	height:auto;
	position:relative;
	text-align:left;
}

.validar_box hr {
	width:80%;
	margin-left:0px;
}

.validar_cont_left {
	width:296px;
	height:275px;
	position:absolute;
	left:0px;
	top:120px;
	cursor:pointer;
}

.validar_cont_left:hover {
	background-color:#E6E6E6;
}

.validar_cont_left img {
	position:absolute;
	top:20px;
	left:10px;
}

.validar_cont_left span {
	position:absolute;
	top:20px;
	left:100px;
	font-size:12px;
	font-family:verdana;
	text-align:left;
	display:inlie-block;
	width:160px;
}

.validar_cont_right {
	width:296px;
	height:275px;
	position:absolute;
	right:0px;
	top:120px;
	cursor:pointer;
}

.validar_cont_right img {
	position:absolute;
	top:10px;
	left:5px;
}

.validar_cont_right span {
	position:absolute;
	top:20px;
	display:inlie-block;
	width:160px;
	left:100px;
	font-size:12px;
	font-family:verdana;
	text-align:left;
}

.validar_cont_right:hover {
	background-color:#E6E6E6;
}

.validar_cont_top {
	width:592px;
	height:100px;
	margin:0 auto;
	position:absolute;
	top:0px;
	left:0px;
}

.validar_cont_top img {
	position:absolute;
	top:10px;
	left:20px;
}

.validar_cont_top span {
	position:absolute;
	top:10px;
	left:140px;
	font-weight:bold;
	font-size:16px;
	display:inline-block;
	width:450px;
	text-align:left;
	font-family:verdana;
}

.reg_form {
	display:none;
	position:relative;
	width:400px;
	height:360px;
	background-color:#F3F3F3;
	top:100px;
	margin:0 auto;
}

.reg_form #top {
	position:absolute;
	width:400px;
	height:5px;
	background:transparent center center no-repeat url(images/reg_top.png);
	top:0px;
	left:0px;
}

.reg_form #bot {
	position:absolute;
	width:400px;
	height:8px;
	background:transparent center center no-repeat url(images/reg_bot.png);
	bottom:0px;
	left:0px;
}

.reg_form #left {
	height:350px;
	width:3px;
	top:5px;
	left:0px;
	background-color:black;
	position:absolute;
}

.reg_form #right {
	height:350px;
	width:3px;
	top:5px;
	right:0px;
	background-color:black;
	position:absolute;
}

.reg_form #cerrar {
	position:absolute;
	top:5px;
	right:12px;
	font-weight:bold;
	font-size:10px;
	font-family:verdana;
	color:#780F0F;
	cursor:pointer;
}

.reg_form #cerrar:hover {
	color:#FF6703;
}

.reg_form #p {
	margin:5px;
	padding:0px;
}

.reg_form #span_titulo {
	position:absolute;
	top:5px;
	left:10px;
	font-size:12px;
	color:black;
}

.label {
	font-weight:bold;
	margin-right: 20px;
	text-align: right;
	display: inline-block;
	vertical-align: top;
	position:relative;
}

.input {
	border:1px solid black;
	background-color:white;
	max-width:300px;
}

.input:hover {
	border:1px solid #FF6703;
}

.p_form {
	font-size:10px;
	margin:0px;
	position:relative;
	cursor:default;
	text-align:left;
	font-family:verdana;
}

.capa_desactivado {
	width : 100%;
	height : 100%;
	display : none;
	background-color : transparent;
	background-image : url('images/semi.png');
	position : fixed;
	z-index : 300;
	margin : auto;
}

.roundBlock {
	position:absolute;
	padding:0px;
	border:0px;
	overflow:hidden;
}

.loading {
	position:absolute;
	top:145px;
	left:170px;
	visibility:hidden;
	z-index:13;
}
.desplegables_div {
	background: 2px center no-repeat;
	height:35px;
	padding-top:15px;
	padding-left:10px;
}

.cats {
	font-size:32px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	color:#003334;
}

.search_box {
    margin-left:26px;
    width:400px;
    border:1px solid transparent;
    font-size:13px;
    background-color:#c9a26b;
    padding-left:5px;
}

.search_box:hover {
    
    background-color:#FFE9CD;
}

.info_login {
    position:absolute;
    top:260px;
    left:205px;
    width:581px;
    height:85px;
    background:center center no-repeat url(images/zonaclientes.gif);
    z-index:5000;
    cursor:pointer;
}

.gen_cont {
    width:994px;
    position:relative;
    margin:0 auto;
    background-color:gray;
}
.capa_deso {
    position:fixed;
    width:100%;
    height:100%;
    z-index:4000;
    background-color:transparent;
    background-image : url(images/semi.png);
    cursor:pointer;
}

.bexpand {
    background-color:black;
    display:inline-block;
    height:15px;
    color:white;
    width:100%;
    cursor:pointer;
}

.rastros {
	font-family:verdana;
	font-size:12px;
	color:black;
}

.rastros:link {
	color:black;
}

.rastros:hover {
	color:gray;
}

.rastros:active {
	color:black;
}

.rastros:visited {
	color:black;
}

.rastros_sep {
	display:inline-block;
	width:20px;
	height:10px;
	background: center center no-repeat url(images/flecha_rastros.png);
}
