/* CSS Document */
body{
	background-image: url(images/fond.jpg);
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #548CC8;
}
h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
a{
	color: #005B92;
}
a:hover{
	color: #FF3300;
}
.spacer {
  clear: both;
}
.photos_liens{
	border: none;
}
.chapeau{
	color: #FF3300;
}
.chapeau_index{
	color: #FF3300;
        font-size: medium;
        font-weight: bold;
	margin: 0px 0px 0px 0px;
}
.chapeau1_index{
	color: #005B92;
        font-size: small;
}
.chapeau2_index{
	color: #005B92;
}
.chapeau3_index{
	color: #005B92;
}
.chapeau4_index{
	color: #005B92;
}
.titre_article{
	color: #005B92;
	font-weight: 600;
	text-align: justify;
}
.titre_article2{
	color: #005B92;
	font-weight: 600;
}
.article{
	color: #005B92;
	font-weight: 300;
	text-align: justify;
}
.article-outmef{
	color: #005B92;
	font-family: Arial;
	font-size : small;
}
.article2{
	color: #005B92;
	font-weight: 300;
}
.article3{
	color: #005B92;
	font-weight: 300;
}
.titre{
	color: #FFFFFF;
	margin: 0px 5px 0px 0px;
}
.titre_article_index{
	color: #005B92;
	font-weight: 600;
}
.titre_article_index_phrase{
	color: #005B92;
	font-weight: 600;
}
.titre_article2_index{
	color: #005B92;
	font-weight: 600;
}
.article_index{
	color: #005B92;
	font-weight: 300;
}
.article_index_phrase{
	color: #005B92;
	font-weight: 300;
}
.article2_index{
	color: #005B92;
	font-weight: 300;
}
.article3_index{
	color: #005B92;
	font-weight: 300;
}
.titre_index{
	color: #FFFFFF;
	margin: 0px 5px 0px 0px;
}
.titre_index2{
	color: #FFFFFF;
	margin: 0px 5px 0px 0px;
	text-align: center;
}
.bordur{
    border-top:1px;
    border-left:0px;
    border-right:0px;
    border-bottom:0px;
    border-style:solid; 
    border-color:#548CC8;
    color: #FF3300;
    font-size: medium;
    margin: 0px 0px 0px 0px;
}
.bordure{
	position: relative;
	width: 420px;
	height: 10px;
	border-bottom: solid 1px #548CC8;
	margin: 0px 0px 10px 0px;
}
.bordure2{
	position: relative;
	width: 420px;
	height: 10px;
	border-bottom: solid 1px #548CC8;
	margin: 0px 0px 10px 0px;
}
.bordure3{
	position: relative;
	width: 150px;
	height: 2px;
	border-bottom: solid 1px #548CC8;
	margin: 0px 0px 0px 0px;
	margin-left: 40px;
}
.bordure4{
	position: relative;
	width: 150px;
	height: 2px;
	border-bottom: solid 1px #548CC8;
	margin: 0px 0px 0px 0px;
	margin-left: 40px;
}
.bordure_verticale{
	position: relative;
	float: left;
	width: 5px;
	height: 180px;
	border-right: solid 1px #548CC8;
	margin: 20px 10px 0px 7px;
}
.orange{
	color: #FF3300;
}
.image_revues{
	position: relative;
	width: 162px;
	height: 157px;
}
/*-------------------------------------------------------conteneur----------------------------------------------------------------------*/
#conteneur{
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	top: 0px;
	background-color: #FFFFFF;
}
#conteneur2{
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	top: 0px;
	background-image: url(images/bandeau_haut/bandeau_accueil.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#conteneur3{
	position: absolute;
	width: 100px;
	top: 0px;
	background-color: #FFFFFF;
}
/*-------------------------------------------------------bandeau haut-------------------------------------------------------------------*/
#bandeau_haut{
	position: relative;
	width: 800px;
	height: 200px;
}
/*-------------------------------------------------------menu flash---------------------------------------------------------------------*/
#menu_flash{
	position: relative;
	float: left;
	width: 147px;
	height: 360px;
	padding: 0px 10px 0px 10px;
}
#flashContent{
	position: relative;
	width: 440px;
}
/*-------------------------------------------------------contenu central----------------------------------------------------------------*/
#contenu_central{
	position: relative;
	float: left;
	width: 440px;
	padding: 10px 10px 10px 10px;
}
#contenu_central1{
	position: relative;
	float: left;
	width: 100%;
	padding: 10px 10px 10px 10px;
}
/*-------------------------------------------------------barre navigation---------------------------------------------------------------*/
#barre_navigation{
	position: relative;
	width: 500px;
	height: 30px;
}
#barre_navigation a{
	font-size: 9px;
}
/*-------------------------------------------------------sous menu----------------------------------------------------------------------*/
#sous_menu{
	position: relative;
	width: 420px;
	min-height: 20px;
}
#sous_menu_haut{
	position: relative;
	width: 420px;
	height: 3px;
	background-image: url(images/sous_menu/sous_menu_haut.jpg);
	background-repeat: no-repeat;
	background-color: #519bb4;
}
#sous_menu_centre{
	position: relative;
	width: 420px;
	min-height: 10px;
	background-image: url(images/sous_menu/sous_menu_centre.jpg);
	background-repeat: repeat-y;
}
#sous_menu_bas{
	position: relative;
	width: 420px;
	height: 3px;
	background-image: url(images/sous_menu/sous_menu_bas.jpg);
	background-repeat: no-repeat;
}
#sous_menu a{
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0px 0px 5px;
}
#sous_menu a:hover{
	color: #FF3300;
}
#sous_menu h6 a{
	color: #005B92;
	text-decoration: underline;
	padding: 0px 0px 0px 5px;
}
#sous_menu h6 a:hover{
	color: #FF3300;
}
/*-------------------------------------------------------sous menu----------------------------------------------------------------------*/
#sous_menu2{
	position: relative;
	width: 420px;
	min-height: 20px;
}
#sous_menu_haut2{
	position: relative;
	width: 420px;
	height: 3px;
	background-image: url(images/sous_menu/sous_menu_haut.jpg);
	background-repeat: no-repeat;
	background-color: #519bb4;
}
#sous_menu_centre2{
	position: relative;
	width: 420px;
	min-height: 10px;
	background-image: url(images/sous_menu/sous_menu_centre.jpg);
	background-repeat: repeat-y;
}
#sous_menu_bas2{
	position: relative;
	width: 420px;
	height: 3px;
	background-image: url(images/sous_menu/sous_menu_bas.jpg);
	background-repeat: no-repeat;
}
#sous_menu2 a{
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0px 0px 5px;
}
#sous_menu2 a:hover{
	color: #FF3300;
}
#sous_menu2 h6 a{
	color: #005B92;
	text-decoration: underline;
	padding: 0px 0px 0px 5px;
}
#sous_menu2 h6 a:hover{
	color: #FF3300;
}
.revues{
	position: relative;
	float: left;
	width: 105px;
	min-height: 20px;
}
.cartes{
	position: relative;
	float: left;
	width: 200px;
	min-height: 20px;
	margin: 5px 10px 5px 0px;
}
.bloc_revue{
	position:relative;
	width:420px;
	margin: 0px 0px 0px 0px;
}
.bloc_revue a{
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0px 0px 5px;
}
.bloc_revue a:hover{
	color: #FF3300;
}
.bloc_revue h6 a{
	color: #005B92;
	text-decoration: underline;
	padding: 0px 0px 0px 5px;
}
.bloc_revue h6 a:hover{
	color: #FF3300;
}
/*-------------------------------------------------------droit--------------------------------------------------------------------------*/
#bloc_droit2{
	position: relative;
	float: left;
	width: 152px;
	min-height: 100px;
	z-index: 1;
}
#bloc_droit{
	position: absolute;
	right: 5px;
	top: 200px;
	width: 152px;
	min-height: 100px;
	z-index: 1;
	overflow: visible;
}
.bloc_blanc{
	position: relative;
	width: 170px;
	height: 35px;
}
#choix_langues{
	position: relative;
	width: 152px;
	height: 29px;
	background-image: url(images/langues/fond_langues.png);
	background-repeat: no-repeat;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
