.contact {
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-size:12px;
font-weight:bold;
color:#ff0000;
}

.cadre_mail {
	border:#094eb3 solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	color:#000000;
	background-color: #A9CDEB;
}
.envoyer_mail {
	border:#094eb3 solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	color:#094eb3;
	background-color: #A9CDEB;
}
#page {
	width: 100%;
	background-color: #D5E7F5;
	height: 100%;
}

#banniere {
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}


body {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#contenu {
	background-color: #D5E7F5;
	clear: both;
	padding-left: 5px;
	height: 500px;
}

#diapo {
	float: right;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #009900;
	background-color: #D5E7F5;
}



h1 {
	color: #2D8EDD;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	padding-left: 10px;
}

.floatd {
	float: right;
}

.floatg {
	float: left;
}

#menubas {
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099CC;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #009900;
	font-weight: bold;
}

#menubas a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099CC;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#pixell {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
  
  
#pixell img {
	height: 30px;
	width: 60px;
	vertical-align: text-bottom;
}
