body {
    font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
    background: #fff url(img/bg.jpg) repeat-x;
	text-align:center;
	margin: 0px auto;
	font-size: 11px;
	width:783px;
}
.bold {
	font-weight: bold;
}

img  {border:none}
img a {border:none}

table {border-spacing:0px;border-collapse:collapse;}
table TD {padding:0px;}

a {
	color: #007934;
	outline: none;
	text-decoration:none;
}

a:hover {
	color: #007934;
	text-decoration: underline;
}

#global {
	text-align:left;
	width: 760px;
}

#header {
	margin-top: 20px;
	!height:206px;
}

#banniere {
	float:left;
	background: #e1d8b7 url(../img/header.jpg) no-repeat;
	height:132px;
	width: 690px;
}

#go_home{
	height:100px;
	margin:30px 0px 0px 20px;
	width:350px;
	float:left;
}

#go_home a{
	display: block;
	height: 100%;
}

#logo {
	float:left;
	background: #e3dcd4 url(../img/logo.gif) no-repeat;
	width: 177px;
	height: 26px;
	margin: 39px 0px 0px 38px;
}

#logo_f {
	float:left;
	background: #e3dcd4 url(../img/logo_f.jpg) no-repeat;
	width: 60px;
	height: 90px;
	margin: 30px 0px 0px 10px;
}

#logo_f a{
	display:block;
	width: 60px;
	height: 90px;
}


/*  ----------------[  NAVIGATION  ]--------------------------- */

#nav {
	float:left;
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}

#nav li {
	float:left;
	margin:0px;
	padding:0;
}

#nav a {
	color:white;
	text-decoration:none;
	float:left;
	display:block;
	margin:0;
	background:#009b3a url(../img/menu_separation.jpg) no-repeat top right;
	border-bottom:none;
	width:182px;
	height: 58px;
}	


#pdrop1 a{
	background: #8fc205 url(../img/menu1.jpg) no-repeat;
	width:188px;
}
#pdrop2 a{
	background: #8fc205 url(../img/menu2.jpg) no-repeat;
	width:191px;
}
#pdrop3 a{
	background: #8fc205 url(../img/menu3.jpg) no-repeat;
	width:190px;
}
#pdrop4 a{
	background: #8fc205 url(../img/menu4.jpg) no-repeat;
	width:191px;
}
/*  ----------------[  DROP DOWN MENUS   ]------------------- */

#menu_hide {
}

#drop2 {margin-left:188px;}
#drop3 {margin-left:380px;}
#drop4 {margin-left:568px;}


.drop {
	top: 179px;
	position: absolute;
	padding:0;
	list-style:none;
	overflow:hidden;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	z-index:100;
}

.drop li{
	margin:0px;
	float:left;
}

.drop a{
	color:white;
	text-decoration:none;
	display:block;
	margin:0;
	border-bottom:none;
	width:76px;
	float:left;
	height: 22px;
	padding: 8px 3px 0px 0px;
}

.drop a:hover{
	color:#036c2a;
	text-decoration: none;
}

/*  ----------------[  SUB DROP DOWN MENUS  ]---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */


#sub_menu_hide {
}

#sub_drop1 {margin-left: 0px; _width: 125px; z-index:10;}
#sub_drop2 {margin-left: 127px; width: 205px; z-index:10;}
#sub_drop3 {margin-left: 434px; width: 175px; z-index:10;}

.sub_drop {
	top:235px;
	position: absolute;
	padding:0;
	list-style:none;
	overflow:hidden;
	text-align: left;
	font-size: 10px;
	margin: 0px;
	background: #e5e5e5;
}

.sub_drop a{
	padding: 5px 12px 7px;
	text-decoration: none;
	color: #333;
	display:block;
	margin:0;
	line-height: 10px;
	_height: 0px; /*stoopid ie6*/
}

.sub_drop a:hover{
	color:#c54c00;
	text-decoration: none;
}

#sub_menu {
	background: #e5e5e5;
	color: #333;
	font-size: 10px;
	font-weight: bold;
	padding: 7px 0px;
	padding-left: 80px;
	height:12px;
}

#nav_sub li a {
	padding: 7px 12px;
	text-decoration: none;
	color: #333;
}

#nav_sub li a:hover {
	color: #c54c00;
	text-decoration: none;
}

#nav_sub {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 691px;
	margin: 0px auto;
}

#nav_sub li{
	float:left;
	margin: 0px;
	padding: 0px;
}

/*  ----------------[  CONTENU  ]---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */

.title {
	float:left;
	color:#007934;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

.title_presentation{
	color:#007934;
	font-size: 13px;
	font-weight: bold;
}

.title_gris {
	color:#6d6d6d;
	font-size: 13px;
	font-weight: bold;
}

.title_bleu {
	color:#005692;
	font-size: 13px;
	font-weight: bold;
}

.see_all {
	float:right;
	color:#007934;
	font-weight:bold;
}
.see_all a{
	text-decoration: none;
	color:#007934;
}
.see_all a:hover{
	text-decoration: underline;
	color:#007934;
}

#contenu {
	padding: 20px 20px;
}

