/* CSS Document */

body {
	background-color: #9DD200;
}

.global {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

.banner {
	background-color: #FFFFFF;
	text-align: center;
}

.content {
	background-color:#FFFFFF;
	height: 100%;
	overflow:hidden;
}

.footer {
	background-color: #336696;
	width: 760px;
	height: 27px;
	text-align: center;
	padding-top: 4px;
	margin-left: auto;
	margin-right: auto;
}

a img {
	border: none;
}

.texte_blanc {
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.texte_bleu {
	color:#336696;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.texte_accueil-1 {
	color:#336696;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
}
.texte_accueil-2{
	color:#336696;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
}

.titre_bleu {
	color:#336696;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.texte_rouge {
	color:#FF4F0A;
	font-size:11px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.lien_rouge {
	color:#FF4F0A;
	font-size:12px;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.lien_rouge:hover {
	color:#FF4F0A;
	font-size:12px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.journal {
	color:#336696;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:justify;
	list-style-type:none;
}

.spacer {
	background-color: #336696;
	border:solid 3px #336696;
}

.spacer1 {
	background-color: #D6E0EA;
	border:solid 1px #D6E0EA;
}

.spacer2 {
	background-color: #336696;
	border:solid 2px #336696;
}

.links {
	clear: both;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}

.menuderoulant {
	width:760px;
	height:1.6em;
	background-color:#336696;
	padding-top:6px;
	clear:both;
}

/* ----  ~ Menu ~ ----*/
/* --------------------------------------------------------------------------------------------- */

#menu {
	padding: 0;
	margin: 0;
	list-style: none;
	float:left;
}

#menu ul, #menu ul ul { /* toutes les listes */
	padding: 0;
	margin: 0;
	border:solid 3px #336696;
	list-style: none;
	float:left;
}

#menu li {
	float: left;
	padding: 0;
}

#menu ul a {
	display: block;
	font-size:0.95em;
	width: 14em;
	text-decoration:none;
	line-height:25px;
	color:#336696;
	background-color:#ABCFF1;
	padding-left:1.5em;
}

#menu ul a:hover {
	color:#FFFFFF;
	font-weight:bold;
	background-color:#336696;
}

#menu ul li { /* tous les items de liste */
	float: left;
	width: 14.5em;
}

#menu li ul { /* listes de deuxième niveau */
	position: absolute;
	width: 14.5em;
	left: -999em; /* on met left plutôt que display pour cacher les menus parce que display: none n'est pas lu par les lecteurs d'écran */
}

#menu li ul ul { /* listes de troisième niveau et plus */
	margin: -1.6em 0 0 14.5em;
}

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
}

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul { /* listes imbriquées sous les items de listes survolés */
	left: auto;
}

#menu li:hover{
	background: #eda;
}

.menutitle {
	display: block;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	font-size:16px;
	background-color:#336696;
}

.title {
	float: left;
	width:9em;
}

.folder {
	background: url(img/folder.gif) center left no-repeat;
}

.link {
	background: url(img/link.gif) center left no-repeat;
}

/* --------------------------------------------------------------------------------------------- */
/* - ~  Fin Menu ~ -  */

.acc {
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-decoration: none;
}

.acc li {
	float: left;
}

.acc a{
	width: 100px;
	height: 18px;
	display: block;
	text-align: center;
	border: 1px solid #336696;
	text-decoration: none;
	color: #336696;
	font-size:13px;
	font-family:Bimini;
	background-color:#C0F6EC;
	font-weight:bold;
}

.acc a:hover {
	color: #336696;
	background-color:#FFFFFF;
}

.acc_content {
	clear:both;
	border: 1px solid #336696;
	padding-top:50px;
	padding-left:35px;
	height:100%;
	overflow:hidden;
	margin-bottom:10px;
	margin-top:0px;
}

.bloc_bleu {
	width:90%;
	background-color:#E8EFF7;
	padding:10px;
	margin-left:30px;
	margin-bottom:20px;
}

.bloc_vert {
	width:90%;
	background-color:#EBF6CC;
	padding:10px;
	margin-left:30px;
	margin-bottom:20px;
}

.titre {
	color:#336696;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top:30px;
	margin-left:20px;
	margin-bottom:20px;
}

.partie {
	color:#FF4F0A;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom:10px;
}


#texte {
	color:#336696;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;

}

#texte a {
	color:#336696;
	font-size:12px;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#texte a:hover {
	text-decoration:none;
}
