div,a,h1,p, h1, h2, h3, body {
	margin:0;
	padding:0;
}

body{
	background-color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}


/************************************************ | Informations bandeaux | ********************************************************/



#bande_fond{
	height:341px;
	width:100%;
	background:url(../images/ligne.jpg);
}

#bandeau{
	height:341px;
	width:1157px;
	margin:auto;
	background:url(../images/bandeau.jpg) no-repeat;
}

#pere_bandaeau{
	margin:auto;
	padding-left:29px;
	width:808px;
	height:341px;
	background:url(../images/haut.jpg) bottom no-repeat;
	
}


.bande_bandeau{
	width:100%;
	height:128px;


}

.lien_site{
	position:absolute;
	margin-left:130px;
	margin-top:30px;
	width:300px;
	height:20px;
	
	
}

.titre_site{
	display:block;
	width:100%;
	text-align:center;
	color:#680C0C;
	height:82px;
	font-size:60px;
	padding-top:86px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.image_bandeau{
	float:left;
	width:780px;
	height:172px;
	background:url(../images/image_bandeau.jpg) no-repeat;
}



/************************************************ | Informations menu_haut_horizontal | ********************************************************/

#haut_menu {
	width: 683px;
	height:20px;
	margin:auto;
	margin-left:45px;
	text-align:center;
	margin-right:10px;
}

.onglet /* style des onglets inactifs */
{
  color: #EAE8E8;
  font-weight: bold;
  text-decoration:none ; /* les lien dans les onglets ne sont pas soulign??s */
  text-align:center; /* Le texte des onglets est centr?? */
  padding-left:10px;
}

a.onglet:hover
{
  color: #B00303;
  font-weight: bold;
  text-decoration:none ; /* les lien dans les onglets ne sont pas soulign??s */
  text-align:center; /* Le texte des onglets est centr?? */
  padding-left:10px;
}
  






/************************************************ | Informations sur affichage principal | ********************************************************/


#pere_principal{
	width:808px;
	margin:auto;
}

.rectif_gauche{
	float:left;
	width:40px;	
}

haut{
	float:left;
	width:808px;
	height:268px;
	background:url(../images/haut.jpg) no-repeat;
}


#centre{
	width:808px;
	background:url(../images/centre.jpg) repeat-y;
	
}



#bas_principal{
	width:808px;
	height:26px;
	margin:auto;
	background:url(../images/bas.jpg) no-repeat;
}

#pied{
	clear:both;
}


/************************************************ | Informations sur le menu de gauche | ***********************************************************/


.pere_menu_gauche{
	float:left;
	width:233px;
	padding-left:30px;
	padding-right:15px;
}

.menu_gauche{
	float:left;
	width:233px;
	height:20px;
	background:url(../images/haut_menu.jpg) repeat-x;
	border: #990000 1px thin;
}

#gauche_menu {
	width: 231px;
	text-align:left;
    border-left: 1px solid #FF6600;
border-right: 1px solid #FF6600;
}

.centre_menu{

}

.bas_menu{
	float:left;
	width:233px;
	height:10px;
	background:url(../images/haut_menu.jpg) repeat-x;
}

.onglet_gauche { /* style des onglets inactifs */
  color: #000000;
  font-weight: bold;
  width:100px ; /* largeur de la boite float */
  text-decoration:none ; /* les lien dans les onglets ne sont pas soulign??s */
  text-align:center; /* Le texte des onglets est centr?? */
  padding-left:12px;
  background:url(../images/fleche_non.gif) no-repeat left;
}

a.onglet_gauche:hover{
  color: #E53918;
  font-weight: bold;
  width:100px ; /* largeur de la boite float */
  text-decoration:none ; /* les lien dans les onglets ne sont pas soulign??s */
  text-align:center; /* Le texte des onglets est centr?? */
  padding-left:12px;
  background:url(images/fleche_oui.gif) no-repeat left;
}
  

.onglet-actif_gauche { /* style de l'onglet de la page active */

  color: #E53918;
  font-weight: bold;
  width:100px ; /* largeur de la boite float */
  text-decoration:none ; /* les lien dans les onglets ne sont pas soulign??s */
  text-align:center; /* Le texte des onglets est centr?? */
  padding-left:12px;
  background:url(../images/fleche_oui.gif) no-repeat left;
}

