body {
	height:100%;
	width:100%;
	border:0px;
	background-color: #C69FB4;
	text-align: center;
	vertical-align: middle;
}
#conteneur {
	margin-left: auto;
	margin-right: auto; 
	background-color: #FFFFFF;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	width: 426px;
	padding-top: 253px;
}
#agence {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	}
#breve {
	background-color: #FFFFFF;
	width: 286px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #645755;
}
#breve h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DC0D4F;
	height: 18px;
	width: 100%;
	margin-top: 20px;
}
#breve h2  {
	color: #645755;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	line-height: 15px;
	height: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-transform: uppercase;
}
#breve h3 {
	color: #645755;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	height: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
}

#breve p {
	color: #645755;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
.menu {
	background-color: #FFFFFF;
	width: 286px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #645755;
}
.menu  h2 {
	color: #645755;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	line-height: 15px;
	height: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-transform: uppercase;
}
.menu p {
	color: #645755;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 2px;
	margin-bottom: 2px;
}
.menu a {
	color: #645755;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 2px;
	margin-bottom: 2px;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: underline;
}
#formulaire {
	width: 286px;
}
#formulaire h2 {
	color: #645755;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	line-height: 15px;
	height: 15px;
	margin-top: 2px;
	margin-bottom: 2px;
	text-transform: uppercase;
}
form {
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #645755;
	text-align: left;
	font-weight: bold;
}
input, textarea{
	background-color: #F4F1EB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #837E78;
	border-right-color: #FBF8F5;
	border-bottom-color: #FBF8F5;
	border-left-color: #837E78;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 100%;
}
input.bouton {
	background-color: #645755;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #14110F;
	border-right-color: #FBF8F5;
	border-bottom-color: #FBF8F5;
	border-left-color: #14110F;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 70px;
	font-size: 10px;
	line-height: 10px;
	height: 15px;
}
#pied {
	background-image: url(images/bas.gif);
	background-repeat: no-repeat;
	height: 82px;
	width: 426px;
}
