@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
	background-image: url(/charte/structure_generale/fond.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504c4d;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504c4d;
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

/*Espacement*/
.padding_5px {
	padding: 5px;
}

.padding_left_26px {
	padding-left:26px;
}

/*Structure générale*/

#conteneur {
	background-color: #FFF;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(/charte/structure_generale/fd_header.gif);
	background-repeat: no-repeat;
	height: 92px;
	width: 975px;
	text-align:left;
}

/*Menu*/

div.div_cat {
	position:relative;
	font-size: 12px;
	color: #504c4d;
	text-align: center;
	cursor:pointer;
	width:130px;
	height:22px;
	background-color: #FFF;
	font-weight: bold;
	background-image: url(/charte/menu/menu_separateur.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

div.div_cat_on {
	position:relative;
	font-size: 12px;
	color: #49aee3;
	text-align: center;
	cursor:pointer;
	width:130px;
	height:22px;
	background-color: #FFF;
	font-weight: bold;
	background-image: url(/charte/menu/menu_separateur.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

div.div_souscat{
	position:absolute;
	padding:5px;
	background-color:#FFFFFF;
	margin-top:-1px;
}

.menu_souscat {
	font-size: 10px;
	color: #504c4d;
	text-align: left;
	padding-left: 5px;
	cursor:pointer;
	width:130px;
}

.menu_souscat_on {
	font-size: 10px;
	color: #49aee3;
	text-align: left;
	padding-left: 5px;
	cursor:pointer;
	width:130px;
	background-color: #FFFFFF;
}

#fd_menu {
	background-image: url(/charte/structure_generale/fd_menu.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 67px;
	width: 975px;
	clear:both;
	z-index:400;

}

#menu {
	float:left;

}

a.bouton:link, a.bouton:active, a.bouton:visited {
  border: 1px ;
	font-weight: bold;
	text-align: center;
  width: 135px ;	
  border-color: #ADABAC; 
  color: #FFFFFF;
  display: inline;
	font-weight: bold;
	text-align: center;
  display: block; 
  display: inline;  
  height: 20px;    	
  border-color: #ADABAC;
  background-color: #ADABAC;
}


#listebouton ul li { display: inline; } 



#navcontainer ul
{
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}

#navcontainer ul li { display: inline;   border-bottom: 1px dashed #000; }

#navcontainer ul li a
{
  font-weight: bold;
  text-decoration: none;
  padding: .2em 1em;
  color: #fff;   
  background-color: #ADABAC;
  border-top: 1px solid #ADABAC;
  border-bottom: 1px solid #ADABAC;
  border-left: 1px solid #ADABAC;
  border-right: 1px solid #ADABAC;  
}

#navcontainer ul li a:hover
{
  font-weight: bold;
  color: #ADABAC;
  border: 1px ;  
  border-color: #ADABAC;  
  background-color: #fff;
  text-decoration:none;
  border-top: 1px solid #ADABAC;
  border-bottom: 1px solid #ADABAC;
  border-left: 1px solid #ADABAC;
  border-right: 1px solid #ADABAC; 
}

a.btn_panier:link, a.btn_panier:active, a.btn_panier:visited {
	background-image: url(/charte/boutons/btn_panier.gif); no-repeat;
  color: #fff;	
	height: 48px;
  padding-bottom: 13px;
  padding-top: 6px;
	padding-left: 40px;
	padding-right: 0px;  
}

a.btn_panier:hover {
	background-image: url(/charte/boutons/btn_panier_on.gif); no-repeat;
	color: #fff;
	text-decoration:none;
  font-weight: bold;
	height: 48px;
  padding-bottom: 13px;
  padding-top: 6px;
	padding-left: 40px;
	padding-right: 0px;  
}

a.btn_espace_perso:link, a.btn_espace_perso:active, a.btn_espace_perso:visited {
	background-image: url(/charte/boutons/btn_espace_perso.gif); no-repeat;
  color: #fff;	
	height: 48px;
  padding-bottom: 13px;
  padding-top: 6px;
	padding-left: 40px;
	padding-right: 0px;
}

a.btn_espace_perso:hover {
	background-image: url(/charte/boutons/btn_espace_perso_on.gif); no-repeat;
	color: #fff;
	text-decoration:none;
  font-weight: bold;	
	height: 48px;
  padding-bottom: 13px;
  padding-top: 6px;
	padding-left: 40px;
	padding-right: 0px; 
}
 

a.btn_pieces:link, a.btn_pieces:active, a.btn_pieces:visited {
	background-image: url(/charte/boutons/btn_pieces.gif); no-repeat;
  color: #fff;	
	height: 48px;
  padding-bottom: 13px;
  padding-top: 6px;
	padding-left: 40px;
	padding-right: 0px;
}

a.btn_pieces:hover {
	background-image: url(/charte/boutons/btn_pieces_on.gif); no-repeat;
	color: #fff;
	text-decoration:none;
  font-weight: bold;	
	height: 48px;
  padding-bottom: 13px;
  padding-top: 6px;
	padding-left: 40px;
	padding-right: 0px; 
}

a.lienmenu:link, a.lienmenu:active, a.lienmenu:visited {
	display:block;
	text-align: center;
	font-weight: bold;
	color: #504c4d;
	width: 130px;
	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	line-height:30px;
	background-image: url(/charte/menu/menu_separateur.gif);
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #FFF;
}

a.lienmenu:hover {
	color: #00b0f0;
	text-decoration:none;
}

.lienmenu_on {
	display:block;
	text-align: center;
	text-decoration:none;
	font-weight: bold;
	color: #00b0f0;
	width: 130px;
	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	line-height:30px;
	background-image: url(/charte/menu/menu_separateur.gif);
	background-position: 129px center;
	background-repeat: no-repeat;
	z-index:1000;
	background-color: #FFF;
}

.sousmenu {
	position: absolute;
	margin-top:-3px;
	display: none;
	padding :3px 0px 3px 0px;
	background-color:#FFF;
	width:130px;
	z-index:500;
}

.sousmenu_solution {
	position: absolute;
	margin-top:-3px;
	display: none;
	padding :3px 0px 3px 0px;
	background-color:#FFF;
	width:230px;
	z-index:500;
}

#menu_droite{
	margin-left:20px;
}

#telephone {
	float:right;
}

/*Contenu*/

#contenu {
	width: 975px;
	background-color: #FFF;
	background-image: url(/charte/structure_generale/ombre_page.gif);
	background-repeat: repeat-y;
	background-position: 765px top;
	
}

