/*#####################################################*/
/* Le body
/*#####################################################*/
.le_body
{
	text-align:left;
	background-color : #ffffff;
	background-image: url('/images/background.gif');
	background-position: top center;
	background-repeat:no-repeat;
	scrollbar-face-color: #8b91a7; 
	scrollbar-shadow-color: #000000; 
	scrollbar-track-color: #c0c0c0c; 
	scrollbar-arrow-color: #000000;
	
}
/*#####################################################*/
/* 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
{
	height: 30%;
	border: 0px;
}

.Hauteur1erLigneTableauGeneralIndex
{
	padding:0px;
	margin : 0px;
	
	/*background-color : #FFFFFF;*/
}
/*#####################################################*/
/* Tableau qui englobe le menu de navigation
/*#####################################################*/
.menu_tableau
{
	/*border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;*/
	background-image:url('/images/fond_menu.gif');
	background-position:top left;
	background-repeat:no-repeat;
	height:15px;
	padding-left:298px;
}

/*#####################################################*/
/* 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
{
	padding-top:12px;
	background-image:url('/images/fond_colonne_droite.gif');
	background-position:top left;
	background-repeat:repeat-y;
}


/*#####################################################*/
/* 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: #535556;
	padding-left:26px;
	padding-top:10px;
	padding-right:0px;
	padding-bottom:5px;
	background-image:url('/images/fond_colonne_droite.gif');
	background-position:top right;
	background-repeat:repeat-y;
}
/*----------------------------------------------------*/
/* 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: #535556;
}


/*#############################################################*/
/* 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-image:url('/images/fond_titre_page.gif');
	background-position:top left;
	background-repeat:no-repeat;
	font-family: Century Gothic, Arial, Verdana;
	font-size: 18px;
	text-align: left;
	font-weight:bold;
	color: #ffffff;
	padding-left: 	25px;
	padding-right: 	25px;
	padding-top: 	2px;
	padding-bottom: 3px;
	letter-spacing:0px;
	height:31px;
}
.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
{
	font-size: 12px;
	font-family: Arial, Verdana;
	background-color: #FFFFFF;
	color: #636363;
	padding-left: 	25px;
	padding-right: 	45px;
	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:		3px;	
	border-left-color:#ffffff;
	border-right-color:#ffffff;
	border-bottom-color:#ffffff;
	border-top-color:#ffffff;
}

.LegendePhotoParagraphe
{
	font-size: 10px;
	font-family: Arial, Verdana;
	font-style:italic;
	color: #4163a2;
	text-align: center;
	padding-top:5px;
}


/*----------------------------------------------------*/
/* Paragraphes de type "titre"
/*----------------------------------------------------*/
.paragraphe_titre
{	
	font-size: 12px;
	font-family: Arial, Verdana;
	font-weight:bold;
	background-color: #ffffff;
	color: #4163a2;
	padding-left: 	25px;
	padding-right: 	45px;
	padding-top: 	20px;
	padding-bottom: 10px;
}
/*----------------------------------------------------*/
/* Paragraphes de type "lien_enfant"
/*----------------------------------------------------*/
.paragraphe_lien_enfant
{		
	padding-left: 	20px;
	padding-right: 	0px;
	padding-top: 	0px;
	padding-bottom: 10px;
}
.lien_enfant
{
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #4163a2;
	font-weight:bold;
	background-color: #ffffff;
	
}
a.lien_enfant:link,a.lien_enfant:visited,a.lien_enfant:active
{
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #4163a2;
	font-weight:bold;
	background-color: #ffffff;
	text-decoration:underline;
}

a.lien_enfant:hover
{
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #4163a2;
	font-weight:bold;
	background-color: #ffffff;
	text-decoration:underline;
}

.lien_enfant_puce_image
{
	margin-left: 	5px;
	margin-right: 	5px;
	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: 	25px;
	padding-right: 	55px;
	padding-top: 	0px;
	padding-bottom: 10px;
	
}
.TableauConteneurLienFrereGabarit0
{
	/* background-color: #FF0000;
	 border: #FF0000 1px  solid;*/
	 padding-top:15px;
}
.TableauLienFrerePrecedentGabarit0
{
	
	text-align:right;
	width:1px;
}

