* {margin: 0; padding: 0;}*

body {
    background: #c1bead url(images/back.jpg);
	font: 70% "Trebuchet MS", Arial, Helvetica, sans-serif;	
	z-index: 1;*
}

/* Parametres generaux des titres, balises "h1" à "h6" */
h3,h4,h5,h6 {
	line-height: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
a img {
	text-decoration: none;
	border-style: none;
}

/****************************************************/
/*** Le bloc "page" qui englobe tout le site ***/
#global {
	width: 980px;
	color: #000;
	font-size: 1.1em;
	margin-right: auto;
	margin-left: auto;
	display:table;
	background: #fff;
	padding-bottom: 5px;
}
#bas {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	display:table;
	background: #eee url(images/bas.jpg) left repeat-y;
    height: 19px;
}
#ban {
	width: 100%;
    height: 190px;
	background: transparent url(images/ban.jpg) top left no-repeat;
	float: left;
	margin-bottom:5px;
}
#flash {
float: left;
width: 685px;
height: 160px;
margin-left: 172px !important;
margin-left: 86px;
margin-top: 30px;
}

#top {
	width: 950px;
    height: 400px;
	background: transparent url(images/top.jpg) top left no-repeat;
	float: left;
	border-bottom: #d1bb94 5px solid;
}
#langue{
float: right;
}
#body {
padding: 0 0 0 0px;

}
#contenu {
margin-left:0px;
}


.texte p {
padding-top: 3px;
padding-bottom: 3px;
}
.texte ul {
}
.texte a {
color: #a30c24;
}
.texte a:visited {
color: #a30c24;
}
.texte a:hover {
color: #a30c24;
text-decoration: none;
}
.texte h3 {
margin-top: 12px;
margin-bottom: 4px;
}
.intro p {
padding-top: 0px;
margin-top: 0px;
}

h1{
font-size: 200%;
font-variant: small-caps;
color: #2564b3;
text-align: left;
padding-right: 25px;
}
#contenu h2{
font-size: 110%;
margin-bottom: 12px;
color: #242e68;
}
#contenu h2 a{
color: #242e68;
text-decoration: none;

}
#contenu h2 a:visited{
color: #242e68;
}
#contenu h2 a:hover{
color: #495492;
}
/****************************************************/
/*** Le bloc "tete" qui englobe tous les elements de l'en-tete du site ***/
/** Le bloc "tete" lui meme **/

.descriptif {
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: center;
	margin: 10px 120px 0px;
	padding: 0;
}

/** Parametres des menus de l'en-tete : Accueil, Plan, Contact et Redaction **/
/* Le bloc "menu" lui meme */


/** Parametres du bandeau contenant la hierarchie des pages **/
/* Le bandeau lui meme */


/****************************************************/
/*** Parametres generaux de l'affichage des chemins d'acces ***/
/* Formatage du contenu des hierarchies */
.chemin {
	font-size: 0.75em;
	text-align: left;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-color: #999;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
}

/* Formatage liens simples des hierarchies */
.chemin a, .chemin a:link {
	text-decoration: none;
	color: #444;
	border-style: none;
}

/* Formatage liens survoles des hierarchies */
.chemin a:hover {
	color: #000;
	background-color: #eaeaec;
}


/****************************************************/
/*** Parametres du bloc "corps" contenant la navigation et les contenus ***/
/** Le bloc "corps" lui meme **/

/****************************************************/
/*** Le bloc de navigation contenant les menus de navigation et des resumes ***/
/** Le bloc "navigation" lui meme **/
#navigation {
	width: 800px;
	margin: 0px;
	float:left;
	top: 190px;
}

/** Le bloc menu de pied de navigation (logos Rss et Spip) **/