#corps {
	width:762px;
	float:left;
	margin-right:16px;
	position: relative;
	
}

#menu_droit {
	width:197px;
	float:right;
	margin-top: 0px;
	z-index:400;
}

/*Menu droit*/
#entretien {
	background-color: #49aee3;
	background-image: url(/charte/menu_droit/separateur_droit.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 5px;
	height: 50px;
	width: 185px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	font-size: 14px;
	color: #FFF;
	text-align:center;
}

#espacepro {
	background-color: #3b94c2;
	background-image: url(/charte/menu_droit/separateur_droit.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 5px;
  height: 210px;
	width: 185px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	text-align:left;
	font-size: 11px;
	color: #FFF;
}

#rubrique {
	background-color: #49aee3;
	background-image: url(/charte/menu_droit/separateur_droit.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 5px;
	height: 60
	px;
	width: 185px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	font-size: 14px;
	color: #FFF;
	text-align:left;
}

#newsletter {
	background-color: #49aee3;
	padding: 5px;
	height: 45px;
	width: 185px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	text-align:center;
	color:#FFF;
}

#logo_label {
	background-color: #FFFFFF;
	padding: 5px;
	height: 65px;
	width: 185px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	text-align:center;
}

.padding_pro {
	padding-left:20px;
}

#oubli{
	color:#504c4d;
	font-size:11px;
	position:absolute;
	top: 21px;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #49aee3;
	width:183px;
	margin-left:-5px;
	top:312px;
}

/*Liens*/

a:link, a:active, a:visited {
	color: #504c4d;
	text-decoration: none;
}

a:hover {
	color: #504c4d;
	text-decoration: underline;
}

a.lienbleu:link, a.lienbleu:active, a.lienbleu:visited, a.lienbleu:hover{
	color: #3783aa;
	text-decoration: none;
}

a.lienbleu_soulign:hover {
	color: #00b0f0;
	text-decoration: underline;
}

a.lienblanc:link, a.lienblanc:active, a.lienblanc:visited {
	color: #FFFFFF;
}

a.lienblanc:hover {
	color: #FFFFFF;
}

