/*#####################################################*/
/* Le body
/*#####################################################*/
.le_body
{
	background:url(/images/global/bg_body.jpg) no-repeat top center fixed;	
}

a{outline: none;}

:focus{-moz-outline-style: none;}

img {
	border:none;
}

/*#####################################################*/
/* Tableau qui englobe tout le site
/*#####################################################*/
.tableau_du_site
{
	/*border:0px solid #f7f7f7;*/
	background-color : #ffffff;
}

.ColonneExtremeGauche
{

}

.tableau_du_site_colonne_extreme_droite
{
	vertical-align:top;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;
	background-color : #FFFFFF;
}
.tableau_du_site_colonne_extreme_droite_div_qui_suit_le_scroll_IE
{
	position:expression('absolute');
	/*left:763px;*/
	top:expression(eval(document.body.scrollTop)+1);
}
.tableau_du_site_colonne_extreme_droite_div_qui_suit_le_scroll_PAS_IE
{
	position:fixed;
}

/*#####################################################*/
/* Tableau général de l'index
/*#####################################################*/
.TableauGeneralIndex
{
	border: 0px;
	padding-top:10px;
}

.Hauteur1erLigneTableauGeneralIndex
{
	padding:0px;
	margin : 0px;
	line-height: 10px;
	/*background-color : #FFFFFF;*/
}
/*#####################################################*/
/* Tableau qui englobe le menu de navigation
/*#####################################################*/
.menu_tableau
{
	height:35px;
	background:url(/images/global/bg_main_menu.gif) no-repeat top center;
	padding-left:60px;
	padding-right:60px;
}

/*#####################################################*/
/* EspaceAvantColonneGauche
/*#####################################################*/

.EspaceAvantColonneGauche
{
	
}

/*#####################################################*/
/* EspaceApresColonneDroite
/*#####################################################*/

.EspaceApresColonneDroite
{
	
}

/*#####################################################*/
/* Colonne de separation entre colonne centre et droite
/*#####################################################*/

.EspaceEntreColonneGaucheEtCentre
{
	
}


/*#####################################################*/
/* Colonne de separation entre colonne centre et droite
/*#####################################################*/

.EspaceEntreColonneDroitEtCentre
{
	
}

/*#####################################################*/
/* Colonne qui contient les modules de gauche
/*#####################################################*/

.module_site_gauche
{
	
}

/*#####################################################*/
/* Colonne qui contient les modules de droite
/*#####################################################*/

.module_site_droite
{
}


/*#####################################################*/
/* Style de la barre de navigation
/*#####################################################*/
/*----------------------------------------------------*/
/* Style de la police du lien de navigation courant
/*----------------------------------------------------*/
td.navigation_haut {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight:normal;
	color: #384792;
	padding-left:15px;
	padding-top:10px;
	padding-right:0px;
	padding-bottom:5px;
}
/*----------------------------------------------------*/
/* Style de la police du lien de navigation 
/* de la branche ascendante !!!
/*----------------------------------------------------*/
a.chemin:link,a.chemin:visited,a.chemin:active,a.chemin:hover
{
	font-family: Verdana, Arial;
	font-size: 10px;
	text-decoration: underline;
	text-transform: none;
	color: #000000;
}


/*#############################################################*/
/* Style du titre de la page dans le cas avec une image de fond
/*############################################################*/

/*.titre_page
{
	
	font-family: Arial;
	font-size: 15px;
	text-align: left;
	font-weight:bold;
	color: #000000;
	padding-left: 	18px;
	padding-right: 	25px;
	padding-top: 	15px;
	padding-bottom: 0px;
	height:45px;
	letter-spacing:3px;
}
.titre_pointille
{
	background-image: url('/images/titre_page_ste_marie_1.gif');
	background-repeat : no-repeat;
	height: 40px;
}

.trait_sous_titre
{
	background-image: url('/images/titre_page_ste_marie_1.gif');
	background-repeat : no-repeat;
	height: 40px;
}

.pointille
{
	background-image: url('/images/titre_page_ste_marie_1.gif');
	background-repeat : no-repeat;
	height: 40px;
}	*/


/*#############################################################*/
/* Style du titre de la page dans le cas avec pointillés
/* L'image doit être réalisée en taille 650 pixel avec une partie blanche
/*############################################################*/

.titre_page
{
	
	background:url(/images/global/bg_titre_page.gif) no-repeat;
	font-family: Trebuchet MS;
	font-size: 15px;
	text-align: left;
	font-weight:bold;
	color: #aa6232;
	padding-left:35px;
	height:35px;
	line-height:35px;
	position:relative;
	width:680px;
	margin-top:20px;
}
.titre_pointille
{
	background-image: url('/images/pointilles_bleu_verticaux_.gif');
	line-height: 1px;
}

