@charset "UTF-8";
/* CSS Document */
<style type="text/css">
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background-color: #D5D6D8;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.1em;
	padding: 0;
	text-align:center;
	}
li {
	font-size: 110%; 
	color: #777875;
	text-align: left;
}
a, a:link {
	font-size: 100%;
	color: 7F5D31;
	text-decoration: none;
}
a:visited {
	font-size: 100%;
	color: #A3885D;
	text-decoration: none;
}
a:hover {
	font-size: 100%;
	color: #73A52D;
	text-decoration: underline;
}
.titre {
	font-size: 125%;
	font-weight: bold;
	color: #73A52D;
}
.actu {
	font-size: 110%;
	font-weight: bold;
	color: #73A52D;
	line-height: 0.9 em;
	text-align: left
}
.sous-titre {
	font-size: 90%;
	font-weight: bold;
	color: #777875; 
}
.sous-titre_grand {
	font-size: 110%;
	font-weight: bold;
	color: #777875; 
}
}
.liste_projet {
	font-size: 110%;
	font-weight: bold;
	color: 7F5D31; 
}
.liste_projet_g {
	font-size: 115%;
	line-height: 1.2em;
	color: 5A3713; 
}
.texte, p {
	font-size: 87%;
	color: #333; 
	text-align: justify;
	line-height: 1.2em;
}
.notice {
	font-size: 70%;
	color: #ADADAC; 
	text-align: center;
	line-height: 1.7em;
}
.contact {
	font-size: 70%;
	color: #7f5d31; 
	text-align: center;
	line-height: 1.7em;
}
.contact-titre {
	font-size: 85%;
	color: #7f5d31; 
	text-align: center;
	line-height: 1.7em;
}
.credit {
	font-size: 60%;
	color: #7f5d31; 
	text-align: center;
}
.contact-titre2 {
	font-size: 85%;
	color: #7f5d31; 
	text-align: center;
	line-height: 1.3em;
}

.contact-titre2 p{
	font-size: 100%;
	color: #7f5d31; 
	text-align: left;
	line-height: 1.3em;
	margin-left:15px;
}
.contact-titre2 a{
	line-height: 1.3em;
	
}
.Autres {
	font-size: 70%;
	color: #7f5d31; 
	text-align: center;
	line-height: 1.7em;
}
#projets {
	font-size: 125%;
	font-weight: bold;
	color: #777875;
	padding:0px 24px;
	text-align: left;
}
p.projets  {
	color: #777875;
}
a, a:link.projets {
	font-size: 75%;
	color: #5A3713;
	line-height: 2em;
}
a:hover.projets {
	font-size: 75%;
	color: #73A52D;
	text-decoration: none;
}
a:visited.projets {
	font-size: 75%;
}
.citation-titre {
	font-size: 90%; 
	color: #5A3713; 
	font-weight: bold;
	text-align: left;
	margin-left: 15%;
	margin-right: 15%;
}
.citation-texte, blockquote {
	font-size: 90%; 
	color: #7F5D31; 
	font-style: italic;
	text-align: justify;
	margin-left: 15%;
	margin-right: 15%;
}
td.col1A {
	font-weight: bold;
	color: #000000; 
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	border: none;
	padding: 9px;
	width: 28%;
}
td.col1B {
	font-weight: bold;
	color: #000000; 
	text-align: left;
	vertical-align: top;
	background-color: #F7F5A5;
	border: none;
	padding: 9px;
	width: 28%;
}
td.col2A {
	color: #000000; 
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	border: none;
	padding: 9px;
	width: 40%;
}
td.col2B {
	color: #000000; 
	text-align: left;
	vertical-align: top;
	background-color: #F8EC33;
	border: none;
	padding: 9px;
	width: 40%;
}
td.col3A {
	color: #000000; 
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	border: none;
	padding: 9px;
	width: 32%;
}
td.col3B {
	color: #000000; 
	text-align: left;
	vertical-align: top;
	background-color: #F7F5A5;
	border: none;
	padding: 9px;
	width: 32%;
}
sup {
font-size: .9em;
line-height: .3em;
}
</style>
