@charset "utf-8";
/* CSS Document */

/***************************************************************************************/
/* Menu                                                                                */
/***************************************************************************************/

.MenuItemLink { display:block; font-weight:bold; font-family:Verdana, Geneva, sans-serif; font-size:18px; line-height:30px; }
.MenuItemLink:link, .MenuItemLink:visited { color:#ffffff; text-decoration:none; }
.MenuItemLink:hover, .MenuItemLink:active { color:#ffffff; text-decoration:none; }

.SubMenuItemsBox { position:absolute; top:55px; left:0px; }
.SubMenuItemsBoxBackground { opacity:0.90; filter:alpha(opacity=90); }
.SubMenuItemsBox { padding:15px; color:#000000; font-weight:bold; font-family:Verdana, Geneva, sans-serif; font-size:12px; }
.SubMenuItemsBox ul { padding:0px; margin:0px; }
.SubMenuItemsBox li { list-style:none; padding-left:15px; padding-right:40px; background:url(/Design/Layout/MenuItemLinkPuce.png) no-repeat top left; }
.SubMenuItemsBox a:link, .SubMenuItemsBox a:visited { color:#FFF; text-decoration:none; }
.SubMenuItemsBox a:hover, .SubMenuItemsBox a:active { color:#FFF; text-decoration:underline; }

#MenuItemLink1 { width:225px; }
#SubMenuItemsBox1Background { background-color:#7c5048; width:225px; height:80px; }
#SubMenuItemsBox1 { width:225px; height:80px; }
#MenuItemLink2 { width:225px; }
#SubMenuItemsBox2Background { background-color:#a08d70; width:225px; height:180px; }
#SubMenuItemsBox2 { width:225px; height:180px; }
#MenuItemLink3 { width:225px; }
#SubMenuItemsBox3Background { background-color:#1f8bc3; width:225px; height:125px; }
#SubMenuItemsBox3 { width:225px; height:135px; }
#MenuItemLink4 { width:225px; }
#SubMenuItemsBox4Background { background-color:#68a420; width:225px; height:95px; }
#SubMenuItemsBox4 { width:225px; height:105px; }
