#pos{
position:absolute;
left:50%;
top:50%;
}
#general{
position:absolute;
left: -380px;
top: -275px;
width:760px;
height:550px;
}
body {
	background-image: url(images/bg2.jpg);
	margin: 0px;
	padding: 0px;
	font-family:Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	color:#000000;
	text-align: left;
}
.form {
	font-family:Verdana, "Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	color:#000000;
}
a:visited {
	color: #4D6E2E;
}
a:hover {
	color: #4D6E2E;
}
.bgligne {
	background-image:   url(../images/bgligne.jpg);
	background-repeat: repeat-y;
}
.souligne {
	text-decoration: underline;
}
.liens {
	font-size: 13px;
	font-style: italic;
}
.tdbg {  
	background-image:  url(../images/tdbg.jpg);
	background-repeat: repeat-y;
}
