@charset "utf-8";
html {
font-family: 'Arial', Helvetica, sans-serif;
}

label {
  width : 150px;
  font-weight : bold;
  text-align : left;
}

a{color : #051F72; text-decoration:underline;}
a:hover {color : #d10a1d; text-decoration:none;}

.messerror{
  color : red;
  font-size : 120%;
  text-align : center;
  width : 100%;
}

.mibr{
  line-height: 6px;
}

.clear{
  clear: both;
}

img{
  border : 0;
  vertical-align : middle;
}

#thumbtext{
  font-size : 70%;
}

#langue{
  position : relative;
  float : right;
  top : 140px;
  right : 30px;
  height : 20px;
  width : 100px;
  text-align : right;
}

#langue img{
  vertical-align : middle;
}

* html #langue{height:18px;}

#centryo{
  position : absolute;
  top : 21px;
  left : 556px;
  width : 100px;
  text-align : right;
}

#logo{
  position : absolute;
  top : 34px;
  left : 15px;
  height : 20px;
  width : 100px;
  text-align : right;
}

.details{
  font-size : 80%;
  font-family: 'Arial', Helvetica, sans-serif;
}

#news{
  position : absolute;
  color : red;
  font-size : 100%;
  text-align : center;
  width : 156px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 0px;
}
* html #news{left : 0px;width : 100%;margin-top : -15px;}


/* Bloc bandeauhaut : contient l'image de fond représentant le logo de l'entreprise, une image de décoration ainsi que les lignes du menu horizontal */
#bandeauhaut{
  position : relative;
  width : 982px;
  height : 213px;
  text-align : left;
  background: url("top.jpg") no-repeat;
  background-position:center;
}
* html #bandeauhaut {} /* taille sous ie */

/* Bloc milieu : contient les blocs de menu vertical et contenu */
#milieu{
  position : relative;
  width : 982px;
  background: url("topr.jpg") repeat-y;
    background-position:center;
/*min-height : 330px;*/
}
/** html #milieu { height: 330px;} /* taille sous ie */

#contenumilieu{
  float : left;
  width : 982px;
  height : 10px;
}

/* Bloc textemenugauche : contient les liens du menu vertical */
#textemenugauche{
	display : none;
  position : relative;
  float : left;
  min-height : 290px;
  float : left;
  top : 10px;
  padding-top : 6px;
  width : 150px;
  left : 15px;
  text-align : center;
  font-size: 80%;
  font-weight : bold;
  color : #002b70;
}

.formulaire{
  height : 30px;
  margin-top : 12px;
  margin-bottom : 0px;
}

* html .formulaire{
  margin-top : 0px;
  margin-bottom : -5px;
}

#pub{
  position : relative;
  float : right;
  height : 138px;
  top : 20px;
  width : 385px;
}

/* Bloc textemenuhaut : contient les liens du menu horizontal */
#textemenuhaut{
  float : left;
  margin-top : 30px; 
  padding-left : 50px;
  padding-right : 50px;
  width : 902px;
  height : 32pt;
  text-align : center;
  line-height : 16pt;
  font-size : 90%;
  color : #ffffff;
  background-color : inherit;
font-family: 'Arial', Helvetica, sans-serif;
}
* html #textemenuhaut { width : 982px;}

#textemenuhaut a{text-decoration:none;}
#textemenuhaut a:hover{text-decoration:none; height:30px; line-height:30px; color:#d10a1d; background-color:#ffffff;}

.menugauche{
  padding-top : 5px;
  padding-bottom : 5px;
  height : 30px;
  line-height : 30px;
}

* html .menugauche{
  padding-top : 0px;
  padding-bottom : 0px;
  height : 25px;
  line-height : 25px;
}

.sousmenu{
	display : none;
	position : absolute;
  font-size : 80%;
  text-align : left;
  z-index : 100;
  border : 1px solid #d10a1d;
  background-color : #ffffff;
}

