/*
	START - ENVIRONNEMENT PAR DEFAUT 
*/

*
{
	outline:none;
}

body
{
	behavior: url(/design/00004/img/csshover.htc);
}

body
{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#efeeee;
}


table
{

}

tr
{

}

td
{

}

a
{

}
a:hover
{
	text-decoration:none;
}


img
{

}

/*
	END - ENVIRONNEMENT PAR DEFAUT
*/

/*
	START - DEFINITION DES STYLES DE TITRES HEADER
*/

h1
{

	
}

h2
{

}

h3
{

}

h4
{


}

h5
{

}

h6
{
}

/*
	END - DEFINITION DES STYLES DE TITRES HEADER
*/

/*
	START - DEFINITION DES STYLES D'ENTETE ADDITIONNELS
*/

.cmsentete1
{
	
}

.cmsentete2
{
	
}

.cmsentete3
{
	
}

/*
	END - DEFINITION DES STYLES D'ENTETE ADDITIONNELS
*/

/*
	START - DEFINITION DES STYLES DE TITRES ADDITIONNELS
*/

	/* Titre 1 */

.cmsTitre1Container
{

}

.cmsTitre1Container a
{

}

.cmsTitre1
{

}

	/* Titre 2 */

.cmsTitre2Container
{

}

.cmsTitre2Container a
{

}


.cmsTitre2
{
	font-family: Times New Roman;
	font-size : 30px;
	color : #717171;
	/*
	font-size: 30px;
	color:#666666;
	*/
}


	/* Titre 3 */

.cmsTitre3Container
{

}

.cmsTitre3Container a
{

}


.cmsTitre3,
{
	font-family: Times New Roman;
	font-size : 30px;
	color : #717171;
	/*
	font-size: 30px;
	color:#666666;
	*/
}

	/* Titre 4 */
	
.cmsTitre4Container
{

}

.cmsTitre4Container a
{

}

.cmsTitre4
{

}



/*
	END - DEFINITION DES STYLES DE TITRES ADDITIONNELS
*/

/*
	START - DEFINITION DES STYLES DE TEXTES ADDITIONNELS
*/

	/* Texte 1 */

.cmsTexte1Container{
	
}

.cmsTexte1Container a
{

}
               
.cmsTexte1,
{
	font-size : 12px;
	color : #6a6a6a;
	text-align:left;
	padding-top:10px;
	display:block;
}


	/* Texte 2 */

.cmsTexte2Container
{
	
}
.cmsTexte2Container a
{

}
.cmsTexte2{

}

	/* Texte 3 */

.cmsTexte3Container
{
	
}
.cmsTexte3Container a
{

}
.cmsTexte3{

}

	/* Texte 4 */

.cmsTexte4Container
{
	
}
.cmsTexte4Container a
{

}
.cmsTexte4
{

}

	/* Texte 5 */

.cmsTexte5Container{
	
}

.cmsTexte5Container a
{

}

.cmsTexte5
{

}

	/* Texte 6 */

.cmsTexte6Container{
}
.cmsTexte6Container a{

}
.cmsTexte6{

}
/*
	END - DEFINITION DES STYLES DE TEXTES ADDITIONNELS
*/

/*
	START - DEFINITION DES STYLES DE LISTING ADDITIONNELS
*/

.cmslisting1
{
}
.cmslisting2
{
}
.cmslisting3
{
}
.cmslisting4
{
}

/*
	END - DEFINITION DES STYLES DE LISTING ADDITIONNELS
*/

/*
	START - TAILLES DE TEXTES
*/

.t10
{

}
.t10b
{

}
.t11
{

}
.t11b
{

}
.t12
{

}
.t12b
{

}
.t13
{

}
.t13b
{

}
.t14
{

}
.t14b
{

}
.t15
{

}
.t15b
{

}
.t16
{

}
.t16b
{

}
.t17
{

}
.t17b
{

}
.t18
{	
}
.t18b
{

}
.t19
{

}
.t19b
{

}
.t20
{

}
.t20b
{

}

/*
	END - TAILLES DE TEXTES
*/


/* 
	START - DEFINITION DE STYLES COMPLEMENTAIRES
*/


.mduTheme1Container
{
}

.mduTheme1Text
{

}

.mduTheme2Container
{
}

.mduTheme2Text
{

}



/* 
	END - DEFINITION DE STYLES COMPLEMENTAIRES

*/



/* 
	START - DEFINITION DES STYLES ACCOMPAGNANT DES FUNCTIONNALITES PRECISES
*/


	/* Date dans actualité ou autre  .... */

.cmsDate1
{

}
.cmsdate2
{
	font-weight : bold;
}

	/* Extrait de news ou d 'article (des textes qu on coupe a 200 caracteres par exemple)  */

.cmsExtract1Link
{

}

               

.cmsExtract1
{
	font-size : 12px;
	color : #6a6a6a;
	text-align:left;
	padding-top:10px;
	display:block;
}

.cmsExtract1Link
{

}

.cmsExtract2
{
	
}

	/* Bouton ou lien next */

.cmsNext1Container
{
	background 	    : url(/design/00004/img/bt_fleche_d.gif) top right no-repeat;
	display 				: block;
	width 					: auto;
	height 					: 21px;
	padding 				: 5px 15px 0 0;
	font-size       : 11px;
	font-weight     : bold;
	color           : #666666;
	margin					: 5px;	
}

.cmsNext1Link
{
}

.cmsNext1
{
}

	/* Bouton ou lien previous */
	

.cmsPrevious1Container
{
	background 	    : url(/design/00004/img/bt_fleche_g.gif) top left no-repeat;
	display 				: block;
	height 					: 21px;
	padding 				: 5px 0 0 15px;
	font-size       : 11px;
	font-weight     : bold;
	color           : #666666;
	margin          : 5px;	
}

.cmsPrevious1Link
{
}

.cmsPrevious1
{
}

	/* Lien dans du contenu pour dire : En lire plus ... */

.cmsReadMore1 {
	float : right;
	font-size : 10px;
	color : #666666;	
}

.cmsReadMore2
{
	
}

	/* Pour traiter les retour de formulaire ou autre avec une erreur style : adresse mail incorrecte, pas de résultat de recherche etc etc  */

.cmsErreur1Container
{

}

.cmsErreur1Container a
{

}

.cmsErreur1
{

}

/* 
	END - DEFINITION DES STYLES ACCOMPAGNANT DES FUNCTIONNALITES PRECISES
*/
/* Emballage des balises FORM */
.cmsFormTag
{

}

/* Emballage des champ input */

.form {


}

#form {


}

#txt_inscriId 
{

}

/* module 0Id */


#module0Id .cmsInputTextContainer {

}
#module0Id .cmsInputTextContainer input {

}
#module0Id .cmsInputSubmitContainer input{

}
#module0Id .cmsInputSubmitContainer input:hover {

}



/* module 1Id */

#module1Id .cmsInputTextContainer {

}



#module1Id input[type="text"]
{

}


/*#mdu00015containerId
{
	height:28px;
	width:140px;
}*/








#module1Id .cmsInputSubmitContainer input{

}
#module1Id .cmsInputSubmitContainer input:hover {

}


/* Input*/


input[type=text]
{

}

input[type=password]
{

}

textarea
{

}

/* Emballage des champ submit  */
.cmsInputSubmitContainer
{
	
}

input[type=image]
{

}



.okButton {

}





/*
	START - POSITIONNEMENT DE VIGNETTE PAR DEFAUT
*/


.cmsThumbLeftContainer
{
	background 	: white;
	text-align 	: center;

	padding			: 2px;
	padding-left: 0px;
	margin			: 0 5px 0 0;

	float 			: left;
	display 		: block;
	width				: 250px;
	height			:auto;
}


.cmsThumbLeftLink
{
	
}

.cmsThumbLeft
{
	
}

.cmsThumbCenter
{
}

.cmsThumbRightContainer
{

}

.cmsThumbRightLink
{
	
}

.cmsThumbRight
{
	
}

/*
	END - POSITIONNEMENT DE VIGNETTE PAR DEFAUT
*/


	/* body */

.cmsTable1TBody
{
	/* display : none; */
}

.cmsTable1BodyTr
{
}

.cmsTable1BodyTdLeft
{
	width : 33%;
	text-align : left;
}

.cmsTable1BodyTdLeftTxt
{
	
}

.cmsTable1BodyTdCenter
{
	width : 34%;
	text-align : center;
}

.cmsTable1BodyTdCenterTxt
{
	
}

.cmsTable1BodyTdRight
{
	width : 33%;
	text-align : right;
}

.cmsTable1BodyTdRightTxt
{
	
}

.cmsTitleHeadTdCenterTxt
{
	font-size : 17px;
	color 		: #666;
	font-weight : bold;
}





/*
	START - DEFINITION DES TABLEAUX PAR DEFAUT
*/

/* tableau de titre par defaut */

.cmsTitleTable
{

}

	/* head */

.cmsTitleTHead
{
	
}

.cmsTitleHeadTr
{

}

.cmsTitleHeadTdLeft
{

}

.cmsTitleHeadTdLeftTxt
{

}

.cmsTitleHeadTdCenter
{

}

.cmsTitleHeadTdCenterTxt
{

}

