body {
	color: #000000;
	font-family: Verdana, Helvetica;
	font-size: 12px;
	background: url('fond_du_site.jpg');
	margin-top: 15px;
}
a {
	color: #353458;
	font-size: 12px;
	font-family: Verdana, Helvetica;
	font-weight:bold;
	text-decoration: none;
}
a:hover	{
	color: #ffac0d;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
table tr td {
	color: #000000;
	font-family: Verdana, Helvetica;
	font-size: 12px;
	border: 0px;
	vertical-align: top;
}
h1, h2, h3, h4, h5 {
	padding: 0px;
	margin: 0px;
}

h1 {
	padding-left: 20px;
	font-size: 22px;
	font-family: Helvetica;
	text-decoration: none;
}
h2 {
	padding-left: 10px;
	font-size: 16px;
	font-family: Helvetica;
	text-decoration: none;
}


#contenant {
	width: 100%;
	position: relative;
	margin: auto;
	text-align: center;
}
#site {
	width: 80%;
	min-width: 850px;
	text-align: left;
	margin: 0 auto;
}


#td_g {
	width: 190px;
	vertical-align: top;
	text-align: center;
}
#block_g {
	position: relative;
}
#logo_rond {
	position: absolute;
	top: 0px;
	left: 30px;
}
#slogan {
	width: 100%;
	position: absolute;
	top: 120px;
	left: 10px;
	text-align: center;
}
#menu_g {
	position: absolute;
	top: 240px;
	width: 190px;
	text-align: left;
	padding: 5px;
	padding-top: 30px;
	background: #ffffff;
	border: 1px solid black;
	z-index: 0;
}
#menu_g li {
	list-style-type: none;
	background-image: url('puceLi1.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
}
#menu_g ul.cat {
	padding-left: 5px;
}
#menu_g li.sous {
	list-style-type: none;
	background-image: url('puceLi2.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
}
#menu_g a.parent {
	color: #000000;
}
#menu_g a:hover {
	color: #ffac0d;
}
#corde_g {
	position: absolute;
	top: 190px;
	left: 10px;
	z-index: 1
}
#punaise_g {
	position: absolute;
	top: 180px;
	left: 85px;
	z-index: 2;
}
#logo_w3c {
	position: absolute;
	bottom: -45px;
	margin-left: 5px;
}

#tb_des {
	width: 100%;
	border: 0px;
}
#c_hg {
	width: 67px;
	height: 50px;
}
#c_h {
	vertical-align: top;
	padding: 10px;
	padding-bottom: 0px;
	background: #ffffff;;
}
#infosite {
	color: #afafaf;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}
#infosite a{
	color: #afafaf;
	font-size: 14px;
}
#infosite a:hover{
	color: #000000;
	font-size: 14px;
}
#ariane {
	height: 23px;
	color: #000000;
	text-align: left;
	font-weight: bold;
	padding:0px;
	background: #c2cee7;
}
#ariane_coin {
	float: left;
	width: 23px;
}
#ariane_txt {
	padding-top: 4px;
}
#c_hd {
	width: 11px;
	height: 20px;
}

#c_bg {
	text-align: right;
	height: 13px;
}
#c_bd {
	width: 11px;
	height: 13px;
}
#c_g {
	vertical-align: top;
	background: url('ombre_gauche.png') repeat-y;
	background-position: right;
	text-align: right;
	width: 47px;
}
.c_d {
	vertical-align: top;
	background: url('ombre_droite.png');
}
#c_b {
	background: url('ombre_bas.png') repeat-x;
}
#c_c {
	text-align: justify;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	background: #ffffff;
	min-width: 400px;
	min-height: 400px;
}


#td_d {
	width: 200px;
	vertical-align: top;
	text-align: center;
	padding-left: 10px;
}
#block_d {
	position: relative;
}
#menu_d {
	position: absolute;
	top: 120px;
	width: 190px;
	text-align: justify;
	padding: 5px;
	padding-top: 30px;
	background: #ffffff;
	border: 1px solid black;
	z-index: 0;
}
#corde_d {
	position: absolute;
	top: 70px;
	left: 10px;
	z-index: 1
}
#punaise_d {
	position: absolute;
	top: 60px;
	left: 85px;
	z-index: 2;
}

#copyright {
	font-size: 9px;
	text-align: center
}
#copyright a{
	font-size: 9px;
	color: #000000;
}

