/* GENERAL */

html, body {
	width: 100%;
	height: 100%;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	color: #555555;
	background: #ffffff;
	}
a {
	text-decoration:none;
	color: #003366;
	}
a:hover {
	text-decoration:underline;
	color: #003366;
	}
	
h1, h2, h3, h4 {
	font-weight:normal;
	}
legend{
	display:none;
	}
	
/* CENTRADO */

#container{
	width:100%;
	height:100%;
	}
	
#content{
	clear: both;
	display: block;
	width: 950px;
	margin:0 auto;
	}

/* HEADER */

#header {
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
}

#header #logo {
	float: left;
	margin-right: 8px;
}

#header #logo a {
	display: block;
	width: 241px;
	height: 125px;
	background: url(css_img/logo.jpg) no-repeat top left;
	text-indent: -9999px;
}

#header #banner_grande {
	float: left;
	margin-right: 7px;
}

#header #banner_pequenio {
	float: left;
}

/* MENÚ */

/* NAVEGACIÓN PRINCIPAL */


#header #main_navigation {
	display: block;
	float: left;
	background: url(css_img/navigation_background.gif) no-repeat top left;
	margin-top: 6px;
	*margin-top: 3px;
	height: 113px;
}

#header #main_navigation ul#main_menu {
	display: block;
	clear: both;
	list-style: none;
	padding-top: 5px;
	padding-left: 8px;
	
	position: relative;
	width: 950px;
	z-index: 150;
}

#header #main_navigation ul#main_menu li {
	display: inline;
	float: left;
	position: relative;
	background: url(css_img/nav_sep_bg.jpg) repeat-x top left;
}

#header #main_navigation ul#main_menu li a {
	display: block;
	height: 21px;
	padding-top: 10px;
	text-align: center;
	background: url(css_img/nav_bg.jpg) repeat-x top left;
	margin-right: 1px;
	font-weight: bold;
	color: #ffffff;
}

#header #main_navigation ul#main_menu li a:hover, #header #main_navigation ul#main_menu li a.selected {
	text-decoration: none;
	color: #FFCC00;
	background-position: 0px -31px;
}

#header #main_navigation ul#main_menu li.opc1 a {
	float: left;
	background: url(css_img/nav_1_bg.jpg) no-repeat top left;
	color: #000000;
	width: 94px;
}

#header #main_navigation ul#main_menu li.opc1 a:hover, #header #main_navigation ul#main_menu li.opc1 a.selected {
	background-position: 0px -31px;
}

#header #main_navigation ul#main_menu li.opc2 a {
	float: left;
	width: 183px;
}

#header #main_navigation ul#main_menu li.opc3 a {
	float: left;
	width: 165px;
}

#header #main_navigation ul#main_menu li.opc4 a {
	float: left;
	width: 150px;
}

#header #main_navigation ul#main_menu li.opc5 a {
	float: left;
	width: 135px;
}

#header #main_navigation ul#main_menu li.opc6 a {
	float: left;
	background: url(css_img/nav_6_bg.jpg) no-repeat top left;
	width: 199px;
	margin-right: 0px;
}

#header #main_navigation ul#main_menu li.opc6 a:hover, #header #main_navigation ul#main_menu li.opc6 a.selected {
	background-position: 0px -31px;
}

#header #main_navigation ul#main_menu li.opc6 ul {
	position: absolute;
	left: 28px;
	top: 29px;
	display: none;
	visibility: hidden;
	z-index: 150;
	
	box-shadow: 0px 4px 6px #000;
	-moz-box-shadow: 0px 4px 6px #000;
	-webkit-box-shadow: 0px 4px 6px #000;
}

#header #main_navigation ul#main_menu li.opc6 ul li {
	display: block;/* list-item;*/
	float: none;
}

