* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}
#ancre {
	position: absolute;
	left: 50%;
	top: 60px;
	width: 100px;
	height: 20px;
	margin-left: -50px;
	margin-top: 60px;
}
body {
	background: url(img/fd.jpg) no-repeat fixed center top;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
img {
	border:0;
}
#page {
	width:760px;
	margin:auto;
	text-align:left;
}
.cabinet #page {
	background:url(img/fd_page_cabinet.jpg) no-repeat #FFFFFF;
}
.home #page {
	background:url(img/fd_page_home.jpg) no-repeat #FFFFFF;
}
.competences #page {
	background:url(img/fd_page_competences.jpg) no-repeat #FFFFFF;
}
.actualites #page {
	background:url(img/fd_page_actus.jpg) no-repeat #FFFFFF;
}
.contact #page {
	background:url(img/fd_page_contact.jpg) no-repeat #FFFFFF;
}

h1 {
	margin:0;
	padding:0 0 30px 0;
	float:left;
	width:265px;
	height:167px;
}
/*_________________ ENTETE - MENU _________________*/
#entete {
	padding-top:145px;
	width:760px;
	height: 342px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 197px;
}
html>body #entete {
	height: 197px;
}
ul#menu {
	float:left;
	padding:45px 0 0 55px;
	margin:0;
	height:22px;
	line-height:21px;
	width: 480px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 425px;
}
html>body ul#menu {
	width: 425px;
}
.home ul#menu {
	float: none;
	padding:600px 0 0 0;
	margin-left:335px;
	width: 425px;
}
ul#menu li {
	list-style-type: none;
	padding:0 6px 0 4px;
	margin:0;
	float: left;
	height:22px;
	background: url(img/fd_menu.gif) no-repeat 100% 50%;
}
.cabinet ul#menu li.cabinet a,
.competences ul#menu li.competences a,
.actualites ul#menu li.actualites a,
.contact ul#menu li.contact a {
	background: url(img/fd_menu_actif.gif) repeat-x 0% 100%;
	color: #D4BA0F;
}
ul#menu li.contact {
	background: none;
}
ul#menu a:link, ul#menu a:visited {
	text-decoration: none;
	font-size:13px;
	color: #333366;
	font-weight: bold;
	padding:0 1px;
	display:block;
	height:22px;
	line-height:22px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
}
ul#menu a:hover, ul#menu a:active {
	text-decoration: none;
	font-size:13px;
	color: #D4BA0F;
	font-weight: bold;
	padding:0 1px;
	display:block;
	height:22px;
	line-height:22px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
}
/*_________________ CONTENU - COL _________________*/
#col {
	width: 304px;
	padding:0 0 0 15px;
	float:left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 289px;
}
html>body #col {
	width: 289px;
}
#col * {
	color: #FFFFFF;
	font-size:11px;
}
#col p {
	text-align: justify;
}

/* cabinet */
.cabinet #col {
	height:446px;
	padding:0px;
	width: 304px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 304px;
}
html>body.cabinet #col {
	width: 304px;
}
.cabinet #col h3 {
	font-size:12px;
	margin:0 0 0 15px;
	padding:0 0 0 10px;
	background:url(img/fd_titre_col.gif) no-repeat 0px 4px transparent;
	height:40px;
}
.cabinet #col div.membre {
	height:272px;
	padding:0 0 0 1px;
}
.cabinet #col div.membre div {
	padding:0 0 0 14px;
	position:absolute;
}
.cabinet #col h4 {
	margin:0;
	padding:115px 0 0 0;
	color: #D4BA0F;
	background:url(img/ligne_blanc.gif) no-repeat;
}
.cabinet #col p {
	margin:0;
	padding:0 0 15px 0;
}
.cabinet #col a:link, .cabinet #col a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.cabinet #col a:hover, .cabinet #col a:active {
	color: #FFFFFF;
	text-decoration:underline;
}

/* competences */
.competences #col {
	padding: 0 0 0 1px;
	width: 304px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 303px;
}
html>body .competences #col {
	width: 303px;
}
.competences #col blockquote {
	margin:0 21px 0 0;
	padding:0;
	height:263px;
	background:url(img/citation.jpg) no-repeat 100% 0%;
	text-indent:-5000px;
}
.competences #col blockquote p {
	padding:0;
	background:none;
	margin:0;
}
.competences #col p {
	margin:0 21px 0 14px;
	padding:15px 0;
	background:url(img/ligne_blanc.gif) no-repeat;
	font-weight:bold;
}

/* contact */
.contact #col h3 {
	font-size:12px;
	margin:0;
	padding:0 0 0 10px;
	background:url(img/fd_titre_col.gif) no-repeat 0px 4px;
	height:40px;
}
.contact #col div {
	background:url(img/ligne_blanc.gif) no-repeat;
	padding-bottom:10px;
}
.contact #col h4 {
	margin:0;
	padding:25px 0 15px 0;
	color: #D4BA0F;
}
.contact #col h4 em {
	display: block;
	font-weight:normal;
}
.contact #col p.trajet {
	font-style:italic;
	width: 274px;
}
.contact #col a:link, .contact #col a:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.contact #col a:hover, .contact #col a:active {
	color: #FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

