/* Feuilles de styles gerant l'affichage intégrale du site */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #407db5;
	background-color: #FFFFFF;
	margin: 0;
	margin-bottom: 20px;
}

img {
	border: 0;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #939598;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #407db5;
}


#container {
		text-align: center;
		width: 800px;
		list-style-type: none;
	}

#imgindex {
	margin-top: 50px;
	display: inline;
	text-align: center;
}

#imgleft {
	position: absolute;
	float: left;
	top: 220px;
	margin-left: 10px;
}

#textbox {
	position: absolute;
	width: 180px;
	float: left;
	top: 220px;
	margin-left: 10px;
}

#citation {
	text-align: left;
	font-size: 15px;
	color: #00529b;
	background-color: #e1e3e6;
	padding: 10px;
}

.quote { /*guillemets de citation */
	font-size: 30px;
	}

#texte li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #407db5;
	list-style-image: url(images/arrow_grey.gif);
}



/* menu langue ***************************************************************/
#langage {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	color: #939598;
}

#langage a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.menuselect {
	font-family: Arial, Helvetica, sans-serif;
	color: #407db5;
}

#langage dl {
	float: left;
	padding-right: 5px;
}

#langage .bordure {
	font-family: Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #939598;
	padding-left: 5px;
}

/* bandeau d'entete  ***************************************************************/
#bandeau {
	clear: both;
}

#bandeau img {
	float: left;
}

/* menu de navigation  ***************************************************************/
#menu {
	position: relative;
	float: right;
	color: #939598;
	z-index: 100;
	list-style-type: none;
	margin-top: -11px;
}

#menu a {
		color: #939598;
		font-size: 12px;
}

#menu dl {
	float: left;
	width: 130px;
}

/* affichage par defaut des menus ************************************************************** */
#menu .bordure {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #939598;
	list-style-type: none;
	width: 130px;
}

#menu dd {
	position: absolute;
	display: none;
	background-color: #E1E3E6;
	z-index: -1;
	width: 130px;
	margin-left: 1px;
	margin-top: -15px;
}



#menu ul {
	list-style-type: none;
}


#menu li {
	clear: both;
	margin-left: -40px;
	text-align: left;
	text-indent: 15px;
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
	min-height: 10px;
}

#menu li a, #menu dt a {
	color: #939598;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	list-style-type: none;
}

#menu dt a:hover, #menu dt a:focus{
		color: #407db5;
}



#menu li a:hover, #menu li a:focus{
	color: #407db5;
	background-color: #F6F6F7
}

#menu dl, dt, dd, ul, li {

list-style-type: none;
}

#menu .selected {
	color: #00529B;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #939598;
	list-style-type: none;
	width: 130px;
}

#menu .selected_b a {
	color: #00529B;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #939598;
	list-style-type: none;
	width: 130px;
}

#menu dt #selected_home {
	color: #00529B;
	font-weight: bold;
	list-style-type: none;
	width: 130px;
}




/* POUR IE */
/*#menu dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}*/

/*************** style du corps de la page **************************************/

#corps {
	clear: both;
	margin-top: 180px;
	margin-left: 200px;
	width: 500px;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	color: #407db5;
}

#corpsindex {
	/*margin-left: 200px;
	clear: both;*/
	margin-top: 100px;
	width: 800px;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	color: #407db5;
}

#corpsindex h2 {
	margin-bottom: 50px;
}


h2 { /* titre de la page */
	margin-top: 50px;
	font-size: 24px;
	color: #407db5;
	font-weight: 100;
}

h4 {
	margin-top: -10px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
/* CSS du pied de page */
#foot {
	margin-top: 40px;
	clear: both;
	text-align: center;
	width: 500px;
	}

#footindex {
	clear: both;
	margin-top: 80px;
	text-align: center;
	width: 800px;
}

#foot dt {
	float: left;
	margin-bottom: 5px;
}

#legal {
	clear: both;
	font-size: 9px;
	color: #939598;
	text-align: center;
}

#legal a {
	font-size: 9px;
}

#pictobig { /*pictogramme de la page d'index */
	text-align: center;
	width: 800px;
}

#pictobig img {
	margin-top: 50px;
}

#pictobig .pict {
	margin-right: 50px;
}

#pictos {
	margin-top: 40px;
	float: right;
}


/*********** page de contact ************/

.adresse td {
		text-align: left;
		padding-right: 50px;
		padding-bottom: 50px;
		width: 380px;
		list-style-type: none;
}

.adresse ul {
	margin-left: -40px;
}

/* id pour les liens en page des pages dediees */
#lnk {
	margin-top: 40px;
	margin-left: -40px;
}


/*.adresse h4 {
		font-weight: bold;
		font-style: italic;
		color: #00437A;
}*/