#header #main_navigation ul#main_menu li.opc6 ul li a {
	padding-top: 5px;
	padding-left: 8px;
	width: 135px;
	height: 16px;
	text-align: left;
	background: url(css_img/nav_bg.jpg) repeat-x 0px 0px;
}

#header #formas_pago_pop_up {
	position: absolute;
	width: 166px;
	height: 69px;
	background: url(css_img/formas_pago_pop_up.png) no-repeat top left;
	top: 198px;
	left: 153px;
	z-index: 199;
	display: none;
}

#header #main_navigation ul#main_menu li.opc6 ul li a#formas_de_pago_up {
	cursor: default;
}

/* NAVEGACIÓN TIENDA */


#header #main_navigation ul#shop_menu {
	clear: both;
	display: block;
	list-style: none;
	padding-top: 5px;
	*padding-top: 2px;
	padding-left: 11px;
}

#header #main_navigation #shop_smooth_menu {
	display: block;
	clear: both;
	width: 970px;
}

#header #main_navigation ul#shop_menu li {
	display: inline;
	float: left;
	position: relative;
}

#header #main_navigation ul#shop_menu li a {
	display: block;
	width: 105px; /*84px;*/
	height: 28px;
	padding-top: 3px;
	text-align: center;
	background: url(css_img/shop_even_bg.jpg) no-repeat top left;
	font-weight: bold;
	color: #000000;
}

#header #main_navigation ul#shop_menu li.even a {
	background: url(css_img/shop_odd_bg.jpg) no-repeat top left;
}

#header #main_navigation ul#shop_menu li a.one_line {
	padding-top: 10px;
	height: 21px;
}

#header #main_navigation ul#shop_menu li a:hover, #header #main_navigation ul#shop_menu li a.selected, #header #main_navigation ul#shop_menu li a.selected_option  {
	text-decoration: none;
	color: #FFFFFF;
	background-position: 0px -31px;
}

#header #main_navigation ul#shop_menu li.last>a {
	background: url(css_img/shop_last_bg.jpg) no-repeat top left;
	width: 86px;
}

#header #main_navigation ul#shop_menu li.last>a:hover, #header #main_navigation ul#shop_menu li.last>a.selected, #header #main_navigation ul#shop_menu li.last>a.selected_option {
	background-position: 0px -31px;
}


#header #main_navigation ul#shop_menu ul {
	position: absolute;
	left: 0;
	display: none; 
	visibility: hidden;
	z-index: 110;
}

#header #main_navigation ul#shop_menu ul li {
	display: list-item;
	float: none;
}

#header #main_navigation ul#shop_menu ul li a, #header #main_navigation ul#shop_menu li.even ul li a {
	padding-top: 4px;
	padding-left: 4px;
	width: 186px; /*140px; 113px;*/
	height: 16px;
	text-align: left;
	background: url(css_img/shop_sub_bg.jpg) no-repeat top left;
}

#header #main_navigation ul#shop_menu ul li.shop_azul a {
	border-left: 8px solid #60AEFC;
}

#header #main_navigation ul#shop_menu ul li.shop_rosa a {
	border-left: 8px solid #FF7FC3;
}

#header #main_navigation ul#shop_menu ul li.shop_amarillo a {
	border-left: 8px solid #FFFFB3;
}

#header #main_navigation ul#shop_menu ul li.shop_verde a {
	border-left: 8px solid #00FA66;
}


#header #main_navigation ul#shop_menu ul li a:hover, 
#header #main_navigation ul#shop_menu li.even ul li a:hover, 
#header #main_navigation ul#shop_menu ul li a.selected, 
#header #main_navigation ul#shop_menu li.even ul li a.selected, 
#header #main_navigation ul#shop_menu ul li a.selected_option, 
#header #main_navigation ul#shop_menu li.even ul li a.selected_option {
	background-position: 0px -20px;
}


/* FORMULARIO BÚSQUEDA */


