/*
****************
****************
 OHMENAJE 
****************
****************
 */

body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	height: 950px;
	font-family: "Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color:#666666;
	}
	
.left {float:left}
.right {float:right}

/* --------------- LINKS --------------- */

a:link, a:active, a:visited {
	text-decoration:none;
	font-size:11px;
	color:#FFFFFF;
	}
	
a:hover {
	text-decoration:underline;
	font-size:11px;
	color:#FFFFFF;
	}
	
a:link.highlight, a:active.highlight, a:visited.highlight {
	text-decoration:none;
	font-size:11px;
	color:#FFFFFF;
	background:#333333;
	padding:5px;
	}
	
a:hover.highlight {
	text-decoration:underline;
	font-size:11px;
	color: #333333;
	background: #fff;
	padding:5px;
	}
	
a:link.gris, a:active.gris, a:visited.gris {
	color:#BEBEBE;
	text-decoration:none;
	}
	
a:hover.gris {
	text-decoration:underline;
	}
	
a:link.grisclaro, a:active.grisclaro, a:visited.grisclaro {
	color:#CCCCCC;
	text-decoration:underline;
	}
	
a:hover.grisclaro {
	text-decoration:none;
	}
	
a:link.grisoscuro, a:active.grisoscuro, a:visited.grisoscuro {
	color:#666666;
	text-decoration:underline;
	}
	
a:hover.grisoscuro {
	text-decoration:none;
	}
	
a:link.under, a:active.under, a:visited.under {
	color:#FFFFFF;
	text-decoration:underline;
	}
	
a:hover.under {
	text-decoration:none;
	}

/* --------------- ADV --------------- */

#adv_right{
	position:relative;
	height:10px;
	width:200px;
	float:right;
	right:20px;
	/*background-color:#00FFFF;*/
	}

#adv_left{
	position:relative;
	height:275px;
	width:auto;
	margin-top:-50px;
	text-align:center;
	/*background-color:#00FFFF;*/
	}

#adv_bottom{
	position:relative;
	width:auto;
	height:150px;
	background-color:#999999;
	margin-top: 10px;
	}

.adv_bottom_texto {
	font-family:"Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	border: 0px none transparent;
	width:250px;
	overflow:hidden;
	height:70px;
}

/* --------------- BAR --------------- */

#bar {
	position:relative;
	margin:5px 0px;
	height:29px;
	width:auto;
	}

#bar_left {
	position:relative;
	float:left;
	height:29px;
	width:10px;
	margin-left:-10px;
	}
	
#bar_center {
	position:relative;
	float:left;
	color:#666666;
	vertical-align:bottom;
	text-align:left;
	height:15px; /*RESULTANTE DE 29px - [PADDING TOP + PADDING BOTTOM] */
	padding:7px 0px;
	width:100%;
	}
	
#bar_right {
	position:relative;
	float:right;
	height:29px;
	width:10px;
	margin-right:-10px;
	}
	
/* --------------- BAR GRIS --------------- */

.bar_bgcolor_GRIS {
	/*background-color:#f0f0f0;*/
	background-image:url(imagenes/bar_center_GRIS.png);
	font-weight:bold;
	}

.bar_leftbg_GRIS {
	background-image:url(imagenes/bar_left_GRIS.png);
	}

.bar_rightbg_GRIS {
	background-image:url(imagenes/bar_right_GRIS.png);
	}

/* --------------- BAR NERO --------------- */

.bar_bgcolor_NEGRO {
	background-color:#333333;
	}

.bar_leftbg_NEGRO {
	background-image:url(imagenes/bar_left_NEGRO.png);
	}

.bar_rightbg_NEGRO {
	background-image:url(imagenes/bar_right_NEGRO.png);
	}

/* --------------- BAR AZUL --------------- */

.bar_centerbg_AZUL {
	background-image:url(imagenes/bar_center_AZUL.png);
	background-position:center top;
	background-repeat:repeat-x;
	}

.bar_leftbg_AZUL {
	background-image:url(imagenes/bar_left_AZUL.png);
	}

.bar_rightbg_AZUL {
	background-image:url(imagenes/bar_right_AZUL.png);
	}

/* --------------- BAR VERDE --------------- */

.bar_centerbg_VERDE {
	background-image:url(imagenes/bar_center_VERDE.png);
	background-position:center top;
	background-repeat:repeat-x;
	}

.bar_leftbg_VERDE {
	background-image:url(imagenes/bar_left_VERDE.png);
	}

.bar_rightbg_VERDE {
	background-image:url(imagenes/bar_right_VERDE.png);
	}
	
/* --------------- BORDE TRABLA LISTA	--------------- */
	
.borde_tablista{
	border:1px #f0f0f0 solid;
	}
	
/* --------------- CABECERA	--------------- */

