.pasAfficher
{
	display:none;
}

/*******************************************************************************************************//* Mise en page globale */

ul
{
	padding:0; margin:0;
	list-style-type:none;
}

ul#menu
{ 
	width:880px;
	height: 20px;
	padding: 0;	margin: 0;
	background:url(images/fdmenu.gif) repeat-x;
	clear: both;
	line-height: 1;

	left: 6px;
	z-index:10000000;	
}

#menu li.vide
{
	width:200px;
}

#menu li 
{ 
	float: left;
	/**width:110px;*/
	width:97px;
	font-size:10px;
}

/* Catégorie */

#menu h2
{
	margin:0; padding:0;
	padding-top:3px;
	height:17px;
	text-align:center;
	border-left:1px solid #54B1E1;
	font-size:12px;
	color:#ffffff;	
	cursor:hand;
}

#menu h2 a
{
	margin:0; padding:0;
	color:#ffffff;	
	font-weight:bold;
	text-decoration:none;
}

/* Rubrique */

#menu li ul 
{ 
	position: absolute;
	/**width:110px;*/
	width:97px;

	padding:0;
	margin:0;
	border-bottom:1px solid #ffffff;
	display:none;
}

#menu li ul a 
{ 
	display: block;
	text-decoration:none;
	color:#025394;
	background:#B6D996 url(images/fdcontact.gif) repeat-x;
	padding:5px;
	/**width:100px;*/
	width:87px;

	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	font-size:11px;
	font-weight:bold;
}

#menu li ul a:hover
{
	text-decoration:underline;
	background:#0072BC url(images/fdmenu.gif) repeat-x;
	color:#ffffff;
}

ul#menu li.affichessmenu ul
{ 
	display:block;
}




/************/

body
{
	font: 11px Arial;
	line-height:1.6em;
	margin:0;
	padding:0;
	background: #D0ECF8 url(images/fond-degrade.jpg) 0px 0px repeat-x; 
	text-align:left;
	height:100%;
}

#intro
{
width:950px;text-align:right; margin-left:auto; margin-right:auto;
}

#site
{
	width:880px;
	margin-left: auto;
	margin-right: auto;
	padding-right:55px;
	padding-left:55px;
	background:#ffffff url(images/mappemonde2.gif) 758px 105px no-repeat;
}

#flash
{
	width:880px;
	height:185px;
	background: url(images/flash.jpg) no-repeat;
}


#site2
{
	width:880px;
	margin-top:15px;
	background:url(images/fdnews.gif) repeat-y;
	clear:both;
}

#news
{
	width:160px;
	padding-top:60px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	color:#ffffff;
	font-size:10px;
	font-style:italic;
	line-height:1.3em;
	overflow: hidden;
}

#news h2
{
	margin:0; padding:0;
	margin-top:10px;
	color:#B3D66E;
	text-transform:uppercase;
	font-style:normal;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}

#news a
{
color:#ffffff;
}


#news p
{
	margin:0; padding:0;
}

#contenu
{
	margin-left:20px;
	margin-top:20px;
	width:490px;
	float:left;
	line-height:1.4em;
	/*background:red;*/
}

dl#contact
{
	width:170px;
	margin:0; padding:0;
	margin-left:20px;
	margin-top:15px;
	float:left;
	color:#12609E;
	line-height:1.2em;
	font-size:9px;
}

dl#contact dt
{
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:2px;
}

dl#contact dt.titre
{
	background: url(images/fdcontact.gif) repeat-x;
	text-align:center;
	margin-bottom:5px;
	padding:2px;
}

dl#contact dd
{
	margin:0; padding:0;
	margin-bottom:10px;
}

dl#contact a
{
	text-decoration:none;
	font-weight:bold;
	color:#12609E;
	font-size:10px;
}

dl#contact table
{
border:0;
margin:0; padding:0;
}

ul#annexes
{
	list-style-type:none;
	clear:both;
	margin:0; padding:0;
	width:880px;
	height:20px;
	margin-top:14px;
	border-bottom:5px solid #ffffff;

	/*background:url(images/fdnewsbas.gif) 0px 10px no-repeat;*/
	background:#B3D66E url(images/fdannexes.gif) repeat-x;

}

ul#annexes li
{
	padding-top:1px;
	height:19px;
	background:#B3D66E url(images/fdannexes.gif) repeat-x;
	padding-left:55px;
	padding-right:55px;
	border-left:1px solid #549285;
	display:block;
	float:left;
	color:#015498;
	font-weight:bold;
}

ul#annexes li.vide
{
	/*background:none;*/
	background:#ffffff url(images/fdnewsbas.gif) 0px 10px no-repeat;
	background-position:left bottom;
	border:none;
	width:200px;
	margin:0; padding:0;
	padding-top:1px;
}

ul#annexes li a
{
	color:#015498;
	font-weight:bold;
	text-decoration:none;
}

ul#annexes li a:hover
{	text-decoration:underline; }


#footer
{
font-size:9px;
text-align:right;
}

a:link 
{
	text-decoration:underline;
	font-weight:normal;
	color:#000000;
}

a:visited 
{
	text-decoration:underline;
	font-weight:normal;
	color:#000000;
}

a:hover 
{
	text-decoration:none;
	font-weight:normal;
	color:#000000;
}

h1
{
	margin:0; padding:0;
	margin-left:10px;
	margin-bottom:10px;
	color:#8FC742;
	font-size:20px;
	font-weight:bold;
}

h2
{
	margin:0; padding:0;
	margin-bottom:10px;
	color:#025394;
	font-size:15px;
	font-weight:bold;
}

h3
{
	margin:0; padding:0;
	margin-bottom:10px;
	color:#000000;
	border-bottom:1px solid #000000;
	font-size:13px;
	font-weight:bold;
}

strong
{
	color:#025394;
}

.pRetourChariot
{
clear:both; width:100%;
}

.divRetourChariot
{
clear:both;
margin:0;
padding:0;
visibility:hidden;
background-color:red;
}

form
{
	margin:0; padding:0;
}

input, textarea
{
	font-size:11px;
	font-family:Arial;
}

.div1
{
	float:left; margin:0;  padding:0; margin-left:5px; margin-right:5px;
}

.div2
{
	padding:5px;
}

p
{
margin-top:2px;
margin-bottom:2px;
}


