/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
body {
  margin: 0;
  padding: 0;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 80%;
  background-color: #d4d4d4;
}
h1 {
  border:  none;
  font-weight: bold;
  font-style: italic;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Georgia,times,serif;
  text-align: right;
  padding-right: 15px;
  color: #666666;
}
.centre {
  text-align: center;
}
#maitre {
  width: 900px;
  margin-right: auto;
  margin-left: auto;
  background-repeat: repeat-y;
  background-position: left top;
  background-color: #e8e8e8;
  background-image: url(images/fond_gauche.jpg);
}
#tete {
  height: 150px;
  background-color: #ff9900;
  background-image: url(images/vigne-bandeau.jpg);
  background-repeat: repeat-x;
  position: relative;
}
#logo {
  width: 200px;
  height: 100%;
  background-color: #f15a22;
}
#logo img {
  padding-top: 30px;
}
#menu {
  height: 33px;
  background-color: #5e5e5e;
  padding-left: 220px;
  padding-top: 8px;
  padding-bottom: 8px;
}
#menu ul {
  list-style-type: none;
}
#menu li {
  border: 1px solid #cccccc;
  position: relative;
  background-repeat: no-repeat;
  display: inline;
  float: left;
  text-align: center;
  width: 150px;
  height: 33px;
  line-height: 33px;
  font-size: 14px;
  margin-right: 10px;
  z-index: 100;
}
#menu li:hover {
  background-color: #666666;
}
#menu ul li ul {
  position: absolute;
  width: 220px;
  left: 0;
  top: 33px;
  display: none;
}
#menu ul li:hover ul {
  display: block;
}
#menu a {
  font-weight: bold;
  text-decoration: none;
  color: white;
}
#contenu {
  padding-bottom: 20px;
  float: right;
  width: 680px;
}
#pied {
  clear: both;
  text-align: center;
  color: #ededed;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #f15a22;
  padding-left: 200px;
  font-size: 13px;
  background-image: url(images/fond_pied.jpg);
  background-repeat: no-repeat;
}
#menu ul li ul li a {
  font-size: 12px;
  color: #666666;
}
#contenu ul {
  margin-left: 30px;
}
img.droite {
  float: right;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 20px;
}
h2 {
  font-family: georgia,times,serif;
  font-style: italic;
  font-size: 14px;
  margin-top: 28px;
  padding-bottom: 12px;
  color: #f15a22;
}
#ariane {
  margin-top: 10px;
  padding-bottom: 15px;
}
#ariane a {
  color: #666666;
}
#ariane a:hover {
  text-decoration: underline;
}
#texte-banniere {
  font-family: Georgia,Times,Serif;
  font-style: italic;
  color: #eaeaea;
  position: absolute;
  font-size: 32px;
  bottom: 10px;
  right: 15px;
  width: 900px;
  text-align: right;
}
.lettrine {
  background-color: #cccccc;
  background-image: url(images/fond-titre-h1.jpg);
  padding-left: 40px;
  padding-top: 10px;
  color: #eaeaea;
  font-size: 36px;
}
#menu ul li ul li {
  background-image: none;
  line-height: 24px;
  height: 24px;
  margin-bottom: 0;
  background-color: silver;
}
#colonne {
  float: left;
  width: 200px;
  min-height: 200px;
}
#colonne ul, #colonne li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#colonne li {
  padding-top: 10px;
  padding-left: 15px;
}
#colonne li a {
  color: #e8e8e8;
  text-decoration: none;
  font-weight: bold;
}
#colonne li a:hover {
  color: silver;
}
#contenu a {
  color: #666666;
}
#menu ul li ul li a:hover {
  color: white;
}
#pied a {
  color: silver;
}
#contenu p {
  padding-bottom: 6px;
}
#choixLangues {
	position: absolute;
	width: 200px;
	height: 11px;
	text-align: center;
	bottom: 15px;
	z-index: 200;
}

#choixLangues img {
	border:none;
}

#menu ul li ul li:hover a {color:#fff}

.form {
	padding:15px 0;
}
.form p {
	clear:left;
	}
.form fieldset {
	border:none;
	padding:15px;
}
.form fieldset.action {
	padding-left:170px;
}
.form label {
	float:left;	
	width:150px;	
	text-align:right;
}
.form .champ {
	width:300px;
	margin-left:10px;
}
.form select {
	width:150px;
	margin-left:10px;
}
.infos select {
	width:200px;
	margin-left:10px;
}

.listeChoix {
	margin-left:150px;
}

.listeChoix .check {
	float:left;
	margin-left:0;
}
.form .listeChoix label {
	text-align:left;
	margin-left:5px;
}



.form .texte {
	width:300px;
	margin-left:10px;
}

.form #reponseForm {
	padding-left:160px;
	padding-bottom: 12px;
	font-weight:bold;
}