#cabecera {
	position:relative;
	background-image:url(imagenes/cabecera.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:100px;
	width:100%;
	margin:0px 0px 0px 0px;
	}

#cab_tel {
	position:absolute;
	width:130px;
	float:right;
	right:645px;
	}
	
#cab_cesta {
	position:absolute;
	width:160px;
	float:right;
	right:275px;
	}

#cab_cesta_e {
	position:absolute;
	width:150px;
	float:right;
	right:275px;
	}
		
#cab_buscador {
	position:absolute;
	width:220px;
	float:right;
	right:30px;
	}

.cab_busca_txt {
	width:130px;
	background-color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:10px;
	line-height:11px;
	height:10px;	
	padding:2px;
	border:none;
	}

.cab_busca_form {
	width:130px;
	height:12px;
	float:left;
	margin-right:11px;
	}

#cab_menu1 {
	position:absolute;
	width:500px;
	float:right;
	right:275px;
	top:47px;
	}
	
#cab_menu2 {
	position:absolute;
	width:160px;
	float:right;
	right:90px;
	top:47px;
	}

#cab_logo {
	position:relative;
	height:70px;
	width:150px;
	margin:7px;
	float:left;
	color:#abc102;
	font-size:11px;
	font-weight:bold;
	}
	
/* --------------- CLEAN ---------------- */

#clean {
	clear: both;
}
.clean {
	clear: both;
}

/* --------------- COMPRA --------------- */

.compra_pasos{
	float:left;
	position:relative;
	text-align:left;
	margin:-3px 20px 0px 20px;
	padding: 3px 0px;
	height: 25px;
	width:200px;
	}

.compra_pasos ul{
	text-decoration:none;
	float: left;
	font-size: 11px;
	}

.compra_pasos ul li{
	display:inline;
	width:auto;
	font-size: 14px;
	margin:0px 5px;
	padding:5px;
	color:#202020;
	background-color:#666666;
	}

/* --------------- CONTENEDORES --------------- */

#contenedor {
	position:relative;
	width: 990px;
	margin:0px auto;
	}

/* --------------- CONTENEDOR CATEGORIAS --------------- */

#cont_categorias {
	position:relative;
	float: left;
	width: 170px;
	display: block;
	margin-bottom: 0px;
	margin-top:10px;
	sbackground-color:#00FFFF;
*/
;
	/*top:193px;*/
	}
	
/* --------------- CONTENEDOR MARCAS --------------- */

#cont_marcas{
	position:relative;
	width: auto;
	min-height:30px;
	padding:0px 15px;
	margin-top:-20px;
	}

/* --------------- CONTENEDOR STAGE --------------- */

#cont_stage {
	position:relative;
	background-repeat: no-repeat;
	background-position: center top;
	width: 790px;
	min-height: 150px;
	height:auto !important;
	height:450px;
	margin:5px -13px 0px 0px;
	float:right;
	}
	
#cont_stage_top {
	position:relative;	
	background-position:center top;
	width:auto;
	height:5px; /*RESULTANTE DE 50px [ALTURA DIV] - (PADDING TOP + PADDING BOTTOM) */
	padding:21px 20px 20px 20px;
	color:#666666;
	font-weight:bold;
	}

#cont_stage_top_adv {
	background-image:url(imagenes/stage_top_ADV.jpg);
	position:relative;	
	background-position:center top;
	width:auto;
	height:5px; /*RESULTANTE DE 50px [ALTURA DIV] - (PADDING TOP + PADDING BOTTOM) */
	padding:21px 20px 20px 20px;
	color:#666666;
	font-weight:bold;
	}

.cont_stage_top_GRIS {
	background-image:url(imagenes/stage_top_GRIS_790.jpg);
	}

.cont_stage_top_GRISOSCURO{
	background-image:url(imagenes/stage_top_GRISOSCURO.jpg);
	}
	
.cont_stage_top_NEGRO{
	background-image:url(imagenes/stage_top_NEGRO_790.jpg);
	}

.cont_stage_top_VERDE {
	background-image:url(imagenes/stage_top_VERDE.jpg);
	}

.cont_stage_top_AZUL {
	background-image:url(imagenes/stage_top_AZUL.jpg);
	}

#cont_stage_medium {
	position:relative;
	background-image:url(imagenes/stage_medium_790.jpg);
	background-position:center top;
	width:auto;
	min-height: 386px;
	height: auto !important;
	height: 386px;
	color: #666666;
	}

#cont_stage_medium_adv {
	position:relative;
	background-image:url(imagenes/stage_medium_790.jpg);
	background-position:center top;
	width:auto;
	}
	
#cont_stage_bottom {
	position:relative;
	background-image:url(imagenes/stage_bottom_790.jpg);
	background-position:center top;
	width:auto;
	height:14px;
	}

/* --------------- FOOTER --------------- */

