/* Gnral */
table,tr,td,span,a{font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;text-decoration:none}

/* Ancre  */
.ancre{font-size:12px;color:#7E7F6B;font-weight:bold}
a.ancre{font-size:12px;color:#7E7F6B;font-weight:bold}
a.ancre:hover {text-decoration:none;}

/* Texte */
#content .legende{font-size:10px;font-weight:normal}

/*Nouvelle Mise en Page*/

html, body{
		background: url(./bg_page.gif) no-repeat top center;
		margin:0px;
		padding:0px;
		font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
		text-decoration:none;
		font-size:11px;
	}

#global {
	margin: 0 auto;
	width:990px;
	height:380px;
}

#header {
		width:990px;
		background: url(./entete.gif) no-repeat top;	
		margin: 0 auto;
	}

#entete {
		width:990px;
		height:116px;	
	}

#entete h1 {margin:0;}

#entete h1 a {
float:right;
height:42px;
position:relative;
right:10px;
top:37px;
width:200px;
outline-color:#97BF0D;
}

#entete h1 span{display:none;}
	
#links {
		display:none;
	}
	

#links a:hover { text-decoration:underline;	}

a.lien{
	font-size:12px;
	color:#90ba0c;
	font-weight: bold;
	}

	a.lien:hover {
		text-decoration:none;
		color:#636262;}
		
#left {
		float: left;
		width:195px;
		height:276px;
		padding-bottom:20px;
		background: url(./bg_left.gif) no-repeat top left;

	}
	
#menu {	display:none;
	}


#content #titre_page h1{
		font-size:21px;
		color:#ea449d;
		margin:0 10px;
		font-family: Helvetica,Arial,Times New Roman,Verdana,Geneva,sans-serif;
		text-transform:uppercase;
	}

#content h3 {
		margin: 10px 0 0 0;
	}
	
#content h3 a{
		font-size:21px;
		font-weight:normal;
		color:#ea449d;
		margin: 0px 10px 0px 10px;
		font-family: Helvetica,Arial,Verdana,Times New Roman,Geneva,sans-serif;
	}

#content ol {
		margin: 0;
		padding:10px 0 0 30px;
		font-weight:bold;
	}

#nav {
	margin: 0 auto;
	width:990px;
	background-color:white;
	height:23px;
	}

#chemindefer {
	margin-left:1px;
	float:left;
	width:622px;
	height: 19px;
	border: solid #e9e9ea 1px;
	background-color:white;
	overflow:visible;
	}

#chemindefer a.link{	
	float: left;
	height:19px;
	line-height:19px;
	vertical-align:middle;
	background-image: url(./nav_puce.png);
	background-position: top right;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #767676;
	padding : 0 15px 0 10px;
	}

#chemindefer span{display:none;	}


#chemindefer span.displaylast{	
	display:block;
	float: left;
	height:19px;
	text-decoration: none;
	color: #767676;
	line-height:19px;
	vertical-align:middle;
	padding : 0 10px 0 10px ;
	}

#chemindefer span.display{	
	display:block;
	float: left;
	height:19px;
	line-height:19px;
	vertical-align:middle;
	background-image: url(./nav_puce.png);
	background-position: top right;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #767676;
	padding : 0 15px 0 10px;
	}

	

#chemindefer a.home{	
	float: left;
	width:39px;
	height:19px;
	background-repeat: no-repeat;
	cursor: pointer;
	background-image: url(./home.gif);
	}

#chemindefer a.print{	
	float: right;
	width:29px;
	height:19px;
	background-repeat: no-repeat;
	cursor: pointer;
	background-image: url(./print.png);

	}

	

#nav_right{
	margin-left:1px;
	float:left;	
	height:19px;
	width: 180px;
	border: solid #e9e9ea 1px;
	background-color: white;
	}	

	

#nav_right span{
	float:left;
	margin:1px;
	height:17px;
	width: 178px;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #767676;
	background-color: #e9e9ea;
	}

	

