BODY, TD, P, LI, OL, UL, UL LI, OL LI
{
	font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #3A3A3A;
}

UL LI
{
	list-style-image : url('/includedb/images/puce_liste.gif');
	list-style-position: outside;	
	list-style-type:none;
	display : list-item;
}


.breveContenu
{
	font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #3A3A3A;
}


.breves
{
	/*background-color:red;*/
	text-decoration:none;
}

.transp {
	width:100%;
   /* Pour IE, il faut absolument mettre une largeur, alors soit width=100%,
      soit c'est un div positionné et dimensionné comme dans cet exemple.*/
   filter:alpha(opacity=7);
   -moz-opacity:0.07;
   opacity: 0.07;
}

.transpGlossaire {
	width:100%;
   /* Pour IE, il faut absolument mettre une largeur, alors soit width=100%,
      soit c'est un div positionné et dimensionné comme dans cet exemple.*/
   filter:alpha(opacity=90);
   -moz-opacity:0.90;
   opacity: 0.90;
}
.NoTransp {
	width:100%;
   /* Pour IE, il faut absolument mettre une largeur, alors soit width=100%,
      soit c'est un div positionné et dimensionné comme dans cet exemple.*/
   filter:alpha(opacity=100);
   -moz-opacity:1.0;
   opacity: 1.0;
}