a.liensousmenu:link, a.liensousmenu:active, a.liensousmenu:visited {
	color: #504c4d;
	text-decoration: none;
}

a.liensousmenu:hover {
	color: #00b0f0;
	text-decoration: underline;
}

.pointer {
	cursor:pointer;
}

/*texte*/

h1 {
	padding:0px;
	margin:0px;
}

h2 {
	padding:0px 0px 5px 0px;
	margin:0px;
}

h3 {
	padding:0px;
	margin:0px;
}

.titre {
	font-size: 20px;
	color: #00b0f0;
}

.text_bleu {
	color:#3783aa;
}

.text_bleu_16px {
	color:#3783aa;
	font-size:16px;
}

.text_titre_categorie {
	color:#3783aa;
	font-size:15px;
	padding-top:3px;
}

.text_bleu_18px {
	font-size:18px;
	font-weight:normal;
	color:#3783aa;
}

.text_16px {
	font-size:16px;
	line-height:18px;
}

.text_11px {
	font-size:11px;
}

.text_13px {
	font-size:13px;
}

.text_14px {
	font-size:13px;
}

.text_blanc {
	color: #FFF;
}

.text_blanc_14px {
	color: #FFF;
	font-size:14px;
}

.text_blanc_18px {
	color: #FFF;
	font-size:18px;
}

.text_blanc_11px {
	color: #FFF;
	font-size:11px;
}

ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

li {
	list-style-type: disc;
	padding: 0px;
	text-align: justify;
	list-style-position: outside;
	margin-left: 3px;
}

li.liv_niv2 {
	list-style-type: none;
	padding: 0px;
	text-align: justify;
	list-style-position: outside;
	margin-left: 15px;
}


/*formulaire*/
form {
	padding:0px;
	margin:0px;
}


input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504c4d;
	background-color: #FFF;
	height: 18px;
	width: 130px;
	border: 1px solid #49aee3;
}

input.input_pro {
	border: none;
}

input.btn_ok {
	background-image: url(/charte/menu_droit/btn_ok.gif);
	border: none;
	background-repeat: no-repeat;
	height: 19px;
	width: 19px;
	cursor:pointer;
}

input.btn_ok_on {
	background-image: url(/charte/menu_droit/btn_ok_on.gif);
	border: none;
	background-repeat: no-repeat;
	height: 19px;
	width: 19px;
	cursor:pointer;
}

input.input_bouton {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #3783aa;
	text-align: center;
	height: 18px;
	width: 168px;
	border: 1px solid #504c4d;
	cursor:pointer;
}

input.input_bouton_on {
	font-size: 12px;
	font-weight: bold;
	color: #00b0f0;
	background-color: #FFFFFF;
	text-align: center;
	height: 18px;
	width: 168px;
	border: 1px solid #49aee3;
	cursor:pointer;
}

.input_check {
	height: 18px;
	border:none;
	width: 18px;
}

.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504c4d;
	background-color: #FFF;
	width: 96%;
	border: 1px solid #49aee3;
}

/*bordure*/

.border_bas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #49aee3;
}

.border {
	padding: 5px;
	border: 1px solid #49aee3;
}

/*index*/

div.div_rubrique_index {
	position:absolute;
	width:280px;
	height:51px;
	font-size:15px;
	color:#00B0F0;
	font-weight:bold;
	line-height:55px;
	text-align:right;
	padding-right:60px;
	margin-left:40px;
	cursor:pointer;
}

div.div_rubrique_index_on {
	position:absolute;
	width:280px;
	height:51px;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:55px;
	text-align:right;
	padding-right:60px;
	margin-left:40px;
	cursor:pointer;
}

div.picto_label {
	font-size: 13px;
	font-weight:bold;
	color: #3783aa;
	text-align: left;
	float:left;
	height: 30px;
	width: 80px;
	padding-left: 31px;
	line-height:30px;
	cursor:pointer;
	background-image: url(/charte/pictos/picto_label.gif);
	background-repeat: no-repeat;
	margin-left:20px;
}

div.picto_label_on {
	font-size: 13px;
	font-weight:bold;
	color: #00b0f0;
	text-align: left;
	float:left;
	height: 30px;
	width: 80px;
	padding-left: 31px;
	line-height:30px;
	cursor:pointer;
	background-image: url(/charte/pictos/picto_label_on.gif);
	background-repeat: no-repeat;
	margin-left:20px;
}

