a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	/*text-decoration: none;*/
}
a:active {}
a:hover {
	color: #000000;
	text-decoration: underline;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p, li {
	/*line-height: normal;*/
	color: #444;
	/*color: #0055ff;*/
	font-size:15px;
	text-align:justify;
}
li {
	line-height: 1.5;
}
ul ul li {
	line-height: 1.25;
	color: gray;
}
.Bandeau td {
	font-weight:100;
	font-size:12px;
	text-align:center;
	color: #00ff00;
	vertical-align:middle;
}
.Bandeau td img {
	vertical-align:bottom;
}
.Bandeau a, .Bandeau a:visited, .Bandeau td {
	text-decoration:none;
	color:#DDDDDD;
}
.CelluleAvecLien {
	border-left:solid thin #FFFFFF;
	width:99px;
}
.CelluleAvecLien a {
	display: block;
}
.CelluleAvecLien:hover {
	background-color:#7EAEEE;
}
.CelluleAvecLien a:hover {
	color:#FFFFFF;
}
.LigneAvecBordures td {
	border-top: solid thin #FFFFFF;
  border-bottom: solid thin #FFFFFF;
  height: 20px;
}
#Actualites a {
	display: block;
	text-decoration:none;
}
#Actualites td a:hover {
	background-color:#FFFFFF;
}
#Actualites td a:visited {
	color:#000000;
}
#EnteteDePage {
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	z-index:90;
}
#LogoSiTaDeL {
	position:absolute;
	left:0px;
	top:10px;
	width:150;
	height:125;
	z-index:100;
}
#CorpsDePage {
	position:absolute;
	left:0px;
	top:300px;
	bottom:30px;
	width:100%;
}
#PiedDePage {
	background-color:#7EAEEE;
	background-color:#ff0000;
	position:relative;
	left:0px;
	bottom:0px;
	height:25px;
	width:100%;
	color:#EEE;
	font-size:8pt;
	text-align:right;
	vertical-align:bottom;
	/*border: 1px solid #000000;*/
	z-index:80;
}
.SiTaDeL, .SiTadeL_a {
	font-weight:bold;
	color:blue;
}
.SiTaDeL_a {
	color:red;
}
.TitreOrange, .TexteOrange, a.TexteOrange, a:visited.TexteOrange {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-weight: bold;
}
a:hover.TexteOrange {
	color: #FFCC33;
}
.TitreOrange {
	font-size: 12pt;
}

.corps_texte {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; line-height: normale; color: #444444}
.titre2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000099; font-weight: bold; text-decoration: underline; line-height: normale}
.rubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0099CC;
	line-height: normal;
	text-indent: 0.5cm;
	text-decoration: none;
}
.titre1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; line-height: normale; font-weight: bold; color: #FF9900}
.rubrique2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #858FBC;
}

