/* CSS Document */
body, div, table, tr, td, ul, ol, li, p, select, option, input, textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B87A51;
	margin-top: 3px;
	margin-bottom: 3px;
	border-bottom: thin dotted #613013;
}
h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #AE2B24;
  margin-top: 3px;
  margin-bottom: 3px;
}
h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 0px;
}
p {
  margin-top: 5px;
  margin-bottom: 5px;
}
ul {
  margin:0px 0px 0px 0px;
  padding:0px;
}
li {
  margin:0px 0px 0px 16px;
  padding:0px;
  list-style-type:square;
}
a {
  color: #AE2B24;
  text-decoration: underline;
}
a:hover {
  color: #AE2B24;
  text-decoration: underline;
}
form {
  margin: 0px;
  padding: 0px;
}

.TitreMarron {
	font-face: verdana;
	color: #B87A51;
	font-size: 20px;
	font-weight: bolder;
}

.TxtNewsletter {
	font-face: verdana;
	color: #FFFFFF;
	font-size: 13px;
}

.ChampsNewsletter {
	height: 18px;
	width: 75px;
	border: thin dotted #999999;
	font: 12px Verdana;
	color: #000000;
	text-decoration: none;
}

blockquote {
	margin-left: 20px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.TitreRubrique {
	font-face: verdana;
	font-weight: bold;
	color: #00000;
	font-size: 10px;
}

table.TitreSousRubrique
a {
	font-face: verdana;
	font-weight: bold;
	color: #883600;
	font-size: 10px;
	text-decoration: none;
}

td.MenuHaut
a {
	font-face: verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

td.MenuHaut
a:hover {
	font-face: verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

td.menu3
a {
  color: #FFFFFF;
  text-decoration: none;
}

td.menu3 {
  color: #000000;
  font-weight: bold;
}

/* ================== tableau tableau_ssmenu ======= */
table.tableau_ssmenu tr.marron {
  background-color: #B87A51;
}
table.tableau_ssmenu td.lien {
  padding:2px 5px;
  font: 10px Verdana;
}
table.tableau_ssmenu a {
  color: #FFFFFF;
  text-decoration: none;
}
table.tableau_ssmenu a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

/* ================== inscription_amada ======= */
div.liens_etapes {
  border-bottom: 1px dashed #E7E4E4;
  margin: -35px 0px 20px 10px;
  width: 520px;
}
p.error {
  color: #FF0000;
  font-weight: bold;
}
p.message {
  color: #008000;
  font-weight: bold;
}
table.formSection {
  margin-bottom: 20px;
  width: 560px;
	border: 1px solid #884C28;
}
table.formSection th {
	font-weight: bold;
	font-size: 10pt;
	padding: 2px;
	background-color: #F4E4C7;
	border-bottom: 1px solid #884C28;
}
table.formSection td.formSectionBody {
	background-color: #FFF2D5;
}
input.quantite {
  text-align: center;
  background-color: #FFF9EA;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  border: 1px solid #884C28;
  margin: 0px;
  padding: 2px;
}
input.prix {
  text-align: right;
  font-weight: bold;
}
div.total {
  text-align: right;
  font-weight: bold;
}
.c {
  color: #884C28;
  font-size: 10px;
  font-weight: normal;
}
.text100, .text100b, .text100c, .text, .textb, textarea {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  border: 1px solid #884C28;
  margin: 0px;
  padding: 2px;
}
select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  border: 1px solid #884C28;
  margin: 0px;
  padding: 0px;
}
.text100, .text100b, .text100c, .invisible {
  width: 100%;
}
.text100b, .textb {
  background-color: #FFF9EA;
}
.text100c {
  background-color: #FFF2D5;
}
.invisible {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  margin: 0px;
  padding: 2px;
  border: 0px none;
  background-color: transparent;
  text-align: right;
}
.cancel {
	width: 100px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 2px;
	margin: 0px;
	font-weight: bold;
	border: 1px solid #C7AB92;
	background-color: #FFF2D5;
	color: #C7AB92;
	cursor: pointer;
}
.cancel:hover {
    color: #884C28;
}
.submit {
	width: 100px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 2px;
	margin: 0px;
	font-weight: bold;
	border: 1px solid #884C28;
	background-color: #F4E4C7;
	cursor: pointer;
}
.submit:hover {
    color: #884C28;
}
.ajout {
	width: 70px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 0px 0px 1px 0px;
	margin: 0px;
	font-weight: bold;
	border: 1px solid #884C28;
	background-color: #F4E4C7;
	cursor: pointer;
}
.ajout:hover {
    color: #884C28;
}
.suppr {
	width: 80px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 0px 0px 1px 0px;
	margin: 0px;
	font-weight: bold;
	border: 1px solid #C7AB92;
	background-color: #FFF2D5;
	color: #C7AB92;
	cursor: pointer;
}
.suppr:hover {
    color: #884C28;
}


@media print {
    .noprint {
        display: none !important;
    }
}
@media screen {
    .onlyprint {
        display: none !important;
    }
}