/** Formatage general des blocs menus de la navigation **/
/* Les blocs "menu" eux memes */
/****************************************************/
/*** Parametres du bloc "principal" contenant les contenus ***/
/** Le bloc "principal" lui meme **/
/** Le bloc generaux des differents contenus **/
/* Les blocs eux memes */
.bloc {
	margin-bottom: 0;
	text-align: center;
	padding: 5px;
	background: #fff url(images/bloc.jpg) repeat-x;
	clear: both;
}

/* Les listes lors d'affichages en mode liste */
.bloc ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

/* Les elements des listes lors d'affichages en mode liste */
.bloc li {
	list-style: none;
	margin-top: 2px;
	margin-bottom: 2px;
}

/** Les logos des rubriques, articles, breves, etc. **/
/* Les liens simples des logos */
.pictos a, .pictos a:link {
	border-style: none;
	display: block;
	margin: 8px 8px 8px 4px;
	padding: 4px;
	font-size: 1em;
	line-height: 1.2em;
}

/* Les images des logos */
.pictos img {
	float: left;
	margin-right: 8px;
}

/****************************************************/
/*** Parametres du contenu des articles et breves ***/
/* Le bloc "article" lui meme */
.article {
	border: 1px none #999;
	background: transparent;
	text-align: left;
	width: 95%;
	padding-left:20px; 
	padding-top:10px;
	padding-bottom:10px;
	}
.article_s {
    float: left;
	border: 1px solid #deeaef;
	background: transparent;
	text-align: left;
	width: 100%;
	margin-top: 5px;
	margin-left: 20px; 
	margin-right: 20px; 
	padding-left: 20px; 
	padding-right:10px; 
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000;
	height: 180px;
	overflow: auto;
	}
.cgauche  {
width: 50% !important;
width: 48%;
float: left;
position: relative;
}	
.na  {
width: 40%;
float: right;
position: relative;
margin-right: 20px !important;
margin-right: 10px;
}	
	
	
.news {
margin-top: 5px;
height: 115px;
float: left;
width: 100%;
border: 1px solid #deeaef;
padding-top: 3px;
padding-left: 10px;
padding-right: 3px;
padding-bottom: 3px;
}

.agenda {	
margin-top: 5px;
height: auto;
float: left;
width: 100%;
border: 1px solid #deeaef;
padding-top: 3px;
padding-left: 10px;
padding-right: 3px;
padding-bottom: 3px;
overflow: auto;
height: 290px;
}

.vid {
width: 50% !important;
width: 48%;
height: 95px;
float: left;
margin-top: 10px;
margin-left: 20px;
display: inline;
}
	
.general ul {
list-style-type: none;
}
.general ul li {
list-style: none;
}
/* Surtitre des articles */
.surtitre {
	font-size: 0.85em;
	padding: 0px;
	margin: 0px;
	line-height: 1.2em;
}

/* Titre des articles */
.titre {
	color: #000;	
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 1.5em;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
}

/* Logo des articles */
.logo {
	padding: 3px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: #fff 3px solid;
}

/* Soustitre des articles */
.soustitre {
	font-size: 0.88em;
	padding: 0px;
	line-height: 1.4em;
	font-weight: bolder;
	margin-bottom: 0.5em;
	margin-top: 1em;
}

/* Les iInfos des articles (date, auteur, etc.) */
.infos {
	font-size: 0.8em;
	padding: 0px;
	margin: 4px 0px;
	line-height: 1.6em;
}