#header #main_navigation #form_navigation {
	clear: both;
	padding-left: 11px;
	padding-top: 5px;
	*padding-top: 0px;
	width: 939px;
	height: 30px;
	*height: 35px;
}

#header #main_navigation #form_navigation #form_busqueda {
	float: left;
	width: 470px;
}

#header #main_navigation #form_busqueda label {
	display: none;
}

#header #main_navigation #form_busqueda input {
	width: 182px;
	height: 14px;
	border: 1px solid #C9CFD5;
	padding: 1px 4px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 4px;
}

#header #main_navigation #form_busqueda select {
	width: 182px;
	height: 18px;
	border: 1px solid #C9CFD5;
	padding: 0px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#header #main_navigation #form_busqueda #busqueda_submit {
	width: 78px;
	height: 24px;
	*height: 26px;
	margin-top: -2px;
	*margin-top: 0px;
	background: url(css_img/submit_buscar.gif) no-repeat 0px 1px;
	*background: url(css_img/submit_buscar.gif) no-repeat 0px 4px;
	border: none;
	text-indent: -9999px;
	text-transform: capitalize;
}

#header #main_navigation #form_busqueda #busqueda_submit:hover {
	cursor: pointer;
	background-position: 0px -23px;
	*background-position: 0px 4px;
}


/* MENÚ USUARIO */


#header #main_navigation #form_navigation #user_navigation {
	float: right;
	margin-right: 13px;
	margin-top: 4px;
	*margin-top: 8px;
	width: 200px;
}

#header #main_navigation #form_navigation  ul li {
	background: url(css_img/nav_user_sep.gif) no-repeat top right;
	color: #FFFFFF;
	font-weight: bold;
	height: 14px;
	padding-top: 2px;
}

#header #main_navigation #form_navigation #user_navigation ul li.last {
	background: none
}

#header #main_navigation #form_navigation #user_navigation ul li a {
	color: #FFCC00;
	font-weight: bold;
}

#header #main_navigation #form_navigation #user_navigation ul li a#mi_cuenta_login:hover {
	text-decoration: underline;
}

#header #main_navigation #form_navigation #user_navigation ul li #shop_price {
}

/* CAPA LOGIN STATUS */

#header #login_status {
	position: relative;
	padding: 0px 5px;
	top: -24px;
	*top: -26px;
	left: 490px;
	*left: 488px;
	width: 350px;
	height: 20px;
	background-color: #0063BE;
	z-index: 10;
	display: none;
}

#header #login_status ul {
	display: block;
	float: right;
}

#header #login_status ul li {
	float: left;
	display: inline;
	font-weight: bold;
	color: #FFCC00;
	padding-right: 8px;
	height: 20px;
}

#header #login_status ul li a {
	font-weight: normal;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: underline;
	height: 20px;
}

#header #login_status ul li a:hover {
	color: #ffffff;
}

#header #login_status ul li.logout a {
	float: left;
	padding-left: 20px;
	background: url(css_img/ico_logout.gif) no-repeat top left;
	height: 20px;
}

#header #login_status ul li.mi_cuenta a {
	float: left;
	padding-left: 25px;
	padding-right: 0px;
	background: url(css_img/ico_mi_cuenta.gif) no-repeat top left;
	height: 20px;
}

/* CAPA LOGIN */

#header #login {
	position: relative;
	padding: 12px 5px;
	top: -10px; /*237px;*/
	left: 625px; /*820px;*/
	width: 219px;
	height: 80px;
	background: url(css_img/login_bg.png) no-repeat top left;
	z-index: 200;
	display: none;
}

#header #login label {
	color: #000000;
	font-weight: bold;
	width: 68px;
	padding-top: 4px;
	clear: both;
	float: left;
}

#header #login input {
	float: left;
	width: 70px;
	height: 14px;
	border: 1px solid #C9CFD5;
	padding: 1px 4px;
	margin-bottom: 4px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#header #login label.error, #header #login_msg_olvide label.error {
	color: #a1180e;
}

