ul#menu {text-align:left;line-height:21px;}

#menu {list-style:none; width:1020px; margin:0px auto 10px auto; height:30px; padding:0px 0px 0px 0px; border: 0px solid #000; border-left: 1px dotted #fff; position:relative;}

#menu li {float:left; display:block; text-align:center; padding: 4px 20px 5px 20px; border: 0px solid #000; border-right: 1px dotted #fff;}
#menu li:hover {border: 0px solid #000; padding: 4px 20px 5px 20px; border-right: 1px dotted #fff; background: #88050a; cursor:pointer;}

#menu li a {font-size:13px; color: #EEEEEE; outline:0;	text-decoration:none; font-weight:bold;}
#menu li:hover a {color:#fff;}

.dropdown_1, .dropdown_2, .dropdown_3, .dropdown_4, .dropdown_5, .dropdown_6, .dropdown_7, .dropdown_8
{margin:5px 0px 0px 1px;float:left;position:absolute;left:-999em; text-align:left; min-width: 1020px; height:356px; z-index:100; border-top:1px solid #fff; border-bottom:1px solid #ddd; padding-bottom:20px; background-color:#fff;}
.dropdown_home {border-bottom:0px solid #ddd; padding-bottom:0px;}
.dropdown_1 { background-image:url(../images/dropdown_fotolibro.jpg); background-repeat:no-repeat; background-position:top right;}
.dropdown_2 { background-image:url(../images/dropdown_revelado.jpg); background-repeat:no-repeat; background-position:top right;}
.dropdown_3 { background-image:url(../images/dropdown_fotoregalos.jpg); background-repeat:no-repeat; background-position:top right;}
.dropdown_4 { background-image:url(../images/dropdown_imprenta.jpg); background-repeat:no-repeat; background-position:top right;}
.dropdown_5 { background-image:url(../images/dropdown_fotodeco.jpg); background-repeat:no-repeat; background-position:top right;}
/*.dropdown_6 { background-image:url(../images/dropdown_tiendas.jpg); background-repeat:no-repeat; background-position:top right;}*/
/*.dropdown_7 { background-image:url(../images/dropdown_micuenta_bf.jpg); background-repeat:no-repeat; background-position:top right;}*/
.dropdown_8 { background-image:url(../images/dropdown_revistas.jpg); background-repeat:no-repeat; background-position:top right;}
#menu li:hover .dropdown_1, #menu li:hover .dropdown_2, #menu li:hover .dropdown_3, #menu li:hover .dropdown_4, #menu li:hover .dropdown_5, #menu li:hover .dropdown_6, #menu li:hover .dropdown_7, #menu li:hover .dropdown_8 {left:-1px;top:auto;}

.menu_box { float:left; width:270px; height:356px; background-color:#fff; padding:20px; position:relative;}
	.menu_box a{float:left; width:100%; font-size:14px !important; color:#D3473C !important; margin-bottom:5px; font-weight:600 !important;}
	.menu_box a:hover{ color:#88050a !important;}
	.menu_box_discount {float:left; width:230px; background-color:#f5f5f5; position:absolute; bottom:16px; padding:15px;}
		.menu_box_discount b{float:left; width:100%; font-size:24px; font-weight:700; margin-bottom:10px; color:#444;}
		.menu_box_discount span{float:left; width:100%; font-size:15px; margin-bottom:5px; color:#444;}
			.menu_box_discount span b { float:none; width:auto; font-size:inherit; margin:0; background-color:#999; color:#fff; padding:1px 4px;}
		.menu_box_discount span:nth-child(2){height:45px;}
		.menu_box_discount small{float:left; width:100%; font-size:12px; color:#444;}
			.menu_box_discount small a{ float: none !important; font-weight:normal !important; text-decoration:underline !important; color: #444 !important; font-size: 13px !important;}
	.menu_box_line { position:absolute; top:162px; left:20px; width:230px; height:1px; background-color:#ddd;}
	.menu_box_triangle { position:absolute; top:143px; right:-20px; width: 0; height: 0;border-style: solid;border-width: 20px 0 20px 20px;border-color: transparent transparent transparent #ffffff;line-height: 0px;_border-color: #000000 #000000 #000000 #ffffff;_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');}
	
.button_enter { position:absolute; top:156px; left:583px; width:265px; height:45px; }	

.menu_box, .menu_box_discount, .menu_box_discount span b
{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