#contenu_left {
	float: left;
	width: 350px;
}

#contenu_right {
	float: right;
	width: 350px;
}

.img_contener {
	margin-top: 25px;
}

.img_decouvrir {
	float:left;
	margin: 20px 20px 0px 0px; 
}

.text {
	margin-top :10px;
}

.img_contener_cat {
	margin-top: 13px;
	float:left;
}

.text_cat {
	float:left;
	width: 125px;
	padding: 0px 10px;
}

.text_lire {
	float:left;
	padding: 0px 0px 0px 30px;
	width: 430px;
}

.text_presentation {
	float:left;
	margin-left: 209px;
	_margin-left: 104px; /*que faire de toi ie6...*/
	_width: 510px; /*j'en pe plus !*/
}

.infos_lire {
	color: #5a5a5a;
	margin: 30px 0px;
}

.extrait_lire {
	color: #007934;
	font-weight:bold;
}

.extrait_lire img{
	margin-left: 10px;
}

.bg_beige {
	background: #EAE5DF;
	padding: 20px;
	margin-top: 65px;
}

.bold_rouge {
	font-weight: bold;
	color:#C80000;
}

.block {
	border-top: 1px solid silver;
	margin-top: 15px;
}

.spacer {clear:both;}

#prev a{
	float:left;
	display:block;
	height:16px;
	width:16px;
	background:transparent url(../img/prev.jpg) no-repeat;
}

#next a{
	float:left;
	margin-left: 10px;
	display:block;
	height:16px;
	width:16px;
	background:transparent url(../img/next.jpg) no-repeat;
}

.diapo {margin-top: 35px;float:left; }

.img_diapo{
	padding: 5px 9px 11px 5px;
	!padding: 5px 9px 9px 5px; /*stoopid ie*/
	float:left;
}

.gradient_t {background:transparent url(../img/gradient_t.jpg) repeat-x top left;float:left; }
.gradient_r {background:transparent url(../img/gradient_r.jpg) repeat-y top right;float:left;}
.gradient_b {background:transparent url(../img/gradient_b.jpg) repeat-x bottom left;float:left;}
.gradient_l {background:transparent url(../img/gradient_l.jpg) repeat-y left top;float:left;}

.gradient_tr {background:transparent url(../img/gradient_tr.gif) no-repeat top right;float:left;}
.gradient_br {background:transparent url(../img/gradient_br.gif) no-repeat bottom right;float:left;}
.gradient_bl {background:transparent url(../img/gradient_bl.gif) no-repeat bottom left;float:left;}
.gradient_tl {background:transparent url(../img/gradient_tl.gif) no-repeat top left;float:left;}


/*  ----------------[  FORMULAIRE  ]---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */


#recherche_contener {
	float:right;
	margin: 60px 15px 0px 0px;
	width: 346px
}

#rechercher {
	color: black;
	font-size: 10px;
	float:left;
	padding: 3px 10px 0px 0px;
}

#text_recherche {
	width: 145px;
	outline: none;
	height: 18px;
	font-size: 12px;
	float:left;
	border:none;
	background: transparent url(../img/text_recherche.gif) no-repeat;
	padding:2px 3px 0px 4px;
}

#menu_recherche {

}

#button_recherche {
	width: 16px;
	height:17px;
	background: transparent url(../img/go.gif) no-repeat bottom;
	border: none;
	outline: none;
	cursor: pointer;
	float:left;
}

input.newCS{
	width:95px;
	height:16px;
	background:#e3dcd4 url(../img/bg.gif) no-repeat top left;
	margin:0px;
	padding:2px 2px 0px 4px;
	border:none;
	cursor:pointer;
	font-size:12px;
	float:left;
	margin-left: 10px;
}
div.opts{
	position:absolute;
	width:93px;
	background-color:#fcfcfc;
	border-left:1px solid #cbcbcb;
	border-right:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
}
div.opts div{
	font-size:11px;
	color:#636363;
	padding:2px 2px 2px 14px;
	cursor:default;
	background-image:url(../img/arrow.png);
	background-repeat:no-repeat;
	background-position:2px 6px;
}
div.opts div.opt{
	background-color:#fcfcfc;
}
div.opts div.optHover{
	background-color:#ede9e9;
}


/*  --------------------------------- Module equipe ---------------------------------------*/

.photo_equipe {
	width:100px;
	float:left;
}


/*  --------------------------------- Module exemplaire ---------------------------------------*/

label {
	position: absolute;
	text-align:right;
	width:150px;
	}
	
input, textarea {
	margin-left: 170px;
	}
	
	
/*  --------------------------------- Module exemplaire ---------------------------------------*/

#list_media_appear {
	border: 1px solid #E5E5E5;
	padding: 15px 5px 15px 5px;
	margin-top: 20px;
	color: #333;
	text-align:center;
}

#list_media_appear a{
	color: #333;
}

.list_religion{
	float:left;
}

