.cadre_general {
	font-family: Arial, Helvetica, sans-serif;
	height: 600px;
	width: 800px;
	position: relative;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-color: #50534D;
}
.cadre_texte {
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 120px;
	position: fixe;
	vertical-align: text-top;
	font-weight: normal;
}
.cadre_newsletter {
	vertical-align: text-top;
}
.légende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.sous_titre {
	font-size: 13px;
	color: #FFFFFF;
	position: fixe;
	vertical-align: text-top;
	font-weight: bolder;
}
.titre {
	font-size: 18px;
	color: #FFFFFF;
	position: fixe;
	vertical-align: text-top;
	font-weight: bolder;
	line-height: 17px;
}
.creative_commons {
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: middle;
	padding-left: 5px;
}
.texte_simple {
	font-size: 12px;
	color: #FFFFFF;
	position: fixe;
	vertical-align: text-top;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.texte {
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.newsletter {
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
	text-align: right;
}
div#container {
	width:800px;
	margin:0 auto;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-color: #50534D;
}
.liens {
	padding:0px;
	font-size: 12px;
}
.menu {
display:block;padding:3px
}
