#conteneur {
	width: 100%;
}
#intro {
	width: 360px;
	text-align: justify;
	float: left;
	margin-top: 20px;
	margin-left: 15px;
	position: relative;
}
#bandeau {
	width: 260px;
	background-color: #E5E5E5;
	height: 350px;
	float: right;
	margin-top: 20px;
	position: relative;
	margin-right: 10px;
	padding: 10;
}

.titre      { color: white; font-weight: bold; font-size: 22px; font-family: "Comic Sans MS" }
.titre1 { color: black; font-weight: bold; font-size: 18px; font-family: "Comic Sans MS" }
.paragraphe { color: black; font-weight: 200; font-size: 18px; font-family: "Comic Sans MS" }

.txt  { color: black; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.txt-gris  { color: #666666; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.txt-important  {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #C24102;
}

.leg { color: black; font-style: italic; font-weight: normal; font-size: 14px; font-family: "Times New Roman" }
.txtmenu {
color: #FBFBFB; font-weight: 100; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.lien-menu {
color: #FBFBFB; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif}
.petit-lien-menu {
color: #CCCCCC; font-weight: bold; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.titremenu {
	color: #FFFF66;
	font-weight: 200;
	font-size: 18px;
	font-family: "Comic Sans MS";
	margin-bottom: -10px;
}


.liens {
	color: 0033CC;
	text-decoration: underline;
}
.txt-gras {
color: black; font-weight: bold; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.txt16 {
color: black; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}
.txt14 {
color: black; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

.faire-un-lien {
	background-color: #FFCC99;
	width: 670px;
	text-align: center;
	height: 20px;
	line-height: -20px;
	margin-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 12px;
	float: left;
	margin-left: 10px;
	clear: both;
}
#pied {
	background-color: #EBE0BB;
	width: 670px;
	text-align: center;
	height: 20px;
	line-height: -20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
	clear: both;
	float: left;
	font-weight: bold;
}
.consultation {
	background-color: #FFCC99;
	width: 700px;
	text-align: center;
	height: 20px;
	line-height: -20px;
}
#droits {
	width: 300px;
	text-align: justify;
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	height: 700px;
	margin: 20px;
}

.decalage-savoir {
	position: relative;
	bottom: 5px;
	right: -5px;
}
