body {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	margin-top: 0px;
	background-color: #efece3;
}
#menuTop {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#menuTop #logo {
	margin-bottom: 5px;
	margin-top: 10px;
}
#menuTop #bienvenue {
	font-family: "Adobe Garamond Pro", Garamond;
	font-size: 24px;
	color: #623032;
	float: right;
	width: 450px;
	text-align: right;
	font-weight: normal;
}
#menuTop #lang {
	float: right;
}
#menuTop #lang a {
	color: #623032;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#bandeau {
	height: 181px;
	width: 929px;
	border: 1px solid #a0a0a0;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#logoBas {
	width: 100%;
	text-align:right;
}
#container {
	width: 890px; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d9d9cf;
	border-left-color: #d9d9cf;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(/templateImg/containerBack.jpg);
	text-align: left;
	padding: 10px;
	background-color: #FFFFFF;
}
#colonneGauche {
	float: left; /* cet élément est flottant, il faut donc lui attribuer une largeur */
	width: 185px;
	border: 1px solid #d2d2d2;
}
#colonneGauche #colGaucheTop {
	height: 20px;
	width: auto;
	color: #623032;
	background-color: #f3ede6;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
	padding-left: 5px;
}
#colonneGauche #colGaucheArticle {
	color: #7b797a;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	text-align: justify;
}
#colonneGauche #colGaucheArticle h1 {
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 10px;
	color: #623032;
	text-align: left;
}
#colonneGauche #colGaucheArticle a {
	font-weight: bold;
	text-decoration: underline;
	color: #3a3635;
}
#colonneGauche #colGaucheSuite {
	width: auto;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ededed;
}
#colonneGauche #colGaucheSuite a {
	font-weight: bold;
	color: #3a3635;
	text-decoration: underline;
}
#homeMain {
	width: 700px;
	float: left;
	color: #7B797A;
}
#homeMain #article {
	background-color: #FFFFFF;
	width: 338px;
	vertical-align: top;
	text-align: justify;
	font-weight: normal;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8F9EA3;
	border-bottom-color: #8F9EA3;
	border-left-color: #8F9EA3;
	float: left;
	margin-right: 10px;
}
#homeMain #article #articleTop {
	background-color: #f3ede6;
	height: 17px;
	width: 338px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8d9fa3;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #623032;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8D9FA3;
}
#homeMain #article #description {
	font-weight: normal;
	font-size: 12px;
	padding: 3px;
	height: 150px;
	vertical-align: top;
}
#homeMain #article #description p {
	margin: 0px;
	padding: 0px;
}
#homeMain #article #articleSuite {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ededed;
	vertical-align: bottom;
}
#mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 205px;
	color: #7b797a;
}
#mainContent #titreTheme {
	font-size: 26px;
	color: #623032;
	font-family: "Adobe Garamond Pro", Garamond;
	margin-bottom: 5px;
}
#mainContent #descTheme {
	width: 425px;
	font-family: "Adobe Garamond Pro", Garamond;
	font-size: 16px;
	color: #623032;
	text-align: left;
	margin-bottom: 5px;
}
#mainContent #descTheme a {
	color: #623032;
}