.cmsTitleHeadTdRight
{

}

.cmsTitleHeadTdRightTxt
{

}

	/* body*/

.cmsTitleTBody
{

}

.cmsTitleBodyTr
{
}

.cmsTitleBodyTdLeft
{

}

.cmsTitleBodyTdLeftTxt
{
	
}

.cmsTitleBodyTdCenter
{

}

.cmsTitleBodyTdCenterTxt
{
	
}

.cmsTitleBodyTdRight
{

}

.cmsTitleBodyTdRightTxt
{
	
}

/* tableau 1 */

.cmsTable1HeadTr
{
	/*
	height : 41px;
	width : 100%;
	*/
}


.cmsTable1Table
{
	width : 100%;
	border : 0px solid #cecece;
}

	/* head */



.cmsTable1HeadTdLeft
{
	display:none;
}

.cmsTable1HeadTdLeftTxt
{
	display:none;
}

.cmsTable1HeadTdCenter
{
	/*
	padding : 0 0 0 10px;
	font-family: Times New Roman;
	font-size: 30px;
	
	width : 100%;
	background:url(/design/00004/img/bando_titre_une.gif) left top repeat-x;
	*/
	height : 1px;
	overflow : hidden ;
	display:none;
	
}

.cmsTable1HeadTdCenterTxt
{

}

.cmsTable1HeadTdRight
{
	display:none;
}

.cmsTable1HeadTdRightTxt
{
	display:none;
}






	/* body */

.cmsTable1TBody
{
	/* display : none; */
}

.cmsTable1BodyTr
{
}

.cmsTable1BodyTdLeft
{

}

.cmsTable1BodyTdLeftTxt
{
	
}

.cmsTable1BodyTdCenter
{

}

.cmsTable1BodyTdCenterTxt
{
	
}

.cmsTable1BodyTdRight
{

}

.cmsTable1BodyTdRightTxt
{
	
}

/* tableau 2 */

.cmsTable2Table
{

}

	/* head */

.cmsTable2THead
{
}


.cmsTable2HeadTr
{

}

.cmsTable2HeadTd
{

}

.cmsTable2HeadTdTxt
{

}

	/* body*/

.cmsTable2TBody
{
}

.cmsTable2BodyTr
{

}

.cmsTable2BodyTr:hover
{

}

.cmsTable2BodyTd
{

}

.cmsTable2BodyTdTxt
{
	
}

/* tableau 3 */

.cmsTable3Table
{

}

	/* head */

.cmsTable3THead
{
}

.cmsTable3HeadTr
{

}

.cmsTable3HeadTd
{

}

.cmsTable3HeadTdTxt
{

}

	/* body */

.cmsTable3TBody
{
	/* display : none; */
}

.cmsTable3BodyTr
{

}

.cmsTable3BodyTd
{

}

.cmsTable3BodyTdTxt
{
	
}

/*	tableau 4	*/

.cmsTable4Table
{

}

	/* head */

.cmsTable4THead
{
}

.cmsTable4HeadTr
{

}

.cmsTable4HeadTd
{

}

.cmsTable4HeadTdTxt
{

}

	/* body*/

.cmsTable4TBody
{
	/* display : none; */
}

.cmsTable4BodyTr
{

}

.cmsTable4BodyTd
{

}

.cmsTable4BodyTdTxt
{
	
}

/*
	END - DEFINITION DES TABLEAUX PAR DEFAUT
*/

/*
	START - DEFINITION DES TABLEAUX POUR LES FORMULAIRES PAR DEFAUT
*/

	/* FORMULAIRE 1 */

.cmsForm1Table
{

}

.cmsForm1TBody
{
	
}

.cmsForm1Tr
{
	
}

.cmsForm1LabelTd
{

}

.cmsForm1Label
{

}

.cmsForm1FieldTd
{

}

.cmsForm1Field
{
	
}

.cmsForm1ValidTr
{
	
}

.cmsForm1ValidTd
{

}


	/* FORMULAIRE 2 */

.cmsForm2Table
{

}

.cmsForm2TBody
{
	
}

.cmsForm2LabelTr
{
	
}

.cmsForm2LabelTd
{

}

.cmsForm2Label
{

}

.cmsForm2FieldTr
{
	
}

.cmsForm2FieldTd
{

}

.cmsForm2Field
{
	
}

.cmsForm2ValidTr
{
	
}

.cmsForm2ValidTd
{

}
/*
	END - DEFINITION DES TABLEAUX POUR LES FORMULAIRES PAR DEFAUT
*/
/* 
	START - DEFINITION FONCTION TOGGLE
*/

	/* TOGGLE */

.toggleContainer
{
	
}
.toggleIconLink:hover
{
	/*background-color : #f6f6f6;*/
}

.toggleIconLink
{

}

.toggleIconLink.on
{
	/*background-image 		: url(/design/00004/img/puce_open.gif);*/
}

.toggleContentTexte1
{

}

.toggleTexte1
{
	
}

.toggleGoTopContainer
{

}

.toggleGoTopLink
{

}

.cmsGoToArticle
{

}



/* 
	END - DEFINITION FONCTION TOGGLE
*//* 
	PRESENTATION DE MEDIA
*/
.cmsMediaThumbContainer
{

}

.cmsMediaTitreContainer
{

}

.cmsMediaThumbImg
{

}

.cmsMediaDescr
{

}

.cmsMediaDl
{

}
/* 
	END - PRESENTATION DE MEDIA
*/

/*
	START - DEFINITION DES STYLES DES TEXTES DEFILANT VERTICALEMENT TYPE ACTUALITES
*/

	.cmsSliderCache
	{
	}
	
	.cmsScrollUserView
	{
	}
	
	.cmsSliderText
	{

	}
	
	.cmsSliderOver
	{
	}	
	
	.cmsSliderSpacer
	{

	}
/*
	END - DEFINITION DES STYLES DES TEXTES DEFILANT VERTICALEMENT TYPE ACTUALITES
*/

/*
	START - DEFINITION DES TIRETTES POUR LE SCROLL AVEC LA MOLETTE DE LA SOURIS
*/


.cmsScrollContainer
{

}

.cmsScrollUserView
{

}

.cmsScrollText
{

}

.cmsScrollCursor{

}

.cmsScrollCursorBackground{

}

.cmsScrollButtonUpContainer
{

}

.cmsScrollButtonUp
{

	
}

.cmsScrollButtonDownContainer
{


}

.cmsScrollButtonDown
{

}


/*
	END - DEFINITION DES TIRETTES POUR LE SCROLL AVEC LA MOLETTE DE LA SOURIS
*/


/*REDEFINITION*/


.articleTexteHome
{

}

.articleTexteInterieur
{

}


/*
	START CONTENU ARTICLE
*/

	/* Chemin de fer */
	
	
#breadcrumb
{

}


.cmsCheminDeFerContainer
{
	padding							: 0 0 10px 0;
}

.cmsCheminDeFer
{
	color 							: #ccccccc;
}

.cmsCheminDeFer a
{
	color 							: #ccccccc;
}




.articleTexte .cmsCheminDeFer a
{

}



	/* Navigation d un article a l autre ( << droite | gauche >> ) */


.navPart
{
	margin							: 0 0 10px 0;
	background					: #efefef;

}

.navPartLeft
{

}

.navPartLeft a
{
	
}

.navPartRight
{

}

.navPartRight a
{
	
}

	/* Table des matières */

.tocPart
{
	margin							: 0 0 10px 0;
	
}

.tocLineContainer
{
	height 							: auto;
	background					: #eee;
	padding 						: 5px 5px 5px 15px;
}

.tocStart
{
	display 						: none;
}

.tocEnd
{
	display 						: none;
}

.tocLine
{
	padding							: 1px 0 ;
}


.tocLine a
{
	text-decoration			: none;
}

.tocLine a:hover
{
	text-decoration			: underline;
}

#contenuId .tocLineSelected a
{
	color								: #b2191c;
	font-weight					: bold;
	text-decoration			: none;
}

	/* Contenu de l'article : partie rédactionnel */

#content0Id
{

}

/* container global de TOUS les articles quand ils sont a la suite les uns des autres */
.articlesContainer
{

}

/* container global de CHAQUES articles quand ils sont a la suite les uns des autres */
.articleContainer
{

}

.articleTitre
{


}


.articleTexteInterieur .articleContainer
{


}

.articleTexte
{

}

	/* Bouton vers les réseau sociaux */

.cmsSocResContainer
{

}

	/* bouton de retour au haut du site (ne pas oublier la balise (a name)*/

.cmsBackTopLink
{

}

.articleTexteInterieur .cmsBackTopLink
{


}





/*
	END RÉSUMÉ
*/



.article
{


	
}


.article h1
{

}


.article h2
{


}



.article h3
{


}

.article h4
{

}


.article a
{


}

.article a:hover
{
}

/*
	START - RÉSUMÉ
*/


.cmsResumeContainer
{	
}

.cmsResumeCurrentLevelText
{

}

.cmsResumeSubLevelContainer
{

}

.cmsResumeSubLevelContainer ul
{
}

.cmsResumeSubLevelContainer li
{
}

.cmsResumeSubLevel
{


}

.cmsResumeSubLevelTitre
{

}

