/* -- Page CSS de la section anglais -- */
html {
	background: #ececec url(../images/bg.jpg) repeat-x;	
}
body{
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	width: 900px;
	text-align: justify;
}
#contenu{
	width: 900px;
	position:relative;
}
/* -- MENU -- */
#menu{
	background: url(../images/menuv6.png) no-repeat;
	width:900px;
	height: 232px;
	margin-bottom: 0px;	
	margin-top:20px;
	position:relative;
	border-bottom: 2px solid #b27000;
}
#menu img{
	margin-top: 9px;
	border:none;	
}
#menu_haut p, #menu_bas p {
	margin: 0;
}

#menu_haut{
	color:#fff;
	font-size: 12px;
	position:relative;
	top: -207px;
	left: 760px;
	width: 175px;
}

#menu_bas{
	
	color:#b27000;
	font-size: 13px;
	font-weight:bold;
	text-align:center;
	position:relative;
	top: -5px;
	
}
/* ----Liens du menu principal---- */
#menu_bas a:link{
	color:#003366;
	text-decoration:none;
}
#menu_bas a:visited{
	color:#003366;
	text-decoration:none;
}
#menu_bas a:hover{
	color:#B27000;
	text-decoration:underline;
}
#menu_bas a:active{
	color:#003366;
	text-decoration:none;
}
/* ------------------------------ */
/* ----Liens du menu du haut---- */
#menu_haut a:link{
	color:#fff;
	text-decoration:none;
}
#menu_haut a:visited{
	color:#fff;
	text-decoration:none;
}
#menu_haut a:hover{
	color:#fff;
	text-decoration:underline;
}
#menu_haut a:active{
	color:#fff;
	text-decoration:none;
}

/* ------------------------------ */
/* ------------------------------ */

.sectionActive{
	color:#B27000;
}
#footer{
	text-align: center;
	color:#fff;
	background: #003366;
	padding: 10px;
	font-size: 11px;
}

/* ----Liens du footer---- */
#footer a:link{
	color:#fff;
	text-decoration:none;
}
#footer a:visited{
	color:#fff;
	text-decoration:none;
}
#footer a:hover{
	color:#B27000;
	text-decoration:none;
}
#footer a:active{
	color:#fff;
	text-decoration:none;
}
/* ------------------------------ */

h3{
	color: #fff;
	background: #0051a1 url(../images/bg_titre.png);
	padding: 10px;
	margin:0;
}
h4{
	color: #fff;
	background: #0051a1 url(../images/bg_titre.png);
	padding: 5px;
	margin:0;
	text-align:center;
}

/* ----Liens dans les textes---- */
#contenu a:link, #txt_introExpo a:link , #quiz_result a:link{
	color:#B27000;
	text-decoration:none;
}
#contenu a:visited , #txt_introExpo a:visited , #quiz_result a:visited{
	color:#B27000;
	text-decoration:none;
}
#contenu a:hover , #txt_introExpo a:hover , #quiz_result a:hover{
	color:#B27000;
	text-decoration: underline;;
}
#contenu a:active , #txt_introExpo a:active , #quiz_result a:active{
	color:#B27000;
	text-decoration:none;
}

.section{
	background: #c9c9c9 url(../images/bg_section.jpg) repeat-x;
	/*
background: #fff;
*/
	color: #003366;
	
}
.section p, .section h5{
	padding-left:10px;
	padding-right:10px;
	padding-top:0;
}

.gauche{
	float:left;
}
.droite{
	float:right;
}
#bloc_haut{
	background: #c9c9c9 url(../images/bg_section.jpg) repeat-x;
	overflow:auto;
	border: 1px solid #003366;
}

.note{
	font-size: 10px;
}
#embleme, #realisation, #recherche, #prix, #calendrier, #bibliotheque, #coordonnees, #ca, #membre, #depositaire, #liste_charles, #liste{
	margin-top:10px;
	border: 1px solid #003366;
}

/* ---- liens vers le haut de page ---- */
.haut_page{
	font-size: 10px;
	text-align: right;
	margin:2px;	
}
.haut_page a:link{
	color:#fff;
	text-decoration:none;
}
.haut_page a:visited{
	color:#fff;
	text-decoration:none;
}
.haut_page a:hover{
	color:#fff;
	text-decoration: underline;
}
.haut_page a:active{
	color:#fff;
	text-decoration:none;
}
/* --------------------------------- */

li{
	margin:5px;
}
.date{
	font-weight: bold;
}



.titre{
	font-weight:bold;
	padding-bottom: 10px;
}
.sous_titre{
	font-size: 13px;
	font-weight:bold;
	padding-bottom: 5px;
}
.dernier_paragraphe{
	padding-bottom: 10px;
}

.info{
	font-size: 10px;
	text-align:left;
}

/* page about us*/
#mission{
	border: 1px solid #003366;
	margin-top:0px;
}
#mission img, #recherche img, #prix img{
	margin:10px 10px 0 10px;
	border: 1px solid #003366;
}
/* Styles pour la section Emblème de la Société  */
#embleme{
	overflow:auto;
}
#embleme h5{
	margin:0;
}
#embleme div{
	width: 449px;
	text-align:center;
	padding-top:10px;
}
#embleme .droite p, #embleme .droite h5, #embleme .droite ol{
	text-align:left;
}

#realisation{
	overflow:auto;
}
#realisation div{
	width: 447px;
	padding-top:10px;
}

#realisation .droite{
	text-align:center;
}
#realisation .droite h5{
	margin:2px;
	font-size: 11px;
}
#realisation .droite img {
	border: 1px solid #003366;
}
/* ----------------------------- */
#under_construction{
	border: 1px solid #003366;
	margin-top:0px;
	text-align: center;
}
/* contact */
#txt_coordonnees{
	margin-top:20px;
}
#txt_coordonnees p, #ca p{
	margin:0;	
}
#txt_coordonnees, #img_coordonnees{
	width:447px;
}
#img_coordonnees{
	text-align:center;
}

#img_coordonnees iframe{
	border: 1px solid #003366;
	margin-top:20px;
}
#membre{
	
	background: #c9c9c9 url(../images/bg_section.jpg) repeat-x;
	overflow:auto;
	border: 1px solid #003366;
	color: #003366;
}
#membre_pourquoi{
	width: 450px;
	float:left;
	margin-top:10px;	
}

#membre_comment{
	width:448px;
	float:right;
	margin-top:10px;
}
#membre_pourquoi p, #membre_pourquoi h5, #membre_comment p{
	padding-left:10px;
	padding-right:10px;
	padding-top:0;
}
/* --------------------------------------- */
/* interactive map */
#carte_interactive{
	text-align:center;
	border: 1px solid #003366;
}
/* photo gallery*/
#galerie{
	float:left;
	padding:0;
	margin:0;
	width:898px;
	
}
#contenu{
	overflow:auto;
	border-left: 1px solid #003366;
	border-right: 1px solid #003366;
	width:898px;
}
ul{
	list-style-type: none;
}
.tout_thumbnails{
	float:left;
	
}
.tout_thumbnails li{
	float:left; 
	margin-left:40px; 
	margin-left:20px;
}
img{
	border: 1px solid #003366;
}

/* ------------------------------- */

