@CHARSET "ISO-8859-1";
@import url("http://www.lefigaro.fr/__fonts/interstate-pack/stylesheet.css");

#f_header {position:relative;left: 0;top: 0;width: 100%;margin: 40px 0 0;padding:10px 0 0 0;min-height: 111px;z-index: 1;background-color:#E5E5E5;text-align: left;font-size:12px;}
#f_header ie7 { display:none !important;}
/* LIENS */
#f_header a {color: #fff;text-decoration:none;padding:7px;line-height:30px;font-weight:normal;text-transform : uppercase;font-family: InterstateRegularCondensedReg,arial,sans-serif;}
#f_header a:hover {}
#f_header .headerPrimary .headerContent .firstMenu ul.firstNav li a{font-size:12px;opacity:0.5;height:30px;padding:8px 10px 8px 10px;}
#f_header .headerPrimary .headerContent .firstMenu ul.firstNav li a:hover{background-color:rgb(7,62,119);opacity:0.8;height:25px;}
#f_header .headerPrimary .headerContent .firstMenu ul.firstNav li:first-child a {background-image:none;padding-left:10px;}
#f_header .headerPrimary .headerContent .firstMenu ul.firstNav li.selected span a {opacity:1;}
#f_header .headerSecondary .headerContent .secondaryMenu dd .ssmenu_select{background-color: #FFFFFF;}
#f_header .headerSecondary .headerContent .secondaryMenu dd .ssmenu_select a{color:#131C3D !important;}
#f_header .headerSecondary .headerContent .secondaryMenu a {color: #fff !important;text-decoration:none;opacity:0.5;font-size:22px;}
#f_header .headerSecondary .headerContent .secondaryMenu a:hover{opacity:0.8;}
#f_header .headerSecondary .headerContent .secondaryMenu dl.selected dt a {opacity:1;}
#f_header .headerSecondary .headerContent .secondaryMenu dl dt div a{line-height:50px;}

#f_header .headerSecondary .headerContent .secondaryMenu dd a{font-size:14px;line-height:30px;opacity:1;}
#f_header .headerSecondary .headerContent .secondaryMenu dd a:hover{color:rgb(19,28,61) !important;opacity:1;}

/* POSITIONS */
#f_header .headerPrimary{height: 30px;z-index: 2;background-color:rgb(19,39,89);}
#f_header .headerPrimary .headerContent{margin: 0 auto;/*padding: 0px 4px 0px 18px;*/width: 992px;height:30px;text-align:right;position:relative;}
#f_header .headerPrimary .headerContent .logo{text-align:center;text-indent:-50000px;background-image:url("http://images.figaronautisme.com/image/figaro-nautisme/common/header/header_logo_lefigaro.png");background-repeat:no-repeat;position:absolute;width: 175px;height:30px;top:0px; left:0px;}
#f_header .headerPrimary .headerContent .firstMenu ul.firstNav li{display:inline;position:relative;}
#f_header .headerPrimary .headerContent .firstMenu ul.firstNav li.selected{opacity:1;background-image:url("http://images.figaronautisme.com/image/figaro-nautisme/common/header/niv1_sel_gauche.png");background-repeat:no-repeat;padding:11px 5px 0px 0px;}
#f_header .headerPrimary .headerContent .firstMenu ul.firstNav li.selected span{opacity:1;background-image:url("http://images.figaronautisme.com/image/figaro-nautisme/common/header/niv1_sel_fond.png");background-repeat:repeat-x;position:relative;left:5px;height:30px;padding:11px 0px 8px 0px;}
*+html #f_header .headerPrimary .headerContent .firstMenu ul.firstNav li.selected {padding:0px;}
*+html #f_header .headerPrimary .headerContent .firstMenu ul.firstNav li.selected span{padding:6px 0px 8px 0px;}

