/* COMMUN*/

body {
	background-color: #E9E9E9;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

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

.lien {
	text-decoration: none;
	color: #0066CC;
}
.lien:hover {
	text-decoration: none;
	color: #0066CC;
}
.txt10 {
	font-size: 10px;
}
.txt11 {
	font-size: 11px;
}

.enluminure_ho {
	background-attachment: fixed;
	background-image: url(/images/commun/enluminure_haut.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.enluminure_ba {
	background-attachment: scroll;
	background-image: url(/images/commun/enluminure_bas.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.obligatoire {
	color: #FF9900;
}
.27pxgauche {
	padding-left: 27px;
}

/*MENU*/

.menu {
	background-color: #ffffff;
}
.menu_over {
	background-color: #000000;
	
}
/*COLLECTION ADULTE*/

.fond_texte_produit {
	background-image: url(/images/collection_adulte/fond_texte_produit.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.espacetexteproduit {
	padding: 15px 10px 2px 18px;
}
.espacetextecollection {
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 12px;
	padding-bottom: 0px;
}

/*COLLECTION SCOLAIRE*/
.scolaire_fond_produit {
	background-image: url(/images/collection_scolaire/fond_produit.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.scolaire_fond_produit_over {
	background-image: url(/images/collection_scolaire/fond_produit_over.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.scolaire_fond_txt_produit {
	background-image: url(/images/collection_scolaire/fond_nom_produit.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.scolaire_fond_txt_produit_over {
	background-image: url(/images/collection_scolaire/fond_nom_produit_over.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.txtrose {
	color: #F547A4;
}
.scolaire_titre_produit {
	font-size: 14px;
	font-weight: bold;
	padding-left: 3px;
}
.filettablo {
	border: 1px solid #C8C2AA;
}
.txtbleu {
	color: #00AEEF;
}
.postit {
	background-image: url(/images/societe/postit.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
