@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images_design/bg.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#bg_bar {
	background-image: url(../images_design/bg_bar.png);
	background-repeat: repeat-x;
	margin: 0px;
	height: 332px;
	padding-top: 68px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper  #txt_wrapper {
	width: 1024px;
	margin-top: -35px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	padding: 0px;
	background-image: url(../images_design/bg_txt.png);
	background-repeat: repeat-y;
}
#wrapper #txt_wrapper #main_menu_bg {
	text-align: center;
	font-size: 12px;
	display: block;
	height: 40px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images_design/bg_menu.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}/*
#wrapper #txt_wrapper #main_menu_bg #main_menu_wrapper {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;	
}
#wrapper #txt_wrapper #main_menu_bg #main_menu_wrapper a, #wrapper #txt_wrapper #main_menu_bg #main_menu_wrapper a:link, #wrapper #txt_wrapper #main_menu_bg #main_menu_wrapper a:visited {
	background-image: url(../images_design/btn_normal.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 31px;
	width: 108px;
	display: block;
	color: #880026;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	float: left;
}
#wrapper #txt_wrapper #main_menu_bg #main_menu_wrapper a:hover, #wrapper #txt_wrapper #main_menu_bg #main_menu_wrapper a:active {
	background-image: url(../images_design/btn_hover.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 31px;
	width: 108px;
	display: block;
	color: #FFFFFF;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	text-decoration: none;
}
*/
#wrapper  #txt_wrapper  #logo_gh_avecfond {
	background-image: url(../images_design/logo_gh_fond.jpg);
	background-repeat: no-repeat;
	height: 327px;
	width: 400px;
	float: left;
	padding: 0px;
	margin-left: 112px;
}
#wrapper #txt_wrapper #txt_container {
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-left: 600px;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
}
#wrapper #txt_wrapper #txt_container table tr p {
	margin: 0px;
	padding: 1px;
	text-align: left;
}
#wrapper #clearer {
	clear: both;
	margin-bottom: -1px;
	padding-bottom: 1px;
}
h1 {
	font-size: 14px;
	color: #890027;
	font-weight: bold;
}
h2, h3, h4, h5, h6 {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
p {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
li {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
a:link,  a:visited {
	color: #890027;
	text-decoration: underline;
}
 a:hover, a:active {
	color: #000000;
	text-decoration: none;
}
#bottom_bg {
	background-image: url(../images_design/bg_bottom.png);
	background-repeat: no-repeat;
	padding: 0px;
	height: 33px;
	width: 1024px;
	margin-top: -1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#bottom_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
#bottom_txt a:link, #bottom_txt a:visited {
	color: #000000;
	text-decoration: underline;
}
#bottom_txt a:hover, #bottom_txt a:active {
	color: #000000;
	text-decoration: none;
}
#bottom_txt #bottom_txt_blanc {
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 4px;
}
#carte  {
	margin-left: 78px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#carte a:link,  #carte a:visited {
	color: #890027;
	text-decoration: underline;
}
#carte a:hover, #carte a:active {
	color: #000000;
	text-decoration: none;
}

