

/* --------------------------------------------------------
    Presentation
   -------------------------------------------------------- */
   
   
   
/*  General Backgrounds
   -------------------------------------------------------- */  

	div#background-profile { background: url(../images/bg_left.jpg) no-repeat center top; height: 1450px; }


	
/*  Profile
   -------------------------------------------------------- */ 

   
	div#profile_section_left { float: left; width: 510px; }
	div#profile_section_left h1 { color: #ffffff; font-family: Arial, Helvetica, sans-serif; letter-spacing: 1px; font-size: 10px; margin-top: 5px; margin-bottom: 2px; }
	div#profile_section_left h2 { color: #cccccc; font-family: Arial, Helvetica, sans-serif; letter-spacing: 1px; line-height:12px; font-size: 10px; margin-top: 8px; margin-bottom: 18px; }
	div#profile_section_left h3 { color: #cccccc; font-family: Arial, Helvetica, sans-serif; letter-spacing: 1px; line-height:12px; font-size: 9px; margin-bottom: 24px; }
	div#profile_section_left h4 { color: #66ccff; font-family: Arial, Helvetica, sans-serif; letter-spacing: 1px; font-size: 10px; margin-top: 8px; }
	div#profile_section_left h5 { color: #cccccc; font-family: Arial, Helvetica, sans-serif; letter-spacing: 1px; line-height:12px;  padding-left: 8px; font-size: 9px; margin-bottom: 18px; }
	div#profile_section_left h6 { color: #cccccc; font-family: Arial, Helvetica, sans-serif; letter-spacing: 1px; line-height:12px; font-size: 9px; }
	div#profile_section_espace { margin-bottom: 24px; }

	div#line_title { background-image:url(../images/line_tile.png); width:98px; height:1px; }
	div#profile_dot_title { background-image:url(../images/dot_tile.png); width:365px; height:1px; }
	div#profile_section_left span.color { color:#FFF; }

	div#profile_ligne-centre { float: left; width: 30px; }
	
	div#profile_section_droite { float: right; width: 258px; }
	
	div#profile_space-centre {background-color: #555555; width:1px; height:1075px; }
	
	div#profile_text_right { float: left; padding-top: 20px; padding-left: 10px;}
	div#profile_text_right h1 { color: #ffffff; font-family: Arial, Helvetica, sans-serif; letter-spacing: 1px; font-size: 9px; margin-bottom: 2px; }
	div#profile_text_right h2 { color: #999999; font-family: Arial, Helvetica, sans-serif; letter-spacing: 1px; font-size: 9px; margin-top: 3px; margin-bottom: 24px; }
	div#profile_text_right h3 { background-image:url(../images/dot_tile.png); width:235px; height:1px; }
	
	