/* --------------------------------------------------------
BALISE DE DOCUMENT
-------------------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
  border:0;
}
/* --------------------------------------------------------
BALISE DE DOCUMENT
-------------------------------------------------------- */
* {
	font-family: verdana, sans-serif;
  text-indent: 0;
  margin: 0;
	padding: 0;
}
html {
	height: 100%;
	color: #000;
	background: #fff;
	font-size: 10px;
}
body {
  height: 100%;
	font-size: 11px;
	margin: 0;
	padding: 0;
  text-align: center;
   background-image:url(images/fond.jpg);
  background-repeat:repeat-x;
}
/* --------------------------------------------------------
BALISE DE BASE
-------------------------------------------------------- */
a, a:link, a:active {
	text-decoration: none;
	color: #942B0C;
  background: transparent;
}
a:hover {
	text-decoration: underline;
	color: #942B0C;
  background: transparent;
}
a:visited {
	color: #942B0C;
}

/*------------------------Liens-------- rouge---------------------*/


/*#enligne a, a:link, a:active {
	text-decoration: none;
	color: #942B0C;
  background: transparent;
}
#enligne a:hover {
	text-decoration: underline;
	color: #942B0C;
  background: transparent;
}
#enligne a:visited {
	color: #942B0C;
}*/


ul.enligne li a, a:link, a:active,
 div.arr_contenu li a, a:link, a:active,
 div#chemindefer p a, a:link, a:active,
 div.offre1 ul li a, a:link, a:active {  
	text-decoration: none;
	color: #942B0C;
  background: transparent;
}
ul.enligne li a:hover,
 div.arr_contenu li a:hover,
 div#chemindefer p a:hover,
 div.offre1 ul li a:hover,
 div.subItem a:hover {
	text-decoration: underline;
	color: #942B0C;
  background: transparent;
}
ul.enligne li a:visited,
 div.arr_contenu li a:visited,
 div#chemindefer p a:visited,
 div.offre1 ul li a:visited  {
	color: #942B0C;
}

/*------------------------Voir l'offre---------lien blanc--------------------*/



div.offre1_voir_offre a, a:link, a:active,
 div.listeitems_voir_listecomplete a, a:link, a:active,
  div.bouton_big a, a:link, a:active,
  div.bouton a, a:link, a:active
  {  
	text-decoration: none;
	color: #fff;
    background: transparent;
}
div.offre1_voir_offre a:hover,
 div.listeitems_voir_listecomplete a:hover,
 div.bouton_big a:hover,
 div.bouton a:hover {
	text-decoration: underline;
	color: #fff;
  background: transparent;
}
div.offre1_voir_offre a:visited,
 div.listeitems_voir_listecomplete a:visited {
	color: #fff;
}

