body{
	background:url(images/blanc.jpg);
	background-position:0px 62px;
	background-repeat:repeat-x;
	background-color:#FDE8BF;
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
}

* {
	margin:0;
	padding:0;
	border: 0;
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	outline: none;
}

.clear{
	clear:both;
}

.conteneur{
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:7px;
	width:964px;
}

.corps{
	float:left;
	display:inline;
	width:950px;
	margin:7px;
}

.haut{
	float:left;
	display:inline;
	margin-bottom:4px;
	background:url(imagesAjoutees/graphismeFondHaut.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#8C9194;
	width:950px;
	height:98px;
}

.hautTexte{
	float:left;
	display:inline;
	text-align:right;
	margin-left:116px;
	margin-top:40px;
}

.hautTexte1{
	color:#f3ad6f;
	font-size:24px;
}
.hautTexte2{
	color:#8b929a;
	font-size:18px;
	font-style:italic;
}

.menuGauche{
	float:left;
	display:inline;
	background:url(imagesAjoutees/graphismeFondMenu.jpg);
	background-repeat:repeat-x;
	font-size:12px;
	width:200px;
	height:40px;
}

.menuDroit{
	float:left;
	display:inline;
	background:url(imagesAjoutees/graphismeFondMenu.jpg);
	background-repeat:repeat-x;
	width:750px;
	height:40px;
}

.drapeau{
	float:right;
	display:inline;
	margin-top:13px;
	margin-right:10px;
	width:21px;
	height:14px;
}

.menuSeparateur{
	float:left;
	display:inline;
	background:url(imagesAjoutees/graphismeSeparateur.jpg);
	background-repeat:no-repeat;
	margin-top:15px;
	margin-top:14px;
	width:1px;
	height:11px;
}

.menu{
	float:left;
	display:inline;
	margin-top:10px;
	margin-right:23px;
	margin-left:23px;
	font-weight:bold;
	color:#3d58bf;
	font-size:12px;
}
.menu A:link{color:#3d58bf; font-size:12px; text-decoration:none;}
.menu A:visited{color:#3d58bf; font-size:12px; text-decoration:none;}
.menu A:active{color:#3d58bf; font-size:12px; text-decoration:none;}
.menu A:hover{color:#3d58bf; font-size:12px; text-decoration:underline;}

.menuSur{
	float:left;
	display:inline;
	margin-top:10px;
	margin-right:23px;
	margin-left:23px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
}
.menuSur A:link{color:#FFFFFF; font-size:12px; text-decoration:none;}
.menuSur A:visited{color:#FFFFFF; font-size:12px; text-decoration:none;}
.menuSur A:active{color:#FFFFFF; font-size:12px; text-decoration:none;}
.menuSur A:hover{color:#FFFFFF; font-size:12px; text-decoration:underline;}

.contenuCadre{
	float:left;
	display:inline;
	background:url(imagesAjoutees/graphismeFondGauche.jpg);
	background-repeat:repeat-y;
	width:950px;
	margin-top:4px;
}

.bordGauche{
	float:left;
	display:inline;
	width:200px;
}

.identitePhoto{
	float:right;
	display:inline;
	margin-top:40px;
	margin-bottom:40px;
}

.identiteSeparation{
	float:right;
	display:inline;
	background-color:#FFFFFF;
	width:200px;
	height:1px;
}

.identiteTexte{
	float:right;
	display:inline;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	text-align:right;
	font-size:12px;
	color:#000000;
}
.identiteTexte A:link{color:#000000; font-size:12px; text-decoration:none;}
.identiteTexte A:visited{color:#000000; font-size:12px; text-decoration:none;}
.identiteTexte A:active{color:#000000; font-size:12px; text-decoration:none;}
.identiteTexte A:hover{color:#000000; font-size:12px; text-decoration:underline;}

.bordDroit{
	float:left;
	display:inline;
	background-color:#FFFFFF;
	width:750px;
}

.page{
	float:left;
	display:inline;
	background-color:#FFFFFF;
	margin:40px;
	width:669px;
}
.contact A:link{text-decoration:none; font-weight:bold;}
.contact A:visited{text-decoration:none; font-weight:bold;}
.contact A:active{text-decoration:none; font-weight:bold;}
.contact A:hover{text-decoration:underline; font-weight:bold;}

.mentionLegale{
	float:left;
	display:inline;
	background:url(imagesAjoutees/graphismeFondGauche.jpg);
	background-repeat:repeat-y;
	background-position:left;
	width:190px;
	margin-right:750px;
	text-align:right;
	font-size:10px;
	color:#000000;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:10px;
}
.mentionLegale A:link{color:#000000; font-size:10px; text-decoration:none;}
.mentionLegale A:visited{color:#000000; font-size:10px; text-decoration:none;}
.mentionLegale A:active{color:#000000; font-size:10px; text-decoration:none;}
.mentionLegale A:hover{color:#000000; font-size:10px; text-decoration:underline;}

.basLigne1{
	float:left;
	display:inline;
	background-color:#f3ad6f;
	width:950px;
	height:5px;
	margin-top:2px;
	margin-bottom:1px;
}

.basLigne2{
	float:left;
	display:inline;
	background-color:#FDE8BF;
	width:950px;
	height:5px;
	margin-bottom:1px;
}

.contact{
	float:left;
	display:inline;
	width:950px;
	margin-top:3px;
	text-align:center;
	font-size:10px;
	color:#000000;
}
.contact A:link{color:#000000; font-size:10px; text-decoration:none; font-weight:bold;}
.contact A:visited{color:#000000; font-size:10px; text-decoration:none; font-weight:bold;}
.contact A:active{color:#000000; font-size:10px; text-decoration:none; font-weight:bold;}
.contact A:hover{color:#000000; font-size:10px; text-decoration:underline; font-weight:bold;}

.champsText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #F4F4F4;
	border-top : 1px solid #A5ACB2;
	border-right : 1px solid #A5ACB2;
	border-bottom : 1px solid #A5ACB2;
	border-left : 1px solid #A5ACB2;
	height : 15px;
	width: 230px;
}

.textArea {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #F4F4F4;
	border-top : 1px solid #A5ACB2;
	border-right : 1px solid #A5ACB2;
	border-bottom : 1px solid #A5ACB2;
	border-left : 1px solid #A5ACB2;
	height : 100px;
	width: 230px;
}

.bouton {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #F4F4F4;
	border-top : 1px solid #A5ACB2;
	border-right : 1px solid #A5ACB2;
	border-bottom : 1px solid #A5ACB2;
	border-left : 1px solid #A5ACB2;
	height : 15px;
}

.champsTextVide {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #F4F4F4;
	border-top : 1px solid #c30000;
	border-right : 1px solid #c30000;
	border-bottom : 1px solid #c30000;
	border-left : 1px solid #c30000;
	height : 15px;
	width: 230px;
}

.textAreaVide {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : #F4F4F4;
	border-top : 1px solid #c30000;
	border-right : 1px solid #c30000;
	border-bottom : 1px solid #c30000;
	border-left : 1px solid #c30000;
	height : 100px;
	width: 230px;
}