/*---------------------------blocs de base*/
* {
padding:0;
margin:0;
}
html,body {
font-family: verdana,sans;
font-size:0.9em;
}
#wrapper{
background-color:#FFF;
width:100%;
}
#head{

}
#headwidth{
width:965px;
}
#logo{
height:167px;
width:180px;
float:left;
margin-left: 20px;
}
#entete{

display:none;
}
#contenu{
width:100%;
background-color:#FFFFFF;
}
#left{

display:none;
}
#center{
background-color:#FFF;
width:100%;
float:left;
}
#right{

display:none;
}
#footer{

display:none;
}
#foot_left{

display:none;
}

/*--------------------------- contenu */

#breadcrumb{
height:20px;
background-color:#FFFFFF;
margin: 30px 0px 0px 20px;
font-size:x-small;
color:#999;
}
#fulltexte,#center h1,#center p,#center h2{
margin:0 20px 0 20px;
line-height: 130%;
}
#center h1 {
font-size:1.1em;
font-style:normal;
color:#A5B171;
border-top: 1px dotted gray;
border-bottom: 1px dotted gray;
padding-top:8px;
padding-bottom:8px;
margin-top:0px;
margin-bottom:14px;
}
#center h2 {
font-size:1em;
font-style:normal;
color:#A5B171;
margin-top:10px;
margin-bottom:10px;
}
#langues{
height:24px;
text-align:center;
font-size:x-small;
background-color:#C6721C;
margin-bottom:24px;
line-height:24px;
}
#fulltexte{
font-size:x-small;
color:#A5B171;
text-align:right;
margin-bottom:24px;
}
#fulltexte a,a:visited {
color:#A5B171;
text-decoration:none;
}
#fulltexte a:hover {
color:#CCCC99;}
/* -------------------------- colonne droite */


#search {
background-color:#A5B171;
font-size:x-small;
line-height:20px;
padding:6px 6px 6px 6px;
margin-top:24px;
}
#search a,a:visited {
color:#333333;
text-decoration:none;
}
#search a:hover {
color:#339900;
text-decoration:none;
}
#contactheader {
background-color:#C6721C;
font-size:x-small;
padding:6px 6px 6px 6px;
font-weight: bold;
}
#contact {
background-color:#FFC965;
font-size:x-small;
padding:6px 6px 6px 20px;
line-height: 150%;
}
#contact a,a:visited{
color:#333333;
text-decoration:none;
}
#contact a:hover {
color:#339900;
text-decoration:none;
}
#glossary {
background-color:#CC9966;
font-size:x-small;
padding:6px 6px 6px 6px;
font-weight: bold;
}
#glossary a,a:visited {
color:#333333;
text-decoration:none;
}
#glossary a:hover {
color:#339900;
text-decoration:none;
}
#footer a,a:visited {
color:#A5B171;
text-decoration:none;
}
#footer a:hover {
color:#CCCC99;
}

/* -------------------------- à moi */
.paddingimageleft {
		padding-left: 10px;
		padding-bottom: 10px;
			}
.paddingimageright {
		padding-right: 10px;
		padding-bottom: 10px;
	}
	
	
.FSF_result {margin: 0px 20px;}
.FSF_input{border:1px solid gray;width:80px;}
.FSF_submit{border:1px solid gray; margin-left:5px;font-size:x-small;}
.FSF_submit:hover{background-color:#fff;}


/*----------sitemap .------------*/

#sitemap{margin:0 20px;
list-style-position:inside;}