/*Global..............................................*/
#global{
	width:100%; background:white; font-family:arial;
}
/*le clear both..............................................*/
.clear{
	clear:both;
}




/*Fond tetiere.........................................................................................*/
#tetiere{
	position:relative;width:990px; height:257px;margin:0 auto;
}

/*Fond tetiere..........chacun.swf............................*/
#chacun{
	position:absolute; text-align:center;
}


/* balises */
h1, h2, h3, h4, h5, h6{
	margin:0;
	padding:0;}

h3{
	font-size:16px;
}

/*Tout le contenu apres la tetiere......................................................................*/

#tout_contenu_02{
	position: relative; margin:15px auto 30px; width:990px; height:auto;
}



/*Article..............................................Tout l'article....................................................*/

#article{
	width:805px; margin:0; padding:0; float:left; margin-left:5px
}


/*Contenu de l'article.................................................................*/
#titre_article{
	text-align:left; font-size:32px; color:#5f6871;
}
.b{
	text-align:left; font-size:32px; color:#EF0079;
}

#tab{
	width:805px; background-image:url(../images/images_methode/tableau.jpg); background-position:center; background-repeat:no-repeat; position:relative;
}
#tab_01{
	color:#192c38; font-size:15px; text-decoration:none; margin-top:45px; margin-left:15px; font-weight:bold
}
#tab_01 b{
	color:#EF0079; font-size:20px; text-decoration:none; margin-top:40px; margin-left:15px
}
#tableau{
	margin-top:10px; margin-left:11px
}
#tableau tr{
	font-size:14px; color:#5f6871; font-weight:bold; 
}
#tableau tr b{
	font-size:14px; color:#EF0079; 
}
.col_3 div{
	text-align:center; color:#EF0079; font-size:22px
}
.col_3{
	color:white; font-size:22px
}
.col_4{
	color:#EF0079; font-size:12px
}
.col_4 span{
	color:white; font-size:12px
}
.col_5{
	text-align:center; color:white; font-size:14px
}
.col_5 span{
	text-align:center; color:#EF0079; font-size:12px;
}
.col_5 td b{
	text-align:center; color:white; font-size:12px;
}
.col_6{
	color:#FFF; font-size:11px;
}
.col_7{
	color:white; font-size:12px;
}
.col_7 a{
	color:gray; font-size:9px;
}
.col_8{
	color:white; font-size:10px;
}
.col_9{
	color:#EF0079; font-size:10px;
}
#bas_tab b{
	font-size:13px;	
}
#bas_tab{
	color:#EF0079; font-size:11px; text-align:center; margin-top:46px; padding-right:12px;	
}
#legende{
	color:gray; font-size:9px; margin-top:25px
}
	


