/* ACCASTILLAGE DIFFUSION, Powered by BLUE ACACIA : WEB AGENCY, Créateur de liens */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	background-color: #dcf0ff;
	background-image: url(../images/fond_page.jpg);
	background-repeat: repeat-x;
	color: #000000;
}

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

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

h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h2 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h3 {
	margin: 8px 0px 0px 5px;
	padding: 6px 0px 0px 6px;
	width: 189px;
	height: 28px;
	text-align: left;
	font-size: 11px;
	background-image: url(../images/contenu/fond_titre_rubrique.png);
	background-repeat: no-repeat;
}

h4 {
	margin: 0px;
	padding: 2px 5px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}

h5 {
	margin: 0px;
	padding: 5px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}

#exception h1
{
	margin : 10px 0px 10px 5px;
	padding : 0;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	width: auto;
	height : auto;
	text-align : left;
	background-image : none;
	background-repeat : no-repeat;
	font-size : 32px;
}

#exception h2
{
	margin : 10px 0px 10px 4px;
	padding : 0;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	width: auto;
	height : auto;
	text-align : left;
	background-image : none;
	background-repeat : no-repeat;
	font-size : 24px;
}

#exception h3
{
	margin : 10px 0px 10px 3px;
	padding : 0;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	width: auto;
	height : auto;
	text-align : left;
	background-image : none;
	background-repeat : no-repeat;
	font-size : 18.72px;
}

#exception h4
{
	margin : 10px 0px 10px 2px;
	padding : 0;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	width: auto;
	height : auto;
	text-align : left;
	background-image : none;
	background-repeat : no-repeat;
	font-size : 16px;
}

#exception h5
{
	margin : 10px 0px 10px 1px;
	padding : 0;
	font-weight : bold;
	font-style : normal;
	font-variant : normal;
	width: auto;
	height : auto;
	text-align : left;
	background-image : none;
	background-repeat : no-repeat;
	font-size : 13.28px;
}



a {
	/*color: #898989;*/
	text-decoration: none;
}

a:hover {
	/*color: #898989;*/
	text-decoration: underline;
}

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

/* Formulaires */
#envoyer_formulaire_newsletter {
	margin: 0px;
	padding: 0px;
	width: 20px;
	height: 19px;
	border: 0px solid #FFFFFF;
	background-image: url(../images/contenu/bouton_envoyer_newsletter.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

.champs_texte {
	margin: 0px;
	padding: 0px;
	width: 135px;
	color: #666666;
	font-size: 12px;
	background-color: transparent;
	border: 0px solid #FFFFFF;
}

.champs_texte2 {
	margin: 0px 8px 3px 0px;
	padding: 0px;
	width: 90px;
	color: #666666;
	font-size: 12px;
	background-color: transparent;
	border: 0px solid #FFFFFF;
}

.champs_texte3 {
	margin: 2px 0px 0px 0px;
	padding: 0px;
	width: 100px;
	color: #666666;
	font-size: 9px;
	background-color: transparent;
	border: 0px solid #FFFFFF;
}

#bouton_recherche_rapide {
	margin: 0px;
	padding: 0px;
	width: 17px;
	height: 17px;
	border: 0px solid #FFFFFF;
	background-image: url(../images/bas_page/bouton_envoyer_recherche_rapide.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

#envoyer_compte_client {
	margin: 0px;
	padding: 0px;
	width: 20px;
	height: 19px;
	border: 0px solid #FFFFFF;
	background-image: url(../images/entete/bouton_envoyer_compte.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

#envoyer_recherche_rapide_panier {
	margin: 0px;
	padding: 0px;
	width: 21px;
	height: 21px;
	border: 0px solid #FFFFFF;
	background-color: transparent;
	cursor: pointer;
}

.bouton_select {
	margin: 4px 10px;
	padding: 2px;
	width: 406px;
	font-size: 11px;
	color: #666666;
	border: 1px solid #001657;
}

.champs_texte4 {
	margin: 4px 10px;
	padding: 2px;
	width: 400px;
	font-size: 11px;
	color: #666666;
	border: 1px solid #001657;
}

.champs_long_texte {
	margin: 4px 10px;
	padding: 2px;
	width: 400px;
	font-size: 11px;
	color: #666666;
	border: 1px solid #001657;
}

.bouton_envoyer_contact {
	margin: 4px 10px;
	padding: 2px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #001657;
	border: 1px solid #FFFFFF;
}

/* Textes */
.texte_blanc {
	color: #FFFFFF;
}

.texte_gris {
	color: #898989;
}

.texte_gris2 {
	color: #666666;
}

.texte_bleu {
	color: #19416a;
}

.texte_bleu2 {
	color: #001657;
}

.texte_bleu_clair {
	color: #3399cc;
}

.texte_bas_page {
	font-size: 11px;
	color: #000101;
}

.texte_prix_rouge {
	font-size: 18px;
	color: #be0036;
}

.texte_rouge {
	color: #FF0000;
}

.texte_noir {
	color: #000000;
}


/*	PANIER	*/
/*...........css hack...........*/
#ajouter_panier_left
{
	/* tous */
	float : left;
	margin-top : 4px;
	margin-left : 10px;
}
html>body #ajouter_panier_left
{
	/* tous sauf ie - star hack */
	float : left;
	margin-top : 4px;
	margin-left : 20px;
 {
  :;float : left;
	margin-top : 4px;
	margin-left : 10px;/* opera seulement */
 }
}

#ajouter_panier_right
{
	/* tous */
	float : left;
	margin-top : 2px;
	margin-left : 14px;
}
html>body #ajouter_panier_right
{
	/* tous sauf ie - star hack */
	float : left;
	margin-top : 2px;
	margin-left : 28px;
 {
  :;float : left;
	margin-top : 1px;
	margin-left : 16px;/* opera seulement */
 }
}
