#container{
width:790px;
margin:0 auto;
background-image:url(../images/images/back1.jpg);
background-position:bottom;
background-repeat:repeat-x;

}

#header{
width:100%;
height:130px;
}

#logo{
width:297px;
height:130px;
float:left;
background-image:url(../images/logo.jpg);
}

#menu{
float:right;
width:470px;
border-bottom:2px solid #4c4b50;
margin-top:35px;
padding-bottom:20px;
text-align:center;

}

#login{
float:right;
width:470px;
border:2px solid #4c4b50;
margin-top:10px;
padding-top:10px;
padding-bottom:10px;
text-align:center;
}

#contenu{

}

hr{
color:#68676f
}

#left{
float:left;
width:230px;
}

#left img{
margin:10px 0px 10px 0px;
}

#right{
width:555px;
float:right;
}

#right p{
text-align:justify;
padding:5px 10px 5px 10px;
}

#bottom{
background-repeat:repeat-x;
background-position:bottom;
height:296px;
}

#wrap_marque{
width:450px;
float:left;
}

#marques{
float:left;
width:450px;
height:79px;
margin:30px 0px 0px 20px;
}

#pic_marque{
float:left;
width:94px;
height:79px;
margin-left:8px;
margin-top:2px;

}

#titre{
float:right;
background-color:#68676f;
color:white;
font-weight:bold;
padding-left:20px;
height:19px;
width:328px;
margin-top:2px;

}

#text_marque{
background-color:#424349;
width:338px;
height:48px;
float:right;
padding:5px;
}

.img_intro{
float:right;
margin:5px 10px 10px 10px;
}

#img_back{
float:right;
width:265px;
height:229px;
margin-top:67px;
}




.clear{
clear:both;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#BEBAB7;
	background-color:#030303;
	padding:0;
	margin:0;
}
.top{
	background-image:url(../images/top.jpg);
	height:69px;
}
.menu{
	padding:54px 0 0 0px;
}
#menu a{
	color:#94939D;
	background:inherit;
	font-size:12px;
	text-decoration:none;
	padding:0 10px 0 10px;
	display:inline;
	font-family:Tahoma;
	text-transform:uppercase;
	letter-spacing:0.1em;
	
}
#menu a:hover{
	color:#DFDFDF;
	background:inherit;
	padding-bottom:5px;
	border-bottom:2px solid #c1090f;
}
.bottom{
	height:268px;
	background-image:url(../images/bottom.jpg);
	background-repeat:no-repeat;
	color:#878C9B;
	background-color:inherit;
}
.bottom a{
	color:#7B7B7D;
	font-size:12px;
	font-weight:bold;
	background:inherit;
}
.copy{
position:relative;
	text-align:right;
	height:30px;
	margin:150px 20px 0 0;
	color:#C8CACD;
	background:inherit;	
}
.copy a{
	color:#C8CACD;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	background:inherit;	
}
.left{
	padding:30px 33px 0 49px;
}
.m1bg{
	background-image:url(../images/1bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.m2bg{
	background-image:url(../images/2bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.link2{
	line-height:16px;
}
.link2 a{
	color:#BEBAB7;
	background-color:#030303;
}
.ph2{
	background-image:url(../images/bg1.jpg);
	background-repeat:no-repeat;}
.ph3{
	background-image:url(../images/bg2.jpg);
	background-repeat:no-repeat;
}
#text{
		line-height:1.8em;

}
.text a{
	color:#CFCFCF;
	background-color:#68676F;
	font-weight:bold;
}
.text1{
	padding:15px 0 0 17px;
}

a{
	color:#C8CACD;
	font-weight:normal;
	font-size:11px;
	//text-decoration:none;
	background:inherit;	
}

.error {
	color:orange;
	padding-top:10px;
}

table.resultsets {
	border: 2px solid #4c4b50;
	-moz-border-radius: 6px; 
}

table.resultsets td {
	border: none;
	font-weight:bold;
}

table.resultsets tr.hoverhand:hover {
	border: none;
	color: white;
	cursor: pointer;
}
