/*##################################        GENERAL              ####################################*/
html{
	height: 100%;
}
body{
	height: 100%;
	margin: -25px 0 0 0;
	padding: 0;
	font-family: arial, verdana, sans-serif;
	color: #333333;
}

body *{
	margin: 0;
	padding: 0;
}

* img{
	border: none;
}

#bgrd{
	background: url(../design/pictures/bgrd.jpg) repeat-y top center;
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
}

.marge{
	text-align: left;
	width: 960px;
	margin: auto;
}

h1{
	color: #6666cc;
	text-align: left;
	margin-left: 50px;
}

h2{
	color: #666699;
	margin: 20px 15px 15px 10px;
}

li{
	list-style: none;
}

p{
	margin-bottom: 5px;
	text-indent: 20px;
}

a{
	color: #ff9900;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/*####################################      HEADER     ###################################*/
#bgrd_header{
	background: url(../design/pictures/bgrd_header3.jpg) no-repeat top center;
}

#header{
	text-align: left;
	height: 200px;
	width: 960px;
	margin: auto;
}

#logo{
	padding: 30px 0 0 10px;
	width: 160px;
	float: left;
}

#slogan{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #6666cc;
	float: left;
	margin: 150px 0 0 0;
}

#smallmen{
	float: right;
	margin: 10px 5px 0 0;
}

#frflag, #enflag{
	display: block;
	float: right;
	height: 19px;
	width: 29px;
	margin-left: 5px;
}

#frflag{
	background: url(../design/pictures/flag_fr_out.gif) no-repeat top left;
}

#frflag:hover{
	background: url(../design/pictures/flag_fr.gif) no-repeat top left;
}

#enflag{
	background: url(../design/pictures/flag_en_out.gif) no-repeat top left;
}

#enflag:hover{
	background: url(../design/pictures/flag_en.gif) no-repeat top left;
}


/*##################################        MENU    v2          ####################################*/

#menu{
	height: 29px;

	text-align: center;
}

#ulmen{
	height: 29px;
	margin: auto;
}

.limen, .limendown{
	background: url(../design/pictures/onglet_out.jpg) no-repeat top left;
	display: block;
	float: left;
	width: 151px;
	height: 29px;
}
.limendown{
	background: url(../design/pictures/onglet_actif.jpg) no-repeat top left;
}
	
.limen a, .limendown a, .limen a:focus{
	color: #333333;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 29px;
	width: auto;
	line-height: 29px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #6666cc;
}

.limendown a{
	font-weight: bold;
}

.limen a:hover{
	color: #ffffff;
}

.limen a:focus{
	background: url(../design/pictures/onglet_actif.jpg) no-repeat top left;
	color: #6666cc;
}


/*##################################        CONTENT              ####################################*/

#contenttop{
	background: url(../design/pictures/content_top2.jpg) no-repeat top left;
	width: 960px;
	height: 25px;
}

#content{
	background: url(../design/pictures/content_bgrd.jpg) repeat-y top left;
	width: 960px;
	overflow: auto;
	min-height: 600px;
}

#content_bottom{
	background: url(../design/pictures/content_bottom.jpg) no-repeat top left;
	height: 25px;
	width: auto;
}

#content p, #content table{
	margin-left: 25px;
	margin-right: 25px;
}

.italic{
	font-style: italic;
}

#text{
	text-align: justify;
	width: 530px;
	margin: 40px 30px;
	float: left;
}

#illustration{
	width: 340px;
	margin: 40px 30px 40px 0;
	float: left;
	text-align: center;
}

#illustration img{
	margin: auto;
}
										/*  partners page   */
#textpart{
	text-align: justify;
	margin: 40px 30px;
}

#partners{
	width: 100%;
}

#partners tr{
	height: 100px;
}

#partners td{
	padding-left: 25px;
}

.tdpartners{
	text-align: center;
}

#partners a{
	font-size: 20px;
}
										/*  contact page   */
.adress{
	font-style: italic;
}

.adressbold{
	font-style: italic;
	font-weight: bold;
}

#contact_table td{
	width: 40%;
	height: 25px;
}
										/*  mentions legales page   */
#mleg{
	width: 800px;
}

/*##################################        FOOTER              ####################################*/

#footer{
	background: url(../design/pictures/bgrd_footer.jpg) no-repeat top center;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin: 5px 0 0 0;
	color: #666666;
}

#footer a{
	color: #666666;
}

/*###################################         DIVERS             ###################################*/

#clear{
	clear: both;
}
/*###################################       FOR FFV PRESENTATION      ###################################"*/
#slide .dblepict{
	margin: 25px 20px;
}
#slide .rightpict{
	float: right;
	margin:0 15px;
}
#slide .arrowlist{
	list-style: none;
	background : url(../design/media/arrowlist.png) no-repeat 0 7px;
	padding-left: 15px;
	margin-bottom: 5px;
}
#slide .center p{
	text-align:center
}
#slide #myobject{
float: left;
width: 450px;
}
#slide #contacts{
float: right;
width: 400px;
}
#slide .pcenter{
text-align:center;
}
#slide .logomini{
	float: left;
	margin:15px;
}
#slide #rightlogo{
	float: right;
	margin-top:15px;
}
#slide #previous{
	float: right;
}
#slide #next{
	float: right;
	margin: 0 0 0 15px;
}
#slide #nav{
	width: 900px;
	text-align:right;
	margin: 5px 0 0 0;
	position: absolute;
}
#slide h1{
	color: #FF9900;
	margin: 60px 0 50px 0;
	text-align: center;
}
#slide h2{
	color: #FF9900;
	font-style: italic;
	font-size: 1.8em;

}
#slide p{
	text-align: left;
	font-size: 1.3em;
	font-weight: bold;
}
#slide #titre{
	color: #FF9900;
	text-align:center;
}
#slide .titremini{
	width: 497px!important;
}
#slide #dblelogtitre{
	color: #FF9900;
	float:right;
	text-align: right;
	width: 500px;
}
#slide img{
	border: none;
}

#slide #content{
	text-align: center;
}
#slide li{
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
}
#slide #logo{
	display: none;
}
#slide ul{
margin-left: 70px;
}
#anim_NS{
margin-top:60px;
}