#f_header .headerSecondary{height: 50px;z-index: 2;background-color:rgb(19,28,61);margin-top:0px;}
#f_header .headerSecondary .headerContent{margin: 0 auto;width: 992px;height:50px;}
#f_header .headerSecondary .headerContent #f_header_logo{position:relative;}
#f_header .headerSecondary .headerContent .secondaryMenu {float:right;}
#f_header .headerSecondary .headerContent .logo{text-align:center;text-indent:-50000px;background-image:url("http://images.figaronautisme.com/image/figaro-nautisme/common/header/header_logo_nautisme_niv2.png");background-repeat:no-repeat;position:absolute;width: 175px;height: 50px;top:0px; left:0px;}
#f_header .headerSecondary .headerContent .secondaryMenu dl dt{height:50px;position:relative;background-color:transparent;line-height:50px;margin:0px;top:-5px;}
#f_header .headerSecondary .headerContent .secondaryMenu dl dt div {height:54px;position:relative;top:-4px;}
#f_header .headerSecondary .headerContent .secondaryMenu dl.selected dt{opacity:1;background-image:url("http://images.figaronautisme.com/image/figaro-nautisme/common/header/niv2_sel_gauche.png");background-repeat:no-repeat;padding-left:0px;}
#f_header .headerSecondary .headerContent .secondaryMenu dl.selected dt div {opacity:1;background-image:url("http://images.figaronautisme.com/image/figaro-nautisme/common/header/niv2_sel_fond.png");background-repeat:repeat-x;left:5px;height:54px;}

#f_header .headerSecondary .headerContent .secondaryMenu dd {text-align:left;background-color:rgb(104,143,184);height:30px;padding-top:0px;margin-top:-5px;}
#f_header .headerSecondary .headerContent .secondaryMenu dd li.selected {background-color:#fff;opacity:1;}

/*

*/


#f_header .secondaryMenu dl {
    display: inline;float:left;
}

#f_header .secondaryMenu dl dt {
	background-image: url("http://www.lefigaro.fr/__templates/header-footer/img/header-patern-link-32bit.png");
	background-position: left 50%;
	background-repeat: no-repeat;
	
    display: block;
    height: 30px;
    text-transform: uppercase;
    vertical-align: middle;
	padding: 5px 3px 0 5px;
	font-weight:normal;
	
}
#f_header .secondaryMenu dl:last-child dt {
padding-right: 0px;
}
#f_header .secondaryMenu dl:first-child dt {
background-image:none;
}

#f_header .secondaryMenu dl dd {
border-bottom: 3px solid #FFFFFF;

left: 0;
position: absolute;
width: 100%;
display: none;
min-height: 30px;
padding-top: 5px;
margin-top:	-1px;

!overflow:hidden;
}
#f_header .secondaryMenu dd li {
	background-image: url("http://www.lefigaro.fr/__templates/header-footer/img/header-patern-link-32bit.png");
	background-position: left center;
	background-repeat: no-repeat;

display: inline-block;
!display:block;
!float:left;

/*padding:0 10px;*/
}
* html #f_header .secondaryMenu dd li, 
*+html #f_header .secondaryMenu dd li {
float:left;
}
#f_header .secondaryMenu dd li:first-child {
background-image:none;
}

#f_header.noJS .secondaryMenu dl:hover dt, 
#f_header.noJS .secondaryMenu dl.selected:hover dt, 
#f_header .secondaryMenu dl.selected dt {
	background-image:none;
    z-index: 1;
	
	/*background-color:#D1E0F3;*/
}
#f_header.noJS .secondaryMenu dl.selected dt {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
	background-image:url("http://www.lefigaro.fr/__templates/header-footer/img/header-patern-link-32bit.png");
    background-color: transparent;

    position: relative;
    z-index: 0;
}
#f_header.noJS .secondaryMenu dl:hover  + dl dt, 
#f_header .secondaryMenu dl.selected + dl dt {
	background-image:none;
}
#f_header.noJS .secondaryMenu dl.selected + dl dt {
	background-image:url("http://www.lefigaro.fr/__templates/header-footer/img/header-patern-link-32bit.png");
}
#f_header .secondaryMenu dl.selected dd {
display:block;
}
#f_header.noJS .secondaryMenu dl.selected dd {
display:none;
}
#f_header.noJS .secondaryMenu dl:hover dd, 
#f_header.noJS .secondaryMenu dl.selected:hover dd {
display:block;
}
#f_header .secondaryMenu dd ul {
display: block;
margin: 0 auto;
width: 1000px;
padding:0 4px;
overflow: hidden;
white-space:nowrap;
}