.trait_sous_titre
{
	background-image: url('/images/pointilles_bleu_verticaux_.gif');
	height: 1px;
}

.pointille
{
	background-image: url('/images/pointilles_bleu_verticaux_.gif');
}	


/*#####################################################*/
/* Style des paragraphes
/*#####################################################*/
/*----------------------------------------------------*/
/* Paragraphes de type "text"
/*----------------------------------------------------*/
.paragraphe, .texte, .formulaire
{
	font-size: 12px;
	font-family: Verdana, Arial;
	background-color: #FFFFFF;
	color: #444;
	padding-top: 	0px;
	padding-bottom: 10px;
}

.TableauParagrapheImage
{
	padding-left: 	25px;
	padding-right: 	25px;
}

.paragraphe_image {

	border-left-width:		15px;
	border-right-width:		15px;
	border-bottom-width:	5px;
	border-top-width:		0px;	
	border-left-color:#ffffff;
	border-right-color:#ffffff;
	border-bottom-color:#ffffff;
	border-top-color:#ffffff;
}

.LegendePhotoParagraphe
{
	font-size: 10px;
	font-family: Verdana, Arial;
	font-style:italic;
	color: #000000;
	text-align: center;
	padding-top:5px;
}


/*----------------------------------------------------*/
/* Paragraphes de type "titre"
/*----------------------------------------------------*/
.paragraphe_titre
{	
	font-size: 13px;
	font-family: Verdana, Arial;
	font-weight:bold;
	background-color: #ffffff;
	color: #384792;
	padding-left: 	25px;
	padding-right: 	0px;
	padding-top: 	0px;
	padding-bottom: 10px;
}
h2
{
	margin:0px;
	padding:0px;
	background:url(/images/global/bg_h2.gif) no-repeat left;
	padding-left:20px;
	font-size:15px;
	color:#253f7a;
	margin-top:10px;
	margin-bottom:10px;
}

h3
{
	margin:0px;
	padding:0px;
	background:url(/images/global/bg_h3.gif) no-repeat left;
	padding-left:15px;
	font-size:13px;
	color:#666;
	margin-top:5px;
	margin-bottom:5px;
}
address {
	text-align:right;
	color:#2f59a2;
}
.texte a {
	color:#945127;
}

.texte a:hover {
	color:#5c2f12;
}

.texte ul li {
	list-style-type:circle;
	color:#2f59a2;
}
/*----------------------------------------------------*/
/* Paragraphes de type "lien_enfant"
/*----------------------------------------------------*/
.list_lien_enfant {
  margin:0px;
  padding:0px;
  margin-left:15px;
  margin-right:15px;
  padding-top:10px;
  padding-bottom:10px;
  list-style-type:none;
  display:block;
  background:url(/images/global/bg_list_lien_enfant.gif) no-repeat top right;
}

.list_lien_enfant li {
	border-bottom:1px dotted #ccc;
	margin:4px;
	padding:0px;
	padding-top: 	2px;
	padding-bottom: 2px;
}

.paragraphe_lien_enfant
{		
	padding-left: 	0px;
	padding-right: 	0px;
}
.lien_enfant
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	color: #0067b8;
	text-indent:6px;
	line-height:16px;
}
a.lien_enfant:link,a.lien_enfant:visited,a.lien_enfant:active
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	text-decoration:none;
	color: #243f79;
}

a.lien_enfant:hover
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	text-decoration:none;
	color: #666666;
}

.lien_enfant_puce_image
{
	margin-left: 	5px;
	margin-right: 	10px;
	margin-top: 	5px;
	margin-bottom:  0px;
}
.lien_enfant_puce_ol
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	background-color: #ffffff;
	color: #384792;
}
.lien_enfant_puce_ul
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	background-color: #ffffff;
	color: #384792;
}
.lien_enfant_separateur
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	background-color: #ffffff;
	color: #384792;
	padding-left:5px;
	padding-right:5px;
}
.lien_enfant_tableau
{	
	padding-left:	0px;
	padding-right:	0px;
	padding-top:	0px;
	padding-bottom:	0px;
	width:100%;
}
.lien_enfant_tableau_interne
{	
	padding-top:	0px;
	padding-bottom:	3px;
}
.lien_enfant_td_image_gauche
{
	text-align:left;
	width:1px;
	padding-right:25px;
	font-weight:bold;
}
.lien_enfant_image_gauche
{
	border:0px;
	font-weight:bold;
}
.lien_enfant_td_image_droite
{
	text-align:right;
	width:1px;	
	padding-left:5px;
	font-weight:bold;
}
.lien_enfant_image_droite
{
	border:0px;
	font-weight:bold;
}
/*----------------------------------------------------*/
/* Paragraphes de type "lien_frere"
/*----------------------------------------------------*/
/* ------------------------ */
/* Lien Frère : gabarit n°0 */
/* ------------------------ */
.paragraphe_lien_frereGabarit0
{		
	padding-left: 	20px;
	padding-right: 	20px;
	padding-top: 	10px;
	padding-bottom: 10px;

}
.TableauConteneurLienFrereGabarit0
{
	/* background-color: #FF0000;
	 border: #FF0000 1px  solid;*/
	 padding-top:15px;
}
.TableauLienFrerePrecedentGabarit0
{

	text-align:right;
	width:1px;
	vertical-align:bottom;
}

