body {
	color: black;
	background: #F0F0F0;
	font: normal 80% "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-family: 
}

a img {
  border: 0;
}

html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
}

#header-fr {
  padding-top: 10px;
  background: black url("images/banniere-fr.png") 50% 20px no-repeat;
  min-width: 1230px;
}

#header-en {
  padding-top: 10px;
  background: black url("images/banniere-en.png") 50% 20px no-repeat;
  min-width: 1230px;
}


#header-langue {
  position: absolute;
  top: 0;
  right: 0;
}

#header-langue ul li {
  margin-right: 15px;
  display: inline;
}

#header-langue ul {
  margin-top: 0;
}

#header-langue li a {
  color: white;
}

#header-part2 {
  position: relative;
  width: 960px;
  margin: auto;
}

#agrement {
  position: relative;
  width: 960px;
  margin: auto;
}

#box {
  width: 400px;
  height: 30px;
  position: absolute;
  right:0;
  margin-top: 55px;
}

#menu form {
  float: right;
  margin: 0;
  padding: 20px 0 0 0;
}

#menu form #recherche {
  width: 151px;
  height: 22px;
  padding: 5px 0 0 25px;
  background:  url("images/input-search.png") right top no-repeat;
  border: none;
  margin: 0;
  vertical-align: top;
  color: #aaa;
}

#menu form #submit {
  width: 36px;
  height: 27px;
  border: none;
  margin-right: 10px;
  padding: 0;
  color: white;
  background:  url("images/ok.png") left top no-repeat;
  font-weight: bold;
  cursor: pointer;
}


#menu {
  width: 960px;
  height: 58px;
  background:  url("images/menu-background.png") no-repeat;
  margin-top: 115px; /* Place la barre de menu sur la banière */
}

#menu ul  {
	padding-left: 5px;
}

#menu li {
  margin-top: 18px;
	list-style-type: none;
  float: left;
}

#home {
  height: 21px;
  width: 15px;
  padding-top: 5px;
}

#menuDeroulant
{
	height: 21px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	top: 0;
	left: 0;
	text-shadow: 2px 2px 2px black
}

#menuDeroulant li
{
	float: left;
	margin: 0;
	padding: 0 2px 2px 2px;
	border: 0;
}
#menuDeroulant li a:link, #menuDeroulant li a:visited
{
	display: block;
	color: white;
	margin: 0;
	padding: 4px;
	text-decoration: none;
    font-variant: small-caps;
    font-size: 1.30em;
    font-weight: bold;
}
#menuDeroulant li a:hover
{ 
  border-bottom:5px solid #A5921C;
}

#menu li.actif a 
{
  border-bottom:6px solid white;
}

#menuDeroulant .sousMenu
{
  position: absolute;
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#menuDeroulant .sousMenu li
{
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
}
#menuDeroulant .sousMenu li a:link, #menuDeroulant .sousMenu li a:visited
{
	display: block;
	margin: 0;
	border: 0;
	text-decoration: none;
	background: url("images/bgSousMenu.png") repeat;
}
#menuDeroulant .sousMenu li a:hover
{
  border-bottom:5px solid #A5921C;
}

#menuDeroulant li:hover > .sousMenu { display: block; }

#all {
  width: 1000px;
  margin: 0 auto;
  height: 40%;
}

#page {
  background: url("images/centreBG.png") center top repeat-y;
  padding: 0 0 0 0;
  color: #444;
  overflow: auto;
  min-height: 100%;
}

#content {
  margin-left: 40px;
  width: 920px;
  padding-top: 1em;
}

#content h2 {
  color: #978407;
  margin-left: 15px;
}

#content h3 {
  margin-left: 20px;
}

#content h4 {
  margin-left: 25px;
}

#content p {
  color: #1B1B19;
  margin-left: 30px;
  margin-right: 30px;
}

#content a {
  color: #003355;
}

#content .texte_recherche:first-letter
{
  text-transform: uppercase;
}

#footer {
  font-size: 0.9em;
  position: relative;
  background-color: #F0F0F0;
}

#footer .haut {
  background: url("images/pied.png") center top no-repeat;
  padding: 0;
  min-height: 90px;
  z-index: 1;
}
#footer .centre {
  background: url("images/menu-background-bas.png") center top no-repeat;
  min-height: 50px;
  margin-bottom: 15px;
  z-index: 1;
}

#footer .bas {
  background: url("images/pied2.png") center top no-repeat;
  min-height: 90px;
  z-index: 1;
}

#footer .bas .info {
  color: white;
  width: 60%;
  margin-left: auto;
  padding-top: 17px;
  font-size: 1.3em;
}

#footer .bas .info ul {
  padding: 0 0 0 0;
  text-align: left;
  margin: 0 0 0 0;
}

#footer ul {
  padding: 12px 20px 0 0;
  text-align: right;
}

#footer ul li {
  margin-right: 22px;
  display: inline;
}

