html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background: url(../images/fond.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
}
div#centrage {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	width: 760px;
	background: url(../images/fond.jpg) repeat-y center;
}
img#bandeau {
	margin: 0 0 0 10px;
}
div#titrePage {
	margin: 0 20px 0 10px;
	height: 52px;
	padding: 0 0 0 190px;
}
div#centrage div#titrePage h1 {
	background: url(../images/fondTitre.jpg) no-repeat right top;
	font-weight: bold;
	width: 200px;
	font-size: 17px;
	height: 52px;
	padding-top: 9px;
	margin: 0;
	padding-left: 4px;
}
div#centrage div#titrePage img {
	float: left;
}
div#centrage div#titrePage h1#curriculum {
	width: 250px;
}
div#colonneDroite {
	float: right;
	background: url(../images/fondColonne.jpg) repeat-y;
	width: 210px;
	padding-top: 50px;
	padding-right: 20px;
	right: 0px;
	height: auto;
}

div#colonneDroite h5 {
	color: #FFF;
	font-weight: bold;
	margin-left: 30px;
	border-bottom: 1px solid #FFF;
	margin-right: 10px;
	margin-bottom: 0px;
	font-size: 0.7em;
}
div#colonneDroite p.colonne {
	margin: 0px 10px 0px 40px;
	background: url(none);
	padding: 0;
	text-align: left;
}
div#colonneDroite p.lirePlus {
	text-align: right;
	background: url(none);
	padding: 0;
}
div#colonneDroite p.lirePlus a, div#colonneDroite p.lirePlus a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ffd20a;
	text-align: right;
}
div#centrage p, div#centrage div.tbl {
	margin: 0em 20px 0px 10px;
	padding-left: 210px;
	font-size: 0.7em;
	text-align: justify;
	padding-right: 210px;
}


div#centrage div.sousTitre {
	margin: 0px 20px 0px 10px;
	padding-left: 200px;
	padding-right: 210px;
}
div#basPage {
	clear: both;
	text-align: right;
	margin-right: 20px;
	position: relative;
}
div#basPage a {
	position: absolute;
	top: 30px;
	font-size: 0.7em;
	right: 140px;
	color: #999;
	text-decoration: none;
}

div#centrage div.sousTitre h2 {
	font-size: 0.8em;
	margin: 0;
	border-bottom: 1px solid black;
	padding: 0.5em 0em 0em;
}
div#menu {
	background: url(../images/fondMenu.jpg) no-repeat;
	position: absolute;
	height: 246px;
	left: 10px;
	top: 139px;
	padding: 26px 0  0 18px;
	width: 185px;
}
div#menu a {
	background: url(../images/fondLiensMenu.jpg) no-repeat 0% 3px;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	display: block;
	text-decoration: none;
	letter-spacing: -1px;
	padding: 0 0 1px 18px;
	margin-right: 42px;
}
div#centrage p.premier {
	background: #FFF url(../images/fondPage.jpg) repeat-y 9px;
	margin: 0px 20px 0px 10px;
	padding-left: 210px;
	padding-top: 0.5em;
}
div#colonneDroite p#dernier {
	font-size: 14px;
}
div#menu a:hover {
	color: black;
	border-bottom: 1px solid black;
	padding-bottom: 0px;
	background-image: url(../images/fondLiensMenuOn.jpg);
}
div#centrage div#titrePage h1#legal {

	width: 250px;
}
div#centrage div#titrePage h1#activites {


	width: 250px;
}
div#centrage div.tblLarge {
	background: #FFF url(../images/fondPage.jpg) repeat-y 9px;
	margin: 0em 20px 0px 10px;
	padding-left: 210px;
	font-size: 0.7em;
	text-align: justify;
	padding-right: 20px;
}
div#centrage div.tblLarge td.tradHum, div#centrage div.tblLarge th.tradHum {
	background: #CCCCCC;
}
div#colonneDroite p.lirePlus a:hover {
	text-decoration: underline;
}
div#centrage h3 {
	background: #FFF url(../images/fondPage.jpg) repeat-y 9px;
	margin: 0em 20px 0px 10px;
	padding-left: 210px;
	font-size: 0.8em;
	text-align: left;
	padding-right: 210px;
	font-style: italic;
	padding-top: 1em;
	color: #666666;
	text-decoration: underline;
}
div#centrage div.tblLarge th {
	background: #ffd20a;
	color: #666666;
}
div#centrage div.tblLarge td, div#centrage div.tblLarge th {
	border: 1px solid #ffd20a;
}
table.bordure {
	border: 1px solid #ffd20a;
	text-align: left;
}
div#centrage div#titrePage h1#tradAuto {



	width: 350px;
}
