/* CSS Do/* CSS Document */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin:0px 0px;
	padding:0px;
	text-align:center;
	background-color: #FFFFCC;
	}
#Conteneur {
	width:800px;
	text-align:left;
	}
.logo {
	position: absolute;
	width: 200px;
	left:0;
	margin-top: 0px;
}
.pub  {
	width: 800px;
	height:90px;
  }
.header {
	width: 800px;
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
}
.fond_blanc {
	background-color: #FFFFFF;
}
.popuptablo {
	background-color: #AEACD7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: auto;
	text-align: center;
}
.popupnom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
}
.popupregion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FDB945;
	font-weight: bolder;
	background-color: #7B79A4;
}
.bordure{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B23427;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B23427;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #333333;
}
.marge {
	margin: 15px;
}
.titre1 {
	font-size: 18px;
	font-weight: bolder;
	color: #B23427;
	font-family: "Trebuchet MS";
}
.titre2 {
	font-size: 18px;
	font-weight: bolder;
	color: #DE0101;
	font-family: "Trebuchet MS";
}
.titre3 {
	font-size: 18px;
	font-weight: bolder;
	color: #E0860C;
	font-family: "Trebuchet MS";
}
.soustitre1 {
	font-size: 13px;
	font-weight: bold;
	color: #B23427;
	font-family: "Trebuchet MS";
}
.soustitre2 {
	font-size: 13px;
	font-weight: bold;
	color: #DE0101;
	font-family: "Trebuchet MS";
}
.soustitre3 {
	font-size: 13px;
	font-weight: bold;
	color: #E0860C;
	font-family: "Trebuchet MS";
}
.login {
	width: 132px;
	margin-left: 0px;
	margin-top: 0px;
	vertical-align: top;
	font-size: 10px;
	font-weight: bolder;
	color: #ffffff;
	text-align: center;
	background-color: #FF6600;
}
.footer {
	background-color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.titrelogo {
	width: 150px;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #A22B27;
}
.soustitreacc {
	margin-left: 0px;
	margin-top: 0px;
	font-size: 12px;
	font-weight: bolder;
	color: #A22B27;
}
.titrelogin {
	font-size: 12px;
	font-weight: bolder;
	color: #ffffff;
	
}
.titreacc {
	margin-left: 0px;
	margin-top: 0px;
	font-size: 14px;
	font-weight: bolder;
	color: #A22B27;
}
a {
	text-decoration: underline;
	color: #0066FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
