@charset "UTF-8";
/* CSS Document */

body{
	background:url(images/bkgbody.jpg) center repeat-y #202020 ; 	
	font-family:Arial, Helvetica, sans-serif;
	color:#CCC;
	font-size:14px
}

#page{
	width:980px;
	margin:auto;
}

	#corp{
		width:980px;
		margin:auto;
	}
	#corp2{
		width:850px;
		margin:auto;
	}
#footer{
	margin-top:20px;
	text-align:center;
	font-size:12px;
}

.enteteTitre{
	font-size:22px;
	color:#999;
	margin-bottom:5px;
}

#detail{
	width:315px;
	float:right;
	font-size:16px;
}
	.Result{
		color:#FFF;	
		font-weight:bold;
	}
	#detailCorp{
		width:315px;
		background:url(images/detailFr_06.jpg) repeat-y;	
		min-height:400px;
	}
		.detailCorp2{
			padding:10px;
			padding-top:0px;
		}
.ListeModele{
	font-size:20px;
	color:#FFF;
}
.ListePrix{
	font-size:18px;
	color:#CCC;
}
.OrderTrie{
	font-size:14px;
	margin-bottom:10px;
}

.OrderTrie a {
	color:#06C;	
	text-decoration:none;
}

.OrderTrie a:hover{
	color:#FFF:	
}
.BatAleatoire a{
	color:#09F;
	text-decoration:none;
	font-weight:bold;
}
.BatAleatoire a:hover{
	color:#FFF;
	text-decoration:underline;
	font-weight:bold;
}
.pdf a{
	padding:10px;
	color:#FFF;
}