#footer {
	position:relative;
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	width: 100%;
	float: left;
	top: 0px;
	margin: 7px 0px 0px 0px;
	padding-bottom:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color:#CCCCCC;
}

#footer_cat{
	position:relative;
	background-image:url(imagenes/cat_footer.jpg);
	width:200px;
	height:30px;
	float: left;
	left: -10px;
	top: 5px;
	}
	
.credits_logo{
	width:auto;
	float:right;
	position:relative;
	top:-10px;
	vertical-align:top;
	}

/* --------------- PROBLEM --------------- */
	
.problem {
	padding:10px;
	border:#CC0000 3px solid;
	background-color:#F0E0DD;
	color:#CC0000;
	font-size: 14px}

/* --------------- PRODUCTOS --------------- */

.prod_img {
	position:relative;
	background-image:url(imagenes/bg_prod.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:133px; /*RESULTANTE DE 130px [ALTURA DIV] - (PADDING TOP) */
	width:120px;
	float:left;
	}

.prod_img_inn {
	text-align:center;
	padding-top:13px;
	margin-bottom:10px;
	}

.prod_anadir {
	position:relative;
	width:120px;
	float:left;
	}

.txt {
	margin:4px 4px;
	padding-bottom:4px;
	border-bottom: dotted 1px #CCCCCC;
	color: #666666;
	}
.txt_noborder {
	margin:0px 4px;
	padding-bottom:4px;
	color: #666666;
	}
	
.prod_txt {
	margin:4px 4px;
	padding-bottom:4px;
	border-bottom: dotted 1px #CCCCCC;
	min-height:30px;
	}
.prod_txt_noborder {
	margin:0px 4px;
	padding-bottom:4px;
	border-bottom: none;
	}
	
.prod_form_cantidad{
	width:20px;
	background-color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	color:#CCCCCC;
	font-size:10px;
	line-height:10px;
	height:10px;	
	padding:3px;
	border:none;
	}

.prod_form_tipo{
	width:100px;
	background-color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:10px;
	line-height:12px;
	height:18px;	
	padding:3px;
	border:none;
	}

.prod_form_botanadir{
	background-color:#333333;
	color:#abc102;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px #CCCCCC;
	padding:2px;
	margin:2px;
	cursor:pointer;
	}

.prod_form_txtregalo{
	width:95%;
	height:60px;
	font-family:"Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	border:none;
	background-color:#666666;
	padding:5px;
	margin-top:8px;
	}
	
.prod_form_txt{
	width:98%;
	font-family:"Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	border:1px #999999;
	background-color:#f0f0f0;
	padding:2px 0px 2px 2px;
	}
	
.prod_form_txt_bla{
	width:98%;
	font-family:"Segoe UI", Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	border:1px #999999;
	background-color:#ffffff;
	padding:2px 0px 2px 2px;
	}
	
.prod_imgborder{
	border:1px #f0f0f0;
	}

.prod_desc {
	position:relative;
	height:230px;
	width:130px;
	text-align:center;
	float:left;
	}

.prod_desc_top {
	position:relative;
	background-image:url(imagenes/bg_prod_over_top.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:10px;
	width:100%;
	}

.prod_desc_medium {
	position:relative;
	background-image:url(imagenes/bg_prod_over.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:200px;
	width:100%;
	}

.prod_desc_bottom {
	position:relative;
	background-image:url(imagenes/bg_prod_over_bottom.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:10px;
	width:100%;
	}
	
.precio_tot {
	float:right; 
	border:3px solid #abc102; 
	color:#333333; 
	padding:3px; 
	text-align:right; 
	font-size:16px; 
	background-color:#E7F2CC;
	}

#recomendados{
	position:relative;
	float:left;
	width:auto;
	min-height:120px;
	margin-top:20px;
	background-color:#888888;
	}

.recomendados_title{
	width:98%;
	background-color:#f0f0f0;
	color:#666666;
	margin-bottom:8px;
	padding:8px 1%;
	font-size:11px;
	font-weight:bold;
	}


/* --------------- TOP --------------- */

#top {
	position:relative;
	height:70px;
	width:100%;
	margin:7px;
	}

/* --------------- TABLAPROD --------------- */
	
#tabella1 {border: 1px solid #ccc;border-collapse: collapse}
#tabella1 td {padding: 2px 5px; text-align:left; border: 1px solid #ccc; border:1px solid #ccc}
#tabella1 tr.corrente td {background-color: #fcf;border-color:#fcf}
a{color: #000080}

/* --------------- INNER --------------- */

.inner {
	padding:20px;
	}
	
.inner_15 {
	padding:15px 18px 15px 18px;
	min-height:100px;
	height:auto !important;
	height:100px;
	}

.inner_10 {
	padding:10px;
	width:100%;
	min-height:100px;
	height:auto !important;
	height:100px;
	}
	
.inner_5 {
	padding:5px;
	}
	