/*_________________ CONTENU - CENTRAL _________________*/
#central {
	float:left;
	width: 456px;
	padding:0 15px 0 19px;
	border-left:1px #ffffff solid;
	min-height:500px;
	height:500px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 420px;
}
html>body #central {
	width: 420px;
	height:auto !important;
}
#central * {
	color: #333366;
}
h2 {
	margin:0;
	padding:0 0 30px 13px;
	background:url(img/fd_titre.gif) no-repeat 0px 4px;
}
#central p {
	margin:0;
	padding:7px 0;
	text-align: justify;
}

/* cabinet */
.cabinet #central ul {
	margin:0;
	padding:7px 0 7px 36px;
}
.cabinet #central li {
	margin:0;
	padding:0 0 0 9px;
	list-style-type: none;
	background: url(img/puce_liste.gif) no-repeat 0px 4px;
}

/* competences */
.competences #central strong {
	display:block;
	background:url(img/ligne_bleu.gif) repeat-x;
	padding:15px 0 0 0;
}
.competences #central ul {
	margin:0;
	padding:15px 0 0 15px;
}
.competences #central li {
	font-weight:bold;
	padding:0 15px 15px 15px;
	list-style-type: none;
	background: url(img/puce_liste.gif) no-repeat 0 4px;
	width:350px;
}
.competences #central li.saut {
	padding:0 15px 30px 15px;
}
.competences #central ul ul {
	margin:0;
	padding:0 0 0 20px;
	font-weight: normal;
}
.competences #central li li {
	margin:0;
	padding:0;
	font-weight: normal;
	background:none;
	border:0;
}

/* actualités */
.actualites #central {
	padding: 0 10px 0 15px;
	float:none;
	width: 760px;
	margin-top:20px;
	border:0;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 735px;
	margin-top:0;
}
html>body .actualites #central {
	width: 735px;
	margin-top:0;
}
.actualites #central h2 {
	color: #D4BA0F;
	font-size:12px;
	background:url(img/ligne_actu2.gif) no-repeat 0% 100%;
	margin:-21px 0 0 0;
	padding:20px 0 5px 0;
}
.actualites #contenu #central h2:first-child {
	background:url(img/ligne_actu2.gif) no-repeat 0% 100%;
	margin-top:0;
	padding-top:0 !important;
}
.actualites #central h2 span {
	color: #D4BA0F;
	display:block;
	float:left;
	width:110px;
	padding:0 0 0 10px;
	background:url(img/puce_liste.gif) no-repeat 0px 4px;
	font-size:11px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:100px;
}
html>body .actualites #central h2 span {
	width:100px;
}
.actualites #central p {
	font-size:11px;
	font-weight: normal;
	color: #333366;
	text-align:justify;
	background:url(img/fd_contenu_actu.gif) repeat-y;
	margin:0 0 0 0;
	padding:10px 0 30px 110px;
}
.actualites h1 {
	padding-bottom:20px;
}
html>body .actualites h1 {
	padding-bottom:40px;
}
.actualites #entete {
	height:177px;
}
html>body.actualites #entete {
	height:197px;
}


/* contact */
form#renseigne {
	margin:0;
	padding:0 0 0 0;
	width: 415px;
}
form#renseigne p {
	padding: 7px 0 15px 0;
}
form#renseigne input, form#renseigne label {
	padding:0;
	margin:1px 0;
	float:left;
	display:block;
}
form#renseigne label {
	width:130px;
	padding-right:5px;
	height:18px;
	line-height:18px;
}
form#renseigne input {
	height:20px;
	width:150px;
	margin-right: 50px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:18px;
}
html>body form#renseigne input {
	height:18px;
}
form#renseigne textarea {
	height:125px;
	display: block;
	width:260px;
	float:left;
	margin: 1px 0;
}
.contact #contenu form#renseigne p.submit {
	font-style: normal;
	height:25px;
	padding: 2px 0 10px 135px;
	clear:both;
}
form#renseigne p.submit input {
	width: 75px;
	height: auto;
}

	
/*_________________ PIED _________________*/
.home #pied ul {
	width : 450px ;
	padding : 0 0 0 222px ;
}
.home #pied li {
	padding:0 5px 0 6px;
	color: #999999;
	width:150px;
}
.home #pied ul img {
	vertical-align:-4px;
	padding-top:4px;
}

#pied {
	padding:50px 0 0 0;
	clear:both;
}
.home #pied {
	margin-top: 190px;
}
#pied * {
	color: #333366;
	font-size:10px;
}

#pied ul {
	background:url(img/fd_pied.gif) no-repeat 380px 0px;
	padding:0 0 0 349px;
	margin:0;
	width: 411px;
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 62px;
}
html>body #pied ul {
	width: 62px;
}
#pied li {
	margin:0;
	padding:5px 5px 0 6px;
	float:left;
	list-style-type:none;
}
#pied p {
	clear:both;
	padding:10px 0;
	margin:0;
	background:none;
	font-weight: normal;
	text-align:center;
}
#pied p a:link, #pied p a:visited {
	text-decoration:none;	
}
#pied p a:hover, #pied p a:active {
	text-decoration:underline;	
}