.cmsResumeSubLevelText
{

}
/*
	END - RÉSUMÉ
*/







/*
	START - DESIGN DES MODULES INCLUS DANS LA CHARTE
*/


.mduTable {

}

.mduTable tr{

}

.mduTable td {

}

	/* 1ERE LIGNE de l emballage du module */
	

	
#module2Id .mduCornerHG {

}





#module2Id .mduCornerH {

}

#module2Id .mduCornerHD {

}

	/* LIGNE DE TITRE l emballage du module + class du TITRE*/

.mduLabelG {

}

.mduLabel {
/*	background : #FFFFFF;*/

}

.mduTitre
{

}

.mduLabelD {

}

	/* CORPS GÉNÉRAL du module */

#module2Id .mduCenterG {

}

#module2Id

{
	
}

#module2Id .mduCenter {


	
}

#module2Id .mduCenterD {


}

	/* DERNIERE CELLULE de l emballage du module */

#module2Id .mduCornerBG {

}

#module2Id .mduCornerB {

}
                                  
#module2Id .mduCornerBD {

}
/*
	END - DESIGN DES MODULES INCLUS DANS LA CHARTE
*/

/*
	START - DESIGN DE L'AGENDA (Gael)
*/

table.mduAgendaCalendarTab
{

}

.mduAgendaCalendarTabHeader td
{

}

.mduAgendaCalendarTabBody td
{

}

.mduAgendaCalendarTabBody td.today
{

}

.mduAgendaCalendarTabBody ul
{

}

/*
	END - DESIGN DE L'AGENDA (Gael)
*//*
 	NAVIGATION - ARBORESCENCE
*/

/*
*	ARBORESCENCE START
*/
#colonne02Id
{
	font-size : 12px;
	border 		: 0px solid #333;
	background : #eaeaea;
	margin    : 0 0 10px 0;
}

#colonne02Id li,
#colonne02Id ul
{
	padding : 0;
	margin  : 0;

}

#colonne02Id ul.niv0
{
	padding : 0 ;
	display:block;
	width:209px;

}



#colonne02Id a
{
	text-decoration: none;	
	font-size:11px;
	color:#656565;
	
}

#colonne02Id li.niv0
{

	width:203px;
	margin:0px;
	padding:5px 0px;
	margin-left:6px;
	
	display:block;
	font: "Times New Roman", Times, serif;
	font-size:14px;
	color:#707172;
	background:url(/design/00004/img/ligne_sep.gif) bottom repeat-x;
	cursor:pointer;
	list-style-type: none;

}

#colonne02Id li.niv0 li
{
	width:98px;
	margin-left:0px;
}
#colonne02Id a.niv0
{
	/*font-weight : bold;*/
		
	font-family:"Times New Roman", Times, serif;
	font-weight:700;
	font-size:14px;
	color:#707172;
	text-decoration: none;
	letter-spacing: 0.08em;
	padding:0;
	margin:0;

}
#colonne02Id .niv1 li
{
	margin:0;
	padding:0;

}

#colonne02Id .niv1 li a
{
	background:url(/design/00004/img/menu_puce_off.gif) 4px 2px no-repeat;

	padding:1px 0;	
	padding-left:13px;
	display:block;
	margin:0;
}
#colonne02Id .niv1 li a:hover
{
	color:#fff;
	border-top :dotted 1px #fff;
	border-bottom:dotted 1px #fff;
	background:url(/design/00004/img/menu_puce_on.gif) 4px 2px no-repeat #af0510;

	padding:0;
	margin:0;
	min-height:2px;
	_height:2px;
	padding-left:13px;
}

#colonne02Id a.niv1
{
	/*font-weight : bold;*/
		
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px 0 0 0px;
	width:190px;
	_width:170px;
	color:#656565;
	margin-left:0px;
	list-style-type: none;
}

/*
#colonne02Id a.niv0
{
	font-size : 13px;
}
*/
#colonne02Id ul.niv1
{
	width:220px;
	height:auto;
	margin:4px 0px 4px -3px;
	padding:4px 0 4px 0px;
	background:url(/design/00004/img/fond_sous-menu.gif) 0px 0 repeat-y #e7e8e8;
	/*display:block;*/
	display:block;
}
#colonne02Id li,
#colonne02Id ul
{
	list-style-type: none;
	display:block;
	margin:0;
	padding:0;
}
#colonne02Id ul { margin-left:10px;}
#colonne02Id ul.niv0 { margin-left:0px;}

#colonne02Id  li.niv0.e111,
#colonne02Id li.niv0.e011
{
	border-left: solid 3px #b41720;
	margin-left:2px;
	padding-left:3px;
}
#colonne02Id  li.niv1, 
#colonne02Id .niv1 li
{
	border-left:none;
	margin-left:none;
	padding-left:none;

}

#colonne02Id li a.e111,
#colonne02Id li a.e110
{
	color:#a20f18;
	font-weight:bold;
}

#colonne02Id li a.e100,
#colonne02Id li a.e101,
#colonne02Id li a.e011
{
	color:#444444;
	font-weight:bold;
}
#colonne02Id li.niv1 a.e110,
#colonne02Id li.niv1 a.e111 
{
	color:#a20f18;

}
#colonne02Id li div {

	width:1px;
	_font-size:1px;
	_margin-top:-2px;
}
#colonne02Id li.niv0 ul
{
	width:100%;
}
#colonne02Id li.niv0 Li
{
	width:93%;
}
#colonne02Id .niv1 li
 {
 	margin-bottom:-15px;


}
#colonne02Id .niv1 ul
 {

 	margin-bottom:0px;
	margin-top:-15px;

}

#pageId #colonne01Id #contenuId .articleTexte hr
 {
	border:0;
	height: 10px;
	margin: -0.5em 0;
	padding: 0;
	color: #fff;
	background-color: #fff;
	border: 0;
	border-bottom:dotted 1px  #828283;

}

/*
	ARBORESCENCE END
*/










/*START MENU*/

#menuId
{
	width:209px;
	min-height:300px;
	_height:300px;
	padding:0;
	margin:82px 0 10px 0;
	background:url(/design/00004/img/fond_menu.jpg) top left repeat-x;
	display:block;
	overflow: hidden;
	_overflow:visible;
}
#menuId #titreMenuId 
{
	display:block;
	width100%;
	background:url(/design/00004/img/titreMenu.gif) top left no-repeat;
	height:28px;
	margin-top:-2px;
	margin-bottom:10px;

}


#sous-menuId
{
	width:208px;
	height:auto;
	margin:4px 0px 4px -14px;
	padding:4px 0 4px 0px;
	background:url(/design/00004/img/fond_sous-menu.gif) 0px 0 repeat-y #e7e8e8;
	/*display:block;*/
	display:none;
	overflow: hidden;
}


/*END MENU*/


















/*******************************/
/****** Sous Menu Style ********/
/*******************************/


/*
#sousMenuId a:hover {
	text-decoration: none;
}
*/	
#sousMenuId
{

}

#sousMenuId a
{

}

#sousMenuId a:hover
{

}


#sousMenuId  ul,li
{

}


#sousMenuId  li.niv0
{

}


#sousMenuId  li.niv0 a
{

}


#sousMenuId li.niv1
{

}

#sousMenuId li.niv1 a
{

}




#sousMenuId  li.niv2
{


}


#sousMenuId  li.niv2 a
{


}


#sousMenuId  li.niv3
{

}

#sousMenuId  li.niv3 a
{

}

#sousMenuId a.e100, #sousMenuId a.e110, #sousMenuId a.e111
{

}

#sousMenuId a.e000, #sousMenuId a.e001, #sousMenuId a.e010, #sousMenuId a.e011,
{

}

/*
 	FIN NAVIGATION - ARBORESCENCE
*/
#cmsTableFooterId
{

}

#cmsTableFooterId td
{

}

#cmsTableFooterId ul
{

}

#cmsTableFooterId li
{

}

#cmsTableFooterId .cmsLinkNiv0Footer
{

}

#cmsInLineFooterContainerId,
#cmsFooterIntroContainerId,
#cmsFooterIntroContentId
{

}/* PLACEHOLDER*/
/* On touche pas, on s'en va, on referme le fichier et on dis rien a personne .... */

#mduManagerId
{

}

.mduManagerButton {

}/*
	style.css est la page par default qui ne fait que
	completer ce qui manque dans le style du design
	
	Il ne faut en aucun cas redéfinir ici l'emballage
	du module
*/

/*
	Container du module en home page
*/

#mdu00001containerId
{
	
}

/*
	START - Partie module d'annonce - SPECIFIQUE AU MODULE
*/

#mdu00001containerId .mduRechercheContainer
{
	
}

#mdu00001containerId .mduRechercheForm
{
	
}

/*
	END - Partie module d'annonce
*/



/*
	START - Affichage des resultats
	page article.php
*/



#mdu00001containerId .cmsCheminDeFerContainer
{

}

