body {
	background: #43637e url('/images/bg.jpg') repeat-x;
	color: #636466;
	
	margin:0; padding:0;
	
	}

#contenu a {
	color: #013fa3; /*#636466;*/
	
	}

#contenu a:hover {
	color: #990f0c;
	}

#contenu img {
	border: 0 none;
	}


/* =================================*/
/* == Page == */

#page {
	margin: 73px auto 0px; 
	position: relative;
	width: 990px;
	}

#principal_haut {
	background: url('/images/contenu_haut.png') no-repeat bottom;
	height: 5px;
	}

#principal {
	background: url('/images/contenu_millieu.png') repeat-y;
	padding-bottom: 10px;
	min-height: 540px;
	margin: 0; padding: 0;
	padding-bottom: 30px;
	}

#principal_bas {
	background: url('/images/contenu_bas.png') no-repeat;
	height: 6px;
	}

/* =================================*/
/* == Entete == */

#entete {
	/*height: 87px;*/
	height: 100px;
	}
	
#titre {
	color: #13396b;
	font-size: 24px;
	left: 263px; top: 24px;
	position: absolute;
	
	z-index: 10;
	}

#titre_sous {
	left: 248px; top: 67px;
	position: absolute;
	
	z-index: 7;
	}

#logo {
	left: -34px; top: -64px;
	position: absolute;
	}
	
#logo-crfl {
	left: -28px; top: -30px;
	position: absolute;
}
	
#logo img,
#logo-crfl img {
	border: 0;
}
	
#entete-recherche {
	position: absolute;
	top: 17px; right: 20px;
	}

#menu {
	font-size: 1.15em;
	position: absolute;
	top: -28px; right: 0;
	}

#menu a, #menu {
	color: #FFF;
	text-decoration: none;
	}

#menu a:hover {
	color: #95b4ce;
	}

#menu ul {
	list-style: none;
	margin: 0; padding: 0;
	}

#menu ul li {
	display: inline;
	margin: 0; padding: 0; 
	}

#menu ul li.spacer {
	padding: 0 25px;
	}

/* =================================*/
/* == Menu gauche == */

#menu-gauche {
	float: left;
	padding-left:10px;
	padding-top: 11px;
	width: 239px;
	}

#formations-haut {
	background: url('/images/formations-haut.gif') no-repeat right;
	height: 61px; width: 239px;
	}
	
#formations-haut-crfl {
	background: url('/images/formations-haut-crfl.gif') no-repeat right;
	height: 48px; width: 239px;
}



#formations-millieu {
	background: url('/images/formations-millieu.gif') repeat-y right;
	}

#formations-millieu a {
	color: #13396b;
	text-decoration: none;
	}

#formations-millieu a:hover {
	color: #990f0c;
	}

#formations-millieu ul {
	margin: 0; padding: 0;
	list-style: none;
	padding-left: 45px;
	}

#formations-bas {
	background: url('/images/formations-bas.gif') no-repeat top right;
	height: 16px;
	}

#nos-realisations, #babillard {
	margin-top: 15px;
	}

#repertoire {
	margin-top: 15px;
	}

#nos-realisations img,
#babillard img, 
#repertoire img {
	border: 0;
	}


/* =================================*/
/* == Contenu == */

#cadre-tableau {
	background: url('/images/cadre-tableau.jpg') no-repeat;
	padding: 30px 38px;
	width: 390px; 
	float: left;
	}

#contenu {
	float: left;
	width: 735px;
}
	
#texte {
	padding-left: 14px;
	padding-right: 21px;
}

.section_accueil #contenu {
	width:  457px !important;
	
	
	}

.section_accueil #cadre-tableau {
	/*float: none !important;*/
	}

/* =================================*/
/* == Nouvelles == */

#nouvelles-haut {
	background: url('/images/nouvelles-haut.gif') no-repeat right;
	height: 128px; width: 257px;
	}

#nouvelles-bas {
	background: url('/images/nouvelles-bas.gif') repeat-y 14px;
	color: #474944;
	}

#nouvelles {
	float: left;
	padding-left: 7px;
	width: 260px;
	}

.nouvelle {
	padding: 0 22px;
	padding-bottom: 12px;
	font-size: 12px;
	}

.nouvelle-date	{
	color: #900002;
	font-weight: normal;
	}

.nouvelle_titre {
	font-weight: bold;
	}

.nouvelle_plus {
	padding-right: 1px;
	text-align: right;
	}

.nouvelle a {
	color: #900002;
	text-decoration: underline;
	}

.nouvelle a:hover {
	color: #df0003;
	}
	
#en-bref {
	float: left;
	}

#fil,
#fil a {
	color: #4f6ba3;
	/*color: #b4bbc9;*/
	font-size: 11px;
	/*margin-top: 5px;
	padding: 0 14px;*/
	}

#fil span {
	color: #3c7acb; /*#13396b;*/
	font-weight: bold;
	}


/* =================================*/
/* == Pied == */
#pied {
	color: #FFF;
	font-size: 12px;
	margin: 0 auto 15px;
	padding: 10px 0;
	width: 990px;
	}	

#pied a {
	color: #95b4ce;
	text-decoration: none;
	}

#pied a:hover {
	color: #d5e9fb;
	text-decoration: underline;
	}

#conception {
	float: left;
	}

#realisation {
	float: right;
	}
	
/*------------------------------------
/* Réalistion
/**/
.realisation h2 a {
	text-decoration: none;
}

.realisation img {
	float: right;
}

/*--------------------------------------------------------------------
/* RECHERCHE
/**/

#recherche {
	width : 204px;
	height : 42px;

	background-image : url(../images/recherche-fond.gif);

	overflow : hidden;

	margin-top : 0.5em;
}

#recherche form {
	margin : 0;
	padding : 0;
}

#recherche form input {
	vertical-align : middle;
}

#recherche .innerForm {
	margin-top : 20px;
	margin-left : 18px;
}

#recherche #motsClefs {
	border : 0;
	padding : 0;

	font-family : tahoma;
	font-size : 10pt;
	width : 140px;
	border : 0;
}

#recherche #recherche-go {
	margin-left : 10px;
}

