body {font-family: Verdana, Arial, Helvetica, sans-serif;}
h1 {
	margin-top:10;font-size: 20; color: #336699; text-align: center;letter-spacing: 6px;
}
h2 {
	font-size: 10px; letter-spacing: 4px; text-align: center;
}
h3 {
	font-size: 12px;font-weight: 700;
}
p {
	font-size: 10px; color: #333333; text-align: justify;
}
/*visuels*/
#HautBG {
	width:960;height:90;background: url(img/fond1.png); background-repeat: repeat;
}
#MilieuBG {
	width:960px;position:relative;left: 0;top: 0;
}
#colmenu {
	width:260;position:relative;left: 0;top: 0; background-color: #9BBCDD; text-align: center;z-index:100;
}
/* positionnement texte*/
#centre {
	padding:20;margin-left:260px;width:700;position:absolute;left: 0;top: 0;background-color:#F4F4F4;z-index:10;border-top-width: 0px;border-right-width: 4px;border-bottom-width: 0px;border-left-width: 0px;border-left-style: dotted;border-right-style: dotted;border-right-color: #336699;
}
#PiedPage {
	padding:10px;text-align: center;
}
#PiedCent {	
	padding:5px;position:relative;height: 15px;top: 20px;
}
/*Lien*/
a:link {
	color: #333333; text-decoration: none; font-weight: 700;
}
a:visited {
	color: #333333;text-decoration: none;
}
.lien {
	letter-spacing: 2px; line-height: 10px; background-color:#FFFFFF;
}
.LienMenu {
	font-size: 10px; font-weight: 700; text-decoration: none; letter-spacing: 1px; line-height: 10px; color: #333333;
}
/*Texte*/
.text {
	font-size: 10px; color: #333333; text-align: justify;
}
.mintext {
	font-size: 9px; color: #999999;
}