#nav_left {	
	float: left;
	height:19px;
	width: 180px;
	border: solid #e9e9ea 1px;
	background-color:white;
	}	

	

#nav_left span{
	margin:1px;
	height:17px;
	width: 178px;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #767676;
	background-color: #e9e9ea;
	text-align: center;
	line-height:17px;
	}	

	

	
#center {
	margin: 0 auto;
	width:990px;
	}	
	
#prehome_center {
	margin: 0 auto;
	padding-top:20px;
	width:990px;
	height:478px;
	background: url(./bg_prehome.gif) no-repeat top;
	font-size:12px;
	}	
	
#prehome_middle {
	margin: 0 auto;
	width:610px;
	_width:620px;
	height:460px;
	}	

#prehome_middle h2{
	display:none;
	}	
		
#prehome_part {
	margin:10px;
	float:left;
	width:281px;
	height:440px;
	background: url(./prehome_part.jpg) no-repeat top;
	}
	
#prehome_part p{
	margin: 210px 20px 0 32px;
	}		
	
#prehome_part span{
	margin-top:10px;
	padding-left:25px;
	display:block;
	height:33px;
	background: url(./prehome_puce_part.gif) no-repeat top left;
	}	
	
#prehome_part a{
	color:#6ebeb4;
	font-size:13px;
	font-weight:bold;
	}

#prehome_part a:hover{
	color:#636262;
	}	


#prehome_prof p{
	margin: 135px 20px 0 32px;
	}
	
#prehome_prof span{
	margin-top:10px;
	padding-left:25px;
	display:block;
	height:33px;
	background: url(./prehome_puce_prof.gif) no-repeat top left;
	}	
	
#prehome_prof a{
	color:#73af1e;
	font-size:13px;
	font-weight:bold;
	}

#prehome_prof a:hover{
	color:#636262;
	}		
	
#prehome_entr p{
	margin: 135px 20px 0 32px;
	}

#prehome_entr span{
	margin-top:10px;
	padding-left:25px;
	display:block;
	height:33px;
	background: url(./prehome_puce_entr.gif) no-repeat top left;
	}	
	
#prehome_entr a{
	color:#afcd05;
	font-size:13px;
	font-weight:bold;
	}

#prehome_entr a:hover{
	color:#636262;
	}	



#prehome_prof {
	margin:10px;
	float:right;
	width:281px;
	height:210px;
	background: url(./prehome_prof.jpg) no-repeat top;
	}	
	
#prehome_entr {
	margin:10px;
	float:right;
	width:281px;
	height:210px;
	background: url(./prehome_entr.jpg) no-repeat top;
	}	
	
	

	
#footer {
	margin: 0 auto;
	margin-bottom:5px;
	border-bottom:solid #dddedf 1px;
	float: left;
	width: 990px;	
	}	
	
#copyright {
		float: left;
		color: #9c9d9f;	
		padding:5px;
	}
	
#links2 {
		float: right;
		color: #9C9D9F;	
		padding:5px;
	}
	
#links2 a {
		text-decoration:none;
		color: #9C9D9F;	
	}

#links2 a:hover { text-decoration:underline;	}

#right {
	float: right;
	width:180px;
	padding:0px 0 20px 0;
	}


#right h4 {
color:#000000;
font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
font-size:14px;
margin:0 15px;
}

#contact {
width:172px;
float:right;
}

#contact_top {
width:172px;
height:16px;
background: url(./module_droite_top.gif) no-repeat top;
}

#contact_middle {
width:172px;
background: url(./module_droite_bg.gif) repeat-y top;
}

#contact_middle p{
margin: 10px 15px 0 15px;
font-size:11px;
}

#contact_middle a{
color:#90BA0C;
font-weight:bold;
}

#contact_middle a:hover{
color:#636262;
}


#contact_bottom {
width:172px;
height:19px;
background: url(./module_droite_bottom.gif) no-repeat top;
}