/*
#mdu00001resultlistId {
	color : #7f7f7f;
}

#mdu00001resultlistId a {
	color : #666666;
}

#mdu00001resultlistId #headerResultTableId {
	border : 1px solid #666666;
	width : 100%;
	font-size : 12px;
	font-weight : bold;
	padding : 5px;
	background : #ebebeb;
}

#mdu00001resultlistId .resultheader {
	font-weight : bold;
	color : #444444;
	font-size : 16px;
}

#mdu00001resultlistId .arttitre {
	color					: #444444;
	font-size			: 15px;
	font-weight		: bold;
}

#mdu00001resultlistId .arttxt {
	color					: #444444;
	font-size			: 11px;
}

#mdu00001resultlistId .moreText {
	font-size			: 11px;
	color					: #444444;
	display				: block;
	border 				: 0px solid red;
	text-align 		: right;
	padding				: 0px 20px 0px 0px;
}

#mdu00001resultlistId .artnoresult {
	font-size			: 13px;
	color					: #444444;
	text-decoration : none;
	display				: block;
	text-align    : center;
}

#mdu00001resultlistId .cheminDeFer,
#mdu00001resultlistId a {
	top 					: 0px;
	left 					: 0px;
	position 			: relative;
	font-size			: 10px;
	color					: #444444;
	text-decoration : none;
}
#mdu00001containerId .ligneBas {
	border-bottom : 1px solid #666666;

}

#mdu00001containerId .zoneFond {
	background : #202020;
}
*/
/*
	END - Affichage des resultats
*//*
	 Container du module en home page
*/

#mdu00002containerId 
{
	
}

/*
	START - Partie module d'annonce - SPECIFIQUE AU MODULE
*/

#mdu00002containerId .mduTexteLibreContainer 
{
	
}

#mdu00002containerId .mduTexteLibreTitre 
{
	
}

#mdu00002containerId .mduTexteLibreTexte 
{
	
}

/*
	END - Partie module d'annonce
*/

/*
	START - Affichage des resultats
	page article.php
*/
/*
#mdu00002containerId .titre
{
	color 		 	: #fff;
	font-weight : bold;
	font-size 	: 11px;
	line-height : 25px;
	padding : 0 0 0 5px;
}

#mdu00002containerId .titreArticle
{
	color 		 	: #444444;
	font-weight : bold;
	font-size 	: 11px;
	line-height : 25px;
	padding : 0 0 0 5px;
}

#mdu00002containerId .ligneBas {
	border-bottom : 1px solid #666666;
}

*//*
	 Container du module en home page
*/

#mdu00003containerId 
{

}

/*
	START - FORGAGE DE CHARTE
*/

#mdu00003containerId .mduActualitesFrontContainer .cmsThumbLeftContainer
{
}

#mdu00003containerId .mduActualitesListContainer .cmsThumbLeftContainer
{
}

#mdu00003containerId .mduActualiteContainer .cmsThumbLeftContainer
{
}
	
/*
	END - FORGAGE DE CHARTE
*/


/*
	START - Partie module d'annonce - SPECIFIQUE AU MODULE
*/

#mdu00003containerId .mduActualitesFrontContainer 
{

}

#mdu00003containerId .mduActualiteFrontContainer 
{

}


/*
	END - Partie module d'annonce
*/

/*
	START - Liste actualités - SPECIFIQUE AU MODULE
*/

#mdu00003containerId .mduActualitesListContainer
{

}
#mdu00003containerId .mduActualiteListContainer
{

}

/*
	END - Partie Liste actualités - SPECIFIQUE AU MODULE
*/


/*
	START - Partie affichage d'une actualité - SPECIFIQUE AU MODULE
*/

#mdu00003containerId .mduActualiteContainer
{

}

/*
	END - Partie affichage d'une actualité - SPECIFIQUE AU MODULE
*//*
	 Container du module en home page
*/

#mdu00004containerId 
{
	
}

/*
	START - Partie module d'annonce - SPECIFIQUE AU MODULE
*/

#mdu00004containerId .mduPubliciteFrontContainer .mduPubliciteContainer
{

}

#mdu00004containerId .mduPubliciteArticleContainer .mduPubliciteContainer
{

}

/*
	END - Partie module d'annonce
*//*
	 Container du module en home page
*/

#mdu00005containerId
{

}


#mdu00005containerId .cmsCheminDeFer
{

}

/*
	START - Partie module d'annonce - SPECIFIQUE AU MODULE
*/

#mdu00005containerId .mduProgExterneFrontContainer
{
}

/*
	END - Partie module d'annonce
*//*
	 Container du module en home page
*/
/*
	START - Partie module d'annonce - SPECIFIQUE AU MODULE
*/
.mduid6
{
	padding					: 0 0 20px 0;
}

.mduMiseEnAvantFrontContainer,
.mduMiseEnAvantArticleContainer
{
	border 					: 1px solid #cecece;
	height 					: 220px;
}

.mduMiseEnAvantFrontContent,
.mduMiseEnAvantArticleContent
{
	border-bottom 	: 1px solid #cecece;
	padding 				: 5px 5px 25px 5px;
	height 					: 220px;
}

.mduid6 .cmsThumbLeftContainer
{
	width						: 260px;
}

#mdu00010containerId.mduid6 .mduMiseEnAvantFrontContent,
#mdu00010containerId.mduid6 .mduMiseEnAvantArticleContent
{
	height					: 230px;
}



/*
	END - Partie module d'annonce
*/



/*
	 Container du module en home page
*/

#mdu00007containerId
{
}




/*
	START - Partie module d'annonce - SPECIFIQUE AU MODULE
*/
#mdu00007containerId .mduNewsletterContainer
{
	
}
#mdu00007containerId .mduNewsletterComment
{
	
}

#mdu00007containerId .mduNewsletterForm
{
}

/*
	END - Partie module d'annonce
*/

/*
	 START - Partie module article
*/

#mdu00007containerId .mduNewsletterContent
{
	
}

/*
	 END - Partie module article
*/


#mdu00007containerId .cmsForm1Table td
{
	border-bottom : 1px dotted #B0B1B2;
	padding : 2px; 
}

#mdu00007containerId td.cmsForm1ValidTd
{
	text-align 	: right;
	border-top  : 0px solid #7F9DB9;
	border-bottom : 0px dotted #B0B1B2;

	padding 		: 5px 0 0 0; 
}

#mdu00007containerId .cmsForm1ValidTd input[type=image]
{
	background-image 	: url(/design/00004/img/bt_ok.gif);
	width							: 24px;
	height						: 24px;
}

#mdu00007containerId .cmsForm1LabelTd
{
	width : 150px;
	font-weight : bold;
} 

#mdu00007containerId .cmsForm1FieldTd
{
	width 						: 180px;
}

#mdu00007containerId .cmsForm1FieldTd input[type=text],
#mdu00007containerId .cmsForm1FieldTd textarea
{
	width							: 180px;
}



/****/


.mduid8 .cmsForm1Table
{
	margin						: 15px 0 0 0;
}

.mduid8 .cmsForm1Table td
{
	padding 					: 2px; 
}

.mduid8 .cmsForm1Table .cmsForm1SepLabelTd
{
	/*border-bottom 		: 1px dotted #B0B1B2;*/
	padding 					: 10px; 
}

.mduid8 .cmsForm1SepLabel
{
	display						: block;
	height						: 1px;
	border-bottom 		: 1px dotted #B0B1B2;
}

.mduid8 td.cmsForm1ValidTd
{
	text-align 				: center;
	padding 					: 5px 0 0 0; 
}

.mduid8 .cmsForm1ValidTd input
{
	background-image 	: url(/design/00004/img/bt_ok.gif);
	width							: 24px;
	height						: 24px;
}

.mduid8 .cmsForm1LabelTd
{
	width 						: 150px;
	font-weight 			: bold;
} 

.mduid8 .cmsForm1FieldTd
{
	/*width 						: 180px;*/
}

.mduid8 .cmsForm1FieldTd input[type=text],
.mduid8 .cmsForm1FieldTd textarea
{
	width							: 180px;
}/*
	 Container du module en home page
*/

#mdu00009containerId {
}

/*
	START - Partie module d'annonce - SPECIFIQUE AU MODULE
*/

#mdu00009containerId .mduLangContainer
{
	
}

#mdu00009containerId .mduLangSelectContainer
{
	
}

#mdu00009containerId .mduLangSelect
{
	
}

#mdu00009containerId .mduLangFlagContainer
{

}

#mdu00009containerId .mduLangFlagLink
{
	
}

#mdu00009containerId .mduLangFlag
{
	
}
/*
	END - Partie module d'annonce - SPECIFIQUE AU MODULE
*//*
	 Container du module en home page
*/

#mdu00010containerId {

}


/*
	 Container du module en home page
*/

#mdu00011containerId {

	
}
#mdu00011containerId a {

}


#mdu00011containerId .titre
{

}

#mdu00011containerId .iconeRss 
{

} 
#mdu00011containerId .lienRSS
{


}
#mdu00011containerId .niveau
{

}


#mdu00011containerId .puceflecheoff
{

	
}

#mdu00011containerId .textniveau
{

}
#mdu00011containerId .textniveau a 
{

}
#mdu00011containerId .textniveau a:hover 
{

}
#mdu00011containerId .ouvert
{

}


#mdu00011containerId .listactu
{

}

#mdu00011containerId .uneactu
{

}

#mdu00011containerId .vignette
{

}

#mdu00011containerId .titreactu
{

}

