/*
Pure CSS Menu
Copyright (c) 2009 Ajatix. All rights reserved.
http://www.ajatix.com
Unregistered copy.
Any usage except for the purpose of evaluation is strictly prohibited.
*/
.AJXMenueDFaTFD {position:relative;z-index:100;width:800px;w\idth:800px;}
.AJXMenueDFaTFD ul {position:relative;float:left;width:100%;margin:0;padding:0;list-style-type:none;background:#2e626a url(images/menu/gradient-bg.gif) center right;}
.AJXMenueDFaTFD li {float:left;margin:0;padding:0px 9px 0px 0;color:#ffffff;}
.AJXMenueDFaTFD li.tlast {padding-right:0px;}
.AJXMenueDFaTFD li:hover,.AJXMenueDFaTFD li a:hover {position:relative;}
.AJXMenueDFaTFD a {display:block;float:left;height:25px;padding:0 20px 0 20px;font:bold 12px/25px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;text-align:center;color:#ffffff;background:url(images/menu/gradient-normal.gif) no-repeat top right;}
.AJXMenueDFaTFD li:hover a,.AJXMenueDFaTFD a:hover {background:#43777e url(images/menu/gradient-normal.gif) no-repeat bottom right;}
.AJXMenueDFaTFD a.ajxsub {padding:0 33px 0 20px;background:url(images/menu/gradient-sub.gif) no-repeat top right;}
.AJXMenueDFaTFD li:hover a.ajxsub,.AJXMenueDFaTFD a.ajxsub:hover {background:#43777e url(images/menu/gradient-sub.gif) no-repeat bottom right;}
.AJXMenueDFaTFD li ul {position:absolute;left:-9999px;top:-9999px;width:207px;height:auto;background:#2e626a;}
.AJXMenueDFaTFD table {margin-top:-1px;border-collapse:collapse;}
.AJXMenueDFaTFD ul :hover ul {left:-1px;top:25px;}
.AJXMenueDFaTFD li li {border:1px solid #000000;border-width:0 1px;padding:0}
.AJXMenueDFaTFD li li.sfirst {border-top:1px solid #000000;}
.AJXMenueDFaTFD li li.slast {border-bottom:1px solid #000000;}
.AJXMenueDFaTFD ul :hover ul a {margin:0;width:205px;w\idth:177px;padding:0 8px 0 20px;height:24px;font:12px/24px Verdana,Arial,Helvetica,sans-serif;text-decoration:none;text-align:left;color:#ffffff;background:none;}
.AJXMenueDFaTFD ul ul :hover a,.AJXMenueDFaTFD ul ul a:hover {background:#43777e;}
.AJXMenueDFaTFD br {clear:both;height:0;font-size: 1px;line-height: 0px;}

/*
{"background":"#FFFFFF","classes":[{"color":"","font":{"align":1,"bold":true,"italic":false,"mobold":true,"moitalic":false,"mounderline":false,"name":"Verdana,Arial,Helvetica,sans-serif","size":12,"underline":false},"height":{"Value":25,"enabled":true},"imagealign":2,"imagerepeat":false,"imagevalign":0,"leftpadding":20,"mocolor":"#43777e","moimage":"images\/menu\/gradient-normal.gif","moimagevalign":2,"mosubmenuimage":"images\/menu\/gradient-sub.gif","name":"top","nimage":"images\/menu\/gradient-normal.gif","rightpadding":20,"slidingdoors":false,"spacing":9,"submenuimage":"images\/menu\/gradient-sub.gif","submenuleftpadding":20,"submenurightpadding":33,"textcolor":"#ffffff","textmocolor":"#ffffff","width":{"Value":100,"enabled":false}},{"color":"","font":{"align":0,"bold":false,"italic":false,"mobold":false,"moitalic":false,"mounderline":false,"name":"Verdana,Arial,Helvetica,sans-serif","size":12,"underline":false},"height":{"Value":24,"enabled":true},"imagealign":2,"imagerepeat":false,"imagevalign":1,"leftpadding":20,"mocolor":"#43777e","moimage":"","moimagevalign":1,"mosubmenuimage":"images\/menu\/gradient-right.gif","name":"submenu","nimage":"","rightpadding":8,"slidingdoors":false,"submenuimage":"images\/menu\/gradient-right.gif","submenuleftpadding":20,"submenurightpadding":8,"textcolor":"#ffffff","textmocolor":"#ffffff","width":{"Value":205,"enabled":true}}],"id":"AJXMenueDFaTFD","structure":[{"caption":"Home","href":"index.html","target":"_self"},{"caption":"Summer","href":"summer_holidays.htm","target":"_self"},{"caption":"Winter","href":"winter.html","subitems":[{"caption":"Skiing","href":"skiing_holidays.htm","target":"_self"},{"caption":"Portes\u00A0du\u00A0Soleil","href":"portes_du_soleil.htm","target":"_self"},{"caption":"Ch\u00E2tel","href":"chatel.htm","target":"_self"},{"caption":"la\u00A0Chapelle\u00A0d\u00A0Abondance","href":"la_chapelle_d_abondance.htm","target":"_self"}],"target":"_self"},{"caption":"Chalets\u00A0&\u00A0Apartments","href":"chalets_apartments.htm","target":"_self"},{"caption":"Links","href":"links.htm","subitems":[{"caption":"ChamonixMeteo","href":"http:\/\/chamonix-meteo.com\/cham\/en\/","target":"_blank"},{"caption":"MeteoFrance","href":"http:\/\/france.meteofrance.com\/france\/meteo?PREVISIONS_PORTLET.path=previsionsville\/740580","target":"_blank"},{"caption":"Webcams","href":"ski_summer_webcams.htm","target":"_self"}],"target":"_self"},{"caption":"Gallery","href":"sw_alpine_photo_gallery.htm","target":"_self"},{"caption":"Contact Us","href":"contact_sw_alpine_holidays.htm","target":"_self"}],"submenulevel":{"background":{"bgimage":{"align":2,"repeat":false,"source":""},"color":"#2e626a"},"bordercolor":"#000000","childoffsetx":0,"childoffsety":0,"hasborder":true,"orientation":1},"toplevel":{"background":{"bgimage":{"align":2,"repeat":true,"source":"images\/menu\/gradient-bg.gif"},"color":"#2e626a"},"bordercolor":"#000000","childoffsetx":0,"childoffsety":0,"hasborder":false,"orientation":0,"toplevelwidth":800,"toplevelwidthtype":1},"zindex":100}
*/