/*---------- GENERALE html ----------*/
* {
	padding: 0;
	margin: 0;
}

body {
	text-align: center;	
	background: #F3E5CB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	padding: 0 0 2em;
}

table,td,th,p,div,li,dt,dd {
	font-size: 1em;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

h1 {
	font-size: 1.3em;
	line-height: 1.1em;	
	color: #C07F10;
}
h2 {
	font-size: 1.1em;
	line-height: 1.1em;	
	margin: 15px 0 0 0;
	color: #C07F10;
}
h3 {
}
h4 {
}

a:link {
	text-decoration: none;
	color: #C07F10;
}
a:visited {
	text-decoration: none;
	color: #DE9D35;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #C07F10;
}
a img {
	border: none;
}


/*---------- CSS GENERALE DU SITE ----------*/

#pagewrap {
	width: 780px;
	margin: 9px auto;
	background: url("../img/gen/shadow_bg.gif") repeat-y;
	text-align: left;
}


#pagetop {
	height: 7px;
	font-size: 1px;
	background: #F3E5CB url("../img/gen/shadow_top.gif") no-repeat;
}

#page {
	position: relative;
	margin: 0 6px;
	background: #fff;
}

#pagebottom {
	height: 7px;
	font-size: 1px;
	background: #F3E5CB url("../img/gen/shadow_bottom.gif") no-repeat;
}

#header {
	position: relative;
	z-index: 10;
}
#menutop {
	background: #C07F10;
	position: relative;
}
#menutop ul {
	list-style: none;
	width: 544px;
	margin: 0;
}
#menutop li {
	list-style: none;
	font-size: 11px;
	color: #FFF;
	float: left;
	height: 18px;
	line-height: 17px;
	padding: 0 6px 0 7px;
	background: url("../img/menu/menutop_sep.gif") repeat-y;
	position: relative;
}
#menutop li#bulletin {
	background: none;
}
#menutop li a {
	text-decoration: none !important;
	color: #FFF !important;
}

/*
#menutop li:hover ul, #menutop li.over ul { 
	display: block;
}
#menutop ul ul {
	display: none;
	position: absolute;
	top: 18px;
	left: 0;
	background: #aaa;
	padding: 12px 16px;
	width: 167px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 135px;
} 
html>body #menutop li ul {
	width: 135px;
} 
#menutop ul ul li {
	text-align: center;
	float: none;
	height: auto;
	line-height: normal;
	padding: 8px 0 0 0;
	background: none;
}
#menutop ul ul li.titre {
	font-weight: bold;
	padding: 0 0 6px;
	border-bottom: 2px solid #C07F10;
}
#menutop ul ul li a:hover {
	color: #C07F10;
}
*/

#corps {
	position: relative;
}

#contenu {
	position: relative;
	padding: 0 20px 0 22px;
	width: 564px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 542px;
} 
html>body #contenu {
	width: 542px;
}
#contenu ul {
	list-style: none;
	margin: 7px 20px;
	padding: 0;
	position: relative;
}
#contenu li {
	list-style: none;
	margin: 4px 0;
	padding: 0 0 0 10px;	
	background: #FFF url("../img/gen/dot.gif") 0 6px no-repeat;	
}
#contenu p {
	margin: 10px 0 0 0;
	line-height: 1.5em;
}

#fildariane {
	color: #757575;
	font-size: .9em;
	margin: 5px 5px 15px 0px;
}

div.pub {
	margin: 20px 0;
	text-align: center;
}
div.pub img {
	padding: 5px;
	border: 2px solid #EBDABB;
}

/*---------- MENU ----------*/

#menu {
	width: 202px;
}
#menu #nav2 {
	margin: 22px 0 0;
	padding: 8px 0 0;
	background: url("../img/menu/menu_top.gif") top left no-repeat;
}
#menu #nav2 img {
	display: block;
}

