body {
	background-color: #000000;
	font-family : Tahoma;
	font-size:12px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.site{
position: absolute;	
width: 710px;
left: 50%;
margin-left: -355px;
}

.header{ 
background-image:url(../images/logo_head.gif); 
background-position:center; 
background-repeat:no-repeat; 
height:167px; 
width:100%; 
clear:both; 
margin:0; 
}

#menu { display:block; height:30px; background-image:url(../images/bg_cadre.gif); }
#menu ul { margin:0; padding:0; }
#menu li { list-style:none; float:left; border-right:1px solid #CCC; background-image:url(../images/bg_menu.jpg); background-position:left; }
#menu li a {  color:#CCC; text-decoration:none; font-size:11px; font-weight:bold; }

#menu_index { display:block; height:15px; background-color:#000; }

#index { display:block; height:391px; background-image:url(../images/accueil.gif); }

.spacer {
	clear:both;
	height: 25px;
}

.footer {
	position:relative;
	width: 742px;
	border-top: 1px solid;
	font-size:12px;
	color: #CCC;
}
.footer p{
text-align: center;
}

.footer a:link, .footer a:visited{
color:#FFFFFF;
font-size:12px;
text-decoration:none;
}

.footer a:hover{
color:#FFFFFF;
font-size:12px;
text-decoration:underline;
}


.headtext {
	FONT-SIZE: 12px;
	FONT-FAMILY: "Tahoma";
	TEXT-ALIGN: justify;
	COLOR: #cccccc;
}

.text{
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: justify;
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Tahoma";
	}
.text p{
	text-align: justify;
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Tahoma";
}

A:link {COLOR: #d1d1d1; text-decoration: underline}
A:visited {COLOR: #d1d1d1; text-decoration: underline}
A:active {COLOR: #d1d1d1;text-decoration: underline}
A:hover {COLOR: #ffff00;text-decoration: underline}

.formsubmit {
	FONT-SIZE: 12px;
	FONT-FAMILY: "Tahoma";
	COLOR: black;
	text-align: justify;
	font-weight: bold;
	BORDER-LEFT-COLOR: gray;
	BORDER-BOTTOM-COLOR: gray;
	BORDER-TOP-COLOR: gray;
	BORDER-RIGHT-COLOR: gray;
	BORDER-TOP-STYLE: solid;
	BORDER-RIGHT-STYLE: solid;
	BORDER-LEFT-STYLE: solid;
	BORDER-BOTTOM-STYLE: solid;
	background-color : #CCCCCC;
}

.formselect{
	FONT-SIZE: 12px;
	FONT-FAMILY: "Tahoma";
	COLOR: Black;
	text-align: justify;
	BORDER-LEFT-COLOR: gray;
	BORDER-BOTTOM-COLOR: gray;
	BORDER-TOP-COLOR: gray;
	BORDER-RIGHT-COLOR: gray;
	BORDER-TOP-STYLE: solid;
	BORDER-RIGHT-STYLE: solid;
	BORDER-LEFT-STYLE: solid;
	BORDER-BOTTOM-STYLE: solid;
	background-color : #CCCCCC;
}

 .tabletext {
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	FONT-STYLE: normal;
	text-align: center;
	FONT-FAMILY: Tahoma
}
/*textes*/
.bloc_headtext{
width: 742px;
}
.bloc_headtext_l{
width: 100px;
float: left;
text-align: center;
}
.bloc_headtext_r{
width: 632px;
padding: 0px 5px 0px 5px;
float: right;
}
/*page société*/
.bloc_societe{
width: 742px;
}
.bloc_societe_l{
width: 100px;
float: left;
text-align: center;
}
.bloc_societe_r{
width: 632px;
padding: 0px 5px 0px 5px;
float: right;
}
/*page commandes*/
.bloc_commandes{
width: 742px;
}
.bloc_commandes_l{
width: 100px;
float: left;
text-align: center;
}
.bloc_commandes_r{
width: 632px;
padding: 0px 5px 0px 5px;
float: right;
}
/*page contact*/
.bloc_contact{
width: 742px;
}
.bloc_contact_l{
width: 100px;
float: left;
text-align: center;
}
.bloc_contact_r1{
width: 316px;
padding: 0px 5px 0px 5px;
float: left;
}
.bloc_contact_r2{
width: 316px;
padding: 0px 5px 0px 5px;
float: right;
}
fieldset{border: none;}