
#body
{
	font-family: 'Trebuchet Ms', Arial, Serial;
	font-size: 13px;
	background: #E0E9F2;
}

a:link { color: #576EA4; text-decoration: none  }
a:active { color: #576EA4; text-decoration: none  }
a:visited { color: #576EA4; text-decoration: none }
a:hover { color: #576EA4; text-decoration: underline}

#menu_top a:link { padding-left: 7px; padding-right: 7px; padding-top: 3px; font-size: 13px; color: #fff; }
#menu_top a:active { padding-left: 7px; padding-right: 7px; padding-top: 3px; font-size: 13px; color: #fff;   }
#menu_top a:visited { padding-left: 7px; padding-right: 7px; padding-top: 3px; font-size: 13px;color: #fff; }
#menu_top a:hover { text-decoration: none; border-left: 1px solid #000; border-right: 1px solid #000; font-size: 13px; padding-left: 6px; padding-right: 6px; padding-top: 3px; padding-bottom: 3px; width: auto; color: #000; background-image: url('images/bg_link.gif'); background-repeat: repeat-x; }

h1, h2, h3, div, form, p
{
	margin: 0px;
}

h1
{
	color: #D8854B;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 2px;
	background-image: url('images/bg_h1.gif');
	background-repeat: no-repeat;
	padding-left: 28px;
}

h2
{
	color: #454C5C;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 3px;
}

p
{
	font-size: 13px;
}

td
{
	vertical-align: top;
}

label
{
	width: 110px;
	float: left;
	text-align: left;
	font-weight: bold;
}

.f_champ
{
	border: 1px solid #495D86;
	margin-bottom: 1px;
}

.f_textarea
{
	border: 1px solid #495D86;
	margin-bottom: 1px;
}

.f_bouton
{
	border: none;
	background: #c7c7c7;
	color: #000;
	width: 111px;
	height: 26px;
	text-align: center;
	background-image: url('images/bg_bouton.gif');
	background-repeat: no-repeat;
	font-weight: bold;
	cursor: pointer;
}

.msg
{
	background: #D5DFF4;
	border: 1px solid #5878BF;
	padding: 5px;
	margin-bottom: 10px;
}

/**********************************************/

#website
{
	width: 952px;
	align: center;
	margin: auto;
}

#header
{
	width: 952px;
}

#banner
{
	width: 952px;
	height: 86px;
	background-image: url('images/banner.gif');
	background-repeat: no-repeat;
}

#menu_top
{
	width: 755px;
	height: 21px;
	padding-left: 197px;
	padding-top: 4px;
	background-image: url('images/bg_menu.gif');
	background-repeat: no-repeat;
	border-bottom: 1px solid #000;
}

#menu_gauche
{
	width: 164px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background: #CECECE;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content
{
	width: 606px;
	padding: 10px;
	background: #fff;
}

#menu_droite
{
	width: 164px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background: #CECECE;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer
{
	width: 952px;
	height: 31px;
	background-image: url('images/bg_footer.gif');
	background-repeat: no-repeat;
	padding-top: 6px;
	text-align: center;
}

#footer p
{
	color: #fff;
}

/**********************************************/

.element_menu
{
	width: 153px;
}

.header_menu
{
	width: 153px;
	height: 21px;
	background-image: url('images/header_menu.gif');
	background-repeat: no-repeat;
	padding-top: 4px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
}

.content_menu
{
	padding-top: 6px;
	background: #fff;
	border-left: 1px solid #838384;
	border-right: 1px solid #838384;
}

.footer_menu
{
	background-image: url('images/footer_menu.gif');
	background-repeat: no-repeat;
	width: 153px;
	height: 11px;
}

/**********************************************/

.agc
{
	background-image: url('images/bg_agc.gif');
	background-repeat: no-repeat;
	height: 101px;
	width: 604px;
}

.agc_logo
{
	padding-top: 4px;
	padding-left: 5px;
}

.agc_info
{
	padding-left: 3px;
	font-size: 11px;
}

.pub_1 { font-size: 10px; }

