/* Apparence des pages de la section bleue seulement */

body { background: url(../images/background_bleu.jpg) no-repeat; background-color:#0A3A6B; color:#FFFFFF; }

div#titre { position: absolute; top:27px; left:0px; }
div#titre img#titre { behavior: url(pngbehavior.htc); }

div#contenu {
	position: absolute;
	top: 132px;
	left: 50px;
}

div#texte {
	position: relative;
	width:530px;
	min-height:222px; 
	padding:0 0;
	margin: 0 0 0 0;
}

/* hack pour Internet Explorer qui ne connaît pas min-height */
/*\*/
* html div#texte {
height: 238px;
}

div#footer {
	position:relative;
	left: 0px;
	height:122px;
	padding: 0 0;
	margin: 10px 0 0 0;
}

/* Paragraphes et listes */
p,ul,ol,blockquote {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 140%;
	font-weight: normal;
}

p { margin: 0 0 8px 0; padding: 0 2px 2px 0; }

ul.module { list-style-type: none; font-weight: bold; }
ul.section { list-style-type: none; font-weight: normal; }
ul ul { font-size: 100%; list-style-type: none; font-weight: normal; }

a:link { color: #87CD00; text-decoration: underline; }
a:visited { color: #87CD00; text-decoration: underline; }
a:active { color: #FFFFFF; text-decoration: none; }	

img#titre { position: absolute; left: 0px; top: 0px; }
img.droite { margin-top: 0px; float: right; }
img.gauche { margin-top: 0px; padding-right: 10px; float: left; }

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	padding: 0px;
	font-weight: 700;
	margin-bottom: 12px;
	margin-top: 15px;
	line-height: 18px;
}

h5 {
	font-family: Haettenschweiler, Impact, Arial, Georgia, sans-serif;
	font-weight: normal;
	font-size: 15pt;
	margin-bottom: 10px;
	margin-top: 3px;
}

/* Fonctions_interieur - Menu d'information générale sur le site */
/* Emprunté à http://www.alistapart.com/articles/sprites */
#fonctions_interieur {
	position: relative;
	width: 530px;
	height: 38px;
	background: url(../images/fonctions_bleu.gif);
	margin: 0px 0px 12px 0px;
	padding: 0;
}

#fonctions_interieur li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}
#fonctions_interieur a {display: block;}

#fonction1 {left:   7px; top: 0px; width: 46px; height: 38px;}
#fonction2 {left:  90px; top: 0px; width: 36px; height: 38px;}
#fonction3 {left: 166px; top: 0px; width: 35px; height: 38px;}
#fonction4 {left: 221px; top: 0px; width: 66px; height: 38px;}
#fonction5 {left: 306px; top: 0px; width: 58px; height: 38px;}
#fonction6 {left: 385px; top: 0px; width: 55px; height: 38px;}
#fonction7 {left: 458px; top: 0px; width: 60px; height: 38px;}
#fonction1 a {height: 38px;}
#fonction2 a {height: 38px;}
#fonction3 a {height: 38px;}
#fonction4 a {height: 38px;}
#fonction5 a {height: 38px;}
#fonction6 a {height: 38px;}
#fonction7 a {height: 38px;}

#fonction1 a:hover {background: url(../images/fonctions_bleu.gif)   -7px -38px no-repeat;}
#fonction2 a:hover {background: url(../images/fonctions_bleu.gif)  -90px -38px no-repeat;}
#fonction3 a:hover {background: url(../images/fonctions_bleu.gif) -166px -38px no-repeat;}
#fonction4 a:hover {background: url(../images/fonctions_bleu.gif) -221px -38px no-repeat;}
#fonction5 a:hover {background: url(../images/fonctions_bleu.gif) -306px -38px no-repeat;}
#fonction6 a:hover {background: url(../images/fonctions_bleu.gif) -385px -38px no-repeat;}
#fonction7 a:hover {background: url(../images/fonctions_bleu.gif) -458px -38px no-repeat;}

/* Liens vers les items du menu bleu */
#politiques {
	height: 35px;
	margin: 0;
	padding: 4px 0 3px 0;
	position: relative;
	display: block;
}

#politiques li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
	border-right: 1px solid #000033;
}

#politiques a {
	display: block;
	text-decoration: none;
	color: #87CD00;
	font-family: verdana;
	font-size: 10px;
	text-align: center;
}

#politiques a:link, #politiques a:visited { text-decoration: none; }
#politiques a:hover, #politiques a:active { color:#FFF; text-decoration: underline; }

#politique1 {left: 1px; top: 0px; width: 103px; height: 16px; border-left: 1px solid #000033;}
#politique2 {left: 107px; top: 0px; width: 100px; height: 16px;}
#politique3 {left: 209px; top: 0px; width: 132px; height: 16px;}
#politique4 {left: 343px; top: 0px; width: 188px; height: 16px;}
#politique5 {left: 44px; top: 19px; width: 103px; height: 16px; border-left: 1px solid #000033;}
#politique6 {left: 152px; top: 19px; width: 155px; height: 16px;}
#politique7 {left: 312px; top: 19px; width: 165px; height: 16px;}
#politique1 a {height: 16px;}
#politique2 a {height: 16px;}
#politique3 a {height: 16px;}
#politique4 a {height: 16px;}
#politique5 a {height: 16px;}
#politique6 a {height: 16px;}
#politique7 a {height: 16px;}

p#copyright {
	font-family: verdana;
	font-size: 10px;
	text-align: center;
	vertical-align:middle;
	width: 537px;
	height: 20px;
	margin: 0 0;
	padding: 0 0 0 0;
	color: #000033;
}

#ressource {
	color:#9FFF00;
	}