#article {
	background-color: #FFFFFF;
	width: 470px;
	vertical-align: top;
	text-align: justify;
	font-weight: normal;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8F9EA3;
	border-bottom-color: #8F9EA3;
	border-left-color: #8F9EA3;
}
#article #articleTop {
	background-color: #f3ede6;
	height: 17px;
	width: 470px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8d9fa3;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #623032;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8D9FA3;
}
#article #articleTop #imprimante {
	float: right;
	height: 20px;
	width: 20px;
	margin: 0px;
	padding: 0px;
}
#article #articleTop #trombon {
	float: right;
	height: 20px;
	width: 20px;
	margin: 0px;
	padding: 0px;
}
#article .articleDate {
	font-weight: bold;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #623032;
	padding-right: 10px;
	font-size: 12px;
	padding-left: 5px;
}
#article .articleTitre {
	font-weight: bold;
	font-size: 12px;
	padding-left: 5px;
}
#article #description {
	font-weight: bold;
	font-size: 13px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#article #description a {
	color: #000000;
	text-decoration: underline;
}
#article #description p {
	margin: 0px;
	padding: 0px;
}
#article #attachment {
	text-align: center;
	float: left;
	margin: 5px;
	border: 1px dotted #8d9fa3;
	padding: 2px;
	background-color: #f3ede6;
}
#article #attachment a {
	color: #3a3635;
	text-decoration: none;
}
#article #articleCorps {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	overflow: auto;
}
#article #articleCorps a {
	color: #3a3635;
	text-decoration: underline;
}
#article #articleSuite {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ededed;
}
#article #articleSuite p {
	margin-top: 2px;
	margin-bottom: 2px;
}
#article #articleSuite a {
	font-weight: bold;
	color: #3a3635;
	text-decoration: underline;
}
#article #articleSuiteMenu {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ededed;
	text-align:right;
}
#article #articleSuiteMenu a {
	font-weight: bold;
	color: #3a3635;
	text-decoration:none;
}
#menuHead input {
	font-size: 10px;
}
#colonneDroite {
	float: right; /* cet élément est flottant, il faut donc lui attribuer une largeur */
	width: 185px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d2d2d2;
	border-bottom-color: #d2d2d2;
	border-left-color: #d2d2d2;
}
#colDroiteTop  {
	width: auto;
	font-size: 12px;
	color: #623032;
	font-weight: bold;
	background-color: #f3ede6;
	padding-left: 5px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2d2d2;
}
#colDroiteArticle  {
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	color: #7B797A;
	text-align: justify;
}
#colDroiteArticle  a  {
	color: #7B797A;
	text-decoration:none;
}
#colDroiteArticle  h1  {
	font-size: 12px;
	font-weight: bold;
	color: #623032;
	margin-top: 10px;
	margin-bottom: 2px;
	text-align: left;
}
#colDroiteSuite  {
	width: auto;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ededed;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
}
#colDroiteSuite  a  {
	font-weight: bold;
	color: #3a3635;
	text-decoration: underline;
}
#formRecherche {
	height: 35px;
	margin: 0px;
	padding: 0px;
}
#formRecherche #recherche {
	border: 1px solid #603032;
	width: 130px;
	font-family: "Trebuchet MS", Arial;
	padding-left: 2px;
}
#formRecherche #go {
	font-family: "Trebuchet MS", Arial;
	color: #603032;
	background-color: #FFFFFF;
	height: 20px;
	width: 25px;
	padding: 2px;
	border: 0px none #FFFFFF;
}
#contact, #commande, #siteMap {
	width: 470px;
}
#contact label {
	color: #603032;
	width: 250px;
	display: block;
	font-size: 12px;
	margin-top: 5px;
}
#contact input {
	width: 250px;
	border: 1px solid #603032;
	font-family: "Trebuchet MS", Arial;
}
#contact textarea {
	width: 400px;
	border: 1px solid #603032;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
}
#contact #submit, #commande #submit {
	width: 100px;
	background-color: #F3EDE6;
	margin-top: 5px;
}
#commande #perso {
	height: 285px;
	margin-bottom: 10px;
	overflow: auto;
}
#commande #champs {
	width: 210px;
	float: left;
}
#commande label {
	color: #603032;
	width: 200px;
	display: block;
	font-size: 12px;
	margin-top: 5px;
	text-align: left;
}
#commande #champsCheckbox {
	width: 210px;
	float: left;
}
#commande #champsCheckbox #checkbox {
	width: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#commande #champsCheckbox label {
	color: #603032;
	width: 170px;
	display: block;
	font-size: 12px;
	margin-top: 5px;
	text-align: left;
	float: right;
}
#commande input, select {
	font-family: "Trebuchet MS", Arial;
	border: 1px solid #603032;
	width: 200px;
}
#siteMap #colonne {
	width: 155px;
	float: left;
}
#siteMap #colonne ul {
	padding-left: 10px;
	width: 155px;
}
#siteMap #colonne ul li {
	display:block;
}

#siteMap #colonne ul li a {
	color: #7b797a;
	text-decoration: none;
}
#siteMap #colonne ul li a:hover {
	text-decoration:underline;
}
#siteMap #colonne #siteMapHead {
	font-weight: bold;
	font-size: 12px;
}
#logoBas {
	width: 910px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d9d9cf;
	border-bottom-color: #d9d9cf;
	border-left-color: #d9d9cf;
}
#print #article {
	background-color: #FFFFFF;
	width: 470px;
	vertical-align: top;
	text-align: justify;
	font-weight: normal;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8F9EA3;
	border-left-color: #8F9EA3;
	border-bottom-style: none;
	margin-bottom: 0px;
}
#print #logoBas {
	width: 470px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-right-color: #8F9EA3;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #8F9EA3;
	border-left-color: #8F9EA3;
}
#footer {
	text-align: center;
	color:#623032;
}
#footer a{
	color:#623032;
	text-decoration: none;
}
.erreur {
	color: #CE3131;
	font-style: italic;
}
.fltrt { /* cette classe permet de rendre flottant le côté droit d'un élément dans la page. L'élément flottant doit précéder l'élément à côté duquel il doit se trouver dans la page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* cette classe permet de rendre flottant le côté gauche d'un élément dans la page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* cette classe doit être placée pour un élément div ou break et doit être l'élément final avant la balise de fin d'un conteneur qui doit contenir entièrement un élément flottant */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.drag {
	border:2px dashed #F1CEC5;
	cursor:move;
}

#listeMenu select{
	margin-left: 10px;
	margin-bottom: 10px;
	width: 440px;
}
