body {
	background-color: #FFFFFF;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin:0;
}
.marge{
	padding:5px;
}

.bg {
	background-image: url(images/bg.gif);
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #770000;
}
.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bgtxt {
	background-image: url(images/bgtxt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #770000;
	font-weight: normal;
}
.intro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #770000;
}

.champid
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3A0016;
	background-color: #FFFFFF;
	border: 1px solid #770000;
	vertical-align:middle;
}
.Grand {font-size: 16px}

.Gauche { margin-left:10px; }

.bordure {
	border: 1px solid #770000;
}
#PS_page
{
	width:100%;
	text-align:center;
	
}
#PS_text
{
	margin:auto;
	text-align:left;
	width:700px;
	padding-left:40px;	
	padding-right:40px;	
	background-color:#FFFFFF;
}
#PS_lienbas
{
	margin:auto;
	text-align:left;
	width:700px;
	padding-left:40px;
	padding-right:40px;
	background-color:#BE0000;
}
.titreplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #5F0666;
	font-weight: bold;
}
.txtplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.plan {
	margin-left:120px;;
	border: 1px solid #515151;
	width: 640px;
	height: 480px;
}

.textemoyen {
	font-size: 16px;
	font-weight: bold;
}
.textegrand {
	font-size: 22px;
	font-weight: bold;
}

#navlist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #770000;
font: bold 12px Verdana, sans-serif;
width:700px;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #770000;
border-bottom: none;
background: #c8e7fb;
text-decoration: none;
}

#navlist li a:link { color: #770000; }
#navlist li a:visited { color: #770000; }

#navlist li a:hover
{
color: #770000;
background: #e5f3fa;
border-color: #770000;
padding: 3px 0.5em;
margin-left: 3px;
text-decoration: none;

}

#navlist li a#current
{
background: white;
border-bottom: 1px solid #770000;
}