#mdu00011containerId .dateactu
{

}

#mdu00011containerId .chapeauactu
{

}

/*
	Bloc de rappel
*/

#mdu00011containerId #headerActTableId {

}

/*
	liste des actualités
*/

#mdu00011containerId .actulist
{

}

#mdu00011containerId .titreactulist
{

}

#mdu00011containerId .dateactulist
{

}

#mdu00011containerId .chapeauactulist
{

}

#mdu00011containerId .moreText
{

}

#mdu00011containerId .modulemoreText
{

}

#mdu00011containerId .moduleviewAll
{

}



/*
		une actualités seules
*/




#mdu00011containerId .actdatetxt {

}

#mdu00011containerId .acttitre {

}

#mdu00011containerId .actauteur {

}

#mdu00011containerId .actchapeau {

}	

#mdu00011containerId .act1img {

}

#mdu00011containerId .actlgd {

}

#mdu00011containerId .acttext {

}



/*
	 Container du module en home page
*/

#mdu00012containerId {

}

/*
	 Container du module en home page
*/

#mdu00013containerId {


}
#conteneurId .articleTexte 
{

}

#HomeId #conteneurId .articleTexte 
{

}
/*
		MODULE EN HOME
*/

/*

UNUSED 

#mdu00013containerId .listul
{

}
*/

#mdu00013containerId .listli
{

}

#mdu00013containerId .nbfiches
{

}


#mdu00013containerId li a
{

}

/*
		FICHE ANNUAIRE
*/

#mdu00013containerId a {


}

#mdu00013containerId .titre
{

}
#mdu00013containerId .blocAnnuaire 
{


}
#mdu00013containerId .blocAnnuaire .titre,
#mdu00013containerId .blocAnnuaire .sous-titre 
{

}

#mdu00013containerId .blocAnnuaire  .nbfiches a
{


}
#mdu00013containerId .blocAnnuaire a
{

}
#mdu00013containerId .titre .sous-titre
{

}
#mdu00013containerId .articletitre 
{


}
#mdu00013containerId  .articlesoustitre 
{

}
#mdu00013containerId  .articlesite,
#mdu00013containerId  .articlemail, 
#mdu00013containerId  .articletel 
{

}
#mdu00013containerId  .articleadresse 
{

	
}
#mdu00013containerId  .articleadresse  .adresseBloc 
{

	
}
#mdu00013containerId .articleadresse  .txtadresse 
{


	
}
#mdu00013containerId .articleadresse .labeladresse 
{



}
#mdu00013containerId .article{

}
#mdu00013containerId .resume{

}
#mdu00013containerId .resume  .titre{

}

#mdu00013containerId .motscles{
}

#mdu00013containerId #headerAnrTableId {

}

#mdu00013containerId #headerAnrTableId a
{

}




/*ARTICLE*/



#mdu00013containerId .cmsCheminDeFer
{

}


#mdu00013containerId .cmsCheminDeFerContainer
{

}



#mdu00013containerId .cmsCheminDeFer a
{

}


#mdu00013containerId .cmsExtract1Link
{

	
}

/*TITRE*/

#mdu00013containerId .cmsTitre1
{

}

	/* Titre 2 */

#mdu00013containerId .cmsTitre2Container
{

}
/*START BLOC ACCES_MEMBRE*/

#box_acces_membresId
{
	padding:14px 0;
	background:url(/design/00004/img/ligne_sep.gif) bottom left repeat-x;
	margin:0 14px;
	padding-bottom:10px;
	margin-bottom:10px;
}

#box_acces_membresId a
{
	border:0;
	text-decoration: none;
}

#box_acces_membresId a .titreAcces
{
	color:#8e9497;
}

#box_acces_membresId a:hover .titreAcces
{
	color:#565c5f;
	text-decoration:underline;
}
/*END BLOC ACCES_MEMBRE*/
















/*
	 Container du module en home page
*/

#mdu00014containerId {
}

/*
		MODULE EN HOME
*/



/*
		MODULE EN ARTICLE
*/

#mdu00014containerId a
{

}

#mdu00014containerId a:hover
{

}

#mdu00014containerId .checkTable
{

}

#mdu00014containerId .lienprofile
{

}

#mdu00014containerId .lieninscription
{
	
}

#mdu00014containerId .liendeconnexion
{
	
}
#mdu00014containerId .mduTexteLibreTexte 
{

}
/*START BLOC RECHERCHE*/

#bloc_rechercheId
{
	width:175px;
	height:auto;
	position:absolute;
	top:55px;
	left:807px;
}

#bloc_rechercheId .champ
{
	width:133px;
	height:14px;
	background:url(/design/00004/img/champ.gif) left top no-repeat;
	border:0;
	outline:none;
	float:left;
	font-size:11px;
	color:#8d8d8e;
	padding:5px;
}

#bloc_rechercheId .bt_ok
{
	width:24px;
	height:24px;
	background:url(/design/00004/img/bt_ok.gif) top left no-repeat;
	float:left;
	margin-left:6px;
	margin-bottom:5px;
}

#bloc_rechercheId a
{
	color:#707172;
	font-size:10px;
	clear:both;
	margin-left:10px;
}

/*END BLOC RECHERCHE*/





/*
		MODULE EN HOME
*/

#module1Id .titre
{

}


#module1Id a
{

}

#module1Id a.resultLigne
{


	
}

#module1Id a.resultLigne:hover
{


}

#module1Id input[type=text]
{
}

#module1Id select
{

}

#module1Id input[type=submit]
{

}

#module1Id
{



}

#module1Id .sstitre
{

}

#module1Id .sstitre img
{

}

#module1Id .titreligne
{

}

#module1Id .cheminDeFer
{

}

/*
		MODULE EN ARTICLE
*/

/*
	style.css est la page par default qui ne fait que
	completer ce qui manque dans le style du design
	
	Il ne faut en aucun cas redéfinir ici l'emballage
	du module
*/

/*
	Container du module en home page
*/

#mdu00016containerId
{
	
}

/*
	START - Partie module d'annonce - SPECIFIQUE AU MODULE
*/

#mdu00016containerId .mduForumContainer
{
	
}

#mdu00016containerId .mduForumLink
{
	
}

#mdu00016containerId .mduForumLinkTxt
{
	
}

/*
	END - Partie module d'annonce - SPECIFIQUE AU MODULE
*/



/****** STYLES DU MODULE FORUM ******/

#mdu00016containerId .auteur {}
#mdu00016containerId .btns {}
#mdu00016containerId .btns .btn_newSujet{}
#mdu00016containerId .btns .postPages {}
#mdu00016containerId .date {}
#mdu00016containerId .erreurPage {}
#mdu00016containerId .sujTheme {}
#mdu00016containerId .tr_body_0 {}
#mdu00016containerId .tr_body_1 {}
#mdu00016containerId .tr_body_coulOver {}
#mdu00016containerId .tr_body_coulOut {}

#mdu00016containerId .cnt_posting {}
#mdu00016containerId .cnt_posting .btn_valider {}
#mdu00016containerId .cnt_posting .message_valide {}
#mdu00016containerId .cnt_posting .message_invalide {}



#mdu00016containerId #mduForumTable .head {}
#mdu00016containerId #mduForumTable .head .guidage {}
#mdu00016containerId #mduForumTable .head .guidage .ariane {} 
#mdu00016containerId #mduForumTable .head .guidage a{}
#mdu00016containerId #mduForumTable .head .guidage a:hover{}
#mdu00016containerId #mduForumTable .head .info_action {}
#mdu00016containerId #mduForumTable .head .nbSujets {}
#mdu00016containerId #mduForumTable .head .titre {}

#mdu00016containerId #mduForumTable table {}

#mdu00016containerId #mduForumTable tbody .col1_statut {}
#mdu00016containerId #mduForumTable tbody .col1_infos {}
#mdu00016containerId #mduForumTable tbody .post_titre_sujet {}
#mdu00016containerId #mduForumTable tbody a.sujet_lien {}
#mdu00016containerId #mduForumTable tbody a:hover.sujet_lien {}
#mdu00016containerId #mduForumTable tbody a.theme_lien {}
#mdu00016containerId #mduForumTable tbody a:hover.theme_lien {}
#mdu00016containerId #mduForumTable tbody td {}
#mdu00016containerId #mduForumTable tbody td.post_td_auteur {}
#mdu00016containerId #mduForumTable tbody td.post_td_sujet {}
#mdu00016containerId #mduForumTable tbody td.td_1 {}
#mdu00016containerId #mduForumTable tbody td.td_2 {}
#mdu00016containerId #mduForumTable tbody td.td_3 {}
#mdu00016containerId #mduForumTable tbody td.td_4 {}

#mdu00016containerId #mduForumTable thead {}
#mdu00016containerId #mduForumTable thead .tr_ssHead {}
#mdu00016containerId #mduForumTable thead a{}
#mdu00016containerId #mduForumTable thead a:hover{}
#mdu00016containerId #mduForumTable thead td {}
#mdu00016containerId #mduForumTable thead td.post_td_auteur {}
#mdu00016containerId #mduForumTable thead td.post_td_sujet {}
#mdu00016containerId #mduForumTable thead td.td_1 {}
#mdu00016containerId #mduForumTable thead td.td_2 {}
#mdu00016containerId #mduForumTable thead td.td_3 {}
#mdu00016containerId #mduForumTable thead td.td_4 {}
/*
	style.css est la page par default qui ne fait que
	completer ce qui manque dans le style du design
	
	Il ne faut en aucun cas redéfinir ici l'emballage
	du module
*/

