table { 
	border:0px;
	border-collapse:collapse;
	/*width:100%;
	height:100%;*/
}
form{
 	margin:0px;
  	padding:0px;
}
body{
 	margin:0px;
  	padding:0px;
	background-color:#2F2C29;
}


td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#A6A49F;
	line-height:13px;
	vertical-align:top;
	padding:0px;
	width:100%;
	height:100%;
}

 a {
	color:#C2BBA1;
}
 a:hover {
	text-decoration:none;
}

.footer { background:url(_images/tall_f.gif) repeat-x top; color:#999998; background-color:#33302D; text-align:center}
.footer a {color:#999998;}

.color_g { background-color:#424242}
.color_gps { background-color:#66FF66}
.color1 { color:#C2BBA1}
.tall_y { background:url(_images/tall_y.gif) repeat-y left}
.read_more { color:#FFF7DA; text-decoration:none; background:url(_images/pointer.gif) no-repeat right center; padding-right:12px;}
.read_more:hover { text-decoration:underline}

ul {margin:0; padding:0; list-style:none; line-height:18px }
li  { background:url(_images/pointer_list.gif) no-repeat 0px 7px; padding-left:13px}

.input { 
	width:146px; 
	height:18px; 
	background-color:#FFFFFF; 
	padding:0 0 0 6px;
	color:#2F2C29;
}
.textarea { 
	width:142px; 
	height:66px; 
	background-color:#FFFFFF; 
	padding:0 0 0 6px;
	color:#2F2C29;
	overflow:auto;
}

#Derniers a { border:1px solid #999998; display:block; float:none; text-align:center; width:149px; height:85px;}
#Derniers a:hover { border:1px solid #ea8630;}
p {margin:0px; padding:0px;}