.sousmenu a{color:#545454; text-decoration:none; height:25px; line-height:25px; width : 100%;}
.sousmenu a:hover {color:#ffffff; text-decoration:none; background-color:#d10a1d; height:25px; line-height:25px; width : 100%;}

* html .sousmenu a{color:#545454; text-decoration:none; height:25px; line-height:25px; width : 100%;}
* html .sousmenu a:hover {color:#ffffff; text-decoration:none; background-color:#d10a1d; height:25px; line-height:25px; width : 100%;}

.smenu{
	position : relative;
  min-height : 25px;
  line-height : 25px;
  padding-left : 3%;
  padding-right : 3%;
  /*font-size : 90%;*/
  text-align : left;
  background-color : inherit;
  cursor : pointer;
}

* html .smenu{height : 25px; width : 100%;}

form{
  background-color : inherit;
}

.btnClient{
	border : 0;
	background : transparent;
	cursor : pointer;
	color : #545454;
  font-size : 110%;
	text-align : left;
	width : 100%;
}

.client{
  background-color : inherit;
}

#titre{
  position : relative;
  float : left;
  height : 30px;
  line-height : 30px;
}

.survol{
	float : left;
  height : 30px;
  line-height : 30px;
  padding-left : 5px;
  padding-right : 5px;
  margin-left : 2px;
  margin-right : 2px;
  color : #ffffff;
  background-color : inherit;
  border : 1px solid transparent;
}

.survol a{text-decoration:none;color : #ffffff; height:30px;line-height : 30px;}
.survol a:hover{text-decoration:none; color:#d10a1d; background-color:#ffffff; height:30px;line-height : 30px;}

input.btn{
  border : 0px;
  font-size : 100%;
  height : 30px;
  width : 168px;
  background: url("") no-repeat;
}

input.bouton{
  border : 0px;
}

input.btnform{
  border : 0px;
  color : #d10a1d;
  background-color : #ffffff;
  cursor : pointer;
  font-weight : bold;
  text-align : right;
}

td.titre{
  text-align : left;
  font-size : 110%;
  font-weight : bold;
}

td.prix{
  text-align : right;
  font-weight : bold;
}

#total{
  color:#d10a1d;
}

td{
  vertical-align : top;
}

.inscription{
  color : #d10a1d;
  font-weight : bold;
}

.inscription a{text-decoration:none;color : #d10a1d;font-weight : bold;}
.inscription a:hover{text-decoration:none;color : #d10a1d;font-weight : bold;}

input.inscription{
  border : 1px solid #051F72;
}

/* Bloc contenutexte : contient le contenu dynamique */
#contenutexte{
  position : relative;
  float : left;
  min-height : 300px;
  top : 15px;
  width : 822px;
  padding-left : 90px;
  padding-right : 90px;
  text-align : left;
  font-size : 80%;
  background-color : inherit;
}
* html #contenutexte { height: 300px; width : 982px;} /* taille sous ie */


/* Bloc logoettitre : contient le logo, le titre et le soustitre de l'article courant */
#logoettitre{
  float : left;
  width : 820px;
}

/* Bloc titreetsoustitre : contient le titre et le soustitre de l'article courant */
#titreetsoustitre{
  position : relative;
  float : left;
}

/* Bloc titreettexte : contient le titre et le texte de l'article courant */
#titreettexte{
  clear : left;
  padding-top : 10px;
  width : 100%;
}

#menubas{
  position : relative;
  width : 960px;
  text-align : center;
  margin-left : 20px;
  margin-right : 20px;
  font-size: 85%;
  color : #002b70;
	bottom: 15px;
}

#menubas a{color : #002b70;text-decoration:none;}
#menubas a:hover{color : #002b70;text-decoration:none;}


/* Bloc bandeaubas : contient l'image representant le contour du bas du site web */
#bandeaubas{
  clear : left;
  width : 982px;
  height : 32px;
  background: url("") no-repeat center;
}

#poste th{
	background-color:#d10a1d;
	font-weight : bold;
	color : #ffffff;
	text-align : left;
}

/* Couleur de texte pour spécifier le lien actif (=courant) */
.current{
  float : left;
  height:30px;
  line-height:30px;
  padding-left : 5px;
  padding-right : 5px;
  color : #ffffff;
  font-weight : bold;
  font-style : italic;
}

/* Couleur de texte pour spécifier le lien actif (=courant) */
.current2{
  color : #ffffff;
  line-height:25px;
  width : 94%;
  background-color : #d10a1d;
  text-align : left;
  padding-left:3%;
  padding-right:3%;
}

* html .current2{width : 100%; height:25px;}

/* Couleur de texte pour spécifier le lien actif (=courant) */
.current3{
  color : #d10a1d;
  font-weight : bold;
}

/* Police nécessaire au titre de la rubrique */
.titre{
  font-size: 130%;
  font-weight : bold;
  color : #545454;
  background-color : inherit;
}

/* Police nécessaire au sous-titre de la rubrique */
.soustitre{
  font-size: 130%;
  font-weight : bold;
  color : #d10a1d;
  font-style : italic;
  background-color : inherit;
  text-decoration : underline;
}

/* Police nécessaire au titre de l'article */
.titreart{
  font-weight : bold;
  font-size : 110%;
  color : #545454;
}

.titreart a{color:#545454;text-decoration:none;}
.titreart a:hover {color:#545454;text-decoration:none;}

/* ajout spip */
table {
  font-size: 100%;
  background-color : inherit;
  font-family: 'Verdana', Arial, Helvetica, sans-serif;
}

p {
  margin-top: 0px;
  margin-bottom: 0px;
}

.spip {
  margin-top: 0px;
  margin-bottom: 0px;
}