/*
	Container du module en home page
*/

#mdu00017containerId
{
	
}

/*
	START - Partie module d'annonce - SPECIFIQUE AU MODULE
*/


#mdu00017containerId
{
	
}

/*
	END - Partie module d'annonce - SPECIFIQUE AU MODULE
*/


/*
#mdu00017containerId .texteHeader
{
	font-size : 13px;
}
*/

#mdu00017containerId .mduFaqThemesContainer
{

}

#mdu00017containerId .lienThemes a 
{

}

#mdu00017containerId .blockTheme
{

}

#mdu00017containerId .blockQst
{

}

#mdu00017containerId a.blockQst:hover
{

}

#mdu00017containerId .blockRps
{

}

#mdu00017containerId .blockRps a.top
{

}

/* PLACEHOLDER*/
/* PLACEHOLDER*/
/* PLACEHOLDER*/
/* PLACEHOLDER */
/* PLACEHOLDER*/
/* PLACEHOLDER*/
/* PLACEHOLDER*/
/* PLACEHOLDER*/
/*
	START - Cas particulier ne pas prendre
*/

/*
	Cas d'un module qui demande une hauteur fixe
	Hauteur fixe variant selon la charte
*/

.mduMiseEnAvantFrontContent
{

}

.mduMiseEnAvantArticleContent
{

}

/*
	Cas d'un module type MOTEUR DE RECHERCHE surchargé
	Hauteur fixe variant selon la charte
*/

#module1Id .mduCornerHmduid1 {

}

#module1Id .mduCornerHGmduid1 {

}

#module1Id .mduCornerHDmduid1 {

}

#module1Id .mduCenterGmduid1 {

}

#module1Id .mduCenterDmduid1 {

}

#module1Id .mduCentermduid1 {

}

#module1Id .mduCornerBmduid1 {

}

#module1Id .mduCornerBGmduid1 {

}

#module1Id .mduCornerBDmduid1 {

}


/*
	END - Cas particulier ne pas prendre
*/

#module1Id,
#module2Id,
#module0Id
{
	font-size:11px;
	color:#666;
}

/*
#module0Id { display:none }
*/



/*
	START - module de la home
*/

.mduCacheHG
{

}
.mduCacheH
{

}


.mduCacheHD
{

}



.mduCacheCG
{

}


.mduCacheCD
{

}


.mduCacheBG
{

}

.mduCacheB
{

}


.mduCacheBD
{

}

/*
	END - module de la home
*/


/*
	START - article de la home
*/

#articleCacheHG
{


}

#articleCacheH
{

}

#articleCacheHD
{

}


#mdu00010containerId .mduid6
{
	
}
#pageId
{
	width:994px;	
	min-height:400px;
	_height:400px;
	margin:0 auto;
	padding:0px 0px 0px 0px;
	position:relative;
	background:url(/design/00004/img/fond_page.gif) left top repeat-y #FFFFFF;
	border-top: solid 1px #fff;
	display:block;
}

.DebuggingIe
{
	font-size:1px;
}

#logoId
{
	width:340px;
	height:50px;
	background:url(/design/00004/img/logo.jpg) top left no-repeat;
	position:absolute;
	left:35px;
	top:45px;
	text-indent: -30000px;
	outline:none;
}



#bloc_colorId
{
	width:40px;
	height:45px;
	background:url(/design/00004/img/bando_color.gif) left top no-repeat;
	float:left;
}


#bas_pageId
{
	width:944px;
	min-height:20px;
	_height:20px;
	padding:5px 0;
	margin:0 10px 0 40px;
	float:none;
	clear:both;
	text-align:center;
	background:url(/design/00004/img/ligne_sep.gif) top repeat-x #FFFFFF;
	font-size:10px;
	color:#999999;
	border:solid 4px #FFFFFF;
}

#bas_pageId a
{
	color:#666666;
}







#antiscollId
{
	position:absolute;
	bottom:-1px;
	left:0;
	width:1px;
	height:1px;
	font-size:1px;
	border:solid 1px #006600
}







/*START LANGID*/

#langId
{
	width:150px;
	height:14px;
	position:absolute;
	left:475px;
	top:90px;
	font-size:11px;
	color:#c9c9ca;
}

#langId a
{
	color:#707172;
	text-decoration: underline;
}

#langId a:hover
{
	text-decoration:none;
}

#langId .onlang
{
	font-weight 		: bold;
	color						: #b41721;
	text-decoration	: none;
	cursor					: default;
}

/*END LANGID*/

/*START BANDO*/

.bando
{
	width:994px;
	height:60px;
	position:absolute;
	left:0px;
	top:108px;
	z-index:0;
	background-position:40px 0px;
	background-repeat:no-repeat;
}

.bando h1
{
	width:340px;
	height:23px;
	margin:12px 0 0 10px;
	float:left;
	display:block;
	text-indent: -30000px;
}

/*END BANDO*/


/*START BASE*/

.baselinefr h1
{
	background:url(/design/00004/img/texte_bando_fr.png) top left no-repeat;
	/* IE 6 pour png */
	_background: none;
	 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/design/00004/img/texte_bando_fr.png");
	/* Fin png */
}

.baselineen h1
{
	background:url(/design/00004/img/texte_bando_en.png) top left no-repeat;
	/* IE 6 pour png */
	_background: none;
	 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/design/00004/img/texte_bando_en.png");
	/* Fin png */
}

/*END BASE*/

/*START COLONNE*/

#colonne01Id,
#colonne02Id,
#colonne03Id
{
	min-height:400px;
	_height:400px;
	display:inline;
	float:left;
	margin-bottom:10px;
}

#colonne01Id
{
	width:538px;
	margin-left:40px;
	margin-right:10px;
	margin-top:175px;
}

#colonne02Id
{
	width:209px;
	position:relative;
	z-index:10;
}

#colonne03Id
{
	margin-top:175px;
	width:177px;
	margin-left:10px;
}

/*END COLONNE*/


/*START CONTENU*/

#contenuId
{
	width:538px;
	overflow: hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

#contenuId img
{
/*min-width:538px;*/

}

#contenuId h1
{
	font-family:"Times New Roman", Times, serif;
	color:#707172;
	font-weight:100;
	font-size:45px;
	margin:0;
	padding:0;
}

#contenuId h2
{
	color:#000000;
}
#contenuId h3 #contenuId h4, #contenuId h5, {
 font-size:12px;
 color:#000000;
}

#contenuId .separation
{
	display:block;
	width:100%;
	height:2px;
	background:url(/design/00004/img/ligne_sep.gif) left top repeat-x;
	margin:5px auto;
	font-size:1px;
}

#contenuId a
{
	color:#444;
}

#contenuId .lien_ensavoir
{
	background:url(/design/00004/img/puce_ensavoir_plus.gif) right center no-repeat;
	padding-right:20px;
	font-size:10px;
}
/*END CONTENU*/






/*START CAROUSEL*/

#carousel
{
	background:url(/design/00004/img/fond_carrousel.jpg) no-repeat center center;
	width:535px;
	height:200px;
	position:relative;
}

#carousel div
{
}

#carousel a
{
	position:relative;
	display:block;
	border:0;
	text-decoration: none;
}

#carousel a strong
{
	position:absolute;
	top:15px;
	z-index:1000;
	left:0;
	color:#b41721;
	display:none;
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	width:150px;
}

#carousel a:hover strong
{
	display:block;
}

#carousel img
{
	width:100%;
	border:0;
}


#lodocarouselId
{
	width:268px;
	height:127px;
	background:url(/design/00004/img/lodocarousel.png) top left no-repeat;
	/* IE 6 pour png */
	_background: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/design/00004/img/lodocarousel.png");
	/* Fin png */
	position:absolute;
	top: 35px;
	left:160px;
	z-index:120
}

/*END CAROUSEL*/




/*
	 Container du module en home page
*/

#mdu00001containerId {
	color : #7f7f7f;
	/*border-bottom: dotted 1px #828283;*/
	padding-bottom:10px;
	margin-top:10px;
	background:url(/module/00011/1/img/ligne_sep.gif)  repeat-x bottom;
	
}
#mdu00001containerId a {
	color : #666666;
}


#mdu00001containerId .titre
{
	display : block;
	font-size : 17px;
	font-weight : bold;
	/*color : #B0B1B2;*/
	color  : #fff;
	margin : 0px 0px 10px 0px;
	padding : 2px;
}

#mdu00001containerId .iconeRss 
{
	background:url(/module/00011/1/img/icone-fluxrss.gif) no-repeat top left;
	display:block;
	width:20px;
	height:16px;
	float:left;
} 
#mdu00001containerId .lienRSS
{
	font-size:10px;
	color:#999999;
	float:right;
	clear:both;
	display:inline;
	padding:0 0 5px 0;

}
#mdu00001containerId .niveau
{
	margin-bottom : 10px;
	position:relative;
}