.TableauLienFrereSuivantGabarit0
{
	
	text-align:left;
	width:1px;
}

.TDConteneurLienFrerePrecedentGabarit0
{
	text-align:left;
	width:30%
}

.TDCentreTableauConteneurGabarit0
{
	width:40%;
}

.TDConteneurLienFrereSuivantGabarit0
{
	text-align:right;
	width:30%;
	
}

.TDLienFrereIconePrecedentGabarit0
{
	font-size: 12px;
	font-family: Arial, Verdana;
	font-weight:bold;
	background-color: #ffffff;
	color: #4163a2;
	width:20px;
	text-align:center;
}

.TDLienFrereIconeSuivantGabarit0
{
	font-size: 12px;
	font-family: Arial, Verdana;
	font-weight:bold;
	background-color: #ffffff;
	color: #4163a2;
	width:20px;
	text-align:center;
}


.TDLienFrereSuivantGabarit0
{
	font-size: 12px;
	font-family: Arial, Verdana;
	font-weight:bold;
	background-color: #ffffff;
	color: #4163a2;
	text-align:right;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:7px;
	padding-right:7px;
}


.TDLienFrerePrecedentGabarit0
{
	font-size: 12px;
	font-family: Arial, Verdana;
	font-weight:bold;
	background-color: #ffffff;
	color: #4163a2;
	text-align:left;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:7px;
	padding-right:7px;
}

a.LienFrerePrecedentGabarit0:link,a.LienFrerePrecedentGabarit0:visited,a.LienFrerePrecedentGabarit0:active
{
	font-size: 12px;
	font-family: Arial, Verdana;
	font-weight:bold;
	background-color: #ffffff;
	color: #4163a2;
	text-decoration:none;
}


a.LienFrerePrecedentGabarit0:hover
{
	font-size: 12px;
	font-family: Arial, Verdana;
	font-weight:bold;
	background-color: #ffffff;
	color: #4163a2;
	text-decoration:underline;
}


a.LienFrereSuivantGabarit0:link,a.LienFrereSuivantGabarit0:visited,a.LienFrereSuivantGabarit0:active
{
	font-size: 12px;
	font-family: Arial, Verdana;
	font-weight:bold;
	background-color: #ffffff;
	color: #4163a2;
	text-decoration:none;
}


a.LienFrereSuivantGabarit0:hover
{
	font-size: 12px;
	font-family: Arial, Verdana;
	font-weight:bold;
	background-color: #ffffff;
	color: #4163a2;
	text-decoration:underline;
}
/* ------------------------ */
/* Lien Frère : gabarit n°1 */
/* ------------------------ */
.paragraphe_lien_frereGabarit1
{	
	padding-left: 	0px;
	padding-right: 	0px;
	padding-top: 	10px;
	padding-bottom: 10px;	
}
.TableauConteneurLienFrereGabarit1
{	
	 padding-top:15px;
}
.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: 12px;
	font-family: Arial, Verdana;
	font-weight:bold;
	background-color: #ffffff;
	color: #4163a2;
}
/*#####################################################*/
/* Style pour bloc site (espace entre bloc)*/
/*#####################################################*/

.espace_entre_modules
{
height: 15px;

}

/*#####################################################*/
/* 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
{
	height: 0px;
}
/*----------------------------------------------------*/
/* Trait de séparation entre page et footer
/*----------------------------------------------------*/
.ligne_en_haut_du_footer {
	/*background-color: #990000;*/
}
/*----------------------------------------------------*/
/* Séparateur entre les liens
/*----------------------------------------------------*/
td.footer {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #5f5f5f;
	height: 52px;
	background-image:url('/images/fond_footer.gif');
	background-position:top left;
	background-repeat:no-repeat;
	padding-bottom:37px;
	text-align:right;
	padding-right:15px;
}
/*----------------------------------------------------*/
/* Les liens de bas de page
/*----------------------------------------------------*/
a.footer:link,a.footer:visited,a.footer:active { 
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #5f5f5f;
	text-decoration: none;
	text-transform: none;
}

