
html {
	font-size: 100%; 
}
body {
	margin: 0;
	padding: 10px 20px; /* Note -> 2 */
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif; /* 3 */
	font-size: .8em; /* -> 4 */
	line-height: 1.25; /* -> 5 */
	color: black;
	background: white;
}

/* Titres */
h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 .5em 0; /* -> 6 */
}
h1, h2 {
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif; /* 3 */
	font-weight: normal; /* -> 7 */
}
h1 {
	font-size: 3em; /* -> 8 */
	font-style: italic;
}
h2 {font-size: 1.8em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1em;}

/* Listes */
ul, ol {
	margin: .75em 0 .75em 24px;
	padding: 0; /* -> 9 */
}
ul {
	list-style: square;
}
li {
	margin: 0;
	padding: 0;
}

/* Paragraphes */
p {
	margin: .75em 0;
}
li p, blockquote p {
	margin: .5em 0;
}

/* Citations */
blockquote, q {
	font-size: 1.1em;
	font-style: italic;
	font-family: Georgia, "Bitstream Vera Serif", Norasi, serif;
}
blockquote {
	margin: .75em 0 .75em 24px;
}
cite {
	font-style: italic;
}

/* Liens */
a {
	color: mediumblue;
	text-decoration: underline;
}
a:hover, a:focus {
	color: crimson;
}
a img {
	border: none; /* -> 10 */
}

/* Divers éléments de type en-ligne */
em {
	font-style: italic;
}
strong {
	font-weight: bold;
	color: dimgray;
}


pre, code {
	font-size: 100%;
	font-family: "Bitstream Vera Mono", "Lucida Console", "Courier New", monospace;
}
pre {
	width: 90%;
	overflow: auto;
	overflow-y: hidden;
	margin: .75em 0;
	padding: 12px;
	background: #eee;
	color: #555;
}
pre strong {
	font-weight: normal;
	color: black;
}
#copyright {
	position:absolute;
	text-align: right;
	bottom:0;
	color: #ccc;
	width: 912px;
	margin:auto;
	width:200px;
}
#copyright a {
	color: #ccc;
	text-decoration: underline;
}
#copyright a:hover, #copyright a:focus {
	text-decoration: none;
}

/* Général */
body {
	color: #F0E39E;
	background: url(../images/fond_page.gif) repeat-x;
	background-color: #909090;
}
a {
	color: #FF6533;
}
a:hover, a:focus {
	color: #FF4C00;
}
strong {
	color: #A1B55D;
}

/* Page */
#global {
	background: #909090;
}

/* Navigation */
#navigation {
	background: #181A12;
}
#navigation a {
	color: #FF6533;
}
#navigation a:hover, #navigation a:focus {
	background: #000000;
}

/* Contenu principal */
#contenu {
	color: #363B29;
}
#contenu a {
	color: #332510;
}
#contenu a:hover {
	color: #6E5122;
}
#contenu strong {
	color: #181A12;
}

/* Pied de page */
#pied {
font-size:10px;
color:#999999;
}

a#contact{
color:#ff9900;
}

a:hover#contact{
color:#ff9900;
text-decoration:none;
}


/* --- POSITIONNEMENT --- */

/* Page */
html, body {
	height: 100%; /* Voir -> Note 1 ci-dessous */
}
body {
	padding: 0;
}
#global {
	width: 952px;
	overflow: hidden; /* -> 2 */
	margin-left: auto;
	margin-right: auto; /* -> 3 */
	background: url(../images/fond_global_deroulant.jpg) center repeat-y;
}

/* En-tête */
#entete {
	padding: 15px 20px 10px 20px;
	height:150px;
	position:relative;
	background: url(../images/fond_entete.jpg) top center no-repeat;
}

#entete p {
	margin:0;
}

#entete form {
	position:absolute;
	top:60px;
	left: 700px;
}
.formulaire {

	color:#999;
	font-size:9px;
}
#entete h1 {
	margin: 0;
}
#entete h1 img {
	float: left;
	margin: 7px 20px 10px 0;
}
#entete .sous-titre {
	margin: 4px 0 15px 0;
}

/* Menu de navigation */
#navigation {
	padding: 12px 15px;
}
#navigation ul {
	margin: 0;
	list-style: none;
	text-align: center;
}
#navigation li {
	display: inline;
}
#navigation a {
	padding: 6px;
	line-height: 1.5;
	font-size: .9em;
	text-decoration: none;
}

/* Contenu */
#contenu {
	padding: 10px 20px;
	text-align:center;
	min-height:290px;
	background: url(../images/fond_contenu.jpg) top center no-repeat;
	position:relative;
	
}

#contenu p, #contenu li {
	line-height: 1.5;
}

