/* ...... DEBUT & GENERAL ........................................................................................ */

#tout_contenu_01_methode{
	position: relative; margin:15px auto 30px; width:990px; height:auto; 
}



#contenu_page {
	width:805px; 
	padding:0; 
	float:left; 
	margin:0 0 0 5px;
	position: relative;
}

h1 .b{
 color:#EF0079;
}

#contenu_page h1{
	font-weight:normal; 
	font-size:32px; 
	color:#5f6871; 
	margin-bottom: 0;
}


#contenu_page h2{
	margin: 12px 0 14px 0;
	font-size: 23px; 
	font-weight: normal;
	color:#EF0079;
	
}

#contenu_page .texte{
	color: #575353;
	font-size: 12px;
}

#contenu_page p{
	margin-top:12px;
	margin-bottom:12px;
}


/* ...... BOUTONS ETC ........................................................................................ */


.bouton
{background: url("../images/images_methode/fond_ss_titre.jpg") no-repeat;
width: 350px;
height: 55px;
margin: 32px 5px 0 5px;
}

#bouton2
{background: url("../images/images_methode/fond_ss_titre_02.jpg") no-repeat;
width: 783px;
height: 74px;
margin: 20px 10px;
}


h3
{
	color: #EF0079;
	margin: 5px 5px 1px 10px;
	font-size: 19px; 
	padding-top: 3px;
}

h4
{
	color: #343c44;
	margin: 0px 5px 3px 10px;
	font-size: 14px; 
}


#contenu_page ul li
{
	color: #717171;
	font-size: 15px;
	margin: 7px 0;
	list-style-image: url("../images/images_methode/puce.jpg");
}


#contenu_page ul li .b{
	font-weight: bold; 
	color: #EF0079;
}

#contenu_page h4 .b{
	font-weight: bold; 
	color: #EF0079;
	font-size: 30px;
}

#bouton2 h4
{
	padding: 15px 0px 3px 10px;	
}

#bottom p
{
	margin-left: 30px;
	font-size: 10px;
	color: #666666;
}

/* ...... IMAGE ........................................................................................ */
#graph
{
	position: absolute; 
	background:url("../images/images_methode/graphique.gif") no-repeat top;
	display:block;
	width:405px; 
	height:480px;
	top: 176px;
	left: 425px;
	overflow:visible;
}

#texte_graph
{
	position:absolute;
	left: 75px;
	top:423px;
	font-weight: bold;
	font-size: 14px;
	color: #EF0079;
}
	
		
