html, body 
{
	height:100%
}

body 
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	background-image: url(../images/charte/fond_page_degrade.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%
}

#conteneur
{
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right:auto;
	width: 945px;
	background-image:url(../images/charte/fond_ombre.jpg);
	background-repeat:no-repeat;
	min-height: 100%;
	position: relative;
}

#header
{
	margin: 0px;
	padding: 0px;
	height: 133px;
	background-image: url(../images/charte/fond_header.jpg);
	background-repeat:no-repeat;
}

#header h1
{
	display: none;
}

#cligno
{
	/*border: 1px solid red;*/
	position:absolute;
	padding: 0px;
	padding-top: 70px;
	padding-left:320px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight: bold;
	color: #FF6600;
}

#identification
{
	/*border: 1px solid red;*/
	padding: 0px;
	padding-top: 60px;
	padding-right:30px;
	text-align:right;
}

#identification2
{
	/*border: 1px solid red;*/
	padding: 0px;
	text-align:center;
}

#identification h2
{
	display: none;
}

#identification form
{
	padding: 0px;
	margin: 0px;
}

#identification input
{
	padding: 0px;
	margin: 0px;
	font-size:11px;
}

#identification2 input
{
	padding: 0px;
	margin: 5px;
	font-size:11px;
	border: 1px solid black;
}

#identification p
{
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
}

#identification2 p
{
	padding: 0px;
	margin: 0px;
	padding-top: 5px;
	text-align:center;
}

#identification a
{
	color: #62afde;
	text-decoration:none;
}

#identification2 a
{
	color: #62afde;
	text-decoration:none;
	text-align:center;
}

#identification a:hover
{
	color: #3881ab;
}

#menu 
{
	/*border: 1px solid red;*/
	padding-top: 10px;
}

#menu ul
{	
	padding: 2px;
  	margin: 0px;
}

#menu ul li
{	
	background-repeat: no-repeat;
	background-position: 27px 50%;
}

#menu ul li a 
{
	padding-left: 10px; /* Largeur de l'icone et espacement */
}

#accueil { background-image: url(../images/charte/menu/accueil.jpg); }
#catalogue { background-image: url(../images/charte/menu/catalogue.jpg); }
#client { background-image: url(../images/charte/menu/client.jpg); }
#panier { background-image: url(../images/charte/menu/panier.jpg); }
#contact { background-image: url(../images/charte/menu/contact.jpg); }

#menu li
{
	display: inline;
  	list-style-type: none;
	padding-left: 40px;
}

#menu a
{
	font-weight: bold;
	font-size: 14px;
	color: #749b53;
	text-decoration: none;
}

#menu a:hover
{
	color: #006600;
}

#contenu
{
	padding-left: 20px;
	padding-top: 10px;
	width: 95%;
}

#contenu p
{
	text-align:justify;
}

#contenu a
{
	font-weight:bold;
	color: #3881ab;
	text-decoration: none;
}

#contenu a:hover
{
	font-weight:bold;
	color: #3881ab;
	text-decoration: underline;
}

#contenu fieldset
{
	width: 80%;
}

#contenu h2
{
	color: #f6b567;
	font-size:16px;
	font-weight: bold;
}

#contenu h3
{
	border-left: 5px solid #3881ab;
	padding-left: 5px;
	color: #3881ab;
	font-size:14px;
	font-weight: bold;
}

#contenu h3 a
{
	color: #3881ab;
}


#contenu h3 a:hover
{
	text-decoration: none;
}

#contenu h4
{
	border-bottom: 5px solid #749b53;
	color: #749b53;
	font-size:12px;
	font-weight: bold;
}

#contenu h4 a
{
	color: #749b53;
	text-decoration:none;
}

#contenu h4 a:hover
{
	color: #006600;
}

#contenu h5
{
	color: #8ab6d1;
	font-size:18px;
	font-weight: bold;
	margin-top: 30px;
	text-align:center;
}

#contenu fieldset
{
	padding-left: 50px;
}

#contenu label:hover 
{
	cursor: pointer;	/*** Petite astuce pour apprendre aux utilisateurs à cliquer sur les intitulés ***/
}


#footer
{
	width: 930px;
	height: 33px;
	background-image: url(../images/charte/fond_footer.jpg);
	position: absolute;
	bottom: 0; 
}

#footer p
{
	text-align:center;
	padding-top: 0px;
	*padding-top: 10px;
}

#footer a
{
	color: #62afde;
	text-decoration:none;
}

#footer a:hover
{
	color: #3881ab;
}

.spacer
{
	padding-top: 20px;
	clear: both;
}

#bloc_plaque
{
	background-image: url(../images/charte/blocs/jaune.jpg);
	background-repeat:no-repeat;
	width: 209px;
	height: 207px;
	margin-left: 50%;
	margin-right: auto;

}

#bloc_plaque p
{
	padding-top: 5px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#6e6546;
}

#bloc_plaque a
{
	color:#6e6546;
	text-decoration:none;
}

#bloc_plaque a:hover
{
	color:#6e6546;
	text-decoration:none;
}

#bloc_tampon
{
	background-image: url(../images/charte/blocs/orange.jpg);
	background-repeat:no-repeat;
	width: 209px;
	height: 207px;
	margin-left: auto;
	margin-right: 50%;
	
}

#bloc_tampon p
{
	padding-top: 5px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#fff;
}

#bloc_tampon a
{
	color:#fff;
	text-decoration:none;
}

#bloc_tampon a:hover
{
	color:#fff;
	text-decoration:none;
}

#mep_bloc
{
	width: 50%; 
	float: left;
	padding-top: 50px 
}

#menu_perso ul 
{
  margin: 0;
  padding: 0;
  list-style: none;
}
#menu_perso ul li 
{
  margin: 2px 0 6px 0; 
  padding: 0;
  font-weight: bold;
  line-height: 24px; /* Hauteur de l'icone */
  background-repeat: no-repeat;
  background-position: 0 50%;
}

#menu_perso ul li a 
{
  padding-left: 30px; /* Largeur de l'icone et espacement */
}
#modif_donnees { background-image: url(../images/charte/user_edit.png); }
#modif_mail { background-image: url(../images/charte/email.png); }
#modif_pass { background-image: url(../images/charte/cog.png); }
#perso_contact { background-image: url(../images/charte/email_go.png); }
#perso_commandes { background-image: url(../images/charte/cart_edit.png); }

.clignotant	{	color: #CC0033; }