#header #login input.error, #header #login_msg_olvide input.error {
	border-color: #a1180e;
	color: #a1180e;
}

#header #login input#login_submit {
	float: left;
	width: 64px;
	height: 28px;
	border: 0px;
	color: #023378;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: url(css_img/bt_login.gif) no-repeat top left;
	margin-top: -6px;
	margin-left: 2px;
}

#header #login input#login_submit:hover {
	cursor: pointer;
	color: #ffffff;
	text-shadow: 0px 0px 6px #000;
	-moz-text-shadow: 0px 0px 6px #000;
	-webkit-text-shadow: 0px 0px 6px #000;
}

#header #login ul {
	clear: both;
	padding-left: 60px;
}

#header #login ul li {
	padding-bottom: 4px;
}

#header #login ul li a {
	font-size: 10px;
	text-decoration: underline;
}

#header #login ul li a:hover {
	text-decoration: none;
}

#header .ajax-loader {
	position: relative;
	display: block;
	width: 16px;
	height: 16px;
	top: -60px;
	left: 175px;
	background: url(css_img/ajax-loader-login.gif) no-repeat top left;
	display: none;
}

#header #login .login_close a {
	position: absolute;
	display: block;
	width: 16px;
	height: 16px;
	background: url(css_img/sp.gif) repeat top left;
	top: 10px;
	left: 204px;
	text-indent: -9999px;
}

#header #login_msg_olvide .ajax-loader {
	top: 12px;
	left: 250px;
	*left: 150px;
}

#header #login_msg_olvide .msg {
	position: relative;
	display: block;
	width: 180px;
	height: 20px;
	top: 8px;
	left: 40px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

/* CAPA LOGIN MSG */

.login_msg {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	padding: 25px;
	width: 289px;
	height: 155px;
	background: url(css_img/popup_bg.png) no-repeat top left;
	z-index: 300;
	text-align: center;
}

.login_msg h3 {
	font-size: 20px;
	font-weight: bold;
	color: #0063BE;
	padding-top: 12px;
	line-height: 17px;
	padding-bottom: 4px;
}

#login_msg_error h3 {
	padding-bottom: 12px;	
}

.login_msg img {
}

.login_msg img.img_msg {
	padding-top: 14px;
}

.login_msg p {
	font-size: 11px;
	color: #000066;
	padding: 0px 10px 10px 10px;
}

.login_msg label {
	clear: both;
	float: left;
	color: #000066;
	font-weight: bold;
	width: 40px;
	padding-top: 2px;
}

.login_msg input {
	float: left;
	width: 238px;
	height: 14px;
	border: 1px solid #C9CFD5;
	padding: 1px 4px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.login_msg .clear {
	clear: both;
}

.login_msg input#olvide_submit {
	clear: both;
	display: block;
	float: right;
	width: 64px;
	height: 28px;
	border: 0px;
	color: #023378;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: url(css_img/bt_login.gif) no-repeat top left;
	margin-top: 6px;
}

.login_msg input#olvide_submit:hover {
	cursor: pointer;
	color: #ffffff;
	text-shadow: 0px 0px 6px #000;
	-moz-text-shadow: 0px 0px 6px #000;
	-webkit-text-shadow: 0px 0px 6px #000;
}

.login_msg .olvide {
	clear: both;
	margin-top: 16px;
	text-decoration: underline;
	padding-left: 18px;
	background: url(css_img/ico_olvido.gif) no-repeat top left;
	line-height: 14px;
}

.login_msg .login_msg_cerrar {
	display: block;
	float: right;
	margin-right: 4px;
	width: 6px;
	height: 7px;
	text-indent: -9999px;
	background: url(css_img/bt_close_popup.gif) no-repeat top left;
}

.login_msg .login_msg_cerrar:hover {
	background-position: 0 -7px;
	cursor: pointer;
}