#menu #groupe {
	background: #ABA616 url("../img/menu/b_groupe.gif") no-repeat;
}
#menu #groupe.nodopen {
	background: #ABA616 url("../img/menu/b_groupe_over.gif") no-repeat;
}
#menu #services {
	background: #F03248 url("../img/menu/b_services.gif") no-repeat;
}
#menu #services.nodopen {
	background: #F03248 url("../img/menu/b_services_over.gif") no-repeat;
}
#menu #services.prevnodeopen {
	background: #F03248 url("../img/menu/b_services_2.gif") no-repeat;
}
#menu #services.nodopen.prevnodeopen {
	background: #F03248 url("../img/menu/b_services_2_over.gif") no-repeat;
}
#menu #programmes {
	background: #FF9A47 url("../img/menu/b_programmes.gif") no-repeat;
}
#menu #programmes.nodopen {
	background: #FF9A47 url("../img/menu/b_programmes_over.gif") no-repeat;
}
#menu #programmes.prevnodeopen {
	background: #FF9A47 url("../img/menu/b_programmes_2.gif") no-repeat;
}
#menu #programmes.nodopen.prevnodeopen {
	background: #FF9A47 url("../img/menu/b_programmes_2_over.gif") no-repeat;
}
#menu #dossiers {
	background: #0D96D6 url("../img/menu/b_dossiers.gif") no-repeat;
}
#menu #dossiers.nodopen {
	background: #0D96D6 url("../img/menu/b_dossiers_over.gif") no-repeat;
}
#menu #dossiers.prevnodeopen {
	background: #0D96D6 url("../img/menu/b_dossiers_2.gif") no-repeat;
}
#menu #dossiers.nodopen.prevnodeopen {
	background: #0D96D6 url("../img/menu/b_dossiers_2_over.gif") no-repeat;
}
#menu #repertoire {
	background: #82076B url("../img/menu/b_repertoire.gif") no-repeat;
}
#menu #repertoire.prevnodeopen {
	background: #0D96D6 url("/img/menu/b_repertoire_2.gif") no-repeat;
}

#menu #evenements {
	background: #CC994B url("../img/menu/b_evenements.gif") no-repeat;
}
#menu #evenements.nodopen {
	background: #CC994B url("../img/menu/b_evenements_over.gif") no-repeat;
}
#menu #evenements.prevnodeopen {
	background: #CC994B url("../img/menu/b_evenements_2.gif") no-repeat;
}
#menu #evenements.nodopen.prevnodeopen {
	background: #CC994B url("../img/menu/b_evenements_2_over.gif") no-repeat;
}

/* changé le ID car l'image n'a pas la meme hauteur qu'en francais...   / Jérôme Lacroix */
#menu #evenements-en {
	background: #CC994B url("../img/menu/b_evenements_en.gif") no-repeat;
}
#menu #evenements-en.nodopen {
	background: #CC994B url("../img/menu/b_evenements_over_en.gif") no-repeat;
}
#menu #evenements-en.prevnodeopen {
	background: #CC994B url("../img/menu/b_evenements_2_en.gif") no-repeat;
}
#menu #evenements-en.nodopen.prevnodeopen {
	background: #CC994B url("../img/menu/b_evenements_2_over_en.gif") no-repeat;
}



/* --- sous-menu --- */

#menu #nav2 ul {
	list-style: none;
	padding: 7px 20px 7px 23px;
	position: relative;
	/*width: 202px;*/
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 159px;
} 
html>body #menu #nav2 ul {
	width: 159px;
}

#menu #nav2 li {
	list-style: none;
	color: #fff;
	padding: 2px 0;
}
#menu #nav2 li.select {
	font-weight: bold;
}
#menu #nav2 li a {
	color: #fff !important;
}
#menu #groupe ul {
	background: #ABA616 url("../img/menu/listshadow_groupe.gif") bottom no-repeat;
}
#menu #services ul {
	background: #F03248 url("../img/menu/listshadow_services.gif") bottom no-repeat;
}
#menu #programmes ul {
	background: #FF9A47 url("../img/menu/listshadow_programmes.gif") bottom no-repeat;
}
#menu #dossiers ul {
	background: #0D96D6 url("../img/menu/listshadow_dossiers.gif") bottom no-repeat;
}
#menu #evenements ul, #menu #evenements-en ul {
	background: #CC994B url("../img/menu/listshadow_evenements.gif") bottom no-repeat;
}
#menu #nav2 ul ul {
	background: none;
	margin: 5px 0;
	padding: 0;
}
#menu #nav2 ul li.select ul li {
	font-weight: normal;
}
#menu #nav2 ul ul li {
	width: auto;
	padding-left: 15px;
	background: url("../img/menu/puce_menu_n2.gif") 5px 8px no-repeat;
}

#menu #menulogo {
	padding: 0;
	background: #fff url("../img/menu/menu_bottom.gif") no-repeat;
}
#menu #menulogo img {
	margin: 30px 0;
}

/*---------- PIED DE PAGE ----------*/

#footer {
	font-size: 0.9em;
	color: #757575;
	margin: 20px 0 13px 0;
	padding-top: 5px;
	background: url("../img/gen/filet_footer.gif") no-repeat;
}


/*---------- CLASSES UTILITAIRES ----------*/

.clear {
	clear: both;
}

.printLink {
	display: none;
}