/* Barre du Menu  */

#suckerfishnav {

    }



/* Barre du Menu  (suite) */
#suckerfishnav, #suckerfishnav ul {

    float:left;
    list-style:none;
    line-height:21px;
    padding:0;
    margin:0;
    text-align:center;
    padding-left:182px;
    }



/*Liens Menu niveau 0*/    
#suckerfishnav a {
    display:block;
    color:#ffffff;
    text-decoration:none;
    padding:0px 0px;
    border-left:solid #4e8081 1px;
    border-right:solid #4e8081 1px;
    width:207px;   
    text-transform:uppercase; 
    }

    
#suckerfishnav li {
    float:left;
    padding:0;
    }



/*Volet Menu niveau 1*/    
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:200px;
    font-weight:normal;
    margin:0;
    line-height:1px;
    border:0;
    padding-left:0px;
    }


/*Menu niveau 0 - ON*/    
#suckerfishnav a.home_part_on, #suckerfishnav a.home_part:hover {
    color:#075c55;
    	font-weight:bold;
    background: url(./bg_menu_part_on.png) repeat-x top;
    }
    
#suckerfishnav a.home_prof_on, #suckerfishnav a.home_prof:hover {
    color:#205a1f;
    	font-weight:bold;
    background: url(./bg_menu_prof_on.png) repeat-x top;
    }
    
#suckerfishnav a.home_entr_on, #suckerfishnav a.home_entr:hover {
    color:#5c6500;
    	font-weight:bold;
    background: url(./bg_menu_entr_on.png) repeat-x top;
    }
/* Menu Gauche */

#leftMenu{
		width:180px;
		float:left;
		background: #e9e9ea url(./menu_bottom.gif) no-repeat bottom left;
	}

	/*
	General rules
	*/
	
	#dhtmlgoodies_slidedown_menu ul li {
		padding: 0px;
	}
	
	#dhtmlgoodies_slidedown_menu ul li ul li{
		padding: 0px;
		margin :0px;
	}
	
	
	#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
	}
	
	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:2px 0;
		position:relative;
	}

	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu{		
		width:160px;	
		margin:10px;
	}

	/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a{
		text-decoration:none;	
		display:block;
		clear:both;
	}
	
	/*
	A tags 
	*/
	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin: 0px;
	}	
	
	#dhtmlgoodies_slidedown_menu a.slMenuItem_depth2{	/* Sub menu items */
		line-height:13px;
		_height:11px;
		color : #657073;
	}	
		
	#dhtmlgoodies_slidedown_menu a.slMenuItem_depth3{	/* Sub menu items */
		line-height:13px;
		_height:11px;
		color : #8a9c9a;
	}	
	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		color:red;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
	}

	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1
	
	instead of 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{

	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
		margin-left:15px;

	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		margin-left:10px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{

	}

	#initialExpandedMenuItem a.slMenuItem_depth2{
		color:#657073;
		font-weight: bold;

	}


/*fin menu gauche */

/*Content*/

#content {
	float: left;
	width:600px;
	padding : 2px 0 10px 0;

	}
		
#content #titre_page {
		margin: 0 0 0 0;
	}
	
#content p{
		margin:5px 10px 5px 10px;
		color:#000000;
		font-size:12px;
		text-align:justify;
	}

#M_cv {
		padding: 0 25px 0 25px;
		margin:5px 0 5px 0;
	}

#M_cv p{
		padding: 0;
		margin: 0;
		text-align: left;
	}

#M_cv img{
		margin: 0 15px 0 0;
		float:left;
		border:0;
	}
			
div#M_cv
{
height: 70px ; /*hauteur mini pour IE*/
}

html>body div#M_cv
{
height: auto;
min-height: 70px; /*hauteur mini pour les autres*/
} 

/* Tableau */
#content table.multipass{
		margin:5px 0 5px 0;
		width:600px;
		border:solid #e9e9ea 1px;
		padding:1px;
	}

