body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-attachment: scroll;
	background-color: #262626;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-image: url(imgs/bg.jpg);

}

a {
	color:#790000;
	outline:none;
	text-decoration:none;
}
a:hover {
	color:#790000;
	outline:none;
	text-decoration:underline;
}

img {
	border:none;
}

#main {
	margin-left:auto;
	margin-right:auto;
	width:1024px;
	z-index:1;
}
#menu {

}

#conteneur {
	width:1024px;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(imgs/bg_contenuplus.jpg);
}

#page {
	width:1024px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(imgs/bg_contenu.jpg);
}

.espace {
	width:160px;
	height:407px;
	border:none;
	display:block;
}

.espace2 {
	width:150px;
	height:407px;
	border:none;
	display:block;
}
.espace3 {
	width:150px;
	height:40px;
	border:none;
	display:block;
}

.contenu {
	vertical-align:top;
	padding-top:44px;
	padding-bottom:10px;
	width:380px;
}
.contenubis {
	vertical-align:top;
	padding-top:44px;
	padding-left:30px;
	width:330px;
}

.contenubis img {
	display:block;
	margin-bottom:2px;
}

.contenu2 {
	vertical-align:top;
	padding-top:57px;
	padding-bottom:10px;
	width:320px;
}

.contenu2 img {
	margin-bottom:4px;
}

.contenubis2 {
	vertical-align:top;
	padding-bottom:10px;
	width:415px;
}

.contenubis2 p {
	text-align:justify;
}

.contenubis3 {
	vertical-align:top;
	padding-bottom:10px;
	width:415px;
}

.legende {
	font-size: 10px;
	font-style: italic;
}

#legende {
	height:25px;
}

.imgmini {
	margin-right:8px;
	margin-top:4px;
	border:2px solid #fff;
}

.imgmini:hover {
	border:2px solid #790000;
}

.visu {
	border:4px solid #fff;
}

.texte18 {
	font-size: 18px;
	font-weight:bold;
}

#footer {
	width:1024px;
	height:118px;
	background: url(imgs/footer.jpg) no-repeat left top;
}
#footer table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

#language {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index :2;
	width:190px;
	line-height: 25px;
	font-size: 9px;
	color:#aaa;
	background-color: #333;
	padding-bottom: 2px;
}

#language a {
	border: none;
	margin-left: 7px;
}
#language a img {
	border: none;
	vertical-align: middle;
}
