/* CSS Document */

body {
	margin:0;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 0.85em;
	color:#68664F;
	background-color: #68664F;
	text-align:left;
	background-color: #5B97D3;
	background-image : url("../images/35.jpg");
	background-attachment : fixed;
}


/*------------------------- MENU ---------------------------------*/
#menu {
	background-color:#68664F;
	color:#FFFFFF;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-variant:small-caps;
	background-image: url("../images/menu2.jpg");
	width : 750px;
	margin : 0 0 0 0;
	background-repeat : repeat-x;
        padding : 10px 0 10px 0;
}
#menu a {
	color:#D2D6C7;
	text-decoration:none;
	padding:10px;
	padding-top:20px;
	padding-bottom:20px;

}
#menu a:hover {
	padding-left:9px;
	padding-right:9px;
	color:#000000;
	background-color:#FFFFFF;
	background-image: url("../images/menuhover.jpg");
}
/*------------------------- bandeau ---------------------------------*/
#bandeau_accueil {
        background-image: url("../images/bandeau_accueil.jpg");
        background-repeat : no-repeat;
        height: 220px;
	margin : 0px;
	}
#contenu_accueil {
    position: relative;
    height: 280px;
}
#stages_accueil{
  background-color: #8B8969;
  height: 260px;
  width: 205px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 10px;
}
#edito_accueil{
  position: relative;
  width: 450px;
  padding-top: 8px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 10px;
}
#livre_accueil{
  position: relative;
  width: 432px;
  height: 131px;
  padding: 10px;
  font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
  font-size:14px;
  margin-top: 10px;
  margin-left: 15px;
  margin-right: 15px;
  text-align:left;
  background-color:#8b8969;
  /*border: 1px solid #cccccc;*/
}
#livre_accueil a{border: 0px;text-decoration:none;}
.stages {
    height : 50px;
	padding : 5px;
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
    text-align: center;
	font-size:16px;
    font-weight:bold;
    color:#99CC66;
	background-color: #515040;
}
.stages_txt {
    height : 50px;
	padding : 5px;
    text-align: left;
	font-family: verdana;
	font-size: 12px;
	font-weight:normal;
	color:#D2D6C7;
	background-color: #515040;
}
.stages_cal {
    height : 20px;
	padding : 5px;
    text-align: left;
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #515040;
	background-color: #D2D6C7;
}
.texte_marron {
    height : 20px;
	padding : 5px;
    text-align: justify;
	font-style:italic;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #D2D6C7;
}
.texte2_marron {
	padding : 5px;
    text-align: justify;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #515040;
	background-color: #D2D6C7;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.ident1 {
	padding : 5px;
	background-color: #D2D6C7;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.stages_titre{
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
    text-align: center;
	font-size:16px;
    font-weight:bold;
    color:#99CC66;
}
.titre2{
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
    text-align: left;
	font-size:16px;
    font-weight:bold;
    color:#99CC66;
}
.soustitre2{
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
    text-align: left;
	font-size:14px;
    font-weight:bold;
    color:#99CC66;
}
.mois_titre{
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
    text-align: center;
	font-size:16px;
    font-weight:bold;
    color:#3F5F1F;
}
.livre_titre{
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
    text-align: center;
	font-size:16px;
    font-weight:bold;
    color:#A0DBE3;
}
/*-------------------------------------------------------------------*/
/*
#header {
	margin : 0px;
}*/
#logo{
	width : 380px;
	height : 78px;
	background-image : url('../images/logo.jpg');
	background-repeat : no-repeat;
	margin : 10px 0px 0px 10px;
}
/*
#header h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:30px;
	text-transform:uppercase;
	font-weight:normal;
	margin: 0 10px 0 20px;
	padding: 5px 0 0 0;
	text-align:left;
	border-bottom : none;
	}
#header h2 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	text-align:right;
	font-weight:normal;
	color:#000000;
	border-bottom:1px solid #eeeeee;
	margin : 0 30px 0 20px;
	}
*/	
#content {
	clear : both;
	margin : 0;
	background-color : White;
	}

.haut {
	padding : 0;
	}
.clearer {
	clear:both;
}

#sidebar {
	font-size:95%;
	color:#6C534A;
	text-align:left;
	padding : 10px 20px 10px;
	margin : 0;
	}

	#sidecell{
	vertical-align : top;
}
#sidebar
li{
	text-align:left;
	list-style-image : url("../images/submenua.gif");
        margin-left : -35px;
        margin-top : 3px;
        padding-bottom: 2px;
}

