@charset "iso-8859-2";
p, img, table, div, ul, li, br{
	margin:0px;
	padding:0px;
	border:0px;
}
body {
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	background-color:#f6f4f4;
}
.body1 {
	background-image: url(images/fond_site_blanc.jpg);
}
.body2 {
	background-image: url(images/fond_site_violet.jpg);
}
.site {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #3d3d3d;
	text-align:justify;
}
.break {
	clear:both;
	margin:0px;
	padding:0px;
	height:0px;
	width:0px;
}
.contenu {
	background-image: url(images/fondcontenu.png);
	background-repeat: repeat-y;
	height: 755px;
}
.contenuextensible {
	background: url(images/fondcontenu.png) repeat-y;
}
.basdepage {
	height: 75px;
}
.imagebox {
	height: 395px;
	padding-left:23px;
}
.contenureferencement {
	margin-top: 12px;
	margin-left:23px;
}
.foot {
	height: 40px;
	color: #3d3d3d;
	text-decoration:none;
}
.foot_links {
	text-align: left;
	text-decoration: none;
}
.textereferencement_a {
	float:left;
	height: 260px;
	width:380px;
	padding-left:25px;
	padding-top:35px;
}
.textereferencement_b {
	float:left;
	width:425px;
	height:260px;
	padding-left:30px;
	padding-top:35px;
	padding-right:0px;
}
a:link{
	color: #3d3d3d;
	text-decoration: none;
}
a:visited{
	color: #3d3d3d;
	text-decoration: none;
}
a:hover{
	color: #660066;
	font-weight: normal;
	text-decoration: underline;
}
.textevert {
	color: #659937;
}
.texteviolet {
	color: #660066;
}
li {
	list-style-image:url(images/puce.png);
	list-style-position: outside;
	margin-left: 15px;
}

