body
{
	font-family: arial, verdana, sans-serif;
	font-size : 10pt;
	color:black;
	background-image:url("images/fond.jpg");
	background-position:center;
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin: 0cm 0mm 0cm 0cm;
	margin: 0; /* pour éviter les marges */
    text-align: center; /* pour corriger le bug de centrage IE */
}

li {
		list-style-type: square;
}

a.texte
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#616161;
	text-decoration:none;
}
a:hover.texte
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#d2681f;
	text-decoration:none;
}

a.text1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#ffffff;
	text-decoration:none;
}
a:hover.text1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#e29940;
	text-decoration:none;
}

a.text2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#ffffff;
	text-decoration:none;
}
a:hover.text2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#616161;
	text-decoration:none;
}

a.text3 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#616161;
	text-decoration:none;
}

a:hover.text3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#d2681f;
	text-decoration:none;
}

a.text4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#e29940;
	text-decoration:none;
}

a.petittitre {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#616161;
	text-decoration:none;
	font-weight:bold;
	
}

a:hover.petittitre
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#d2681f;
	text-decoration:none;
	font-weight:bold;
}

a.petittitre1 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#d2681f;
	text-decoration:none;
	font-weight:bold;
	
}


.titre {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color:#d2681f;
	font-weight:bold;
	text-decoration:none;
}

.titre1 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#d2681f;
	font-weight:bold;
	text-decoration:none;
}

.texte {
	
	font-size: 12px;
	color:#616161;
	text-decoration:none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#ffffff;
	text-decoration:none;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#ffffff;
	text-decoration:none;
}

.petittitre {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#616161;
	text-decoration:none;
	font-weight:bold;
	
}

.text3 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#616161;
	text-decoration:none;
}

.text4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#e29940;
	text-decoration:none;
}


/*STRUCTURES*/

#container {
	
	width:900px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	text-align: left;
}

#banniere {

	background: url(images/haut.jpg);
	width: 900px;
	height:115px;
}

#menu{

	width: 900px;
	background:url(images/menu.jpg);
	height:62px;
}


#menu_gauche {

	width: 265px;
	float:left;
	
}

#separateur {

	background: url(images/barre.jpg);
	width: 18px;
	height:526px;
	float:left;

}

#contenu {

	width: 617px;
	float:left;
	
}

#footer {

	width: 899px;
	height:47px;
	clear:both;
	background:url(images/bas.jpg);
	text-align:center;
}


#img1 {

background:url(images/bordure1.jpg) no-repeat;
float:left;
width:276px;
height:61px;

}
#img2 {

background:url(images/bordure2.jpg);
float:left;
width:276px;
height:61px;

}

#text1 {
float:left;
width:276px;
}

#text2 {
float:left;
width:293px;
}

#text3 {
float:left;
}

#ref {
float:left;
width:146px;
}

#titre {

height:80px;
text-align:center;
padding:20px 0 0 0;

}

#titre_form {
line-height:40px;
text-align:center;
}

#form {
float:left;
text-align:right;
width:200px;
}

#clients {
background:url(images/clients.jpg) no-repeat;
height:175px;
}

#icone {
width:50px;
float:left;
}

#icone1 {
float:left;
width:130px;
text-align:center;
margin-top:25px;
}


