/*p, div {
text-align: center;
}*/

table {
}

 td { }

 h1, h2, h3, h4, h5
{ 
text-align: center;
}

.left {
text-align: left
}

.centre {
text-align: center
}

.right {
text-align: right
}

.erreur {
color: red
}

.message {
color: green
}

.visiteur {
	font-size: 16px;
	color: #b5c860;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.membre {
	font-size: 16px;
	color: #2869a9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 110;
}

.EntetePage {
	color: #ffffff;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight:  bold;
	font-style: italic;
}

.MainTable {
	table-layout:fixed;
	width: 944px;
}

.HeadTable {
	table-layout:fixed;
	height: 75px;
	width: 650px;
}

.InternTable {
	table-layout:fixed;
	width: 650px;
}


.titre {
	font-size: 25px;
	color: #2869a9;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-style: italic;
	line-height: 30px;
}

.soutitre {
	text-align: left;
	font-size: 20px;
	color: #2869a9;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-style: italic;
}

.normaltext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align:justify;
	line-height: 20px;
	list-style-image:url(../images/fleche.gif);
}

.normaltext a:link {
	color: #2869a9;
	text-decoration: none;
}
.normaltext a:visited {
	color: #2869a9;
	text-decoration: none;
}
.normaltext a:hover {
	color: #A7C8D7;
	text-decoration: none;
}
.normaltext a:active {
	color: #2869a9;
	text-decoration: none;
}
.normaltext a {
	font-weight: bold;
}

.commentaire {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.lien1 {font-size: 14px; color: #8FB8CA; font-family: Georgia, "Times New Roman", Times, serif;}

.lien1 a:link {
	color: #999999;
	text-decoration: none;
}
.lien1 a:visited {
	color: #999999;
	text-decoration: none;
}
.lien1 a:hover {
	color: #8eb8ce;
	text-decoration: none;
}
.lien1 a:active {
	color: #777777;
	text-decoration: none;
}
.lien1 a {
	font-weight: bold;
}

.lien2 {font-size: 10px; color: #8FB8CA; font-family: Verdana, Arial, Helvetica, sans-serif;}

.lien2 a:link {
	color: #8FB8CA;
	text-decoration: none;
}
.lien2 a:visited {
	color: #8FB8CA;
	text-decoration: none;
}
.lien2 a:hover {
	color: #8eb8ce;
	text-decoration: none;
}
.lien2 a:active {
	color: #8eb8ce;
	text-decoration: none;
}
.lien2 a {
	font-weight: 100;
}

.lien3 {font-size: 10px; color: #8FB8CA; font-family: Verdana, Arial, Helvetica, sans-serif;}

.lien3 a:link {
	color: #ffffff;
	text-decoration: none;
}
.lien3 a:visited {
	color: #ffffff;
	text-decoration: none;
}
.lien3 a:hover {
	color: #8eb8ce;
	text-decoration: none;
}
.lien3 a:active {
	color: #ffffff;
	text-decoration: none;
}
.lien3 a {
	font-weight: 100;
}

.lienmenu {
	font-size: 11px;
	font-weight:bold;
	color: #A7C8D7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: solid thin #A7C8D7;
}

.lienmenu a:link {
	color: #A7C8D7;
	font-weight:bold;
	text-decoration: none;
}
.lienmenu a:visited {
	color: #A7C8D7;
	font-weight:bold;
	text-decoration: none;
}
.lienmenu a:hover {
	color: #719543;
	font-weight:bold;
	text-decoration: none;
}
.lienmenu a:active {
	color: #719543;
	font-weight:bold;
	text-decoration: none;
}
.lienmenu a {
	font-weight:bold;
}


.lienmenu2 {
	font-size: 10px;
	font-weight:bold;
	color: #2869A9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(../images/arrow1.gif);
	line-height: 15px;
}

