/*
	CSS pour Le Devoir - Serie
	Imane Boudhar - ledevoir.com
	2013/09/18
*/
#infos_profil{
	/*float: left;*/ padding-left: 20px; line-height: 25px; width: 585px;
}

#img_profil{
	padding-top: 6px;
	padding-right: 20px;
}

#header{
	
	height: 250px;
	width: 620px;
	padding: 30px;
	margin-bottom: 20px;
	
}
#header #infos_profil strong{
	color: #7299DB;
}

#header2{
	
	width: 638px;
	padding-top: 15px; 
	padding-bottom: 20px;
	
}
#header2 #infos_profil strong{
	color: #6B6DAA;
}
#header #nom strong{
	font-family: Schoolbell;
	color: #fff;
	font-size: 37px;
}
#header #nom strong{
	font-family: Schoolbell;
	color: #fff;
	font-size: 37px;
}
#header #text{
	font-family: Gloria Hallelujah;
	/*font-family: Schoolbell;*/
	color: #fff;
	font-size: 15px;
}