.bloc_centre_gauche{
	position: relative;
	float: left;
	width: 235px;
	min-height: 100px;
}
.bloc_centre_droit{
	position: relative;
	float: left;
	width: 160px;
	min-height: 100px;
}

.bloc_centre_gauche1{
	position: relative;
	float: left;
	width: 197px;
	min-height: 100px;
}
.bloc_centre_droit1{
	position: relative;
	float: left;
	width: 197px;
	min-height: 100px;
}

.grand_titre_haut{
	position: relative;
	width: 235px;
	height: 3px;
	background-image: url(images/titre_accueil/grand_titre/grand_titre_haut.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.grand_titre_centre{
	position: relative;
	width: 235px;
	min-height: 10px;
	background-image: url(images/titre_accueil/grand_titre/grand_titre_centre.jpg);
	background-repeat: repeat-y;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}
.grand_titre_bas{
	position: relative;
	width: 235px;
	height: 3px;
	background-image: url(images/titre_accueil/grand_titre/grand_titre_bas.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.grand_titre_haut1{
	position: relative;
	width: 235px;
	height: 3px;
	background-image: url(images/titre_accueil/grand_titre/grand_titre_haut.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.grand_titre_centre1{
	position: relative;
	width: 235px;
	min-height: 10px;
	background-image: url(images/titre_accueil/grand_titre/grand_titre_centre.jpg);
	background-repeat: repeat-y;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}
.grand_titre_bas1{
	position: relative;
	width: 235px;
	height: 3px;
	background-image: url(images/titre_accueil/grand_titre/grand_titre_bas.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.petit_titre_haut{
	position: relative;
	width: 138px;
	height: 3px;
	background-image: url(images/titre_accueil/petit_titre/petit_titre_haut.jpg);
	background-repeat: no-repeat;
	background-color: #548cc8;
}
.petit_titre_centre{
	position: relative;
	width: 138px;
	background-image: url(images/titre_accueil/petit_titre/petit_titre_centre.jpg);
	background-repeat: repeat-y;
	padding: 0px 0px 0px 5px;
}
.petit_titre_bas{
	position: relative;
	width: 138px;
	height: 3px;
	background-image: url(images/titre_accueil/petit_titre/petit_titre_bas.jpg);
	background-repeat: no-repeat;
}
#fond_priere{
	position: relative;
	width: 152px;
	min-height: 100px;
	text-align: center;
}
#fond_priere_haut{
	position: relative;
	width: 152px;
	height: 9px;
	background-image: url(images/priere/fond_priere_haut.jpg);
	background-repeat: no-repeat;
	background-color: #c7d9ed;
}
#fond_priere_centre{
	position: relative;
	width: 152px;
	background-image: url(images/priere/fond_priere_centre.jpg);
	background-repeat: repeat-y;
}
#fond_priere_bas{
	position: relative;
	width: 152px;
	height: 9px;
	background-image: url(images/priere/fond_priere_bas.jpg);
	background-repeat: no-repeat;
}
/*-------------------------------------------------------footer-------------------------------------------------------------------------*/
#footer{
	position: relative;
	clear: both;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 74px;
	padding: 40px 0px 0px 0px;
	background-color: #548CC8;
	text-align: center;
}
#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#footer a:hover{
	color: #FF3300;
}
#footer h6{
	color: #FFFFFF;
}