#content table.multipass_gamme{
		margin:5px 25px 5px 25px;
		width:550px;
		border:solid #e9e9ea 1px;
		padding:1px;
	}

#content table.multipass_gamme td{
		padding:4px;
	}

#content table.multipass td{
		padding:2px;
	}

.tab_1{font-size:10px;color:#767676;background-color:#ffffff;vertical-align:top;} 
.tab_2{font-size:10px;color:#767676;background-color:#f0f0f0;vertical-align:top;}
.tab_lien{font-size:11px;color:#6EBEB4;font-weight:bold;vertical-align:top;text-transform:uppercase;}
a.tab_lien{text-decoration:none}
a.tab_lien:hover{color:#767676}
.tab_lien2{font-size:10px;color:#6EBEB4;font-weight:bold;vertical-align:top;}
a.tab_lien2{text-decoration:none}
a.tab_lien2:hover{color:#767676}
.tab_og{font-size:11px;color:#767676;vertical-align:top;}
#content table.multipass a:hover{color:#767676;}
#content table.multipass_gamme a:hover{color:#767676;}
	
#content #titre_page h1 span{
		font-size:16px;
	}

#content h4{
		font-size:14px;
		color:#000000;
		margin: 10px 10px 0px 10px;
		font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
	}

#content #titre_page p{
		width:274px;
		font-size:12px;
		color:#636262;
		padding: 0 0 0 25px;
		margin:5px 0;
	}
	
	
#content #titre_page ul{
		list-style:none;
		padding: 10px 25px 10px 25px;
		margin:0px;
	}
	
#content #titre_page li{
		background:none;
		padding-left:0;
	}

#content #titre_page p{
		font-size:11px;
		color:#777777;
	}
	
/* Modules colonne de droite */
#fonds {
		background: #f0f0f0 url(./module_droite_bg.gif) no-repeat bottom;
		padding-bottom:10px;
		margin-top:10px;
	}
	
#fonds h2{
		background: url(./module_fond_title.gif) no-repeat top;
		height:52px;
		width:180px;
		margin:0;
	}
	
#fonds h2 span{
		display:none;
	}
	
#fonds p{
		color:black;
		margin:10px;
	}	

#fonds a {
		color:#909090;
		font-weight:bold;
}

#fonds a:hover {
		color:#636262;
}
	
#performances {
		background: #f0f0f0 url(./module_droite_bg.gif) no-repeat bottom;
		padding-bottom:10px;
		margin-top:10px;
	}
	
#performances h2{
		background: url(./module_perf_title.gif) no-repeat top;
		height:48px;
		width:180px;
		margin:0;
	}
	
#performances h2 span{
		display:none;
	}
	
#performances p{
		color:black;
		margin:10px;
	}
	
#marche {
		background: #f0f0f0 url(./module_droite_bg.gif) no-repeat bottom;
		padding-bottom:10px;
		margin-top:10px;
	}

#marche a{
		color:#5c7cb7;
		font-weight:bold;
	}	
	
#actualite a{
		color:#822a74;
		font-weight:bold;
	}	
	
#performances a{
		color:#7f6b50;
		font-weight:bold;
	}	
	
#marche a:hover {
		color:#636262;
	}	
	
#actualite a:hover {
		color:#636262;
	}	
	
#performances a:hover {
		color:#636262;
	}
	
#marche h2{
		background: url(./module_marche_title.gif) no-repeat top;
		height:52px;
		width:180px;
		margin:0;
	}
	
#marche h2 span{
		display:none;
	}
	
#marche p{
		color:black;
		margin:10px;
	}

#actualite {
		background: #f0f0f0 url(./module_droite_bg.gif) no-repeat bottom;
		padding-bottom:10px;
		margin-top:10px;
	}
	
#actualite h2{
		background: url(./module_actu_title.gif) no-repeat top;
		height:46px;
		width:180px;
		margin:0;
	}
	
