td {
	text-align:left;
	vertical-align:top;
	font-family:Tahoma;
	font-size:11px;
	color:#0E3B82;
}
td.texte {
	font-family:Tahoma;
	font-size:11px;
	color:#0E3B82;
}

a {
	text-decoration:none;
}

a.blanc {
	color: #FFFFFF;
}

a.blanc:visited {
	color:#FFFFFF;
}

ul{
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: disc;
}

ul.padded{
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right:inherit;
	padding-left:inherit;
}

.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}

.t12 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
}

.t12_bleu {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color:#0E3B82;
}

.m14 {
	font-family: "Myriad Pro", Tahoma;
	font-size: 14px;
	font-style: normal;
}
.m16{
	font-family: "Myriad Pro", Tahoma;
	font-size: 16px;
	font-style: normal;
}
.m16_bleu{
	font-family: "Myriad Pro", Tahoma;
	font-size: 16px;
	font-style: normal;
	color: #4F7EC9;
}
.m21 {
	font-family: "Myriad Pro", Tahoma;
	font-size: 21px;
	font-style: normal;
}
#cadre {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#cadre_const {
	position:relative;
	top: 50px;
	width:420px;
	height:120px;
	z-index:999;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin: 0 auto;
}
#cadre_const img {
	height: 88px;
	width: 100px;
	position: relative;
	top: 18px;
	left: 290px;
}
#cadre_const #construction {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	position: relative;
	height: 120px;
	width: 420px;
	left: -80px;
	top: -15px;
}