.TableauLienFrereSuivantGabarit0
{

	text-align:left;
	vertical-align:bottom;
	height:15px;
	line-heigth:15px;
}

.TDConteneurLienFrerePrecedentGabarit0
{
	text-align:left;
	width:30%
}

.TDCentreTableauConteneurGabarit0
{
	width:40%;
}

.TDConteneurLienFrereSuivantGabarit0
{
	text-align:right;
	width:30%;

}

.TDLienFrereIconePrecedentGabarit0
{
	display: none;
}

.TDLienFrereIconeSuivantGabarit0
{
		display: none;
}


.TDLienFrereSuivantGabarit0
{
		background:url('/images/global/lien_frere_suivant.gif') no-repeat top right;
		font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	padding-left:7px;
	padding-right:25px;
	line-height:15px;
	height:15px;
	vertical-align:top;
}

.TDLienFrerePrecedentGabarit0
{
  background: url('/images/global/lien_frere_precedant.gif') no-repeat top left;
		font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	padding-left:25px;
	padding-right:7px;
	line-height:15px;
	height:15px;
	vertical-align:top;
}

a.LienFrerePrecedentGabarit0:link,a.LienFrerePrecedentGabarit0:visited,a.LienFrerePrecedentGabarit0:active
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	color: #243e79;
	text-decoration:none;
	line-height:15px;
	height:15px;
	margin:0px;
}


a.LienFrerePrecedentGabarit0:hover
{

	color: #777;
}


a.LienFrereSuivantGabarit0:link,a.LienFrereSuivantGabarit0:visited,a.LienFrereSuivantGabarit0:active
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	color: #243e79;
	text-decoration:none;
	line-height:15px;
	height:15px;
	margin:0px;
}


a.LienFrereSuivantGabarit0:hover
{
	color: #777;
}
/* ------------------------ */
/* Lien Frère : gabarit n°1 */
/* ------------------------ */
.paragraphe_lien_frereGabarit1
{	
	padding-left: 	0px;
	padding-right: 	0px;
}
.TableauConteneurLienFrereGabarit1
{	
	 padding-top:10px;
}
.lien_frere_tableauGabarit1
{
	padding-left:	0px;
	padding-right:	10px;
	padding-top:	10px;
	padding-bottom:	0px;
	width:100%;
}
.lien_frere_td_image_gaucheGabarit1
{
	text-align:left;
	width:1px;
	padding-right:25px;
}
.lien_frere_image_gaucheGabarit1
{
	border:0px;
}
.lien_frere_tableau_interneGabarit1
{	
	padding-top:	0px;
	padding-left: 5px;
	padding-bottom:	3px;

}
.lien_frere_puce_imageGabarit1
{
	margin-left: 	0px;
	margin-right: 	10px;
	margin-top: 	5px;
	margin-bottom:  0px;
}
.lien_frereGabarit1
{
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight:bold;
	background-color: #ffffff;
	color: #507CBD;
}
/*#####################################################*/
/* Style pour bloc site (espace entre bloc)*/
/*#####################################################*/

.espace_entre_modules
{
	display:none;
}

/*#####################################################*/
/* Style Généraux qui seront surchargés par les modules*/
/*#####################################################*/

input {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid #6C93D7;
	background-color: #FFFFFF;
}


textarea {
	background-color: #EEF2F8;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #384792;
	border: 1px solid #384792;
}

select {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #384792;
	border: 1px solid #384792;
	width: 160px;
	outline-color:#384792;
}

