body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	color: #990000;
}
.rouge {
	color: #FF5C00;
}
li {
	list-style: square;
	margin: 0px;
	background: left;
	text-indent: -20pt;
}
.vert {

	color: #009543;
}
.bleu {


	color: #0F64C7;
}
.cadre {
	width: 750px;
	position: fixe;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	vertical-align: text-top;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #006699;
	border-left-color: #006699;
}
.cadre_haut {
	width: 750px;
	position: fixe;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/attente_haut_nol.png);
	background-repeat: no-repeat;
	height: 240px;
	text-align: justify;
	vertical-align: bottom;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #006699;
	border-right-color: #006699;
	border-left-color: #006699;
}
.cadre h4 {
	font-size: 12px;
	font-weight: normal;
	padding-right: 50px;
	padding-left: 10px;
}

.cadre_bas {
	width: 750px;
	position: fixe;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/attente_bas.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 339px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
p {
	margin: 5px;
}
.cadre_haut_fr {

	width: 750px;
	position: fixe;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/attente_haut_fr.png);
	background-repeat: no-repeat;
	height: 280px;
	text-align: justify;
	vertical-align: bottom;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #006699;
	border-right-color: #006699;
	border-left-color: #006699;
}
.cadre_haut_es {


	width: 750px;
	position: fixe;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/attente_haut_es.png);
	background-repeat: no-repeat;
	height: 282px;
	text-align: justify;
	vertical-align: bottom;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #006699;
	border-right-color: #006699;
	border-left-color: #006699;
}
.cadre_haut_en {

	width: 750px;
	position: fixe;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/attente_haut.png);
	background-repeat: no-repeat;
	height: 275px;
	text-align: justify;
	vertical-align: bottom;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #006699;
	border-right-color: #006699;
	border-left-color: #006699;
}
.cadre_haut h4 {
	padding-left: 150px;
	font-size: 12px;
	padding-right: 20px;
	font-weight: normal;
}
.cadre_bas h4 {

	font-size: 12px;
	font-weight: normal;
	padding-right: 50px;
	padding-left: 10px;
}
a {
	color: #006699;
	text-decoration: none;
}