#login_msg_olvide, #login_msg_error, #mi_cuenta_msg_error, #mi_cuenta_msg_ok {
	display: none;
}



/* CONTENTEDORES LEFT - CENTER - RIGHT */


#content_left {
	clear: both;
	float: left;
	width: 156px;
	padding-right: 6px;
}

#content_center {
	float: left;
	width: 636px;
}

#content_center.expanded {
	float: left;
	width: 787px;
}

#content_right {
	float: left;
	width: 151px;
}

/* SIDE BAR */

#content_left ul.navigation_themes>li {
	display: block;
	width: 156px;
	padding-top: 3px;
	margin-bottom: 8px;
	background: url(css_img/side_title_bg.jpg) no-repeat top left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#content_left ul.navigation_themes>li.destacado {
	background: url(css_img/side_title_bg_y.jpg) no-repeat top left;
	width: 156px;
}

#content_left ul.navigation_themes>li span{
	display: block;
	margin-left: 4px;
	width: 145px;
	height: 22px;
	text-indent: -9999px;
}

#content_left ul.navigation_themes>li .theme_1{
	background: url(css_img/side_title_1.gif) no-repeat top left;
}

#content_left ul.navigation_themes>li .theme_2{
	background: url(css_img/side_title_2.gif) no-repeat top left;
}

#content_left ul.navigation_themes>li .theme_3{
	background: url(css_img/side_title_3.gif) no-repeat top left;
}

#content_left ul.navigation_themes>li .theme_4{
	background: url(css_img/side_title_4.gif) no-repeat top left;
}

#content_left ul.navigation_themes>li .theme_5{
	background: url(css_img/side_title_5.gif) no-repeat top left;
}

#content_left ul.navigation_themes>li.no_background {
	background: none;
}

#content_left ul.navigation_themes>li .theme_6, #content_left ul.navigation_themes>li .theme_7 {
	border-bottom: 1px solid #ffffff;
	margin-left: 1px;
	margin-bottom: 15px;
}

#content_left ul.navigation_themes>li .theme_6 a, #content_left ul.navigation_themes>li .theme_7 a {
	display: block;
	margin-left: 0px;
	margin-top: -4px;
	width: 154px;
	height: 30px;
	background: url(css_img/side_title_6.gif) no-repeat top left;
}

#content_left ul.navigation_themes>li .theme_7 a {
	background: url(css_img/side_title_7.gif) no-repeat top left;
}

#content_left ul.navigation_themes>li .theme_8{
	background: url(css_img/side_title_8.gif) no-repeat top left;
}

#content_left ul.navigation_themes>li ul {
	padding-bottom: 8px;
	background: url(css_img/side_foot_bg.jpg) no-repeat bottom left;
}

#content_left ul.navigation_themes>li.destacado ul {
	padding-bottom: 8px;
	background: url(css_img/side_foot_bg_y.jpg) no-repeat bottom left;
}

#content_left ul.navigation_themes>li .cerrado ul {
	padding-bottom: 0px;
	background: none;
}

#content_left ul.navigation_themes>li ul li a{
	color: #ffffff;
	display: block;
	width: 154px;
	height: 15px;
	padding: 3px 0px 1px 26px;
	background: url(css_img/side_odd_bg.jpg) repeat-y top left;
}

#content_left ul.navigation_themes>li.destacado ul li a{
	color: #003366;
	background: url(css_img/side_odd_bg_y.jpg) repeat-y top left;
}

#content_left ul.navigation_themes>li ul li.even a{
	background: url(css_img/side_even_bg.jpg) repeat-y top left;
}

#content_left ul.navigation_themes>li.destacado ul li.even a{
	background: url(css_img/side_even_bg_y.jpg) repeat-y top left;
}

#content_left ul.navigation_themes>li ul li.last a{
	height: 12px;
	padding: 4px 0px 0px 24px;
	background: none;
}

