@charset "iso-8859-2";
p, img, table, div, ul, li, br{
	margin:0px;
	padding:0px;
	border:0px;
}
body {
	background-repeat: repeat;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}
.body1 {
	background-image: url(images/fond_site2.jpg);
}
.body2 {
	background-image: url(images/fond_site2.jpg);
}
.site {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:justify;
}
.break {
	clear:both;
	margin:0px;
	padding:0px;
	height:0px;
	width:0px;
}
.contenuextensible {
	background:url(images/fond_contenu_extensible.png) repeat-y;
	margin-top:0px;
	margin-bottom:0px;
}
.bandeau_gauche {
	width:238px;
	float:left;
}
.mdm {
	background:url(images/image_fond_mdm.png) no-repeat;
	width:160px;
	height:165px;
	padding-left:48px;
	padding-right:30px;
	text-align:justify;
	color:#ffffff;
	font-size:10px;
}
.mdm a:link{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.mdm a:visited{
	color: #407195;
	font-weight: normal;
	text-decoration: none;
}
.mdm a:hover{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.coordonnes {
	width:218px;
	padding-left:20px;
	text-align:center;
}
.contenu_presentation {
	background:url(images/image_livre.jpg) no-repeat left top;
	width:762px;
	float:right;
}
.contenu_imprimerie {
	width:762px;
	float:right;
}
.contenu_edition {
	background:url(images/image_livre2.jpg) no-repeat left top;
	width:762px;
	float:right;
}
.contenu_contact {
	width:762px;
	float:right;
}
.texte01 {
	float:left;
	width:340px;
}
.texte02 {
	float:right;
	padding-right:40px;
	width:360px;
}
.texte03 {
	float:left;
	width:340px;
}
.texte04 {
	float:right;
	padding-right:40px;
	width:360px;
}
.texte05 {
	float:left;
	width:340px;
}
.texte06 {
	float:right;
	padding-right:40px;
	width:360px;
}
.formulaire {
	float:right;
	padding-right:40px;
	width:720px;
}
.foot {
	height: 32px;
	width:1000px;
	background:url(images/foot_image.png) no-repeat;
}
.foot_droit {
	width:450px;
	height: 15px;
	float:right;
	padding-right:30px;
	padding-top:4px;
	text-align:right;
	text-decoration:none;
}
.foot_gauche {
	width: 480px;
	height: 15px;
	float: left;
	padding-left:30px;
	padding-top:4px;
	text-align: left;
	text-decoration: none;
}
.foot a:link{
	color: #407195;
	font-weight: normal;
	text-decoration: none;
}
.foot a:visited{
	color: #407195;
	font-weight: normal;
	text-decoration: none;
}
.foot a:hover{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
a:link{
	text-decoration: none;
	color: #333333;
}
a:visited{
	text-decoration: none;
	color: #333333;
}
a:hover{
	color: #407195;
	font-weight: normal;
	text-decoration: underline;
}
.textegris {
	color:#5d5d5d;
}
.textevert {
	color:#6b823c;
}
.texteorange {
	color:#fa5e00;
}
.textebleu {
	color:#204184;
}
.textenoir {
	color:#000000;
}
.texteblanc {
	color: #ffffff;
}
.textebleuclair {
	color: #407195;
}
li {
	list-style-position: inside;
	list-style-type: square;
	margin-left: 20px;
}