#mdu00001containerId .puceflecheoff
{
	position:absolute;
	top:3px;
	left:0;
	
}

#mdu00001containerId .textniveau
{
	font-size : 11px;
	font-weight : bold;
	display:block;
	margin-left:15px;
}
#mdu00001containerId .textniveau a 
{
	text-decoration: none;
}
#mdu00001containerId .textniveau a:hover 
{
	text-decoration: underline;
}
#mdu00001containerId .ouvert
{
	color : #B2191C;
}


#mdu00001containerId .listactu
{
	border : 0px solid red;
	padding : 5px 0 3px 0;
}

#mdu00001containerId .uneactu
{
	margin-bottom : 15px;
	padding : 0 0 0 15px;
	/* background : url(/module/00011/1/img/puce_liste_orange.gif) no-repeat 5px 5px; */
}

#mdu00001containerId .vignette
{
	float : left;
	margin : 0px 5px 5px 0px;
	border : 1px solid #CCCCFF;
}

#mdu00001containerId .titreactu
{
	display : block;
	font-weight : bold;
	color : #000;
	font-size : 10px;
}

#mdu00001containerId .dateactu
{
	display : block;
	color : #B2191C;
	font-size : 10px;
}

#mdu00001containerId .chapeauactu
{
	width : 150px;
	display : block;
	font-size : 10px;
}

/*
	Bloc de rappel
*/

#mdu00001containerId #headerActTableId {
	border : 1px solid #666666;
	width : 100%;
	font-size : 10px;
	font-weight : bold;
	padding : 5px;
	background : #ebebeb;
}

/*
	liste des actualités
*/

#mdu00001containerId .actulist
{
	border-bottom : 1px solid #DDDDDD;
	margin-bottom : 10px;
	padding-bottom : 10px;
}

#mdu00001containerId .titreactulist
{
	display : block;
	font-weight : bold;
	color : #000;
	font-size : 12px;
}

#mdu00001containerId .dateactulist
{
	display : block;
	color : #B2191C;
	font-size : 12px;
}

#mdu00001containerId .chapeauactulist
{
	display : block;
	font-size : 12px;
}

#mdu00001containerId .moreText
{
	display : block;
	float : right;
}

#mdu00001containerId .modulemoreText
{
	display : block;
	float : right;
	font-size : 10px;
	color:#b00c16;
}

#mdu00001containerId .moduleviewAll
{
	display : block;
	text-align : center;
	font-size : 10px;
	color:#b00c16;
}



/*
		une actualités seules
*/




#mdu00001containerId .actdatetxt {
	font-weight : bold;
	color : #666666;
	font-size : 16px;
}

#mdu00001containerId .acttitre {
	font-weight : bold;
	color : #444444;
	font-size : 16px;
}

#mdu00001containerId .actauteur {
	color : #666666;
	font-size : 12px;
}

#mdu00001containerId .actchapeau {
	font-weight : bold;
	font-size : 14px;
}	

#mdu00001containerId .act1img {
	width : 200px;
	float: right;
	margin : 0px 0px 12px 12px;
}

#mdu00001containerId .actlgd {
	font-size : 10px;
}

#mdu00001containerId .acttext {
	font-size : 12px;
}



/*
	 Container du module en home page
*/

#mdu00002containerId
{
	
}


/* REDEFINITION DU CONTENEUR GENERIQUE DU MODULE */
/*
#mdu00002containerId {
	padding:0px 0px 0px 0px;



	 
}

#mdu00002containerId .mduTable {
	padding:0px;
	margin : 0px 0 0px 0 ;
	border : 0px;
	width : 100%;

	border:0;


}

#mdu00002containerId .mduHeader {
	height : 0px;
	background:none;
	border :0;

}

#mdu00002containerId .mduLabel {
	padding : 0;
	display:none

}

#mdu00002containerId .mduBody {
	background : #FFFFFF;
	border:none;
	border-top :solid 12px #cecece;
	background: url(/module/00006/2/img/ligne_sep.gif) bottom left repeat-x;
	padding-bottom:10px;
	padding-top:3px;
}

#mdu00002containerId #mduImage {
	background 	: white;
	text-align 	: center;

	padding			: 2px;
	padding-left:0px;
	margin			: 0 5px 0 0;

	float 			: left;
	display 		: block;
	width				: 250px;
	height			:auto;
}

#mdu00002containerId #mduContent {
	padding : 10px 10px 10px 0;
}

#mdu00002containerId .mduTitre {
	font-size : 15px;
	color : #717171;
	font-size: 30px;
	font-family: Times New Roman;
	color:#666666;
}
               
#mdu00002containerId .mduTexte {
	font-size : 12px;
	color : #6a6a6a;
	text-align:left;
	padding-top:10px;
	display:block;
}

#mdu00002containerId .mduMore {
	float : right;
	font-size : 10px;
	color : #666666;	
}

#mdu00002containerId #mduGaucheId {
	background 	    : url(/module/00006/2/img/bt_fleche_g.gif) top left no-repeat;
	display 		: block;
	width 			: auto;
	height 			: 21px;
	padding 		: 5px 0 0 15px;
	font-size       : 11px;
	font-weight     : bold;
	color           : #666666;
	margin          :5px;
}

#mdu00002containerId #mduDroiteId {
	background 	    : url(/module/00006/2/img/bt_fleche_d.gif) top right no-repeat;
	display 		: block;
	width 			: auto;
	height 			: 21px;
	padding 		: 5px 15px 0 0;
	font-size       : 11px;
	font-weight     : bold;
	color           : #666666;
	margin:5px;
}

#mdu00002containerId #mduGaucheId:hover
{
	background-position : bottom left;	
	color : #333333;
}

#mdu00002containerId #mduDroiteId:hover
{
	background-position : bottom right;
	color : #333333;
}

#mdu00002containerId .mduBottomLeft {
	background : #FFFFFF;
	border-bottom : 1px solid #cecece;
	border-left : 0px solid #cecece;
}

#mdu00002containerId .mduBottomRight {
	background : #FFFFFF;
	border-bottom : 1px solid #cecece;
	border-right : 0px solid #cecece;
	
}

*//*
	 Container du module en home page
*/

#mdu00003containerId {
	color : #7f7f7f;
	font:Arial, Helvetica, sans-serif;
	width:100%;
	font-size:12px;
}

/*
		MODULE EN HOME
*/

/*

UNUSED 

#mdu00003containerId .listul
{
	display:list-item;
  width:180px;
	margin:0px;
	padding:0px;
	color : #b2191e;
}
*/

#mdu00003containerId .listli
{
	margin				:	0 0 0 10px;
	color : #b2191e;
}

#mdu00003containerId .nbfiches
{
	color : #444444;
	font-weight : bold;
}


#mdu00003containerId li a
{
	color : #666666;
}

/*
		FICHE ANNUAIRE
*/

#mdu00003containerId a {
	color : #b2191e;
	text-decoration: underline;
	font-weight:bold;
}

#mdu00003containerId .titre
{
	display : block;
	font-size : 17px;
	font-weight : bold;
	color : #B0B1B2;
	margin : 0px 0px 10px 0px;
}
#mdu00003containerId .blocAnnuaire 
{
	padding:5px; 
	color:#FFFFFF;
	border:solid 1px #f1f1f1;

}
#mdu00003containerId .blocAnnuaire .titre,
#mdu00003containerId .blocAnnuaire .sous-titre 
{
	color:#FFFFFF;
}

#mdu00003containerId .blocAnnuaire  .nbfiches a
{
	color:#FFFFFF;
	display:block;
	background:url(/module/00013/3/img/pucefleche.gif) left center no-repeat;
	padding-left:10px;
	width:auto;

}
#mdu00003containerId .blocAnnuaire a
{
	color:#FFFFFF;
	font-weight:normal;
}
#mdu00003containerId .titre .sous-titre
{
	font-size : 11px;
}
#mdu00003containerId .articletitre 
{
	display:block;
	background-color:#a57ba3;
	padding:4px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
	margin:5px 0 15px 0; 

}
#mdu00003containerId  .articlesoustitre 
{
	color:#a57ba3;
	font-weight:bold;
	display:block;
	margin-bottom:6px;
}
#mdu00003containerId  .articlesite,
#mdu00003containerId  .articlemail, 
#mdu00003containerId  .articletel 
{
display:block;
padding:2px 0;
}
#mdu00003containerId  .articleadresse 
{
	display:block;
	width:470px;
	padding:15px 15px 1px 15px;
	background-color:#f2f2f2;
	margin:10px auto;
	
}
#mdu00003containerId  .articleadresse  .adresseBloc 
{
	display:block;
	margin:0 0 15px 0;
	position:relative;

	
}
#mdu00003containerId .articleadresse  .txtadresse 
{
	display:block;
	padding-left: 70px;

	
}
#mdu00003containerId .articleadresse .labeladresse 
{
	position:absolute;
	top:0;	
	left:0;


}
#mdu00003containerId .article{
	border-bottom:solid 1px #dddddd;
	margin-bottom:10px;
}
#mdu00003containerId .resume{
	display:block;
	width:470px;
	padding:15px 15px 1px 15px;
	background-color:#ede5ed;
	margin:10px auto;
}
#mdu00003containerId .resume  .titre{
	font-weight:bold;
	font-size:14px;
	color:#a57ba3;
}

