/* CSS Document */
body{
	background-image: url(../medias/images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #000000;
}
#titre {
	width: 719px;
	height: 55px;
	background-color: #88794c;
	margin-bottom: 1px;
}
#mask {
	font-family: Tahoma;
	font-size: 11px;
	color: #525250;
	width: 697px;
	border: 1px solid #88794C;
	padding: 10px;
	height: 347px;
	overflow: hidden;
	position: relative;
}
#contenu {
	font-size: 11px;
}

#pagination {
	font-family: Tahoma;
	font-size: 11px;
	height: 15px;
	width: 719px;
}



#cont {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	width: 930px;
}
.docTitle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #88794C;
}
#Contenu a {
	font-family: Tahoma;
	font-size: 11px;
	color: #88794C;
	text-decoration: none;
}
#Contenu a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666;
	text-decoration: underline;
}
.copy {
	font-size: 10px;
	color: #2a2929;
	text-decoration: none;
	font-family: Tahoma;
}
.copy a {
	font-size: 10px;
	color: #2A2929;
	text-decoration: none;
}
.copy a:hover {
	font-size: 10px;
	color: #666;
	text-decoration: none;
}
#formulaire{
	border: 1px solid #88794C;
	color: #999999;
	background-color: #313131;
}
.Style1 {
	color: #88794C;
	font-size: 10px;
}
.formul {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	background-color: #141414;
	width: 100%;
	border: 1px solid #999;
}