#footer li a {
  text-decoration: none;
  color: #575757;
  font-size: 1.50em;
  font-weight: bold;
  font-variant: small-caps;
}

#footer li a:hover {
  color: black;
}

#footer-logo {
  z-index: 2;
  position: absolute;
  margin-left: 35px;
  margin-top: 65px;
  background: url("images/logo.png") no-repeat;
  min-height: 154px;
  min-width: 400px;
} 

#sommaire-body
{
  background: url("images/motif.png") repeat;
}

#sommaire {
  width: 600px;
  margin: 0 auto;
  height: 100%;
}

#sommaire-inside {
  position: relative;
  font-size: 0.9em;
  top: 35%;
}

#sommaire .centre {
  position: relative;
  background: url("images/menu-sommaire.png") center center no-repeat;
  min-height: 118px;
  z-index: 1;
}

#sommaire-logo {
  position: absolute;
  z-index: 2;
  background: url("images/logo.png") center top no-repeat;
  min-height: 108px;
  min-width: 261px;
  margin-left: 15px;
}

#sommaire .langues {
  position: relative;
  padding: 35px 20px 0 0;
  float: right;
}

#sommaire a {
  text-decoration: none;
  color: #575757;
  font-weight: bold;
  font-variant: small-caps;
  font-size: 1.50em;
}

#sommaire a:hover {
  color: black;
}

#sommaire .copy {
  text-align: center;
}


#separation {
  background: #C4C4C3;
  height: 4px;
}

#separation .int {
  background: url("images/separation.png") center top;
  margin: 0 auto;
  width: 1000px;
}


/*  ------------------------------------------
/*  CSS spécifique à SPIP
/*  ------------------------------------------ */
input, select, textarea { font-size: 100%; font-family: inherit; }


/* Structure generale des formulaires
----------------------------------------------- */
.formulaire_spip { clear: both; margin-bottom: 2em; padding: 0; border: 0; text-align: left; font-size: 1em; }
.formulaire_spip form { margin: 0; padding: 0; } /* Bug IE/Win */

/* Fieldset */
.formulaire_spip fieldset { clear: both; margin: 0 0 1em 0; padding: 0; border: 0; }
.formulaire_spip fieldset legend { margin: 0; padding: 0; font-size: 1.05em; font-weight: bold; background-color: #fff; color: #333; } /* Preciser la couleur des legend et du fond pour IE/Win */
.formulaire_spip fieldset fieldset { margin-top: 1em; }
.formulaire_spip fieldset fieldset legend { font-size: 1em; font-weight: normal; }

/* Explications */
.formulaire_spip .explication { margin: 0.50em 0; color: #444; }

/* Lignes */
.formulaire_spip ul { margin: 0; padding: 0; list-style: none; }
.formulaire_spip ul li { clear: both; margin: 0; padding: 0.50em 0; }

/* Labels */
.formulaire_spip label { display: block; text-align: left; color: #444; font-weight: bold; /* pour IE/Win */ position: relative;  }
.formulaire_spip li p { margin-top: 0; margin-bottom: 0; }

.formulaire_spip .choix label{display:inline;font-weight:normal;}
.formulaire_spip .choix input.radio,
.formulaire_spip .choix input.checkbox {width:auto;}


/* Champs de saisie */
.formulaire_spip input.text { width: 15em; border: 1px inset; }
.formulaire_spip textarea { width: 99%; border: 1px inset; }
.formulaire_spip select { width: 99%; }

/* Boutons */
.formulaire_spip .boutons { clear: both; margin: 0; padding: 0; text-align: right; }
.formulaire_spip .boutons input { margin-left: 1em; }
.formulaire_spip .boutons input, input.submit {}


/* Reponses, previsu et erreurs
----------------------------------------------- */

/* Champs obligatoires */
.formulaire_spip li.obligatoire {}
.formulaire_spip li.obligatoire label {}

/* Previsualisation du message */
.formulaire_spip fieldset.previsu { margin-bottom: 2em; padding: 1em; border: 2px dashed #978407; }
.formulaire_spip fieldset.previsu legend { padding: 0 0.50em; font-weight: bold; color: #978407; }
.formulaire_spip fieldset.previsu li { padding: 3px; border: none; }
.formulaire_spip fieldset.previsu p { margin: 1em 0; } 

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #e86519; font-size: 1.20em; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }
fieldset.reponse_formulaire.reponse_formulaire legend { color: #F57900; } /* Preciser la couleur des legend et du fond pour IE/Win */

/* * Erreurs */
.formulaire_spip li.erreur .erreur_message { display: block; color: #C30; font-weight: bold; }
.formulaire_spip li.erreur input.text, .formulaire_spip li.erreur textarea { background-color: #FCC; border-style: solid; border-color: #C30; }
.reponse_formulaire_erreur { margin: 0; color: #C30; font-weight: bold; }

/* * OK */
.reponse_formulaire_ok { margin: 0; color: #53AD20; font-weight: bold; }