a {
	color: #D2D6C7;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color: #1E90FF;
}

#maintable{
	width: 750px;
	height: 500px;
	border: none;
	vertical-align: top;
}
.submenu a {
	color: #D2D6C7;
}
.submenu a:hover {
	color: #D2D6C7;
        border-bottom: 1px dotted #ffffff;
	}
#mainbar {
    width: 600px;
	text-align : left;
	padding : 0 0 0 20px;
	margin : 0;
	}
#wrapper{
	width : 750px;
	margin:0 auto 0 auto;
	background-color: #68664F;
 	border : 1px solid #68664F;
	}
.titre_page {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 30px;
	text-transform:uppercase;
	font-weight:normal;
	color:#99CC66;
}
.texte {
	font-family: verdana;
	font-size: 12px;
	font-weight:normal;
	text-align:justify;
	color:#D2D6C7;
}
.texte2a {
	font-family: verdana;
	font-size: 12px;
	font-weight:normal;
	text-align:left;
	color:#D2D6C7;
}
.texte td{
	padding: 8px;
	font-family: verdana;
	font-size: 12px;
	font-weight:normal;
	text-align:center;
	color:#D2D6C7;
	top: 0px;
	background-color: #515040;
}
.texte p{
	font-family: verdana;
	font-size: 12px;
	font-weight:normal;
	text-align:justify;
	color:#D2D6C7;
}
.texte2 {
	font-family: verdana;
	font-size: 12px;
	font-weight:normal;
	text-align:justify;
	color:#D2D6C7;
}
.texte2 p{
	font-family: verdana;
	font-size: 12px;
	font-weight:normal;
	text-align:justify;
	color:#D2D6C7;
}
.texte11 {
	font-family: verdana;
	font-size: 11px;
	font-weight:normal;
	color:#D2D6C7;
}
.texte11grasrouge {
	font-family: verdana;
	font-size: 12px;
	font-weight:normal;
	text-align:justify;
	color:#FFFFFF;
}
.livre_texte {
	font-family: verdana;
	font-size: 11px;
	font-weight:normal;
	text-align:justify;
	color:#D2D6C7;
}
.stages_lien a {
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
	color:#D2D6C7;
	border-bottom: 1px dotted #99CC66;
}
.stages_lien a:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
	color:#99CC66;
	border-bottom: 1px dotted #cccccc;
}
#footer {
	width: 750px;
	background-color:#68664F;
	border-top:1px solid #d8efa6;
	color:#FFFFFF;
	margin-top : 35px;
	text-align : center;
	padding : 5px;
	font : normal;
	clear : both;
	}
#bottombar{
	background-image : url("../images/a_hover.jpg");
	background-repeat : repeat-x;
	width : 750px;
	height : 30px;
}
#footer a {
	color:#006600;
	font-weight : normal;
}
#footer a:hover {
	color: #1E90FF;
}
.image{
  border: none;
  text-decoration: none;
}
.formtextfield {
	color: #000000;
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, Sans-Serif;
	font-weight: normal;
	text-align: left;
	background-color: #fff;
	display: block;
	margin: 0;
	height: 20px;
	border: solid 1px #222222
}
/*----------------- temoignages ----------------*/
.zone_marron {
	padding : 5px;
    text-align: justify;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #D2D6C7;
	background-color: #8B8969;
}
.bloc_actus{
	width: 530px;
	padding : 10px;
    text-align: left;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #D2D6C7;
	border: 1px solid #7B7A5E;
}
.bloc_quisommesnous{
	width: 580px;
	padding : 10px;
    text-align: left;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #D2D6C7;
	border: 1px solid #7B7A5E;
}
.vignette_actus {
	float: left;
	text-align: left;
	margin-right: 15px;
}
.texte_actus{
	font-family: verdana;
	font-size: 12px;
	font-weight:normal;
	text-align:justify;
	color:#D2D6C7;
}
.texte_actus a{
	font-family: verdana;
	font-size: 12px;
	font-weight:normal;
	text-align:justify;
	color:#D2D6C7;
        text-decoration: none;
}
.titre_temoin {
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size: 24px;
	font-weight:normal;
	color:#99CC66;
}
