body {  
	margin: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
SCROLLBAR-FACE-COLOR: #EACF4E;
SCROLLBAR-HIGHLIGHT-COLOR: #FFFC8B;
SCROLLBAR-SHADOW-COLOR: #977A2E;
SCROLLBAR-3DLIGHT-COLOR: #EACF4E;
SCROLLBAR-ARROW-COLOR: #3D3532;
SCROLLBAR-TRACK-COLOR: #FFFFFF;
SCROLLBAR-DARKSHADOW-COLOR: #5B5535
}
p {
	margin-top: 0px;
	margin-bottom: 5px;
}

.link1 {  color: #666666; text-decoration: none}
.link1:hover { color: #FF0000; text-decoration: underline}
.link1:active { color: #666666; text-decoration: none }
.linkBullet { color: #666666; text-decoration: none ; list-style-image: url(imagesPages/BoutonGris.gif); list-style-position: outside; list-style-type: none}
.linkBullet:hover { color: #FF0000; text-decoration: underline ; list-style-position: outside; list-style-image: url(imagesPages/BoutonRouge.gif); list-style-type: none}
.linkBullet:active { color: #666666; text-decoration: none ; list-style-position: outside; list-style-image: url(imagesPages/BoutonGris.gif); list-style-type: none}
.linkTrait { color: #666666; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold}
.linkTrait:active { color: #666666; text-decoration: underline}
.linkTrait:hover { color: #FF0000; text-decoration: underline }
.FondPagTraitInterm {  background-image: url(imagesTitrPages/PagTraitInterm.jpg); background-repeat: repeat-x}
.link2 {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;

}
.link2:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;

}
.link2:active {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;

}
.linkCadre {
	text-decoration: none;
	border: 1px solid #666666;
}

.linkCadreOpacity {
	text-decoration: none;
	border: 1px solid #666666;
	filter:alpha(opacity=35); 
	opacity:0.35; 
	-moz-opacity:0.35; 
}

.text13 {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;

}
#navigation td {
	}
	
#navigation a {
	color: #EAE14E;
	letter-spacing:0.01em;
	text-decoration: none;
	display:block;
	text-align: left;
	text-indent: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	}
	
#navigation a:hover {
	background-image: url(imagesHP/BoulBig.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: underline;
	}
	
.SiteWebDescription {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	border-top: 1px dotted #666;
	padding-top: 15px;
	padding-bottom: 15px;
}

.TechnolDescription {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666;
	background: #e2e2e2;
	display: block;
	padding: 0px 3px 1px 5px;
}
.invisible {
	visibility: hidden;
}