/************************************************ | Informations sur le menu de gauche | ***********************************************************/

.pere_info{
	float:left;
	width:505px;
}

.haut_info{
	float:left;
	width:502px;
	height:21px;
	background:url(../images/haut_info.jpg) repeat-x;
}

.titre_entete{
	color:#ffffff;
	font-weight:bold;
	padding-left:10px;
	padding-top:2px;
	font-size:14px;
}

.centre_info {
	float:left;
	width:500px;
    border-left: #990000 1px solid;
    border-right: #990000 1px solid;

}

.bas_info{
	float:left;
	width:502px;
	height:10px;
	background:url(../images/haut_info.jpg) repeat-x;
}
.espaceur{
float:left;
	width:100%;
  height: 10px;
}


/************************************************ | Informations sur le pied de page | ***********************************************************/

.pied_page_gauche{
	float:left;
	width:146px;
	
}

.pied_page_droite{
	float:left;
	width:780px;
	text-align:center;
}


.lien_bas { /* style des onglets inactifs */

  /* margin:auto 15px; marge ext??rieure */
  color: #285155;
  font-weight: bold;
  text-decoration:none ; /* les lien dans les onglets ne sont pas soulign??s */
  text-align:center; /* Le texte des onglets est centr?? */
  font-size:10px;
}

a.lien_bas:hover{
/*  margin:auto 15px;  marge ext??rieure */
  color: #E53918;
  font-weight: bold;
  text-decoration:none ; /* les lien dans les onglets ne sont pas soulign??s */
  text-align:center; /* Le texte des onglets est centr?? */
  font-size:10px;
}

.texte_info{
	color:#E43717;
	font-size:10px;
	font-weight:bold;
}
  

#contenucentre{
	width:99%;
}

a.titre_entete{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
text-decoration:none;

}
a.lien_menu{
	color:#000000;
	font-size:12px;
	text-decoration:none;
    padding-left: 3px;
}
a:hover.lien_menu{
	color:#E43717;
	font-size:12px;
	text-decoration:underline;
        padding-left: 3px;
}
.titre_gras{
	color:#036;
	font-size:14px;
	font-weight:bold;
}
.submit_btn {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.submit_field {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.titre_row{
	height:15px;
  	background:url(../images/haut_menu.jpg) repeat-x;
    font-size: 10px;
	font-weight: bold;
    color:#FFFFFF
}
  .titre_row_panier{
	height:15px;
  	background:url(../images/haut_info.jpg) repeat-x;
    font-size: 10px;
	font-weight: bold;
    color:#FFFFFF
}
  .td_petit_texte{
    font-size: 10px;
}

.wrap_article {
    margin:0 auto;
    width:495px;
	padding-left:5px;
    }
.titre_article {
		text-align:left;
		height:40px;
	}

.photo_article {
		float:right;
		width:120px;
		text-align:left;
		vertical-align:top;
	}
.form_article {
		clear:both;
		text-align:center;

	}
.texte_bas_article {
	text-align:center;
    font-size: 10px;
}
a{
	color:#CC3300;
	font-size:12px;
	text-decoration:none;
}
a:hover{
	color:#FFCC00;
	font-size:12px;
	text-decoration:underline;
}

.tab_data {
	margin-left: auto;
	margin-right: auto;
	width:75%;
}
.champs {
	float:left;
	width:50%;
	margin:1px 0px 1px 0px;
}
.resultat {
	float:right;
	width:50%;
	margin:1px 0px 1px 0px;
}
.tab_data_foot {
	margin-left: auto;
	margin-right: auto;
	width:500px;
}
.col1_foot {
	float:left;
	width:50%;
	margin:1px 0px 1px 0px;
}
.col2_foot {
	float:right;
	width:50%;
	margin:1px 0px 1px 0px;
}
.wrap_item {
    margin:0 auto;
    width:450px;
	padding:5px;
	border: 1px solid #ccc;
    }
.titre_item {
  color: #990000;
  font-weight: bold;
  border: none;
}

.photo_item {
		float:right;
		width:100px;
		text-align:left;
		vertical-align:top;
	}
.lien_item {
		clear:both;
		text-align:left;

}