* {
	margin: 0;
/* Bug IE */
}
body {
	font-family: "Hoefler Text", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(/css/fond.jpg);
	background-repeat: repeat;
}
#site {
	width: 1000px;
	position: relative;
	margin: 10px auto;
	padding :  0;
}
#header {
	height: 170px;
	background-image: url(/css/haut.png);
	background-repeat: no-repeat;
	font-size: 36px;
	color: #F2E1C3;
	text-align: center;
	margin: 0px;
	padding: 0;}

#corps {
	background-image: url(/css/fond_corps.png);
	background-repeat: repeat-y;
	padding: 0 50px;
	margin: 0;
}
#menu {
	height: 60px;
	background-image: url(/css/menu.png);
	background-repeat: no-repeat;
  font-size: 14px;
	text-align: left;
	padding-left:150px;
	padding-top:20px;
	margin-left: -50px;
}
#menu a {
	text-decoration: none;
}
#menu a:hover {
	font-weight: normal;
	color: #007F7F;
	text-decoration: underline;
	
	
}
#sous-menu {
	font-variant: small-caps;
	text-align: center;
  font-size: 18px;
}
#sous-menu a {
	text-decoration: none;
}
#sous-menu a:hover {
	font-weight: normal;
	color: #007F7F;
	text-decoration: underline;
}

a {
	color: #411213;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #411213;
}
a:visited {
	color: #411213;
}
div {
	margin: 0px;
	padding: 0px;
}
p {
	padding: 0px;
	font-size: 16px;
	text-align: justify;
	margin: 0px;
}
h1 {
	font-size: 36px;
	color: #007F7F;
	padding: 0px;
	font-style: normal;
	margin: 0px;
	font-weight: normal;
	font-variant: small-caps;
	text-decoration: underline;
}
h2 {
	font-weight: bold;
	font-variant: small-caps;
	margin: 0px;
	padding: 0px;
	color: #411213;
}
h2.fond_titre_bio{
	font-weight: bold;
	font-variant: small-caps;
	height:50px;
	margin:0 ;
	padding: 0px;
	color: #411213;
	background: url(/css/fond_titre_bio.jpg) right bottom no-repeat;
}
h2.fond_titre_bio a{
	text-decoration: none;
}
h2.fond_titre_bio a:hover{
	color: #007F7F;
}
h3 {
	font-size: 18px;
	color: #411213;
	padding: 0px;
	font-style: normal;
	margin: 0px;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	color: #411213;
	padding: 0px;
	font-style: normal;
	margin: 0px;
	font-weight: normal;
}
h4 a{
	text-decoration: none;
}
h4 a:hover{
	color: #007F7F;
}
h5
{font-size: 1.3em;

}
li {
	list-style-position: inside;
	list-style-type: disc;
	text-align: left;
	margin-left: 40px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul {
	text-indent: 0px;
	margin: 0px;
	padding:0px;
}

.flottante {
	float: left;
	text-align: center;
	color: #000000;
	margin: 5px 12px;
	width: 150px;
}
.droite {
	float: right;
	margin: 0 10px 00 ;
}
.gauche {
	float: left;
	margin: 0 0 0 10px;
}
.cadre1-3 {
	float: left;
	margin: 8px;
	border:1px solid #411213; 
  padding:10px; 
  width:260px; 
}
.erreur {
	font-size: 10px;
	color: RED;
}

.vignette {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	border: 1px solid #5B211A;
	padding: 1px;
}
.spacer {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	background-color: #CCCCCC;
	}
.pagination {
  padding: 5px;
	font-weight: bold;
	margin: auto;
	color: #411213;
	}
	
.pagination a {
    text-decoration: none;
		margin:3px;
		padding:2px 6px;
	}
.pagination a:hover {
		font-weight: bold;
		border: 1px solid #411213;
	}
.pagination span.current a {
		border: 1px solid #411213;
		background: #5B211A;
		text-decoration: none;
		color: #F2E1C3;
	}
.pagination_discret {color: #996666;}
.footer {
border-top: 7px solid #007F7F;
padding-top:5px;
	}
.footer a {
color: #FFF;
	}
.ctc
{
vertical-align: middle;
min-height: 200px;
min-width: 300px;
	background: url(/img/histoire_cuir/fond_texte.gif) center center no-repeat;
}
SELECT {
	color:#5B211A;
	background-color:#F2E1C3;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	border: 1px solid #411213;
}
a.info_bulle span.info_bulle{display:none;}
a.info_bulle {text-decoration:none;}
a.info_bulle:hover span.info_bulle{display:block;position:relative;background:#F2E1C3;width:200px;padding:10px;cursor:default;top:-400px;left:50px;border:5px solid #411213 ;}

a.info_bulle_admin span.info_bulle_admin{display:none;}
a.info_bulle_admin {text-decoration:none;}
a.info_bulle_admin:hover span.info_bulle_admin{display:block;position:absolute;top:350px;  left:600px;}

.nouveau {display:block;position:relative;background-image: url(/css/fond_translucide.png);width:80px;padding:2px;top:-200px;left:50px;border:3px double #007F7F; color: #007F7F;font-weight: bold;}
.petit_prix {display:block;position:relative;background-image: url(/css/fond_translucide.png);width:50px;padding:2px;top:-20px;left:50px;border:3px double #007F7F; color: #007F7F;font-weight: bold;}
