body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-image: url(../img/fd-body.png);
	background-repeat: repeat-x;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tPetit {
	font-size: 9px;
}

a.lienCat {
	font-size: 10px;
}

input.submit {
	background-color: #356AA0;
	font-weight: bold;
	color: #ffffff;
	padding: 3px;
	border: 1px #ffffff solid;
}

input.text {
	color: #000;
	border: 1px solid #c1c0bc;
	height: 14px;
	font-size: 10px;
	padding: 2px;
	background: #fff url(../img/champBase.gif) repeat-x;
}

textarea.textarea {
	color: #000;
	border: 1px solid #c1c0bc;
	font-size: 10px;
	padding: 2px;
}

input.select {
	color: #000;
	border: 1px solid #c1c0bc;
	font-size: 10px;
	padding: 2px;
}

input.mobil {
	color: #000;
	border: 1px solid #c1c0bc;
	height: 14px;
	font-size: 10px;
	padding: 2px;
	background: #fff url(../img/ico_mobile.gif) no-repeat left center;
	padding-left: 20px;
}

#header {
	color: #ffffff;
	margin-bottom: 20px;
	height: 100px;
}

#headerContent {
	position: relative;
	width: 900px;
	margin: 0 auto;
}

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

#btnAccueil {
	position: absolute;
	right: 100px;
	top: 0px;
}

#btnContact {
	position: absolute;
	right: 10px;
	top: 0px;
}

.msg {
	color: #ff0000;
	font-weight: bold;
	text-align: center;
}

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

.encartTitre {
	position: relative;
	width: 560px;
	height: 24px;
	background-image: url(../img/encart/bg-up.png);
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 40px;
}

.encartContenu {
	position: relative;
	width: 600px;
	height: 134px;
	background-image: url(../img/encart/bg-bas.png);
}

.clientFidele {
	position: absolute;
	top: 8px;
	left: 8px;
	z-index: 2;
}

.encartCateogire {
	position: absolute;
	top: 8px;
	right: 8px;
	font-size: 12px;
}

.encartImage {
	position: absolute;
	top: 16px;
	left: 16px;
	z-index: 1;
}

.encartDescription {
	position: absolute;
	top: 16px;
	left: 152px;
	color: #555555;
	line-height: 18px;
	font-size: 12px;
	width: 432px;
	text-align: justify;
}

.encartFiche {
	position: absolute;
	top: 100px;
	right: 16px;
}

.encartSite {
	position: absolute;
	top: 100px;
	left: 152px;
}

.encartSite a {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

.encartFiche img {
	vertical-align: middle;
}

.encartFiche a {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

#conteneur {
	position: relative;
	width: 900px;
	margin: 0 auto;
}

#menu {
	background-color: #C3D9FF;
	padding: 5px;
	position: relative;
	background-image: url(../img/bg.png);
	color: #ffffff;
}

#menu a {
	color: #ffffff;
}

#filAriane {

}

#liens {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 400px;
	text-align: right;
}

#colOne {
	width: 640px;
	float: left;
}

#colTwo {
	width: 250;
	float: right;
	text-align: center;
	padding-right: 5px;
}

#footer {
	background-color: #67A8DC;
	color: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 5px #3C72BC solid;
	margin-top: 20px;
}

#footer a {
	color: #ffffff;
}

#partner {
	color: #ffffff;
	background-color: #569ED8;
	width: 100%;
	line-height: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 10px;
}

#partner a {
	color: #ffffff;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	font-weight: normal;
}

#colOne a {
	color: #356AA0;
}