div.picto_pieces {
	font-size: 13px;
	font-weight:bold;
	color: #3783aa;
	text-align: left;
	float:left;
	height: 30px;
	width: 120px;
	padding-left: 31px;
	line-height:30px;
	cursor:pointer;
	background-image: url(/charte/pictos/picto_pieces.gif);
	background-repeat: no-repeat;
	margin-left:10px;
}

div.picto_pieces_on {
	font-size: 13px;
	font-weight:bold;
	color: #00b0f0;
	text-align: left;
	float:left;
	height: 30px;
	width: 120px;
	padding-left: 31px;
	line-height:30px;
	cursor:pointer;
	background-image: url(/charte/pictos/picto_pieces_on.gif);
	background-repeat: no-repeat;
	margin-left:10px;
}

.encart_actu {
	color:#3783aa;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #49aee3;
	border-right-color: #49aee3;
	border-bottom-color: #49aee3;
	padding-top:5px;
	padding-right:10px;
	text-align:left;
	cursor:pointer;
}

.encart_focus {
	color:#3783aa;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #49aee3;
	border-bottom-color: #49aee3;
	padding-top:5px;
	padding-left:10px;
	text-align:left;
	cursor:pointer;
}

.margin_lien {
	margin-top:7px;
}

.margin_focus {
	margin-left:20px;
}

/*Liste, detail produit*/

#corps_produit {
	width:762px;
	float:left;
	margin-right:16px;
	z-index:400;
	background-image: url(/charte/liste_detail/pixel.gif);
	background-repeat: repeat-y;
	background-position: 26px top;
}

div.div_liste {
	float:left;
	width: 80px;
	height:120px;
	text-align:center;
	margin-right:30px;
	margin-bottom:20px;
}

.titre_lavage {
	width:746px;
	background-image: url(/charte/liste_detail/titre_fiche_lavage.jpg);
	padding-left: 60px;
	background-repeat: no-repeat;
	text-transform:uppercase;
}

.titre_sechage {
	width:746px;
	background-image: url(/charte/liste_detail/titre_fiche_sechage.jpg);
	padding-left: 60px;
	background-repeat: no-repeat;
	text-transform:uppercase;
}

.titre_repassage {
	width:746px;
	background-image: url(/charte/liste_detail/titre_fiche_repassage.jpg);
	padding-left: 60px;
	background-repeat: no-repeat;
	text-transform:uppercase;
}

.titre_nouveaute {
	width:746px;
	background-image: url(/charte/liste_detail/titre_fiche_nouveaute.jpg);
	padding-left: 60px;
	background-repeat: no-repeat;
	text-transform:uppercase;
}

.titre_autres_produits {
	width:746px;
	background-image: url(/charte/liste_detail/titre_autres_produits.jpg);
	padding-left: 60px;
	background-repeat: no-repeat;
	text-transform:uppercase;
}

.categorie_fd {
	background-image: url(/charte/liste_detail/fd_categorie.gif);
	background-position: 26px;
	padding-left: 26px;
	background-repeat: no-repeat;
}

