/******************************
Styles pour le bandeau 'header'
******************************/
#header {
	width:975px;
	height:140px;
	background:url(../data/images/fond_bandeau_enfants.jpg) no-repeat;
}

#header div.menu_compte {
	width:860px;
	height:91px;
	clear:both;
	float:right;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}

#header .logo{
	/*background:url(../data/images/logo-enfants.png) no-repeat;*/
	width:113px;
	height:91px;
	float:right;
	margin:0 2px 0 0;
}

#header div.sousmenu {
	width:970px;
	height:18px;
	clear:both;
	float:right;
	background-color:#ed55ff;
	padding-left:5px;
	padding-top:5px;
	color:white;
}