/**** layout ****/
body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}
#conteneur {
	position: absolute;
	width: 640px;
	left: 50%;
	margin-left: -320px;
	background-image: url(../images/layout/conteneur.jpg);
	background-repeat: no-repeat;
}
#header {
	height: 100px;
}
#centre {
	padding: 20px 0 0 152px;
	margin-right: 10px;
	margin-left: 10px;
}
#pied {
	height: 50px;
	clear: both;
}
#pied p {
	font-size: 80%;
	margin: 0;
	padding: 0;
}
#piedcentre p:first-letter {
	font-weight: inherit;
}
#adsense {
	height: 60px;
	margin-top: 15px;
}
#adsensecentre {
	margin-left: 162px;
}
#adsensegauche {
	left:0;
	text-align:center;
	width: 162px;
	float:left;
	padding-top: 14px;
}	
#pied img {
	border:0;
	margin: 0 15px 0 0;
	vertical-align: middle;
}
#piedcentre {
	padding-top: 10px;
	margin-left: 162px;
}
#piedcentre p {
	text-align:center;
	padding:0;
}
#piedgauche {
	left:0;
	text-align:center;
	width: 102px;
	float:left;
	padding: 20px 0 0 60px;
}

/**** Menu Horizontal ****/
#menu {
	position : absolute;
	left: 162px;
	top: 75px;
}

#menu dt, dl, dd, ul, li {
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 0;
}
#menu dd {
	display: none;
}

#menu dl {
	float: left;
}
#menu li {
	display: inline;
}
#menu li a, #menu dt a {
	text-decoration: none;
	display: inline;
	color: #000;
}
#menu dt a:hover {
	color: #000;
}
#menu li a:hover {
	text-decoration: underline;
	color: #C1B3AA;
}

#smenu1, #smenu2, #smenu3, #smenu4 {
	position: absolute;
	left: 0;
	font-size: 0.85em;
	border-top: 2px solid #000;
	width: 468px;
}

/**** Fonts courantes ****/
p {
	text-align:justify;
	margin: 5px 0 0 0;
}
p:first-letter {
	font-weight: bold;
}
a:link, a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	color: #C1B3AA;
	text-decoration:underline;
}
h1, img {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0;
	margin: 3px 0 0 6px;
	border: 0;
	font-variant: small-caps;
	vertical-align: middle;
	line-height: 1.2em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #666666;
	padding: 0;
	margin: 5px 0 0 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	padding: 0px;
	margin: 10px 0 0 0;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 10px 0px 0px;
	padding: 0px;
	background-image: url(../images/layout/puce.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
}

.titre {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 110%;
	font-style:italic;
	color: #FF0000;
}

/**** LAYOUT - Image et légende - gauche ****/
dl.contact {
	border: 1px solid #C1B3AA;
	width: 180px;
	text-align: center;
	padding: 0 0 5px 0;
	float: right;
	margin: 10px 0 10px 10px;
}

.contact dt {
	font-weight: bold;
	color: #FFF;
	padding: 5px 5px;
	margin-bottom: 0px;
	background-color: #C1B3AA;
}

.contact dd {
	margin: 0;
	font-size: 85%;
	padding: 5px 5px;
}
.contact img {
	border: 0;
}
.left {
	text-align: left;
}

/**** LAYOUT - screen referer - gauche ****/
.referer {
	clear: left;
	padding: 5px 0;
}
dl.screen-referer {
	border: 1px solid #666;
	/*background-color: #E5BF92;*/
	/*width: 112px;*/
	background-color: #E5DED8;
	text-align: center;
	padding: 0;
	float: left;
	margin: 0 10px 10px 5px;
}
.screen-referer dt {
	padding: 5px 5px;
	font-weight:bold;
	color: #000;
	margin-bottom: 0;
}
.screen-referer dt img {
	border: 1px solid #666;
	/*width: 100px;*/
	/*height: 198px;*/
}
.screen-referer dd {
	margin: 0;
	padding: 0 5px 5px 5px;
	font-size: 85%;
	color: #000;
}
dl.lien-referer {
	padding: 0;
	margin-left: 237px;
}
.lien-referer dt a {
	/*font-family: "Comic Sans MS", "Courier New";
	font-weight: bold;
	font-size:100%;
	text-decoration: none;*/
	padding: 0;
	margin-bottom: 5px;
}
.lien-referer dd {
	text-align:justify;
	font-size:85%;
	color: #000;
	padding: 0;
	margin-bottom: 5px;
}
#overflow {
	width: 465px;
	height: 380px;
	overflow: auto;
	margin-top: 10px;
	border: 1px solid #666;
}

/**** link-exchange ****/
dl.link-exchange {
	padding: 5px 0;
	margin-right: 0;
	margin-top: 10px;
}
.link-exchange dt a {
	padding: 0;
	margin-top: 5px;
}
.link-exchange dd {
	text-align:justify;
	font-size:85%;
	color: #000;
	padding: 0;
	margin-bottom: 5px;
}

/**** curriculum vitae ****/
ul.curriculum {
	margin-top: 10px;
}
.curriculum li {
	font-size: 85%;
	margin: 5px 0 0 20px;
	text-align: justify;
}
.liste {
	font-weight: bold;
}

/**** menu démarche ****/
dl.demarche {
	text-align:center;
	padding: 0 0 10px 0;
	margin: 0;
}
.demarche dt {
	font-family: "Times New Roman", Times, serif;
	font-size: 5em;
	font-style: italic;
	background-color: transparent;
	color: #FF0000;
	padding: 0.1em 0;
	/*margin-top: .25em;*/
	line-height: 1.2em;
}
.demarche dd {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1em;
	/*line-height: 1em;*/
	margin: -4.5em 0 0 0;
}
/**** table plan du site ****/
table {
	font-size:90%;
	width: 468px;
	margin: 0px 0px 5px 0px;
	border: 1px solid #C1B3AA;
}
td {
	vertical-align: top;
	text-align:left;
	border-bottom: 1px dotted #C1B3AA;
	padding: 3px;
}
th {
	vertical-align: top;
	width: 70%;
	text-align: left; 
	font-weight: normal;
	padding: 3px;
	border-bottom: 1px dotted #C1B3AA;
}
