@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;
}
.contenusurmesure {
	width: 1000px;
	height: 700px;
	float: left;
	margin-top: 12px;
}
.foot {
	height: 40px;
	color: #3d3d3d;
	text-decoration:none;
}
.foot_links {
	text-align: left;
	text-decoration: none;
}
.textesurmesure1 {
	background: url(images/degradeblancviolet.jpg) repeat-y;
	width:850px;
	height:100px;
	text-align:justify;
	margin-left: 45px;
	margin-bottom:15px;
	margin-top:15px;
	padding-top: 15px;
	float:left;
}
.textesurmesure2 {
	width:350px;
	text-align:justify;
	padding-left: 100px;
	padding-top: 15px;
	float:left;
}
.textesurmesure4 {
	background-color:#f9f4fa;
	width:820px;
	height:60px;
	text-align:center;
	margin-left:75px;
	margin-top:10px;
	font-size:14px;
	padding-top: 10px;
	float:left;
}
a:link{
	color: #3d3d3d;
	text-decoration: none;
}
a:visited{
	color: #3d3d3d;
	text-decoration: none;
}
a:hover{
	color: #660066;
	font-weight: normal;
	text-decoration: none;
}
.textevert {
	color: #659937;
}
.texteviolet {
	color: #660066;
}
li {
	list-style-image:url(images/puce.png);
	list-style-position: outside;
	margin-left: 100px;
}

