
/*#module { padding-top:18px; }*/

#menu_material{ overflow:hidden; clear:both; width:990px; height:27px; background:#E4E3DF; padding-bottom:30px; }
#menu_material 				li {  float:left; height:27px; text-align:center; border-right:1px solid #CBCBCB; }
#menu_material 				li a { color:#eee; background:#000; height:27px; display:block; font-size:9pt; font-weight:normal; text-transform: uppercase; padding-left:15px; padding-right:15px; white-space: normal }
#menu_material	li a.tendencias{ color:#ADFF30; }
#menu_material	li a.piedras	{ color:#FF77FF; }
#menu_material	li a.rusticos 	{ color:#E9CE37; }
#menu_material	li a.otras 		{ color:#97FFF3; }
#menu_material	li a.novedades	{ color:#dfdfdf; }
#menu_material li a:hover 				{ color:#fff; 	  background:#B4B0AD; border-bottom:0px solid #fff;}
#menu_material li a:hover.tendencias{ background:#B4B0AD; border-bottom:4px solid #ADFF30; }
#menu_material li a:hover.piedras 	{ background:#B4B0AD; border-bottom:4px solid #FF77FF; }
#menu_material li a:hover.rusticos 	{ background:#B4B0AD; border-bottom:4px solid #E9CE37; }
#menu_material li a:hover.otras 		{ background:#B4B0AD; border-bottom:4px solid #97FFF3; }
#menu_material li a:hover.novedades	{ background:#B4B0AD; border-bottom:4px solid #4c4c4c; }

#menu_material 				li a.selected { color:#fff; background:#B4B0AD; border-bottom:0px solid #fff; }
#menu_material.tendencias	li a.selected { border-bottom:4px solid #ADFF30; }
#menu_material.piedras		li a.selected { border-bottom:4px solid #FF77FF; }
#menu_material.rusticos 	li a.selected { border-bottom:4px solid #E9CE37; }
#menu_material.otras 		li a.selected { border-bottom:4px solid #97FFF3; }
#menu_material.novedades	li a.selected { border-bottom:4px solid #4c4c4c; }

#menu_material li a { line-height:27px}
#menu_material li a.doubleline { line-height:15px; padding-top:13px; height:42px;}

#menu_series 					{ float:left; height:570px; }
#menu_series.tendencias		{ background:#ADFF30; }
#menu_series.piedras			{ background:#FF77FF; }
#menu_series.rusticos		{ background:#E9CE37; }
#menu_series.otras			{ background:#97FFF3; }
#menu_series.novedades		{ background:#4c4c4c; }

#menu_series li 		 		{ width:120px; padding-left:10px; text-align:left; }
#menu_series li a 			{ font-size:12px; line-height:22px; text-transform:uppercase; font-weight: bold; color:#fff; }
#menu_series li a.selected	{ color:#000;  }

#flashpaper 			{ float:left; width:860px; height:570px; color:#eee; text-align:left; display:inline; background:#E4E3DF; }

.enlaces				 { text-align:left; float:right; width:170px; margin-top:0px; color:#796A67; line-height:25px; }
.enlaces				a{ color:#796A67; }
.enlaces			span{ color:#DC2239; }