/* a supprimer dans ceratains modules ***/
.bouton_ok {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #384792;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}


/*#####################################################*/
/* Style du pied de page (footer)
/*#####################################################*/
/*----------------------------------------------------*/
/* Espace entre page et footer
/*----------------------------------------------------*/
.hauteur_footer_page_specifique
{
	display:none;
}
/*----------------------------------------------------*/
/* Trait de séparation entre page et footer
/*----------------------------------------------------*/
.ligne_en_haut_du_footer {
}
/*----------------------------------------------------*/
/* Séparateur entre les liens
/*----------------------------------------------------*/
.tab_footer {
	font-family:  Arial;
	font-size: 11px;
	color: #fff;
	height: 245px;
	background:url(/images/global/bg_footer.gif) no-repeat top left;
}
/*----------------------------------------------------*/
/* Les liens de bas de page
/*----------------------------------------------------*/
a.footer:link,a.footer:visited,a.footer:active { 
	font-family:  Arial;
	font-size: 11px;
	text-decoration: none;
	text-transform: none;
	color: #fff;
}

a.footer:hover {
	font-family:  Arial;
	font-size: 11px;
	text-decoration:underline;
	text-transform:none;
	color : #fff;
}
.txt_footer {
	padding:10px;
	/*font-size:10px;*/
	font-size:8pt;
	padding:0 20px;
}

.espace_avant_footer
{
	height:15px;
}

#menu_navigation
{
margin:0;
padding:0;
border:0;
list-style-type:none;
display:block;
min-height:0;
color:#ffffff;
zoom:1;
font-family:arial, verdana, sans-serif;
font-size:11px;
font-weight:bold;
}
#menu_navigation ol
{
margin:0;
padding:0;
border:0;
list-style-type:none;
display:block;
visibility:hidden;
position:absolute;
z-index:10;
left:0;
top:0;
min-height:0;
background-image:url(/images/none.gif);
width:160px;
background-color:#4383E0;
zoom:1;
}
#menu_navigation li
{
margin:0;
padding:0;
border:0;
display:inline;
float:left;
position:relative;
z-index:5;
}
#menu_navigation .separateur
{
color:#ddd;
padding-top:1px;
}
#menu_navigation li:hover
{
z-index:10000;
white-space:normal;
}
#menu_navigation li:focus
{
z-index:10000;
white-space:normal;
}
#menu_navigation li li
{
float:left;
border:0px;
width:100%;
margin:0;
}
#menu_navigation li:hover>ol
{
visibility:visible;
top:100%;
}
#menu_navigation li:focus>ol
{
visibility:visible;
top:100%;
}
#menu_navigation li:active>ol
{
visibility:visible;
top:100%;
}
#menu_navigation li li:hover>ol
{
top:0px;
left:100%;
}
#menu_navigation li li:focus>ol
{
top:0px;
left:100%;
}
#menu_navigation:after
{
content:".";
height:0;
display:block;
visibility:hidden;
overflow:hidden;
clear:both;
}
#menu_navigation ol:after
{
content:".";
height:0;
display:block;
visibility:hidden;
overflow:hidden;
clear:both;
}
#menu_navigation ol ol
{
padding:0;
margin:0;
}
#menu_navigation ol li
{
color:#ffffff;
background-color:#2f59a2;
}
#menu_navigation a
{
text-decoration:none;
color:#2f59a2;
padding:2px 5px;
margin:0;
display:block;
position:relative;
}
#menu_navigation li ol li a
{
color:#ffffff;
background-color:#2f59a2;
}
#menu_navigation .li_w_c
{
background-image:url('/images/arrow.gif');
background-repeat:no-repeat;
background-position:96% 50%;
}
#menu_navigation a:hover
{
color:#2f59a2;
background-color:#FFFFFF;
}
#menu_navigation li:hover>a
{
color:#fff;
background-color:#2f59a2;
}
#menu_navigation li ol li a:hover {
	color:#2f59a2;
	background:#fff;
}
#menu_navigation a:focus
{
color:#2f59a2;
background-color:#FFFFFF;
}
#menu_navigation li:focus>a
{
color:#2f59a2;
background-color:#FFFFFF;
}
#menu_navigation ol>li + li
{
border-top:0;
}
#menu_navigation .li_visible>ol
{
visibility:visible;
top:100%;
}
#menu_navigation li .li_visible>ol
{
top:0px;
left:100%;
}
#menu_navigation li.ie6hover
{
z-index:10000;
}
#menu_navigation .ie6hoverUL
{
visibility:visible;
top:100%;
left:0;
}
#menu_navigation .ie6hoverUL .ie6hoverUL
{
top:0px;
left:100%;
}
#menu_navigation ol a
{
zoom:1;
}
#menu_navigation .ie6hoverA
{
color:#2f59a2;
background-color:#FFFFFF;
}

/* BTN FACEBOOK */
a.facebook{
	position:absolute;top:20px;right:25px;z-index:2;

	display:block;
	width:81px;height:19px;
	background:url(/images/global/facebook.png) no-repeat;
}

