.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #996600;
}
.arial12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	text-decoration: underline;
}
.geneva12 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6F1123;
}
.geneva12:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6F1123;
	text-decoration: underline;
}
/*a.geneva12 {
	display:inline-block;
	padding: 5px 5px 0 5px;
	background-color: #fff;
}*/
.times14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.times14rouge {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: ##6F1123;
}
.times14rouge:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: ##6F1123;
	text-decoration: underline;
}
.geneva12-blanc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EBEDE2;
}
.geneva12-blanc:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EBEDE2;
text-decoration: underline;
}.geneva-gras {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #6F1123;
}
.search { /*input type text*/
	width: 230px;
	height: 30px;
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 2px;
	margin: 0;
	float: left;
	border: 1px solid #bcbcbc;
	color: #888;
	font-style: italic;
	vertical-align: middle;
}
.search:focus {
	color: #222;
	font-style: normal;
}
.search_textarea { /*textarea*/
	width: 365px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 2px;
	margin: 0;
	border: 1px solid #bcbcbc;
	color: #888;
	font-style: italic;
}
.search_textarea:focus {
	color: #222;
	font-style: normal;
}
.chercher { /*input type submit associé à .search*/
	position: relative;
	display: inline-block;
	width: 33px;
	height: 30px;
	background: url(images/recherche.jpg) no-repeat top left;
	cursor: pointer;
	overflow: hidden;
	line-height: 0;
	font-size: 0;
	text-indent: -100px;
	margin: 0;
	padding: 0;
	border: none;
}
.recherche_avancee {
	text-transform: uppercase;
	font-size: 10px;
	color: #6F1123;
}

p.nbr_livres_trouves {
	position: relative;
	display: inline-block;
	text-align: left;
	margin-left: 40px;
	font-style: italic;
	color: #333;
	border-bottom: 1px dotted #333;
}
p.nbr_livres_trouves span {
	color: #6f1123;
	font-weight: bold;
}
.livre h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #6F1123;
	margin: 0;
	padding: 0;
	font-weight: bold;
	/*text-indent: 36px;
	background: url(images/resultat-livre.png) no-repeat top left;*/
}
.livre h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin: 0;
	padding: 4px 0;
	text-indent: 36px;
	background: url(images/resultat-livre.png) no-repeat top left;
}
.livre h1 span {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #6F1123;
	font-weight: normal;
	line-height: 22px;
}
.livre h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #333;
	margin: 0;
	padding: 5px 0;
}
p.livre_details {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #000;
	text-align: justify;
}
p.livre_details2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #222;
	text-align: justify;
}
p.livre_description {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-align: justify;
}
a.minimg {
	float: left;
	padding-right: 5px;
	border: none;
}
.geneva12Noir {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.geneva10 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F1123;
}
.geneva10:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F1123;
	text-decoration: underline;
}
.geneva12 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F1123;
}
.geneva12:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F1123;
	text-decoration: underline;
}
.geneva10-blanc {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EBEDE2;
}
.fond01 {
	background-color: #FFFFFF;
	background-image: url(images/livres_anciens_fond_05.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.titres {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #6F1123;
}
.champ-texte-01 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 210px;
	height: 100px;
}
.champ-texte-02 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 210px;
	height: 50px;
}
.link {
	color: #6F1123;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: underline;
}
.link:hover {
	color: #FFFFFF;
	background-color: #6F1123;

}
.uploads {
	position: relative;
	float: left;
	margin: 10px 0 10px 22px;
	padding: 10px;
	background-color: #6f1123;
}
.uploads form {
	margin: 0;
	padding: 0;
}
h3.titre_vente {
	position: absolute;
	top: -25px;
	left: 0;
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	color: #6f1123;
	font-size: 20px;
	font-weight: bold;
}

.menu_panier a {
	display: inline-block;
	padding: 0 10px 0 20px;
	margin: 10px 0 0 5px;
	text-transform: uppercase;
	font-size: 11px;
	color: #333;
	text-indent: 5px;
	text-decoration: none;
	border-bottom: 1px dotted #333;
}
.menu_panier a:hover {
	color: #6f1123;
	border-bottom: 1px solid #6f1123;
}
.menu_panier a.panier1 {
	background: url(images/panier-librairie-des-carres.png) no-repeat left;
}
.menu_panier a.panier2 {
	background: url(images/commander-librairie-des-carres.png) no-repeat left;	
}
a.retour_recherche {
	position: relative;
	text-align: center;
	display: block;
	width: 180px;
	line-height:normal;
	margin: 0 auto;
	padding: 5px;
	text-decoration: none;
	color: #555;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px dotted #555;
}
a.retour_recherche:hover {
	border: 1px solid #6f1123;
	color: #6f1123;
}
th {
	text-transform:uppercase;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #bbb;
}
ul.envoi_erreurs {
	margin: 0;
	padding: 0;
	list-style-type: disc;
	list-style-position: inside;
}
ul.envoi_erreurs li {
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
}
p.succes {
	color: green;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
}
p.echec {
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
}
.livre_du_mois {
	float: left;
	margin: 20px 0 0 20px;
	width: 320px;
	text-align: center;
	background-color: #ebede2;
}
p.image_livre_du_mois {
	height: 125px;
	line-height: 125px;
	margin:0;
	padding:0;
	background-color:#fff;
	text-align: center;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p.image_livre_du_mois img {
	display: block;
	margin: 0 auto;
}
p.reference {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	display: inline;
	padding: 3px 6px;
	margin: 0;
	border: 1px solid #6f1123;
	background-color: #6f1123;
}
p.prix {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	padding: 3px 6px;
	margin: 0;
	border: 1px solid #6f1123;
}

ul#recherche_sujets {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#recherche_sujets li.niveau1 {
	position: relative;
	display: block;
	width: 150px;
	padding: 7px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	cursor: pointer;
	background: url(images/puce-sujets.gif) no-repeat right;
}
ul#recherche_sujets li.niveau1:hover {
	background-color: #6f1123;
	color: #fff;
	background-image: none;
}
ul#recherche_sujets ul {
	display: none;
}
ul#recherche_sujets li.niveau1:hover ul {
	display: block;
	position: absolute;
	bottom: 0;
	left: 150px;
	background-color: #6f1123;
	margin: 0;
	padding: 2px;
	
}
ul#recherche_sujets li li.niveau2 {
	position: relative;
	display: block;
	list-style: none;
	margin: 3px;
	padding: 0;
	color: #fff;
	font-size: 12px;
	border: none;
	width: 250px;
	background-image: none;
}
ul#recherche_sujets a {
	display: block;
	padding: 3px;
	text-decoration: none;
	color: #fff;
}
ul#recherche_sujets li li.niveau2 a:hover {
	background-color: #be4b4b;
}