#content_left ul.navigation_themes>li ul li a:hover, #content_left ul.navigation_themes>li ul li a.selected {
	color: #FFCC00;
	text-decoration: none;
	text-shadow: 0px 0px 6px #000;
	-moz-text-shadow: 0px 0px 6px #000;
	-webkit-text-shadow: 0px 0px 6px #000;
}

#content_left ul.navigation_themes>li.destacado ul li a:hover, #content_left ul.navigation_themes>li.destacado ul li a.selected {
	color: #FFFFFF;
}

#content_left ul.navigation_themes>li .cerrado_boton {
	display: block;
	padding-bottom: 8px;
	background: url(css_img/side_foot_bg.jpg) no-repeat bottom left;
	color: #ffffff;
	width: 154px;
	height: 21px;
	padding: 3px 0px 0px 26px;
}

#content_left ul.navigation_themes>li .cerrado_boton:hover{
	color: #FFCC00;
	text-decoration: none;
	text-shadow: 0px 0px 6px #000;
	-moz-text-shadow: 0px 0px 6px #000;
	-webkit-text-shadow: 0px 0px 6px #000;
}

#content_left #formas_pago_pop {
	position: absolute;
	width: 166px;
	height: 69px;
	background: url(css_img/formas_pago_pop.png) no-repeat top left;
	top: 198px;
	left: 153px;
	z-index: 99;
	display: none;
}

#content_left #formas_de_pago {
	cursor: default;
}


#content_left #sub_sub_preload {
	position: absolute;
	display: block;
	width: 8px;
	height: 2px;
	top: 0px;
	left: 0px;
	z-index: 99;
	background: url(css_img/side_preload.gif) no-repeat top right;
	display: none;
}

#content_left #sub_sub_submenu {
	position: absolute;
	width: 200px;
	top: 0px;
	left: 0px;
	z-index: 99;
	display: none;
}

#content_left #sub_sub_submenu ul li a {
	color: #003366;
	display: block;
	width: 200px;
	height: 15px;
	padding: 3px 0px 0px 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: url(css_img/side_odd_bg_y.png) repeat-y top right;
}

#content_left #sub_sub_submenu ul li.even a{
	background: url(css_img/side_even_bg_y.png) repeat-y top right;
}

#content_left #sub_sub_submenu ul li.arrow a{
	background: url(css_img/side_even_bg_arrow_y.png) no-repeat top right;
}

#content_left #sub_sub_submenu ul li.first a{
	height: 15px;
	padding: 6px 0px 0px 0px;
	background: url(css_img/side_odd_bg_first_y.png) no-repeat top right;
}

#content_left #sub_sub_submenu ul li.last a{
	height: 15px;
	padding: 3px 0px 3px 0px;
	background: url(css_img/side_odd_bg_last_y.png) no-repeat top right;
}

#content_left #sub_sub_submenu ul li.last2 a{
	height: 15px;
	padding: 3px 0px 3px 0px;
	background: url(css_img/side_odd_bg_last2_y.png) no-repeat top right;
}

#content_left #sub_sub_submenu ul li a:hover, #content_left #sub_sub_submenu ul li a.selected{
	color: #ffffff;
	text-decoration: none;
	text-shadow: 0px 0px 6px #000;
	-moz-text-shadow: 0px 0px 6px #000;
	-webkit-text-shadow: 0px 0px 6px #000;
}


/* RASTRO DE MIGAS */

#content_center #rastro_migas {
	clear: both;
	float:left;
	display: block;
	color: #000033;
	padding: 4px 0px 6px 4px;
	width: 632px;
}

#content_center.expanded #rastro_migas {
	width: 783px;
}

#content_center #rastro_migas p {
	float: left;
	padding-right: 1px;
}

#content_center #rastro_migas ul {
	list-style: none;
	float: left;
}

#content_center #rastro_migas ul li {
	display: inline;
	background: url(css_img/rastro_migas_sep.gif) no-repeat center right;
	padding: 0px 6px 0px 1px;
}

