.centre_page {
	text-align : center;
}
A.lien_frais_port {
	font-family : Arial;
	font-size : 1em;
	color : #000000;
}

A.lien_frais_port:hover {
	color : #CC0000;
	text-decoration : underline;
}
A.lien_txt {
color : #000000;
text-decoration : none;
}
A.lien_txt:hover {
color : #E0700A;
text-decoration : underline;
}
A.lien_pass_perdu {
	font-family: Arial;
	font-size: 0.9em;
	color: #990000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;

}
A.lien_pass_perdu:hover {
	color: #339966;
}
.celcaddie {
	font : bold 1em Arial;
	color : #000000;
	text-align : center;
	vertical-align : middle;
	background: url(/img/fond/fond_caddie2.jpg) repeat-y;
	padding: 2px 5px 2px 5px;			/* haut droite bas gauche */
}
.td_com, .cel_com2, .txt_com, .txt_com1, .txt_com2, .txt_com3, .txt_com4 {
	text-align : left;
	font-family : Arial;
	font-size : 1em;
	color : #000000;
	vertical-align: middle;
	padding: 2px 5px 2px 5px;			/* haut droite bas gauche */
}
.td_com {
	font-weight: bold;
}
.cel_com2 {
	text-align : left;
	width: 300px;
	background-color : #FFFFFF;
}
.txt_ajout_article {
	font-family : Arial;
	font-size : 1em;
	color : #990000;
	font-weight: bold;
}
.txt_com {
	font-size: 0.8em;
	padding: 2px 5px 2px 5px;			/* haut droite bas gauche */
}
.txt_com1 {
	font-weight : bold;
	text-align : center;
}
.txt_com2 {
	text-align : center;
}
.txt_com3 {
	font-size : 0.8em;
}
.txt_com4 {
	font-size : 0.7em;
}
.etoile {
	color : #FF0000;
}
input.input_txt {
	color : #000000;
	font-size : 0.8em;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	width : 180px;
	height: 18px;
	text-align : left;
	margin : 0px;
	background-color : #FFFFFF;
	border-top : 1px solid #66cc66;
	border-right : 1px solid #395500;
	border-bottom : 1px solid #395500;
	border-left : 1px solid #66cc66;
	vertical-align: middle;
}
.txt_com1, .txt5, .txt6, .message_erreur {
	font-family : Arial;
	font-size : 1em;
	color : #000000;
	text-align: center;
}
.txt6 {
	font-size : 0.9em;
	font-weight: bold;
}
.txt_com1 {
	font-size : 0.9em;
	font-weight: bold;
}
.img_caddie_mini {
	width: 20px;
	border : 0;
	padding-left:5px;
}
.img_caddie_mini_long {
	height: 25px;
	border : 0;
	padding-left:5px;
}
.message_erreur1, .message_erreur2 {
	font-size : 0.9em;
	color : #F40B92;
}
.message_erreur2 {
	font-size : 1.1em;
}
.economie {
	color: #FF6600;
}
.div_conteneur_cadeau {
	width : 640px;
	height: 230px;
	margin : 10px;
	padding : 0px;
	border : 0px solid #000000;
	background-color : #D3D6F8;
}
.div_titre_cadeau, .div_texte_cadeau {
	color : #000099;
	font-size : 0.9em;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	width : 600px;
	height: 20px;
	text-align : left;
	margin : 10px;
	padding : 10px;
}
.div_texte_cadeau {
	color : #000000;
	font-size : 0.9em;
	font-weight : normal;
	width : 450px;
	height: 130px;
	margin : 5px;	/* à l'extérieur du cadre */
	padding : 5px;
}
.div_photo_cadeau {
	width : 100px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	margin: 10px;
	padding: 10px;
	background-color : #FFFFFF;
}
H1.titre_boutique {
	font-family: Arial;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	color: #E87400;
	text-transform: uppercase;
	margin-top: 10px;
	display: block;
	padding: 0px 0px 20px 0px;			/* haut droite bas gauche */
}
H2.titre_boutique {
	font-family: Arial;
	font-size: 1em;
	color: #000000;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	display: block;
	padding: 10px 0px 10px 0px;			/* haut droite bas gauche */
}