#mdu00003containerId .motscles{
}

#mdu00003containerId #headerAnrTableId {
	border : 1px solid #666666;
	width : 100%;
	font-size : 10px;
	padding : 3px;
	background : #ebebeb;
}

#mdu00003containerId #headerAnrTableId a
{
	font-size : 11px;
	/*font-weight : bold;*/
}
/*
	 Container du module en home page
*/

#mdu00004containerId 
{
	
}

/*
	START - Partie module d'annonce - SPECIFIQUE AU MODULE
*/

#mdu00004containerId .mduTexteLibreContainer 
{
	
}

#mdu00004containerId .mduTexteLibreTitre 
{
	
}

#mdu00004containerId .mduTexteLibreTexte 
{
	
}

/*
	END - Partie module d'annonce
*/

/*
	START - Affichage des resultats
	page article.php
*/
/*
#mdu00004containerId .titre
{
	color 		 	: #fff;
	font-weight : bold;
	font-size 	: 11px;
	line-height : 25px;
	padding : 0 0 0 5px;
}

#mdu00004containerId .titreArticle
{
	color 		 	: #444444;
	font-weight : bold;
	font-size 	: 11px;
	line-height : 25px;
	padding : 0 0 0 5px;
}

#mdu00004containerId .ligneBas {
	border-bottom : 1px solid #666666;
}

*//*
	 Container du module en home page
*/

#mdu00005containerId 
{
	
}

/*
	START - Partie module d'annonce - SPECIFIQUE AU MODULE
*/

#mdu00005containerId .mduTexteLibreContainer 
{
	
}

#mdu00005containerId .mduTexteLibreTitre 
{
	
}

#mdu00005containerId .mduTexteLibreTexte 
{
	
}

/*
	END - Partie module d'annonce
*/

/*
	START - Affichage des resultats
	page article.php
*/
/*
#mdu00005containerId .titre
{
	color 		 	: #fff;
	font-weight : bold;
	font-size 	: 11px;
	line-height : 25px;
	padding : 0 0 0 5px;
}

#mdu00005containerId .titreArticle
{
	color 		 	: #444444;
	font-weight : bold;
	font-size 	: 11px;
	line-height : 25px;
	padding : 0 0 0 5px;
}

#mdu00005containerId .ligneBas {
	border-bottom : 1px solid #666666;
}

*//*
	 Container du module en home page
*/

#mdu00006containerId {
	border-top : 1px dotted #ccc;
	color : #7f7f7f;
	font:Arial, Helvetica, sans-serif;
	width:100%;
	font-size:12px;
	padding : 0 0 20px 0;
}

/*
		MODULE EN HOME
*/

#mdu00006containerId .titre
{
	display : block;
	font-size : 17px;
	font-weight : bold;
	color : #B0B1B2;
	margin : 5px 0px;
}

#mdu00006containerId a
{
	color : #b2191e;
	font-weight : bold;
}
#mdu00006containerId a.resultLigne
{
	display : block;
	color : #666;
	text-decoration : none;
	border-top : 1px solid #ccc;
	padding : 5px;
	min-height : 37px;
	_height : 37px;
	
}

#mdu00006containerId a.resultLigne:hover
{
	display : block;
	color : #666;
	text-decoration : none;
	border-top : 1px solid #ccc;
	padding : 5px;
	background-color : #efefef;

}

#mdu00006containerId input[type=text]
{
	width : 250px;
}

#mdu00006containerId select
{
	width : 253px;
}

#mdu00006containerId input[type=submit]
{
	padding : 0 10px; 
	margin 	: 0 0 0 30px;
}

#mdu00006resultId
{
	padding : 10px 5px; 
	margin 	: 0 0 20px 0;
	border-bottom : 1px dotted #ccc;
}

#mdu00006containerId .sstitre
{
	font-size : 13px;
	font-weight : bold;
}

#mdu00006containerId .sstitre img
{
	vertical-align : middle;
}

#mdu00006containerId .titreligne
{
	font-weight : bold;
}

#mdu00006containerId .cheminDeFer
{
	font-weight : normal;
}

/*
		MODULE EN ARTICLE
*/

/*
	 Container du module en home page
*/
/*
	 Container du module en home page
*/

#mdu00008containerId 
{
	
}

/*
	START - Partie module d'annonce - SPECIFIQUE AU MODULE
*/

#mdu00008containerId .mduTexteLibreContainer 
{
	
}

#mdu00008containerId .mduTexteLibreTitre 
{
	
}

#mdu00008containerId .mduTexteLibreTexte 
{
	
}

/*
	END - Partie module d'annonce
*/

/*
	START - Affichage des resultats
	page article.php
*/
/*
#mdu00008containerId .titre
{
	color 		 	: #fff;
	font-weight : bold;
	font-size 	: 11px;
	line-height : 25px;
	padding : 0 0 0 5px;
}

#mdu00008containerId .titreArticle
{
	color 		 	: #444444;
	font-weight : bold;
	font-size 	: 11px;
	line-height : 25px;
	padding : 0 0 0 5px;
}

#mdu00008containerId .ligneBas {
	border-bottom : 1px solid #666666;
}

*//*
	 Container du module en home page
*/
#mdu00008containerId
{
	color : #666666;
}

#mdu00008containerId a
{
	color : #666666;
}

#mdu00008containerId .mduTable {
	padding : 0;
	margin : 0;
	border : 0px;
	width : 100%;
}

#mdu00008containerId .mduCenterG {
	background:none;
}

#mdu00008containerId .mduCenterD {
	background:none;
}

#mdu00008containerId .mduCenter {
	background : #FFFFFF;
	color 		 : #666666;
}

#mdu00008containerId .ligneBas {
	border-bottom : 1px solid #B8B8B8;
}

#mdu00008containerId .zoneFond {
	background : #FFFFFF;
}

/*
#mdu00008containerId .mduCornerH {
	margin : 2px;
	height : 10px;
}*/
/*
#mdu00008containerId .mduCornerHG {
	width : 4px;
	height : 4px;
	background:none;
}
*/
/*
#mdu00008containerId .mduCornerHD {
	width : 4px;
	height : 4px;
	background:none;
}*/

#mdu00008containerId .mduCornerB {
	background:none;
}

#mdu00008containerId .mduCornerBG {
	width : 4px;
	height : 11px;
	background:none;
}

#mdu00008containerId .mduCornerBD {
	width : 4px;
	height : 11px;
	background:none;
}

#mdu00008containerId a {
	color : #666666;
	font-weight : bold;
	text-decoration : underline;
}

#mdu00008containerId .titre
{
	color 		 	: #666666;
	font-weight : bold;
	font-size 	: 11px;
	line-height : 25px;
	padding : 0 0 0 5px;
}

#mdu00008containerId .mduCornerHG,
#mdu00008containerId .mduCornerH,
#mdu00008containerId .mduCornerHD,
#mdu00008containerId .mduCenterG,
#mdu00008containerId .mduCenter,
#mdu00008containerId .mduCenterD,
#mdu00008containerId .mduCornerBG,
#mdu00008containerId .mduCornerBD,
#mdu00008containerId .mduCornerB
{
	background-image : none;
	background-color : transparent;
}


/* REDEFINITION DU CONTENEUR GENERIQUE DU MODULE */

#mdu00008containerId  .mduTable {
	padding : 0;
	margin : 0;
	border : 0px;
	width : 100%;
}

#mdu00008containerId  .mduCenterG {
	background:url(/module/00002/8/img/mdu_centre_gauche_gris.png) repeat-y;
}

#mdu00008containerId  .mduCenterD {
	background:url(/module/00002/8/img/mdu_centre_droite_gris.png) repeat-y;
}

#mdu00008containerId  .mduCenter {
	background-color: #dbdbdb;

}


#mdu00008containerId  .mduCornerHG {
	width : 4px;
	height : 4px;
	background:url(/module/00002/8/img/mdu_haut_gauche_gris.png) no-repeat;
}

#mdu00008containerId  .mduCornerH {
	background:url(/module/00002/8/img/mdu_haut_centre_gris.png) repeat-x;
}

#mdu00008containerId  .mduCornerHD {
	width : 4px;
	height : 4px;
	background:url(/module/00002/8/img/mdu_haut_droite_gris.png) no-repeat;
}



#mdu00008containerId  .mduCornerB {
	background:url(/module/00002/8/img/mdu_bas_centre_gris.png) repeat-x;
}

#mdu00008containerId  .mduCornerBG {
	width : 4px;
	height : 11px;
	background:url(/module/00002/8/img/mdu_bas_gauche_gris.png) no-repeat;
}

#mdu00008containerId  .mduCornerBD {
	width : 4px;
	height : 11px;
	background:url(/module/00002/8/img/mdu_bas_droite_gris.png) no-repeat;
}

#mdu00008containerId .mduCenter a
{
	color:#666666;
	font-weight:normal;
}/*
	 Container du module en home page
*/

#mdu00009containerId
{
	
}


/*
	 Container du module en home page
*/

#mdu00010containerId
{
	
}


/*
	 Container du module en home page
*/