#content_center #rastro_migas ul li.last {
	background: none;
}

#content_center #rastro_migas ul li a {
	color: #000033;
}

#content_center #rastro_migas ul li a:hover {
	color: #000033;
	text-decoration: underline;
}

/* H3 */

#content_center h3 {
	clear: both;
	float: left;
	display: block;
	width: 749px; 
	height: 22px;
	background: url(css_img/h3_bg.gif) no-repeat top left;
	padding: 8px 0px 0px 35px;
	font-size: 12px;
	font-weight: bold;	
	color: #00CCFF;
}

#content_center h3.extra {
	background: url(css_img/h3_extra_bg.gif) no-repeat top left;	
	color: #004487;
}

/* BANNERS */

#content_right #banner_right_up {
	margin-bottom: 6px;
}


/* FOOTER */

#footer {
	clear: both;
	float: inherit;
	text-align: center;
	padding-bottom: 24px;
}

#footer ul#navigation_aditional {
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	display: block;
	padding-bottom: 10px;
	margin-top: -10px;
}

#footer ul#navigation_aditional li {
	display: inline;
}

#footer ul#navigation_aditional li a {
	padding: 0px 6px 0px 10px;
	color: #000033;
	background: url(css_img/footer_nav_sep.gif) no-repeat 0px 1px;
}

#footer ul#navigation_aditional li.first a {
	background: none;
}

#footer ul.navigation_footer {
	clear: both;
	display: block;
	font-size: 10px;
	color: #003366;
	padding: 0px 200px;
}

#footer ul.navigation_footer li {
	display: inline;
	padding: 0px 1px 0px 5px;
	color: #003366;
	background: url(css_img/footer_add_sep.gif) no-repeat 0px 2px;
}

#footer ul.navigation_footer li.first {
	background: none;
}

/* CAPA DE AÑADIR CARRITO CON LOS COMBOS */


#content_center .product #carrito_combo {
	position: relative;
	display: block;
	top: -176px;
	width: 134px;
	height: 133px;
	background: url(css_img/anadir_listado_bg.png) no-repeat top left;
	padding: 10px;
}

#content_center .product #carrito_combo p {
	color: #ffffff;
	font-weight: normal;
}

#content_center .product #carrito_combo a {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: underline;
}

#content_center .product #carrito_combo a:hover {
	text-decoration: none;
}

#content_center .product #carrito_combo label {
	display: block;
	padding: 4px;
	color: #FFCC00;
}

#content_center .product #carrito_combo select, #content_center .product #carrito_combo input {
	width: 120px;
	height: 18px;
	border: 1px solid #C9CFD5;
	padding: 0px;
	margin-left: 4px;
	margin-bottom: 4px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#content_center .product #carrito_combo input {
	margin: 0px 0px 0px 4px;
	width: 114px;
	height: 14px;
	padding-top: 2px;
	padding-left: 4px;
}

/* ERRORES PHP */
.error_box {
	width: 800px;
	border: 10px solid #a1180e;
	padding: 20px;
	font-size: 14px;
	color: #a1180e;
}

.hidden {
	display: none;
}

/* SEO */
#SEO1, #SEO2, #SEO3, #SEO4 {
	color: #666666;
	display: block;
	clear: both;
	width: 100%;
	text-align: center;
}

#SEO3, #SEO4 {
	text-align: left;
	margin: 4px 10px;
	width: 140px;	
}

#SEO1 a, #SEO2 a, #SEO3 a, #SEO4 a {
	/*text-decoration: underline;*/
}

#footer ul.navigation_footer li {
	color: #666666;
}

/* IE6 */
#IE6_UPDATE {
	color: #666666;
	display: block;
	clear: both;
	width: 100%;
	
	width: 920px;

	border: 2px solid #CC0000;

	padding: 10px;
	background-color: #eeeef6;
	
}