/* Intro des articles */
.intro {
    color: #000;
	font-size: 0.95em;
	font-style: italic;
	font-weight: bold;
    padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 10px;
    text-align: center;
}
.intro img {
padding: 5px;

}
/* Le texte des articles */
.texte {
	font-size: 0.95em;
	line-height: 1.3em;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
.texte ul li {
margin-left: 25px;
margin-top: 5px;
list-style-image : url(images/puce.png);
}

/* Les images dans les texte des articles */
.texte img {
	padding: 0px;
	margin: 0px;
	border: 3px solid #e5e2d1;
}


.texte .spip_documents {
	margin: 0px;
	text-align: center;
}

/* Les legendes des images des articles */
.texte .spip_doc_titre {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.95em;
	color: #444;
}

.texte .spip_doc_titre strong {
	font-weight: normal;
	font-style: italic;
}

/** Les images dans les texte des articles selon leur alignement **/
/* Les images centrees */
.texte .spip_documents_center {
	float:left;	
	margin: auto;
	text-align: center;
	width: 100%;
}

/* Les images alignees a gauche */
.texte .spip_documents_left {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 0px;
}

/* Les images alignees a droite */
.texte .spip_documents_right {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 20px;
}

/* Le post-scriptum des articles (les liens) */
.ps {
	text-align: left;
	font-size: 100%;
	font-style: italic;
	margin-top: 16px;
	margin-bottom: 16px;
}

/* Les notes de bas de page des articles */
.notes {
	text-align: left;
	font-size: 0.88em;
	line-height: 1.28em;
	margin-top: 16px;
	margin-bottom: 16px;
	padding: 0;
	border-top-style: dotted;
	border-top-color: #888;
	border-top-width: 1px;
	border-bottom-color: #888;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.notes p {
	margin: 0.5em 0px;
}

.notes_titre {
	font-weight: bolder;
	font-size: 1.15em;
}

/* La fin des articles */
.article_fin {
	margin-bottom: 12px;
	padding-bottom: 8px;
	border-bottom-color: #eaeaec;
	border-bottom-style: solid;
	border-bottom-width: 8px;
}

/* Le lien de reponse des articles */
.repondre {
	font-size: 0.95em;
	line-height: 1.1em;
	text-align: center;
	padding-bottom: 8px;
	padding-top: 4px;
	border-bottom-color: #eaeaec;
	border-bottom-style: solid;
	border-bottom-width: 8px;
	margin: 0;
}

/** Divers formatages texte, tableaux, etc. **/
/* Les intertitres */
.spip.article h3, .spip.article_f h3{

    color: #bf004c;
	font-size: 110%;
	margin-top: 12px;
	margin-bottom: 6px;
	padding-bottom: 8px;
}

.article h3 a, .article h3 a:link, .article h3 a:hover {
	border: none;
	display: block;
}

/* Les talbleaux */
.article table {
	text-align: center;
	font-size: 0.95em;
	line-height: 1.2em;
	margin: auto;
	margin-bottom: 15px;
	padding: 0px;
	border-spacing: 0px;
	width: 74%;
}

.article caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 4px;
	font-weight: bold; 
}

.article.row_even table tr { 
	color: #fff;
    padding: 10px;
	margin-bottom: 5px;
}
.article table th{
	vertical-align: middle; 
	padding: 4px;
}
.article table td { 
	vertical-align: middle;
	padding:10px;
}

.article_menu table tr { 
	color: #fff;
	padding: 4px;
	margin-bottom: 5px;
}
.article_menu table th{
	vertical-align: middle; 
	padding: 4px;
}
.article_menu table td { 
	vertical-align: middle;
	padding:10px;
}


/* Liens dans les tableaux */
.article table tr a, .mgs_article table tr a:link { 
	padding: 0px 4px;
	border: 1px dotted #999;
	display: block;
	background: none; 
}

.article table tr a:hover { 
	border: 1px solid #999;
	color: #fff;
	background: #b8b8bf; 
}

.article table tr.row_first a { 
	color: #fff;
	background: #b8b8bf; 
}

.article table tr.row_first a:hover { 
	color: #444;
	background: #fff; 
}

/* Les codes et citations */
.article div code, .mgs_article blockquote { 
	font-size: 0.95em;
	line-height: 1.2em;
	border: 1px solid #999;
	margin: 0px;
	margin-bottom: 15px;
	padding: 10px;
	background-color: #fafafc;
	display: block;
}

.article p code {
	padding: 2px 4px;
	background-color: #eaeaec;
	display: inline;
	border: none;
}

