.intro {
	width: 750px;
	vertical-align: top;
	border: 1px;
	border-color: #669999;
	border-style: solid;
}

.page {
	width: 700px;
	vertical-align: top;
	padding: 0;
	border: 1px;
	border-color: #669999;
	border-style: solid;
	background:  url(img/background.gif);
	background-repeat: repeat;
}

.top {
	width: 700px;
	height: 102px;
	vertical-align:top;
}

.menu {
	vertical-align: top;
	width: 100px;
	background:  url(img/background_menu.gif.gif);
	background-repeat: repeat;
}

.contenus {
	width: 380px;
	vertical-align: top;
	font: verdana;
	font-size:9px;
	color:#003333;
	background:  url(img/background.gif);
	background-repeat: repeat;
}

.contenusattraits {
	vertical-align: top;
	font: verdana;
	font-size: 13px;
	color:#003333;
	border : 1px solid #669999;
	background:  url(img/background.gif);
	background-repeat: repeat;
}

.links {
	font: verdana;
	font-size: 13px;
	font-style:italic;
	color:#003333;
	text-decoration:none;
	background:  url(img/background.gif);
	background-repeat: repeat;
}

.links:visited {
	font: verdana;
	font-size: 13px;
	font-style:normal;
	color:#669999;
	text-decoration:none;
	background:  url(img/background.gif);
	background-repeat: repeat;
}

.mozaique {
	width: 220px;
	background:  url(img/background.gif);
	background-repeat: repeat;
}