a.footer:hover {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #5f5f5f;
	text-decoration:underline;
	text-transform:none;

}

.espace_avant_footer
{
}


/******************************************************************* CONFIGURATION ET APPARENCE DU MENU DYNAMIQUE ****************************************************************************/
/*####################################################*/
/* ThemeIEMenu Style Sheet
/* C'est à dire le style du menu de navigation !!!
/*####################################################*/

/*----------------------------------------------------*/
/* Police du menu principal et du sous-menu
/* Lorque la souris n'est pas dessus...
/*----------------------------------------------------*/
.ThemeIEMenu,.ThemeIESubMenuTable
{
	/* zone modifie */
		BORDER-RIGHT: 0px;
		PADDING-RIGHT: 0px;
		BORDER-TOP: 0px;
		PADDING-LEFT: 0px;
		PADDING-BOTTOM: 0px;
		BORDER-LEFT: 0px; 
		PADDING-TOP: 0px; 
		BORDER-BOTTOM: 0px; 
	/* fin de zone de modification */
	
	cursor:		default;
	font-family: arial, verdana, sans-serif;
	font-size:	11px;
	color:#ffffff;
	font-weight:bold;
	padding:	0;
	border:		0;
	white-space:	nowrap;
		height:15px;

}

/*----------------------------------------------------*/
/* Police et fond du menu principal et du sous-menu
/* Lorsque la souris passe dessus !!!
/*----------------------------------------------------*/
.ThemeIEMainItemHover,.ThemeIEMainItemActive,
.ThemeIEMenuItemHover,.ThemeIEMenuItemActive
{
	color:	#264a8c;
	background-color: #FFFFFF;
	cursor:hand;
}

/*----------------------------------------------------*/
/* Fond du menu principal
/*----------------------------------------------------*/
.ThemeIEMenu
{
	background-color:	transparent;
}

/*----------------------------------------------------*/
/* Fond des sous-menu
/*----------------------------------------------------*/
.ThemeIESubMenuTable
{
	/*border:	1px solid #ffffff;*/
	background-color:	#264a8c;
}

/*----------------------------------------------------*/
/* Séparateur du menu principal
/*----------------------------------------------------*/
.ThemeIEMenuVSplit
{
	width:		1px;
	height : 	8px;
	margin:		0px;
	overflow:	hidden;
	background-color:	inherit;
	border-right:	1px solid #ffffff;
}

/*----------------------------------------------------*/
/* Cellule des tableaux du menu principal
/*----------------------------------------------------*/
.ThemeIEMainItem,.ThemeIEMainItemHover,.ThemeIEMainItemActive,
.ThemeIEMenuItem,.ThemeIEMenuItemHover,.ThemeIEMenuItemActive
{
	/*border:	1px solid #ffffff;*/
	padding-left:	0px;
	padding-right:	0px;
	padding-top:	0px;
	padding-bottom:	0px;
	height:15px;
	white-space:	nowrap;
}

/*----------------------------------------------------*/
/* Cellule des tableaux des sous-menu
/*----------------------------------------------------*/
.ThemeIESubMenuTable td
{
	/*border:	1px solid #ffffff;*/
	white-space: nowrap;
	text-align:center;
}

/*----------------------------------------------------*/
/* Calque qui gère le sous-menu
/*----------------------------------------------------*/
.ThemeIESubMenu
{
	/* zone de debut de modification */
	BORDER-RIGHT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP: 0px;
	PADDING-LEFT: 0px;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color=#848A84, Direction=135, Strength=4);
	PADDING-BOTTOM: 0px;
	BORDER-LEFT: 0px; 
	PADDING-TOP: 0px;
	BORDER-BOTTOM: 0px;
	/* zone de fin de modification */

	position:	absolute;
	visibility:	hidden;

	/*
	   Netscape/Mozilla renders borders by increasing
	   their z-index.  The following line is necessary
	   to cover any borders underneath
	*/
	z-index:	100;
	border:		0;
	padding:	0;

	filter:progid:DXImageTransform.Microsoft.Shadow(color=#848A84, Direction=135, Strength=4);
}