#load_media {
	margin-top: 20px;
	background: transparent url(../img/ajax-loader.gif) no-repeat center;
	width:510px;
	float: right;
	margin-left:20px;
}

.title_cat {
color:#007934;
float:left;
font-size:13px;
font-weight:bold;
}


.diapo_pdf {
	margin-top:15px;
	float:left;
}

.diapo_detail {
	float:left;
	margin-right: 20px;
}

.equipe_container {
	margin-bottom: 10px;
	float:left;
	border-bottom: 2px solid #E5E5E5;
	padding-bottom: 10px;
	width: 510px;
}

.equipe_photo{
	float:left;
}

.equipe_detail {
	margin-left: 20px;
	float:left;
	width: 390px;
}

.exemplaire_input {
	background:#F1F1F1 none repeat scroll 0%;
	border:1px solid #CCCCCC;
	font-size:12px;
	padding:3px;
	width: 200px;
}

.exemplaire_button {
	background:#F1F1F1 none repeat scroll 0%;
	border:1px solid #CCCCCC;
	font-size:12px;
	padding:3px;
	width: 220px;
}

.exemplaire_button:hover{
	background:#CCCCCC none repeat scroll 0%;
	border:1px solid #F1F1F1;
	font-size:12px;
	padding:3px;
	width: 220px;
	cursor: pointer;
}

.error_exemplaire {
	color: red;
	margin-top: 80px;
	font-weight: bold;
}

.slave_religion {
	padding:0px 10px 0px 0px;
}

.master_religion {
	padding:10px 30px 5px 0px;
	font-size: 12px;
	background: transparent url(../img/fleche.gif) no-repeat right 70%;
	cursor: pointer;
	width:150px;
	font-weight:bold;
	border-bottom: 1px solid #e5e5e5;
	color: #333333;
	margin-bottom: 10px;
	
}

.master_religion_hover {
	background: transparent url(../img/fleche_hover.gif) no-repeat right 70%;
}

.list_lieu {
	padding:0;
	margin:0;
}

.list_lieu li{
	margin: 0px 0px 5px 15px;
	list-style:url(../img/puce_lieu.gif);
	width: 160px;
}

.list_lieu li a{
	display: block;
	padding: 5px;
	color: #333333;
}

.list_lieu li a:hover{
	text-decoration:none;
	/*background: #f0ffc6;*/
	color: #000;
}

.list_lieu_hover {
	text-decoration:none;
	background: #f0ffc6;
}

.div_accueil {
	width:350px; 
	float:left; 
	margin-bottom:10px; 
}

.div_accueil img{
	bottom: 0;
	position: absolute;
}

.div_accueil_img{
	height:315px;
	position:relative;
	text-align:left;
}

.spacer_border {
clear:both;
border-top: 1px solid #e5e5e5;
margin: 20px 0px;
}

.form_left {
	float:left;
	width:350px;
}

.form_right {
	float:right;
	width:300px;
}

.form_cadre {
background: white;
padding:5px 10px 0px 10px;
border: 1px solid #e5e5e5;
margin-top: 20px;
float:right;
width: 260px;
}

.form_cadre label{

}

.form_cadre_left {
background: white;
padding:5px 10px;
border: 1px solid #e5e5e5;
margin-top: 20px;
float:left;
}

legend {
	font-size: 11px;
	font-weight:bold;
	color: #333333;
	padding: 0px 10px;
}

.litle_title {
border-bottom: 1px solid #e5e5e5;
padding-bottom: 3px;
}

#error_message {
background:#FFDFDF url(../img/uf_error.png) repeat scroll 0%;
border-color:#DF7D7D;
border-style:solid;
border-width:1px 0pt;
margin:0pt 0pt 1em;
padding:1em;

color:#000000;
font-weight:bold;
line-height:100%;
display:none;
text-align:center;
}

#message_error_php {
background:#FFDFDF url(../img/uf_error.png) repeat scroll 0%;
border-color:#DF7D7D;
border-style:solid;
border-width:1px 0pt;
margin:0pt 0pt 1em;
padding:1em;

color:#000000;
font-weight:bold;
line-height:100%;
text-align:center;
}


#message_ok_php {
	background:#FFDFDF url(../img/ok_bg.png) repeat scroll 0%;
border-color:#d9f5d7;
border-style:solid;
border-width:1px 0pt;
margin:0pt 0pt 1em;
padding:1em;

color:#000000;
font-weight:bold;
line-height:100%;
text-align:center;
	
}


.error_text{
background:transparent url(../img/icon-error.png) no-repeat scroll 0pt;
color:#000000;
font-size:110%;
font-weight:bold;
line-height:100%;
margin:0pt 0pt 0.5em;
padding:2px 0pt 2px 25px;
}


.download {
	margin-left: 20px;
	padding-left: 0;
	list-style: none;
	float:left;
}

.download li{
	background-image: url(../img/download.png);
	margin: 0px 0px 6px -22px;
  	padding-left: 20px;
  	font-weight: bold;
  	line-height: 24px; /* height of icon */
  	background-repeat: no-repeat;
  	background-position: 0 50%;
}