.titre_categorie {
	background-image: url(/charte/liste_detail/titre_categorie.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border: 1px solid #3783aa;
	height: 20px;
	padding-right: 10px;
	padding-left: 80px;
	padding-bottom:2px;
	background-color: #FFF;
	width:500px;
}

.titre_rubrique {
	background-image: url(/charte/liste_detail/trait_titre_rubrique.gif);
	background-repeat: no-repeat;
	background-position: 26px center;
	font-size: 14px;
	font-weight:bold;
	color: #3783aa;
	text-align: left;
	padding-left: 106px;
}

.padding_liste {
	padding-left: 106px;
}

.padding_chemin {
	padding-left: 106px;
}

.border_vignette_detail {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3783aa;
	border-bottom-color: #3783aa;
}

.detail_intitule {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #3783aa;
	border-left-color: #3783aa;
	font-size: 11px;
	color: #3783aa;
	text-align: center;
}

.detail_intitule_droit {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #3783aa;
	border-left-color: #3783aa;
	font-size: 11px;
	color: #3783aa;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3783aa;
}

.detail_coul1 {
	background-color: #cceffc;
	text-align: center;
	border-top-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	color: #504c4d;
}

.detail_coul1_droit {
	background-color: #cceffc;
	text-align: center;
	border-top-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	color: #504c4d;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

.detail_coul2 {
	background-color: #99dff9;
	text-align: center;
	border-top-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	color: #504c4d;
}

.detail_coul2_droit {
	background-color: #99dff9;
	text-align: center;
	border-top-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	color: #504c4d;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

.onglet_detail {
	font-size: 12px;
	color: #FFF;
	background-image: url(/charte/liste_detail/onglet_detail.gif);
	background-repeat: no-repeat;
	padding-top:3px;
	text-align: center;
	cursor:pointer;
}

.onglet_detail_on {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(/charte/liste_detail/onglet_detail_on.gif);
	background-repeat: no-repeat;
	padding-top:3px;
	text-align: center;
	cursor:pointer;
}

.onglet_detail_trait {
	background-image: url(/charte/liste_detail/onglet_detail_trait.gif);
	background-repeat: no-repeat;
}

.border_onglet_detail {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3783aa;
	border-bottom-color: #3783aa;
	border-left-color: #3783aa;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

div.div_detail {
	width:100%;
}

/*Espace pro*/

.titre_espace_pro {
	width:746px;
	background-image: url(/charte/espace-pro/titre_espace_pro.jpg);
	padding-left: 60px;
	background-repeat: no-repeat;
}

.border_espace_pro {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3783aa;
}

.titre_espace_pro_contact {
	color:#3783aa;
	font-size:16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3783aa;
}

/*Div contact*/

.div_contact {
	background-color: #FFFFFF;
	position:fixed;
	margin:auto;
	height: 100%;
	-height: 1500px;
	width: 100%;
	filter:alpha(opacity=75);
   -moz-opacity:0.75;
	opacity: 0.75;
	left: 0px;
	top: 0px;
	z-index:5000;
	overflow:visible;
	margin:auto;
}

.div_contact2 {
    position:absolute;height: 100%;width: 100%;z-index:5020; visibility:hidden; overflow: visible; top:0; left:0;
}
.div_contact3 {
    position:absolute;width: 100%;z-index:5040; overflow:visible; top:20px;
}

/*Pieces detachees*/

.titre_pieces {
	width:746px;
	background-image: url(/charte/pieces-detachees/titre_pieces.jpg);
	padding-left: 60px;
	background-repeat: no-repeat;
}

input.input_ref {
	width:200px;
}

select.select_ref {
	width:150px;
}

option.option_ref {
	font-style: italic;
}

input.input_qte {
	width:20px;
}

/*Process commande*/

.titre_process {
	width:746px;
	background-image: url(/charte/process-commande/titre_process.jpg);
	padding-left: 60px;
	background-repeat: no-repeat;
}

.div_adresse {
	position:absolute;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #3783aa;
	margin-left:-6px;
	margin-top:-6px;
	width:315px;
}

.messageErreur {
	margin-top:10px;
	text-align: justify;
	height:50px;
	font-size: 12px;
	font-weight: bold;
  color: #FF2600 ;
}  

.messageValide {
	margin-top:10px;
	text-align: justify;	
	height:50px;
	font-size: 12px;
	font-weight: bold;
  color: #509100 ;
}  

  
#login_oubli {
	background-color:#FFF;
	width:300px;
	margin-top:20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #adabac;
	padding-top:5px;
}

/*Contact*/

#map {
	width:560px;
	margin-top:15px;
	margin-bottom:15px;
	border: 1px solid #49aee3; 
}

/*Actualités*/

.titre_actu {
	width:746px;
	background-image: url(/charte/structure_generale/titre_actu.jpg);
	padding-left: 60px;
	background-repeat: no-repeat;
}

.lire_suite {
	 position:relative;
	 margin-left: 15px;
	 float:right;
}

.padding_actu {
	padding-left: 106px;
	cursor:pointer;
}

/*Actualités*/

.titre_label {
	width:746px;
	background-image: url(/charte/structure_generale/titre_label.jpg);
	padding-left: 60px;
	background-repeat: no-repeat;
}

/*Pages statiques*/

.titre_primus {
	width:746px;
	background-image: url(/charte/structure_generale/titre_actu.jpg);
	padding-left: 60px;
	background-repeat: no-repeat;
}

.encart_infos {
	color:#3783aa;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #49aee3;
	border-bottom-color: #49aee3;
	padding-top:5px;
	padding-left:10px;
	text-align:left;
	cursor:pointer;
	padding-right: 10px;
}