.article blockquote p {
	margin: 0px;
	padding: 0px;
}

/* Les filets de separation */
.article hr {
	margin: 20px 0px;
	padding: 0px;
	height: 8px;
	border: none;
	background-color: #eaeaec;
	/* noshade: noshade; */
	/* border: 1px dotted #888; */
}


/****************************************************/
/*** Parametres generaux de formatage des forums ***/
/** Liste des forums des articles et breves **/
ul.forum { 
	display: block; 
	clear: both; 
	margin: 0px; 
	padding: 0px;
	list-style: none;
	font-size: 0.95em;
	line-height: 1.1em;
	text-align: left;
}







/****************************************************/
/*** Parametres generaux de formatage des formulaires ***/
/* Formulaire general */
.formulaire {
	color: #444; 
	font-size: 0.95em;
	text-align: left;
	background-color: #fff; 
	border: 2px dotted #666; 
	margin-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

/* Formulaire de previsualisation */
.formulaire_previsu {
	color: #444; 
	font-size: 0.95em;
	text-align: left;
	background-color: #fff; 
	border: 2px dotted #666; 
	margin-bottom: 16px;
}

/* Formulaires des menus */
.formulaire_menu {
	border: none; 
	margin: 0px;
	background-color: #fff;
	padding: 0px;
}

.formulaire_menu div {
	margin: 0px;
	padding: 0px;
}

.formulaire_menu p {
	color: #444; 
	font-size: 0.78em;
	text-align: left;
	margin: 0px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.formulaire_menu h4 {
	display: block; 
	text-align: center;
	font-size: 0.88em;
	background-color: #eaeaec;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #444;
	margin-top: 2px;
	margin-bottom: 5px;
}

/* Formatage du champ de saisie de certains formulaires */
.forml {
	width: 100%; 
}
/* CSS du menu horizontal, bieler batiste */
#footer {
text-align: center;
height: auto;
color: #a5965d;
margin-top: 5px;
margin-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
float: left;
clear: both;
width: 970px;
font-size: 80%;
font-family: Arial;
border-top: #c8bc92 2px solid;
}
#footer a{
color: #a5965d;
text-decoration: underline;
}
#footer a:hover{
color: #000;
text-decoration: none;
}
#logo{
background: url(images/logo_petit.jpg) no-repeat 0 -15px;
height: 25px;
width: 113px;
float: right;
display: inline
}
.ligne {
clear: both;
}
#content {
	clear: left;
}

#content a {
	color: #7C6240;
}

#content a:hover {
	text-decoration: none;
}

#scaffolding {
	height: 70px;
	background: white url(/images/header_bg.gif) no-repeat;
	border: solid #eda;
	border-width: 1px 0 0 0;
	margin: 1em 0 0 0;
}

#scaffolding a {
	text-decoration: none;
	text-indent: -999em;
	display: block;
	height: 70px;
	background: url(/images/hdlogo_flip2.gif) no-repeat;
	background-position: 181px 0;
}

#scaffolding a:hover {
	background-position: 181px -70px;
}
.puce {
border: 0;
} 
 
.mentions{
text-align: center;
font-size: 75%;
}
#newsletter {
float: left;
width: 320px;
height: 40px;
}
#acces {
float: left;
width: 320px;
height: 40px;

}
#acces img{
margin-left: 5px;
}
#statim {
float: left;
width: 320px;
height: 40px;

}
#statim img {
margin-left: 5px;
}
#gbas {
width : 100%;
height: auto;
margin-top: 10px;
float: left;
}


#multi-level {
height:45px; 
position:relative; 
z-index:100;
margin-left: 5px;
}
#multi-level .pad {
float:left;
}

/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu, .menu ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif;}

