/***** GESTION DU CONTENU DE LA PAGE *****/
.prix {
	color: #D71A16;
	font-weight: bold;
}

.chevrons {
	font-weight: bold;
	color: #354E7D;
	font-size: 1.25em;
	letter-spacing: -0.3em;
}

.pagination {
	background-color: #fea000;
	color: Black;
}

.pagination a, .pagination a:VISITED {
	color: Black !important;
}

.surligne {
	background: #354E7D url('../img/background-titre-crystal.png') repeat-x top;
	padding-left: 0.25em !important;
}

.rouge {
	color: #cc0000 !important;
}

#texte #descriptif {
	text-align: justify;
	font-size: 0.9em;
	margin-bottom: 2em;
}

#texte h1,#complement h1 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 0.5em;
	padding: 0px;
	color: #fea000;
}

#texte h1.surligne {
	margin-top: 1.5em;
}

#texte h2 {
	font-size: 0.9em;
	color: #354E7D;
	margin: 0px;
	padding: 0px;
}

#texte h2 img {
	border: 0px !important;
	margin-left: 5px !important;
}


#texte h1 a,#texte h1 a:VISITED {
	color: #fea000;
	text-decoration: none;
}

#texte h1 a:HOVER {
	text-decoration: underline;
}

#texte #liste_produit_zoom {
	margin: 0px;
	padding: 0px;
}

#texte table {
	border-collapse: collapse;
}

#texte th, #texte td {
	font-size: 0.75em;
	text-align: left;
	/*border: 1px solid #fea000;*/
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
}

#texte td.taille {
	font-size: 0.6em;
}

#texte td.prix {
	text-align: right;
}

#texte tr.surligne {
	color: white !important;
}

#texte td.quantite {
	text-align: right;
}

#texte td.quantite input  {
	font-size: 0.75em;
	text-align: right;
	background-color: transparent;
	border: 1px solid #bbb;
}

#texte td.quantite select  {
	font-size: 0.75em;
	background-color: transparent;
	border: 1px solid #bbb;
	margin-left: 2px;
	margin-right: 2px;
}

.fond1 {
	background-color: #d8d8ff;
}

.fond2 {
	background-color: #e8e8ff;
}

.fondactif {
	background-color: #f8f8ff;
}


.produit_vignette {
	text-align: center;
	width: 105px;
	height: 134px;
	overflow: visible;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	float: left;
}

.produit_vignette img {
	width: 70px;
	height: 70px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.produit_vignette h1 {
	color: #354E7D !important;
	margin: 0px;
	padding: 0px;
}

.produit_vignette h1 a {
	color: #354E7D !important;
	text-decoration: none;
}

.produit_vignette h1 a:hover {
	text-decoration: underline;
}

.produit_vignette h1 a:visited {
	color: #7F7F7F !important;
	text-decoration: none;
}

.produit_vignette .prix {
	margin: 0px;
	padding: 0px;
}

#texte .produit_details {
	font-size: 0.75em;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #7F7F7F;
}

#texte .produit_details  img {
	margin: 0px;
	padding: 0px;
	border: 1px solid Black;
}

#texte .produit_details h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #354E7D;
	margin: 0px;
	padding: 0px;
}

#texte .produit_details h1 a {
	color: #354E7D;
	text-decoration: none;
}

#texte .produit_details h1 a:hover {
	text-decoration: underline;
}

#texte .produit_details h1 a:visited {
	color: #7F7F7F;
	text-decoration: none;
}

#texte .produit_details .description {
	line-height: 1.1em;
	color: #3c3c3c;
}

#texte .produit_details .infos {
	margin: 0px;
	margin-top: 0.75em;
	padding: 0px;
}

#texte .produit_details .prix {
	font-size: 1.2em;
	font-weight: bold;
	float: left;
	margin: 0px;
	padding: 0px;
}

#texte .produit_details .details {
	font-weight: bold;
	color: #354E7D;
	float: right;
	margin: 0px;
	padding: 0px;
}

#texte .produit_details .details  a {
	color: #354E7D;
	text-decoration: underline;
}

#texte .produit_details .details  a:hover {
	color: #354EDD;
	text-decoration: underline;
}

#texte .produit_details .details  a:visited {
	color: #7F7F7F;
	text-decoration: underline;
}

#texte .produit_details a.logo {
	display: block;
	width: 150px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	margin-right: 16px;
	text-align: right;
	float: left;
}

#texte .produit_details .logo_inconnu {
	display: block;
	width: 150px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	margin-right: 16px;
	text-align: center;
	background-color: #dfdfdf;
}

#texte #haut_page  {
	font-size: 0.75em;
	color: #7F7F7F;
	text-align: right;
	margin-bottom: 2em;
}

#texte #haut_page  a {
	color: #7F7F7F;
	text-decoration: underline;
}

#texte #haut_page  a:hover {
	color: #7F7F7F;
	text-decoration: underline;
}

#texte #haut_page  a:visited {
	color: #7F7F7F;
	text-decoration: underline;
}

#texte a.voirtous {
	color: #D71A16 !important;
	font-weight: bold;
	text-decoration: underline;
}

#texte a.voirtous:hover {
	color: #D71A16 !important;
	text-decoration: underline;
}

#texte a.voirtous:visited {
	color: #D71A16 !important;
	text-decoration: underline;
}