/* Pied de page */
#pied {
	padding: 15px 20px;
	font-size: .85em;
	text-align:center;
	height:160px;
	position:relative;
	background: url(../images/fond_pied.jpg) top center no-repeat;
}
#pied p {
	margin: .5em 0;
}
#copyright {
display:block;
	font-size: 1em;
	margin:auto;
	text-align:center;
}


body>.menu1 {position:fixed} /* annule le hack "fixed" pour les autres navigateurs que IE */

img { 
border:0;
}

a#reno{ 
background: url(../images/rejoigneznous.png) top right no-repeat;
display:block;
width: 225px ;
height: 227px ;

}

a:hover#reno{ 
background: url(../images/rejoigneznous_survol.png) top right no-repeat;
display:block;
width: 225px ;
height: 227px ;

}

a#btnreno{ 
background: url(../images/btn_rejoigneznous.gif) top center no-repeat;
display:block;
width: 157px ;
height: 36px ;
margin: auto;
margin-bottom:8px;
margin-top:5px;
}

a:hover#btnreno{ 
background: url(../images/btn_rejoigneznous_survol.gif) top center no-repeat;

}

a#quisommesnous{ 
font-size:10px;
color: #ff6600;
padding:2px;
}

a:hover#quisommesnous{ 
font-size:10px;
color: white;
background-color: #ff6600;
padding:2px;
text-decoration:none;
}

  #searchsubmit{
    width: 27px;
    height: 26px;
    margin: 0;
    padding: 0;
    border: 0; 
    background: transparent url(../images/boutonformulaire.gif) no-repeat center top;
    text-indent: -1000em; text-indent:-1000em;
    cursor: pointer; /* hand-shaped cursor */ cursor: pointer; / * main en forme de curseur * /
    cursor: hand; /* for IE 5.x */ cursor: main; / * pour IE 5.x * /
    }

.cache { display: none; 
} 

.pied2 {
padding-top: 40px;
} 

.pied2 a {
	color: #ccc;
	text-decoration: underline;
}
.pied2 a:hover, #copyright a:focus {
	text-decoration: none;
}

.pied1 {
padding-top: 100px;
}

#qsm {
font-size:10px;
display:none;
z-index:100;
 background: transparent url(../images/fond_div.png) no-repeat center top;
 width:708px;
 height:160px;
 position:absolute;
 top:5px;
 left:50px;
 padding: 40px 40px 40px 100px;
 text-align:left;
}
a#qsmferme {
display: block;
 position:absolute;
 top:20px;
 right:90px;
 width:30px;
height:30px;
 background: transparent url(../images/ferme.png) no-repeat ;
}
a:hover#qsmferme {
 background: transparent url(../images/ferme_survol.png) no-repeat ;
}

#texteqsm {
padding: 20px;
margin-top:10px;
width:610px;
height:90px;
overflow:auto;
color:#333;
}

#texteqsm h2 {
margin: 0 0 10px 0;
font-size:11px;
color:#399aba;
text-decoration:none;
border-bottom:1px dotted #999;

}

#texteqsm h4 {
margin: 0 0 10px 0;
font-size:11px;
color:#399aba;
text-decoration:none;
font-weight:normal;

}

#texteqsm h3 {
margin: 10px 0 10px 0;
font-size:10px;
color:#399aba;
text-decoration:none;
font-weight:normal;
border-bottom:1px dotted #999;

}

#credits {
display:none;
z-index:150;
position:absolute;
bottom:0px;
left:290px;
margin:0 auto;
height:20px;
padding: 20px 10px 10px 0;
background-color:#ddd;
} 

.detailcredits {
padding:10px;
margin: 10px;
background-color: #fff;
}

.detailcredits a:hover{
text-decoration:none;
}

a#creditsferme {
display: block;
 position:absolute;
 top:-4px;
 right:-8px;
 width:30px;
height:30px;
 background: transparent url(../images/ferme.png) no-repeat ;
}
a:hover#creditsferme {
 background: transparent url(../images/ferme_survol.png) no-repeat ;
}


#actualite {
	text-align:left;
	width:790px;
	height:80px;
	overflow:auto;
	margin: 0 auto;
	background-color:white;
	margin-bottom:10px;
	border:1px solid #d0e3f5;
	position:absolute;
	top:25px;
	left:79px;
}
#actualite h2 {
	padding:4px;
	background-color:#d0e3f5;
	font-size:10px;
	color:#5c9aba;
	margin-top:0;
}
#actualite h2 span {
	

	font-size:10px;
	color:#ff6600;
	text-transform: uppercase ;
	
}
#actualite p {
	padding: 4px;
	font-size:9px;
	padding-bottom:8px;
	color:#666;
}

#actualite a:hover {
	text-decoration:none;
}


a#actuferme {
display: block;
float:right;

 width:30px;
height:30px;
 background: transparent url(../images/ferme.png) no-repeat ;
}
a:hover#actuferme {
 background: transparent url(../images/ferme_survol.png) no-repeat ;
}