/* Set up the top level list items and float left to place inline */
.menu li.top {display:block; float:left; position:relative;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default top link link styling */
.menu li.top a.top_link {display:block; float:left; height:35px;}
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */

/* pre-load the hover images into the lists */
.menu li.p1 {width:108px; background:url(multi_level-files/presentation.jpg) no-repeat;;}
.menu li.p2 {width:108px; background:url(multi_level-files/historique.jpg) no-repeat;;}
.menu li.p3 {width:108px; background:url(multi_level-files/viedulycee.jpg) no-repeat;;}
.menu li.p4 {width:108px; background:url(multi_level-files/formation_s.jpg) no-repeat;;}
.menu li.p5 {width:108px; background:url(multi_level-files/pedagogie.jpg) no-repeat;;}
.menu li.p6 {width:108px; background:url(multi_level-files/formation_c.jpg) no-repeat;;}
.menu li.p7 {width:108px; background:url(multi_level-files/restaurant.jpg) no-repeat;;}
.menu li.p8 {width:108px; background:url(multi_level-files/reseaux.jpg) no-repeat;;}
.menu li.p9 {width:108px; background:url(multi_level-files/contact.jpg) no-repeat;;}



/* set up the normal unhovered images in the links */
.menu li a#presentation {width:108px; background:url(multi_level-files/presentation.jpg) no-repeat;}
.menu li a#historique {width:108px; background:url(multi_level-files/historique.jpg) no-repeat;}
.menu li a#viedulycee {width:108px; background:url(multi_level-files/viedulycee.jpg) no-repeat;}
.menu li a#formation_s {width:108px; background:url(multi_level-files/formation_s.jpg) no-repeat;}
.menu li a#pedagogie {width:108px; background:url(multi_level-files/pedagogie.jpg) no-repeat;}
.menu li a#formation_c {width:108px; background:url(multi_level-files/formation_c.jpg) no-repeat;}
.menu li a#restaurant {width:108px; background:url(multi_level-files/restaurant.jpg) no-repeat;}
.menu li a#reseaux {width:108px; background:url(multi_level-files/reseaux.jpg) no-repeat;}
.menu li a#contact {width:108px; background:url(multi_level-files/contact.jpg) no-repeat;}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible;} /* for IE6 */
.menu li:hover { position:relative; z-index:200;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu li a#home:hover, .menu li:hover a#home,
.menu li a#products:hover, .menu li:hover a#products,
.menu li a#services:hover, .menu li:hover a#services,
.menu li a#contacts:hover, .menu li:hover a#contacts,
.menu li a#shop:hover, .menu li:hover a#shop,
.menu li a#privacy:hover, .menu li:hover a#privacy {background:transparent;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
.menu :hover ul.sub {left:0; top:35px; background: #fff; padding:3px 0; border:1px solid #888; white-space:nowrap; width:145px; height:auto;}
.menu :hover ul.sub li {display:block; height:auto; position:relative; float:left; width:140px;}
.menu :hover ul.sub li a {display:block; font-size:11px; height:auto; width:135px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu :hover ul.sub li a.fly {background:#fff url(multi_level-files/arrow.gif) 135px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background:#4175a7; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#4175a7 url(multi_level-files/arrow_over.gif) 135px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#4175a7 url(multi_level-files/arrow_over.gif) 145px 7px no-repeat; color:#fff;} 

/* set up the flyout levels when hovering */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #888; white-space:nowrap; width:150px; z-index:200; height:auto; z-index:300;}

#organigramme {
float: left;
width: 842px;
margin-left: 50px !important;
margin-left: 25px;
}
.retouraccueil {
float: left;
clear: both;
width: 100%;
}
.retouraccueil a{
color: #376ca0;
text-decoration: underline;
}
.retouraccueil a:visited{
color: #376ca0;
}
.retouraccueil a:hover{
color: #000;
}
#liste {
width: 50%;
}
.flash_vid {
	margin-right: auto;
	margin-left: auto;
	width:320px;
}
#clear {
width: 100%;
clear: both;
float: left;
height: 1px;
}






