body
{
	margin: 0px;
	background: #0282A9;
	font-family: verdana, arial, "times new roman";
	font-size: 12px;
	color: #808080;
}

#entete
{
	position: relative;
	margin: auto;
	width: 804px;
	height: 285px;
	background: url("../img/entete.jpg") no-repeat;
}

#menu
{
	position: absolute;
	top: 127px;
	left: 2px;
}

#page
{
	position: relative;
	margin: auto;
	width: 804px;
	background: #ffffff url("../img/page-fond.gif") no-repeat left bottom;
	padding-bottom: 20px;
}

#bloc-contenu
{
	padding: 25px;
}

#droite
{
	padding-right: 25px;
	margin-top: 75px;
}

#bas
{
	width: 804px;
	height: 24px;
	padding-top: 15px;
	margin: auto;
	background: #ffffff url("../img/bas-fond.gif") bottom left no-repeat;
	text-align: center;
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
}

#bas a
{
	color: #262626;
}

.menu-barre
{
	background: #82BA0D url("../img/menu-barre-fond.gif") no-repeat center left;
	width: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	padding-left: 60px;
}

.menu-barre-selection
{
	background: #00AAEC url("../img/menu-barre-fond-selection.gif") no-repeat center left;
	width: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
	padding-left: 60px;
}

.titre-grand
{
	font-size: 18px;
	margin-bottom: 40px;
	font-weight: bold;
}

.titre-1
{
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #73B50F;
}

.titre-2
{
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #009AE0;
	clear:both;
}

.titre-petit
{
	font-size: 10px;
	margin-bottom: 25px;
	text-align: center;
	font-weight: bold;
}

.contenu
{
	color: #343422;
	font-size: 10px;
	line-height: 18px;
	margin-bottom: 15px;
}

a
{
	color: #007CAF;
	font-weight: bold;
}

a.menu
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	color: #ffffff; 
	font-weight: bold;
}

a.menu:visited
{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	color: #ffffff; 
	font-weight: bold;
}

li
{
	list-style-position:outside;
}

.li
{
	padding-left:28px;
}

.modele {
color: #007CAF;
}