#actualite h2 span{
		display:none;
	}
	
#actualite p{
		color:black;
		margin:10px;
	}
				
#moteur_recherche {
		background: #3d3e3d url(./module_vl_bg.gif) no-repeat bottom;
		padding-bottom:10px;
	}

#moteur_recherche form{
		margin:0;
	}

#moteur_recherche h2{
		background: #3d3e3d url(./module_vl_title.gif) no-repeat top;
		height:52px;
		width:180px;
		margin:0;
	}

#moteur_recherche h2 span{
		display:none;
	}

#moteur_recherche p{
		color:white;
		margin:10px;
	}
	
	
#moteur_recherche input {
margin:1px 10px;
border:1px solid #CCCCCC;
color:#4E4D51;
font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
font-size:11px;
width:156px;
}


#moteur_recherche input.button {
background:transparent url(./module_vl_button.gif) no-repeat scroll left top;
color:black;
margin:1px 10px;
border:medium none;
cursor:pointer;
font-size:10px;
height:16px;
width:156px;
}

#moteur_recherche input.button:hover {
color:#4E4D51;
}

#moteur_recherche select {
margin:1px 10px;
border:1px solid #CCCCCC;
color:#4E4D51;
font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;
font-size:11px;
width:158px;
}

#module_droite_trackers_top_fr {
		width:169px;
		height:21px;
		background: url(./module_droite_trackers_fr.gif) no-repeat top;	
		text-align:left;
		line-height:21px;
	}
	
#module_droite_trackers_top_en {
		width:169px;
		height:21px;
		background: url(./module_droite_trackers_en.gif) no-repeat top;	
		text-align:left;
		line-height:21px;
	}
	
#module_droite_trackers_top_fr h3, #module_droite_trackers_top_en h3{
		display:none;
	}
	
#module_droite_bottom {
		width:169px;
		height:50px;
		background: url(./module_droite_bottom.gif) no-repeat top;
			
	}


#module_droite_bottom select{
width:160px;
font-size:9px;
margin: 3px 0 0 4px;
}	
	
#module_droite_middle {
		width:167px;
		padding: 5px 0 5px 0;
		background-color:#ffffff;
		border-left: solid #cfd0d2 1px;
		border-right: solid #cfd0d2 1px;
	}

#module_droite_middle p{
		background-color:#ffffff;
		padding: 10px 0 10px 0;
		margin: 0 5px 0 5px;
	}
	
span.error {
		display: block;
		padding:0 2px 0 27px;
		font-weight: bold;
		background: url(./warning.gif) no-repeat top left;
	}
	
		
#atoutmoderaction {
		background: url(./atoutmoderaction_bg.gif) no-repeat top left;
		width:550px;
		margin:0 25px;
	}

#atoutmoderaction h2{
		display:none;
	}	

#atoutmoderaction h3{
		display:none;
	}	
	
#atoutmoderaction p {
	position: relative;
		top:120px;
		width:245px;
	}	
	
	
.lien_01 {
	position: relative;
	left:304px;
	top:-50px;
	width:222px;
	height:36px;
	display:block;
	background-color:#ffffff;
}

.lien_01 span{
	text-transform:uppercase;
	font-weight:bold;
}

.lien_02 span{
	text-transform:uppercase;
	font-weight:bold;
}

.lien_03 span{
	text-transform:uppercase;
	font-weight:bold;
}


.lien_02 {
	position: relative;
	left:304px;
	top:-49px;
	width:222px;
	height:36px;
	display:block;
	background-color:#ffffff;
}
.lien_03 {
	position: relative;
	left:304px;
	top:-48px;
	width:222px;
	height:36px;
	display:block;
	background-color:#ffffff;
}

.video {
		position: relative;
width:129px; 
height:87px; 
left: 351px; 
top: -88px;
}

#tribune {
		width:550px;
		margin:0 25px;
	}