a.LinkGoHome, a.LinkGoHome:hover, span.LinkGoHome
{
    padding-right: 25px;
    background-color: transparent;
    background-image: url(/includedb/images/fleche_go.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top right;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #008331;			/* VERT */	
}

a.LinkGoHome:hover
{
	text-decoration: underline;
}


a.LinkReverse, a.LinkReverse:hover
{
    padding-left: 26px;
    background-color: transparent;
    background-image: url(/includedb/images/fleche_reverse.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top left;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #008331;			/* VERT */	
}

a.LinkReverse:hover
{
	text-decoration: underline;
}


a.boutonHome
{
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #FFFFFF;			/* RED */
}

a.boutonHome:hover
{
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
    color: #FFFFFF;			/* RED */
}


a.ClassicLink, span.ClassicLink
{
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #008331;			/* RED */
}


a.ClassicLink:hover
{
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
    color: #008331;			/* RED */
}

a.ClassicLinkGlossaire, span.ClassicLinkGlossaire
{
/*
    font-size: 12px;
    font-weight: normal;
	*/
    text-decoration: underline;
    color: #008331;		
	padding-bottom:1px;
	border-bottom: 1px solid #008331;
}


a.ClassicLinkGlossaire:hover
{
/*
    font-size: 12px;
    font-weight: normal;*/
    text-decoration: underline;
    color: #008331;		
	padding-bottom:1px;
	border-bottom: 1px solid #008331;
}



a.LinkBlack, span.LinkMenuArrow
{
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
}


a.LinkBlack:hover
{
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
    color: #000000;
}



a.ClassicLinkArrow, span.ClassicLinkArrow
{
    padding-right: 13px;
    background-color: transparent;
    background-image: url(/script/images/Puces/puce_menu_layer.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top right;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #008331;			/* RED */
}


a.ClassicLinkArrow:hover
{
    padding-right: 13px;
    background-color: transparent;
    background-image: url(/script/images/Puces/puce_menu_layer.gif);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top right;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
    color: #008331;			/* RED */
}




















a.ClassicLinkExterne, span.ClassicLinkExterne
{
    padding-left: 18px;
    background-color: transparent;
    background-image: url(/script/images/Puces/puce_externe.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0px 3px;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #008331;			/* RED */
}


a.ClassicLinkExterne:hover
{
    padding-left: 18px;
    background-color: transparent;
    background-image: url(/script/images/Puces/puce_externe.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0px 3px;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
    color: #008331;			/* RED */
}

a.ClassicLinkInterne, span.ClassicLinkInterne, a.LinkGo, span.LinkGo
{
    padding-left: 18px;
    background-color: transparent;
    background-image: url(/script/images/Puces/puce_interne.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0px 3px;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #008331;			/* RED */
}


a.ClassicLinkInterne:hover, a.LinkGo:hover
{
    padding-left: 18px;
    background-color: transparent;
    background-image: url(/script/images/Puces/puce_interne.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0px 3px;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
    color: #008331;			/* RED */
}


a.ClassicLinkDLL, span.ClassicLinkDLL
{
    padding-left: 18px;
    background-color: transparent;
    background-image: url(/script/images/Puces/puce_ancre.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0px 4px;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #008331;			/* RED */
}


a.ClassicLinkDLL:hover
{
    padding-left: 18px;
    background-color: transparent;
    background-image: url(/script/images/Puces/puce_ancre.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0px 4px;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
    color: #008331;			/* RED */
}


/* Les memes, mais EOF  */

a.ClassicLinkExterneEOF, span.ClassicLinkExterneEOF
{
    padding-right: 18px;
    background-color: transparent;
    background-image: url(/script/images/Puces/puce_externe_eof.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top right;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #008331;			/* RED */
}


a.ClassicLinkExterneEOF:hover
{
    padding-right: 18px;
    background-color: transparent;
    background-image: url(/script/images/Puces/puce_externe_eof.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top right;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
    color: #008331;			/* RED */
}

a.ClassicLinkInterneEOF, span.ClassicLinkInterneEOF
{
    padding-right: 18px;
    background-color: transparent;
    background-image: url(/script/images/Puces/puce_interne_eof.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top right;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #008331;			/* RED */
}


a.ClassicLinkInterneEOF:hover
{
    padding-right: 18px;
    background-color: transparent;
    background-image: url(/script/images/Puces/puce_interne_eof.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top right;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
    color: #008331;			/* RED */
}


a.ClassicLinkDLLEOF, span.ClassicLinkDLLEOF
{
    padding-right: 18px;
    background-color: transparent;
    background-image: url(/script/images/Puces/puce_ancre_eof.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top right;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #008331;			/* RED */
}


a.ClassicLinkDLLEOF:hover
{
    padding-right: 18px;
    background-color: transparent;
    background-image: url(/script/images/Puces/puce_ancre_eof.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: top right;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline;
    color: #008331;			/* RED */
}

























.contenu
{
	font-family: Arial, Helvetica, sans-serif;font-size: 12px;
/*	padding-left:12px;*/
}

table.breve_home td.contenu
{
	font-size: 11px;
}

.titreCouleur
{
	font-size:	14px;
	color: #008331;
	font-weight: bold;
}

.titreCouleurBreveHome
{
	font-size:	12px;
	color: #05577E;
	font-weight: bold;
}


.titre
{
	font-size:	12px;
}



.txtTxtbas
{
	font-size:	9px;
}

.contenuRouge
{
	font-family: Arial, Helvetica, sans-serif;font-size: 11px;
	color:	#E40B16;
}

.contenuViolet
{
	font-family: Arial, Helvetica, sans-serif;font-size: 11px;
	color:	#990099;
}

.contenuOrange
{
	font-family: Arial, Helvetica, sans-serif;font-size: 11px;
	color:	#FE9900;
}


.ssTitreVert
{
	font-size:				14px;
	color:					#018031;
	font-weight:			bold;
}

.TextVert
{
	font-size:				12px;
	color:					#018031;
}

.TextVertGras
{
	font-size:				12px;
	color:					#018031;
	font-weight:			bold;
	text-decoration:		none;
}
.TextVertGrasSouligne
{
	font-size:				12px;
	color:					#018031;
	font-weight:			bold;
	text-decoration:		underline;
}



a.LinkVert
{
	font-size:				11px;
	color:					#018031;
	font-weight:			normal;
	text-decoration:		none;
}

a.LinkVert:hover
{
	font-size:				11px;
	color:					#018031;
	font-weight:			normal;
	text-decoration:		underline;
}


a.CopyRight
{
	font-size:				11px;
	color:					#00537A;
	font-weight:			bold;
	text-decoration:		none;
}

a.CopyRight:hover
{
	font-size:				11px;
	color:					#00537A;
	font-weight:			bold;
	text-decoration:		underline;
}

a.Railroad, span.Railroad
{
	font-size:				12px;
	color:					#858585;
	font-weight:			normal;
	text-decoration:		none;
}

a.Railroad:hover
{
	font-size:				12px;
	color:					#858585;
	font-weight:			normal;
	text-decoration:		underline;
}

.contentSurligne1 
{
	background-color:		#EBF0F4;
	padding:				10px 10px 10px 10px;
	display : 				block;
	float: 					left;
}

.contentSurligne2
{
	background-color:		#BBDBC4;
}

.contentSurligne3
{
	background-color:		#BBDBC4;
	padding:				10px 10px 10px 10px;
	display : 				block;
	float: 					left;
}

.ContentPlace .title, .ContentPlaceTitle
{
	font-size:				16px;
	height:					20px;
	color:					#018031;
	font-weight:			bold;
}

.ContentPlace .title, .ContentPlaceTitle
{
	background-image: 		url('/includedb/images/puce_title.gif');
	background-repeat:		no-repeat;
	background-position:	0px 4px;
	padding-left:			12px;

}

.TitlePage
{
	font-size:				13px;
	color:					#000000;
}



td
{
	table-layout: fixed;
}



table.BreveGauche .title
{
	font-size:	12px;
	color: #05577E;
	font-weight: bold;
	
	height:			19px;
	padding-left:	6px;
}

table.BreveGauche .callage
{
	padding-left:	6px;
}


table.BreveGauche .contenu
{
	padding:			10px 5px 10px 5px;
}

a.Lien, .Lien
{
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		12px;
	font-weight:	bold;
	color:			#000000; 
	text-decoration: underline;
}
a.Lien:hover, .Lien:hover
{
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		12px;
	font-weight:	bold;
	color:			#000000; 
	text-decoration: underline;
}


.LienPuce
{
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		11px;
	font-weight:	bold;
	color:			#E40B16; 
	text-decoration: underline;
	
	padding-right:	12px;
	margin-right:	3px;
	background-image:		url( '/includedb/images/puce_menu_layer.gif' );
	background-position:	center right; 
	background-repeat:		no-repeat;
}
.LienPuce:hover
{
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		11px;
	font-weight:	bold;
	color:			#E40B16; 
	text-decoration: underline;
}



a.LinkMenuLevel2
{
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		11px;
	font-weight:	bold;
	color:			#000000; 
	text-decoration: none;
}

a.LinkMenuLevel2:hover
{
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		11px;
	font-weight:	bold;
	color:			#000000; 
	text-decoration: underline;
}

a.LinkMenuLevel3
{
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		11px;
	font-weight:	normal;
	color:			#000000; 
	text-decoration: none;
}

a.LinkMenuLevel3:hover
{
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		11px;
	font-weight:	normal;
	color:			#000000; 
	text-decoration: underline;
}

a.LinkMenuLevel3_On, a.LinkMenuLevel3_On:hover
{
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		11px;
	font-weight:	bold;
	color:			#000000; 
	text-decoration: none;
}



table.SousMenutravailensemble
{
	border:		1px solid #9D00A5;
	width:		220px;
	padding:	5px 5px 5px 5px;
}

table.SousMenuviegroupe
{
	border:		1px solid #E40B16;
	width:		220px;
	padding:	5px 5px 5px 5px;
}

table.SousMenusalarie
{
	border:		1px solid #FE9900;
	width:		220px;
	padding:	5px 5px 5px 5px;
}




.cssCopyRight
{
	background-color:	#EDEDED;
	text-align:			center;
}

.linkButtonLevel1
{
	color:		#FFFFFF;
	font-size:	12px;
	text-decoration:none;
}
.linkButtonLevel1:hover
{
	color:		#FFFFFF;
	font-size:	12px;
	text-decoration:underline;
}

.travaillerEnsemble
{
	border:				1px solid #9A0096;
	background-color:	#FFFFFF;
}

.HomeTable
{
	border-left:1px solid #CBE110;
	border-right:1px solid #CBE110;
	border-bottom:1px solid #CBE110;
}

