body{
	background-color:#e4e4e4;
	font-family : Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
}

.clear{
	clear:both;
}

*{
  margin:0px;
  padding:px;
}

p{
  margin:0px;
  padding:px;
}

.conteneur{
	background:url(images/fond.jpg);
	background-repeat:repeat-y;
	background-position:center;
	margin-left:auto;
	margin-right:auto;
	width:976px;
}

.modele{
	float:left;
	display:inline;
	margin-left:42px;
	margin-right:42px;
	margin-top:20px;
	margin-bottom:20px;
	width:200px;
	height:200px;
	text-align:center;
	color:#000000;
  font-size : 14px;
}
.modele A:link{color:#000000; font-size : 14px; text-decoration:none;}
.modele A:visited{color:#000000; font-size : 14px; text-decoration:none;}
.modele A:active{color:#000000; font-size : 14px; text-decoration:none;}
.modele A:hover{color:#000000; font-size : 14px; text-decoration:underline;}

.bas{
	float:left;
	display:inline;
	background:url(images/bas.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:976px;
	height:8px;
}

.basGauche{
	float:left;
	display:inline;
	background:url(images/basGauche.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:8px;
	height:8px;
}

.basDroit{
	float:right;
	display:inline;
	background:url(images/basDroit.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:8px;
	height:8px;
}

.logo{
	float:left;
	display:inline;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:30px;
	width:119px;
	height:84px;
}

.titre{
	float:left;
	display:inline;
	margin-top:35px;
	margin-bottom:5px;
	margin-left:51px;
	color:#9c9d9f;
  font-size : 24px;
}
.titre A:link{color:#9c9d9f; font-size : 24px; text-decoration:underline;}
.titre A:visited{color:#9c9d9f; font-size : 24px; text-decoration:underline;}
.titre A:active{color:#9c9d9f; font-size : 24px; text-decoration:underline;}
.titre A:hover{color:#9c9d9f; font-size : 24px; text-decoration:underline;}

.menu{
	float:right;
	display:inline;
	background:url(images/fondMenu.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-left:8px;
	margin-right:8px;
	width:960px;
	height:75px;
}

.menuInterieur{
	float:left;
	display:inline;
	margin-top:9px;
	margin-left:120px;
}

.menuUnique{
	float:left;
	display:inline;
	color:#464646;
  font-size : 14px;
	margin-right:20px;
  font-weight:bold;
}
.menuUnique A:link{color:#464646; font-size : 14px; text-decoration:none;font-weight:bold;}
.menuUnique A:visited{color:#464646; font-size : 14px; text-decoration:none;font-weight:bold;}
.menuUnique A:active{color:#464646; font-size : 14px; text-decoration:none;font-weight:bold;}
.menuUnique A:hover{color:#464646; font-size : 14px; text-decoration:underline;font-weight:bold;}

.menuUniqueSur{
	float:left;
	display:inline;
	color:#bf5861;
  font-size : 14px;
	margin-right:20px;
  font-weight:bold;
}
.menuUniqueSur A:link{color:#bf5861; font-size : 14px; text-decoration:none;font-weight:bold;}
.menuUniqueSur A:visited{color:#bf5861; font-size : 14px; text-decoration:none;font-weight:bold;}
.menuUniqueSur A:active{color:#bf5861; font-size : 14px; text-decoration:none;font-weight:bold;}
.menuUniqueSur A:hover{color:#bf5861; font-size : 14px; text-decoration:underline;font-weight:bold;}

.corps{
	float:left;
	display:inline;
	margin-bottom:50px;
	margin-left:200px;
	margin-right:200px;
	width:576px;
}
.corps A:link{color:#bf5861; text-decoration:none;font-weight:bold;}
.corps A:visited{color:#bf5861; text-decoration:none;font-weight:bold;}
.corps A:active{color:#bf5861; text-decoration:none;font-weight:bold;}
.corps A:hover{color:#bf5861; text-decoration:underline;font-weight:bold;}

.lienDroit{
	float:right;
	display:inline;
	color:#bf5861;
  font-size : 14px;
  font-weight:bold;
}
.lienDroit A:link{color:#bf5861; font-size : 14px; text-decoration:none;font-weight:bold;}
.lienDroit A:visited{color:#bf5861; font-size : 14px; text-decoration:none;font-weight:bold;}
.lienDroit A:active{color:#bf5861; font-size : 14px; text-decoration:none;font-weight:bold;}
.lienDroit A:hover{color:#bf5861; font-size : 14px; text-decoration:underline;font-weight:bold;}

.gererlisteimage {
	float : left;
	width : 240px;
	height : 104px;
}

.gererimage {
	padding : 2px;
	float : left;
	width : 100px;
	height : 100px;
}

.gerertexte {
	padding : 2px;
	float : right;
	text-align : left;
	width : 130px;
	height : 100px;
}

.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;
}

.champsSelect {
	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;
}

.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;
}

.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;
}

.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;
}
