/*----------------------General------------------------*/
/*---------------<-- Decoupage by RABBIT ----------------*/

html{
	margin:0px;
	height:100%;
}
body {
	margin : 0px;
	padding : 0px;
	background-color:#FFFFFF;
	background-image:url(composants/fond_site.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:100%;
}

#fond {
	position:absolute;
	float:left;
	width:903px;
	margin-left:-451px;
	left:50%;
	background-image:url(composants/fond_contenu.jpg);
	background-repeat:repeat-y;
}
.fondsite {
	width:903px;
	float:left;
}
.gauche{ float:left;}
.droite{ float:right;}
.ban{
	width:903px;
	height:223px;
	float:left;
	background-image:url(composants/ban_fond.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
.ban_anim{
	float:right;
	clear:right;
	margin-top:1px;
	height:222px;
}
.ban_flash{
	width:676px;
	height:223px;
}

.contenu{
	width:625px;
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	position:relative;
	margin-bottom:10px;
}
.contenu a{
	color:#7e4802;
	text-decoration:none;
	font-weight:bold;
}
.lien a{
	font-weight:bold;
	text-decoration:none;
	color:#1f519c;
	float:right;
}
.lien a:hover{
	text-decoration:underline;
}
.GD_titre{
	color:#191864;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.Titre{
	font-size:14px;
	color:#86390d;
	
}
.img_border_marron{ border:1px solid  #E0A908;}
.lieu{ color:#0029a2; margin-bottom:10px;}
.date{ font-size:10px; margin-bottom:10px;}
.ssTitre{
	font-size:12px;
	font-weight:bold;
	color:#224143;
}
.barre_blanc01{
	border-bottom:2px #FFFFFF solid; 
	float:left; 
	width:62%;
	margin-bottom:10px;
	margin-top:10px;
	clear:left;
}
.gallerie{
	float:left;
	margin-left:15px;
	width:500px;
}
.gallerie_img{
	float:left;
	margin:5px;
}
.drapeau{
	background-image:url(composants/ban_droite.jpg);
	background-repeat:no-repeat;
	width:195px;
	height:38px;
	padding-top:190px;
	padding-left:30px;
	float:left;
}
/*//////////////////////////////////  ACTU ///////////////////////////////// */

.actu_acc{
	float:right;
	width:190px;
	background-color:#214242;
	padding:3px;
	margin-left:5px;
}
.actu_actu{
	float:left;
	width:415px;
	margin-bottom:5px;
	background-color:#C3E3F9;
	padding:2px;
}
.actuTitre{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(composants/act_fond_titre.gif);
	background-repeat:repeat-x;
	height:28px;
	text-align:center;
	float:left;
	width:190px;
	text-transform:uppercase;
	padding-top:5px;

}
.actuArt{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(composants/act_fond_art.gif);
	background-repeat:repeat-x;
	height:28px;
	text-align:center;
	float:left;
	width:190px;
	text-transform:uppercase;
	padding-top:5px;

}
.actu{
	float:left;
	background-color:#FFFFFF;
	color:#000000;
	width:180px;
	padding:5px;
}
.actu a{
	color:#214242;
	margin-top:5px;
	float:right;
}
/*////////////////////////////////// fIN ACTU ///////////////////////////////// */

/*//////////////////////////////////  predication ///////////////////////////////// */
.predi{
	float:left;
	background-color:#FFFFFF;
	color:#000000;
	width:180px;
	padding:5px;
	text-align:center;
}
.predi a{
	color:#214242;
}
.predicateur{
	float:left;
	margin:2px;
	padding:2px;
	width:205px;
	border:solid 1px #214242;
}
/*//////////////////////////////////  fin predication ///////////////////////////////// */

/*//////////////////////////////////  Croyances ///////////////////////////////// */
.croyances{
}
.croyances h2{
	font-size: 1.2em;
	font-weight: normal;
	color:#86390D;
	margin:.3em 0 0 .1em;
}

/*//////////////////////////////////  fin Croyances ///////////////////////////////// */


/*/////////////////  MENU ////////////////////////////*/
.menu{
	background-image:url(composants/menu_haut.jpg);
	background-repeat:no-repeat;
	background-position:1px 0px;
	width:203px;
	float:left;
	clear:left;
	padding-top:50px;
	padding-left:25px;
	position:relative;
}

.menubt{
	margin-left:0px;
	float:left;
	margin-top:2px;
	background-image:url(composants/menu_trait.gif);
	background-repeat:no-repeat;
	width:197px;
	height:3px;
}
.menu_txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	float:left;
	margin-top:2px;
}
.menu_txt a{
	padding-left:15px;
	text-decoration:none;
	color:#263248;	
}
.menutxt a:hover{
	color:#FF9933;
}

#menu_on a{
	color:#FF3300;
}
/*///////////////// FIN MENU /////////////////////////////*/


/*///////////////// BAS ////////////////////////////////*/
.bas_site{
	background-image:url(composants/bas_site.jpg);
	background-repeat:no-repeat;
	float:left;	
	width:903px;
	height:37px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
	vertical-align:middle;
	margin-left:1px;
	margin-top:-5px;
	position:relative;
}
.bas_site_txt{
	padding-left:600px;
	padding-top:15px;
	float:left;
	margin-bottom:10px;
}
.bas_site_logo a{
	padding-top:13px;
	float:left;
}

.txt_centre{
	float:left;
	padding-left:100px;
	padding-right:10px;
	padding-top:5px;
}
/*///////////////////// FIN BAS ///////////////////////*/
.frmTheme {
	width: 50%;
	float: left;
}
