body {
	font-family : 				Verdana,Arial,Helvetica,Serif;
	font-size:					12px;
	color:						#000;
}
#content {
	background:			#0078B6 url(images/index/fon_entree.jpg) no-repeat left top;
}
#languages, #promo, #form, #content table {
	display:			none;
	}
.left {
	float:				left;
	}
.right {
	float:				right;
	}
.spacer{
	clear:				both;
	}
#logo a{
	font-weight:		bold;
}
#selections {
	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 0px;
}
#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;
	}