#container {
	background-color: #666666;
	margin: auto;
	height: 1050px;
	width: 980px;
}
#container {
	margin: auto;
	height: 1150px;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images1/backg.jpg);
	background-repeat: repeat;
}
#footer {
	height: 150px;
	width: auto;
}
#texte {
	margin: auto;
	height: 580px;
	width: 940px;
	background-image: url(images1/fondtexte.jpg);
}
#navbar {
	height: 70px;
	width: 980px;
}
#header {
	height: 350px;
	width: 980px;
}
#contenu {
	margin: 15px;
	float: left;
	height: 540px;
	width: 560px;
	margin-top: 20px;
	margin-right: 0px;
}
#promo {
	margin: 15px;
	float: right;
	height: 530px;
	width: 327px;
	margin-top: 20px;
	margin-right: 18px;
}
#traitv {
	float: right;
	height: 500px;
	width: 10px;
	background-image: url(images1/traitv.jpg);
	margin-top: 15px;
}
#etude {
	height: 120px;
	width: 532px;
	float: left;
	margin-left: 10px;
}
#traith {
	height: 10px;
	width: 500px;
	float: left;
	margin-left: 15px;
	margin-bottom: 5px;
	background-image: url(images1/traith.jpg);
}
#explication {
	height: 320px;
	width: 532px;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}
#titre {
	height: 40px;
	width: 520px;
	float: left;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#colleft {
	float: left;
	height: 530px;
	width: 150px;
}
#colright {
	float: right;
	height: 530px;
	width: 170px;
}
#visu {
	height: 120px;
	width: 150px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#comments {
	height: 120px;
	width: 170px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#visumedia {
	height: 100px;
	width: 150px;
	margin-top: 5px;
}
#visumediatexte {
	height: 100px;
	width: 170px;
	margin-top: 5px;
}
a.lien_gris {
	color: #666666
	texte-decoration: underline;
}
a.lien_gris:hover {
	color: #999999
	texte-decoration: underline;
}
a.lien_blanc {
	color: #FFFFFF
	texte-decoration: underline;
}
a.lien_bleu {
	color: #003399
	texte-decoration: underline;
}

