@charset "utf-8";
/* CSS Document */
body{
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding: 0px;
	margin:0px;
}
#module_achat{

background-color: #EBE6D8;
width:200px;
height:180px;
position:relative;
float:left;
padding:10px;
margin:10px;

}
#module_cammander{
position:relative;
float:left;
}

a{
	color: #000000;
	text-decoration: none;
}
ul {
	float: right;
}
ul li {
	background-image: url(img/bouton.png);
	background-repeat: no-repeat;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	height: 27px;
	width: 125px;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
h1 {
	
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
			

}

#fond{
	background-image: url(../images/calligraphie_fond.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}

#menu_footer {
	background-image: url(img/bouton_h1.png);
	background-repeat: no-repeat;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	height: 22px;
	width: 100px;
	text-decoration: none;
	margin:auto;
	text-align:center;
				

}




#center {
	height:109px;
	width: auto;

}
#left2 {

	height:35px;
	width: 247px;
	float: left;

}

#right2 {

	height:35px;
	width: 247px;
	float: right;

}

#center2 {

	height:35px;
	min-width:662px;
}
#left3 {
	height:700px;
	width: 264px;
	float: left;
	background-image: url(../images/calligraphie_gauche.png);
	background-repeat: no-repeat;
	list-style-image: none;
	list-style-type: none;
	font-weight:bold;
}

#right3 {
	height:700px;
	min-height:624px;
	width: 264px;
	float: right;
	background-image: url(../images/calligraphie_droit.png);
	background-repeat: no-repeat;
}

#center3 {

	height: 100%;
	min-width:200px;
	min-height:624px;
	padding-left:20px;
	padding-right:20px;
	text-align: justify;
	display: block;
	}
#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	float: left;
	text-align: justify;
	width:100%;
	vertical-align:bottom;
	background-image: url(../images/calligraphie_fond2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#cccccc;
	float: left;
	text-align: justify;
}
div.main{
	width: 100px;
	font-weight: bold;
}
 
div.title{
	background-image: url(img/bouton.png);
	background-repeat: no-repeat;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	height: 27px;
	width: 125px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
  cursor: pointer;
}
 
div.content{
  width: 200px;
  height: 1px;
  display: block;
  overflow: hidden;
  font-weight: normal;
}

#titrepage{}
#titremenu{}

#texte{
	text-align: justify;
	
	}
#image{
	vertical-align: top;
	text-align:center;

	}