
body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #a9bac3;
	margin: 0;
	font-size: 12px;
	font-family: Verdana;
}

input, textarea, select {
	font-size: 12px;
	font-family: Verdana;
	vertical-align: middle;
}

p {
	line-height: 18px;
	padding: 0;
	margin: 0;
}

a {
	color: #000000;
}

p.step {
	font-size: 18px;
	font-weight: bold;
	color: #5FB40D;
}

p.step img {
	vertical-align: middle;
}

span.cadre {
	background-image: url(../img/fd-cadre.jpg);
	background-repeat: no-repeat;
	width: 250px;
	height: 194px;
}

span.cadre img {
	padding:14px;
}

.titre {
	background-color: #E4FCB0;
	font-weight: bold;
	color: #666666;
}

.fond1 {
	background-color: #EDF5F9;
}

.fond2 {
	background-color: #DFECF4;
}

fieldset {
	margin: 0;
	padding: 5px;
	margin-bottom: 20px;
	border: 1px #A0C638 solid;
}

fieldset legend {
	color: #83ACCA;
	font-weight: bold;
}

.important {
	color: #ff0000;
	font-weight: bold;
}

.msgNo {
	color: #ff0000;
	font-weight: bold;
	text-align: center;
	border: 1px #ff0000 solid;
	margin: 0 auto;
	width: 600px;
	padding: 5px;
	background-color: #FFCCCC;
}

.msgNo img {
	vertical-align: middle;
}

.msgOk {
	color: #006600;
	font-weight: bold;
	text-align: center;
	border: 1px #006600 solid;
	margin: 0 auto;
	width: 600px;
	padding: 5px;
	background-color: #CCFFCC;
}

.msgOk img {
	vertical-align: middle;
}

#conteneur {
	width: 1012px;
	margin: 0 auto;
	padding: 0;
}

#header {
	width: 1012px;
	margin: 0 auto;
	padding: 0;
}

#headerPart1 {
	position: relative;
	background-image: url(../img/header-haut.jpg);
	height: 98px;
	width: 1012px;
	margin: 0;
	padding: 0;
}

#logo {
	position: absolute;
	top: 0;
	left: 25px;
}

#menu {
	position: absolute;
	right: 16px;
	bottom: -3px;
	margin: 0;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#menu li a {
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	height: 21px;
	color: #ffffff;
	display: block;
	text-decoration: none;
}

#menu li a:hover {
	text-decoration: underline;
}

#menu li a.vert {
	background-image: url(../img/menu/vert.jpg);
}

#menu li a.bleu {
	background-image: url(../img/menu/bleu.jpg);
}

#headerPart2 {
	position: relative;
	background-image: url(../img/header-bas.jpg);
	height: 142px;
	width: 1012px;
}

#contenu {
	position: relative;
	width: 1012px;
	margin: 0 auto;
	background-image: url(../img/page-bg.png);
	background-repeat: repeat-y;
}

#colOne {
	position: relative;
	float: left;
	width: 248px;
	margin-left: 17px;
	padding-bottom: 115px;
}

#colTwo {
	position: relative;
	float: right;
	width: 700px;
	margin-right: 30px;
	padding-bottom: 20px;
}

#footer {
	width: 1012px;
	margin: 0 auto;
	height: 48px;
	background-image: url(../img/footer.jpg);
	color: #ffffff;
	text-align: center;
	font-size: 10px;
	padding-top: 50px;
}

#footer a {
	color: #ffffff;
}

/* clients 1 */
#clients1 {
	position: relative;
	width: 214px;
	height: 154px;
	margin: 0 auto;
	background-image: url(../img/clients/client-bg.png);
}

/* clients 2 */
#clients2 {
	position: relative;
	background-image: url(../img/clients/client-centre.png);
	margin: 0 auto;
	width: 214px;
}

#clients2Haut {
	position: relative;
	background-image: url(../img/clients/client-haut.png);
	width: 214px;
	height: 71px;
}

#clients2Content {
	position: relative;
	background-image: url(../img/clients/client-bas.png);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 214px;
	min-height: 82px;
}

#clients2Content ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}

#clients2Content li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 26px;
	color: #ffffff;
}

#clients2Content li a {
	text-decoration: none;
	color: #ffffff;
}

#clients2Content li a:hover {
	text-decoration: underline;
}

form {
	margin: 0;
	padding: 0;
}

input.clientsLogin {
	position: absolute;
	top: 51px;
	left: 29px;
	border: 0px;
	width: 151px;
	padding: 0;
	padding-top: 4px;
	background: none;
	color: #aaaaaa;
	padding-left: 5px;
	font-size: 11px;
}

input.clientsPassword {
	position: absolute;
	top: 81px;
	left: 29px;
	border: 0px;
	width: 151px;
	padding: 0;
	padding-top: 4px;
	background: none;
	color: #aaaaaa;
	padding-left: 5px;
	font-size: 11px;
}

input.clientsSend {
	position: absolute;
	top: 113px;
	right: 27px;
	background: none;
	background-image: url(../img/clients/client-envoyer.png);
	width: 62px;
	height: 27px;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

input.submit {
	border: 0;
	background: none;
	width: 200px;
	height: 27px;
	background-image: url(../img/boutons/btn-200.png);
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	padding: 0;
	margin: 0;
}

div.clientsPerdu {
	position: absolute;
	top: 118px;
	left: 27px;
	color: #ffffff;
	font-size: 9px;
}

div.clientsPerdu a {
	color: #ffffff;
}

#pub1 {
	width: 214px;
	margin: 0 auto;
}

#pub2 {
	width: 214px;
	margin: 0 auto;
}

#pub4 {
	width: 214px;
	margin: 0 auto;
}

#pub3 {
	background-image: url(../img/fd-newsletter.png);
	width: 214px;
	height: 160px;
	margin: 0 auto;
	position: relative;
}

#pub3 .champ {
	position: absolute;
	top: 118px;
	left: 13px;
	border: 0;
	background: none;
}

#pub3 .submit2 {
	position: absolute;
	top: 112px;
	left: 180px;
	border: 0;
	width: 25px;
	height: 25px;
	background: none;
}

#about {
	position: absolute;
	left: 32px;
	bottom: 15px;
}

h3 {
	color: #83ACCA;
	font-size: 20px;
	font-weight: bold;
}

h3 img {
	vertical-align: middle;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	margin-left: 20px;
	margin-bottom: 20px;
}

#colTwo li {
	margin: 0;
	padding: 0;
	list-style: none;
	background-image: url(../img/puce.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
	line-height: 18px;
}

#colTwo li.noMaj {
	color: #999999;
}

#colTwo li.noMaj a {
	color: #999999;
}