
body {
	background-color:			#0078B6;
	font-family : 				Verdana,Arial,Helvetica,Serif;
	font-size:					12px;
	color:						#FFF;
	margin:						0px;
	padding:					0px;
}
a {
	color:						#FFF;
	text-decoration : 			none;
}
.lienSelection:hover{
	color:#FFFF66
	}
#content {
	background:			#0078B6 url(/images/index/fon_entree.jpg) no-repeat left top;
}
#languages {
	padding:			2px 0 0 339px;
	}
#promo {
	padding:			0 0 0 339px;
	}
.left {
	float:				left;
	}
.right {
	float:				right;
	}
.spacer{
	clear:				both;
	}
#logo {
	width:				600px;
	margin:				0 0 20px 185px;
}
#logo h1 {
	width:				402px;
	height:				56px;
}
#logo h1 a{
	display:			block;
	width:				402px;
	height:				56px;
	text-indent:		-5000px;
}
#logo a{
	font-weight:		bold;
}
#form {
	margin:				0 0 0 100px;
	width:				150px;
}
#selections {
	width:				380px;
	padding:			5px;
}
#selections H2 {
	margin-bottom:		0px;
	font-size:			25px;
	color:				#62b3da;
	line-height:		20px;
}
#selections H2 a {
	color:				#62b3da;
	font-weight:		600;
}
.allSelections {
	background-color:	#3393c3;
	padding:			5px;
	font-size:			13px;
	font-weight:		bold;
	line-height:		20px;
	width:				250px;
}
#pictures {
	width:				300px;
	text-align:			right;
	vertical-align:		bottom;
}

#articles {
	margin:				0 0 50px 255px;
}
#articles H2 {
	margin-bottom:		0px;
	font-size:			25px;
	color:				#173e79;
	line-height:		20px;
}
#articles H2 a {
	color:				#173e79;
	font-weight:		600;
}
a.familiesLinks {
	float:				left;
	font-weight:		bold;
	padding:			5px 5px 5px 5px;
	background-color:	#173e79;
	}
a:hover.familiesLinks {
	color:				#173e79;
	background-color:	#ffff66;
	}