img {
	border: 0;
}
p {
	margin: 0;
  padding: 0;
	color: #000;
}
li {
	margin: 0;
	padding: 0;
}
ul {
	margin: 0;
	padding: 10px;
}
h1 {
  font-size: 28px;
	color: #942B0C;
	/*height:63px;  */   /*<------ajouter jonathan------------------*/
}
h2 {
	color: #535973;
}
h3 {
  margin-top: 15px;
	color: #535973;
}
h4 {
  margin-top: 12px;
	color: #535973;
}
h5 {
  margin-top: 12px;
	color: #535973;
}
h6 {
  margin-top: 12px;
	color: #535973;
}
table {
  border: 0;
  padding: 2px;
  margin: 5px auto;
  padding: 0;
	border-spacing: 1px;
	border-collapse: separate;
	border: 1px solid #535973;
  width: 100%;
}
table tr {
  padding: 2px;
}
table th {
  background: #E6DFD9;
  padding: 2px;
  font-weight: bold;
  vertical-align: center;
}
table td {
  padding: 0;
  vertical-align: center;
  padding: 0.1em 0.4em 0.1em 0.4em;
	margin: 0;
	border: 1px solid #E6DFD9;
}
table thead th {
  text-align: center;
}
iframe {
  width: 640px;
  border: 0;
  height: 350px;
  margin: auto;
}
hr {
  height: 1px;
  border: 0;
  background: #A52B0C;
  margin: auto;
  margin: 10px 0;
}
/* --------------------------------------------------------
BALISE DE FORMULAIRE
-------------------------------------------------------- */
input, textarea, select {
  font-size: 9px;
}
textarea {
  overflow: auto;
}
select {
  margin: 1px;
}
label {
  cursor: pointer;
}
fieldset {
  margin-top: 5px;
  padding: 2px;
  border: 1px solid #E6DFD9;
}
fieldset legend {
  color: #841B00;
  font-weight: bold;
}
.input {
  background: #fff;
  border: 1px solid #C7D0CD;
  margin: 1px;
  padding: 1px;
}
.formulaire fieldset {
  margin: 5px 0;
  padding: 0 2px;
  border: 0;
}
.formulaire fieldset legend {
  font-size: 19px;
  color: #841B00;
}
.formulaire fieldset p, .formulaire fieldset div {
  margin: 2px 0;
  clear: both;
}
.formulaire fieldset p label {
  width: 200px;
  display: block;
  float: left;
}
.formulaire fieldset label img {
  margin-left: 5px;
}
.formulaire fieldset p input, .formulaire fieldset p select, .formulaire fieldset p textarea {
  width: 250px;
}
.formulaire fieldset div ul {
  display: inline;
  margin: 0;
  padding: 0;
}
.formulaire fieldset div li {
  display: inline;
  list-style: none;
  margin-right: 5px;
}
.formulaire .liste_date {
  width: 74px;
}
/* --------------------------------------------------------
CLASSES UTILES
-------------------------------------------------------- */
.separateur {
	clear: both;
  margin: 0;
  padding: 0;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.textalign_center {
  text-align: center;
}
.textalign_right {
  text-align: right;
}
.inline, .inline * {
  display: inline;
}
.titrepage {
  color: #942B0C;
  font-size: 24px;
}
.enligne {
  margin: 0;
  padding: 2px;
}
.enligne  li {
  padding: 0 0 0 5px;
  margin: 0 5px 0 0;
  display: inline;
  border-left: 1px solid #000;
}
.enligne .premier {
  border: 0;
}

/*.bouton a, a:active, a:link, a:hover {
color:#FFFFFF;
}*/

.bouton {
  width: 72px;
  height: 17px;
  padding: 1px;
  text-align: center;
  background: url('images/bouton.png') repeat-x left top;
  font-size: 10px;
}



.bouton_big {
  width: 108px;
  height: 31px;
  padding: 1px;
  text-align: center;
  background: url('images/bouton_big.png') repeat-x left top;
  font-size: 10px;
  color:#FFFFFF;
}
/*.lien_produit a, a:hover, a:link, a:active {
color:#A52B0C;

}*/
/*.contenu_compte a, a:hover, a:link, a:active {
 
  color:#FFFFFF;
}*/


fieldset .bouton {
  margin: 0 3px;
}
.liste_discrete {
  clear: both;
  margin-top: 5px;
}
.liste_discrete label {
  display: block;
  float: left;
  width: 150px;
  font-size: 10px;
}
.liste_discrete select {
  border: 1px solid #E6DFD9;
  width: 250px;
}


table .col1{
	text-align: left;
}
table .col2{
	width : 100px;
	text-align: center
}
table .col3{
	width : 100px;
	text-align: left
}
table .col4{
	width : 100px;
	text-align: left
}
.onclick {
  cursor: pointer;
}
/* --------------------------------------------------------
CLASSES ARRONDIS
-------------------------------------------------------- */
.arrondi {
  background: transparent;
}
.arrondi .arrondi_haut, .arrondi .arrondi_bas {
  display:block;
  background:transparent;
  font-size:1px;
}
.arrondi .arr_1, .arrondi .arr_2, .arrondi .arr_3, .arrondi .arr_4 {
  display:block;
  overflow:hidden;
}
.arrondi .arr_1, .arrondi .arr_2, .arrondi .arr_3 {
  height:1px;
}
.arrondi .arr_2, .arrondi .arr_3, .arrondi .arr_4 {
  background:#fff;
  border-left:1px solid #000;
  border-right:1px solid #000;
}
.arrondi .arr_1 {
  margin:0 5px;
  background:#000;
}
.arrondi .arr_2 {
  margin:0 3px;
  border-width:0 2px;
}
.arrondi .arr_3 {
  margin:0 2px;
}
.arrondi .arr_4 {
  height:2px; margin:0 1px;
}
.arrondi .arr_contenu {
  display:block;
  border:0 solid #000;
  border-width:0 1px;
  height:auto;
  padding: 2px;
}
* html .arrondi .arr_contenu {
  height:1px;
}