@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
br {
	margin: 0px;
	padding: 0px;
}

/* page index */
body
{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	background-color: #000000;
}
#conteneur {
	width: 950px;
	background-image: url(../images/fondtexture1.jpg);
	overflow: auto;
}
#entete {
	height: 134px;
	width: 950px;
}
#menu {
	width: 162px;
	float: left;
}
#corps {
	width: 788px;
	margin-left: 162px;
	height: 100%;
}
#piedpage {
	width: 950px;
	float: left;
	background-color: #663300;
	color: #FFFFFF;
}
/* fin de page index */


/*Début de entete*/
#blocentete
{
	width: 950px;
	height: 102px;
	background-image: url(../images/entete/entete.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	clear: both;
}

#bandoo
{
	width: 950px;
	height: 30px;
	background-image: url(../images/entete/bandoo.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 2px solid #d7bd86;
}


.texte_bandoo
{
	float: right;
	margin-right: 10px;
	padding-top: 4px;
	color: #ffcc00;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
}

.texte_bandoo a
{
	color: #ffcc00;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	font-size: 16px;
}

.texte_bandoo a:hover
{
	color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
/*Fin de entete*/

/*Debut de menu gauche*/

#tetiere_menu1 {
	height: 27px;
	background-image: url(../images/menug/menug1.jpg);
	background-repeat: no-repeat;
	border-right: 2px solid #d7bd86;
	border-bottom: 2px solid #d7bd86;
	width: 160px;
}

#tetiere_menu2
{
	height: 27px;
	background-image: url(../images/menug/menug2.jpg);
	background-repeat: no-repeat;
	border-right: 2px solid #d7bd86;
	border-bottom: 2px solid #d7bd86;
	width: 160px;
}
#tetiere_menu4
{
	height: 27px;
	background-image: url(../images/menug/menug4.jpg);
	background-repeat: no-repeat;
	border-right: 2px solid #d7bd86;
	border-bottom: 2px solid #d7bd86;
	width: 160px;
}
#tetiere_menu3
{
	height: 27px;
	background-image: url(../images/menug/menug3.jpg);
	background-repeat: no-repeat;
	border-right: 2px solid #d7bd86;
	border-bottom: 2px solid #d7bd86;
	width: 160px;
}

.element_menu a
{
	color: #666666;
	text-decoration: none;
	background-color:   #f9eccf;
	text-decoration: none;
}

.element_menu a:hover
{
	background-color: #ccff00;
	color: #663300;
	text-decoration: underline;
}

#element_menu {
	background-color: #f9eccf;
	margin-bottom: 0px;
	color: #000000;
	width: 155px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 24px;
	padding-top: 4px;
	padding-bottom: 5px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d7bd86;
	border-bottom-color: #d7bd86;
	text-align: left;
}
.element_menu_retour {
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	padding-left: 5px;
}
.element_menu_retour a
{
	color: #666666;
	text-decoration: none;
	background-color:   #f9eccf;
	text-decoration: none;
}

.element_menu_retour a:hover
{
	background-color: #ccff00;
	color: #663300;
	text-decoration: underline;
}
#tetiere_menu5 {
	height: 27px;
	background-image: url(../images/menug/menug1.jpg);
	background-repeat: no-repeat;
	border-right: 2px solid #d7bd86;
	border-bottom: 2px solid #d7bd86;
	width: 160px;
}
/*Fin de menu gauche*/

/*Debut de footer*/
.pied a:link {
	color: #FFFFFF;
}
.pied a:visited {
	color: #FFFFFF;
}
.pied {
	background-color: #663300;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
}
/*Fin de footer*/


/*Début de pages liste*/
#conteneur_list {
	width: 788px;
	background-image: url(../images/fondtexture1.jpg);
	float: left;
	background-repeat: repeat;
}
#titre_list {
	height: 27px;
	width: 788px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d7bd86;
	float: left;
}
#bloc_list {
	width: 384px;
	height: 200px;
	padding-top: 10px;
	float: left;
	text-align: center;
}
.nom_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #663300;
	text-transform: uppercase;
}
.vignette_list {
	border: 1px solid #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}
.breve_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #000000;
	margin-bottom: 5px;
}
.prix_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #FFCC00;
	background-color: #663300;
}
#enregistrements {
	width: 788px;
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.nav_enregistrements {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

/*Fin de pages liste*/

/*Debut de page fiche*/
#conteneur_fiche {
	width: 788px;
}#titre_fiche {
	width: 788px;
}
#fiche {
	width: 548px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	padding-top: 10px;
}
.nom_fiche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	text-align: left;
	text-transform: uppercase;
}
.description_fiche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 1.2em;
	font-weight: 700;
	padding-top: 10px;
	font-style: italic;
}
.calibre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: 24px;
	font-weight: 700;
	font-style: normal;
	color: #660000;
	text-decoration: underline;
}
.infos_fiches {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	font-style: normal;
}
.infos_fiches a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #000000;
}
#infos_fiches2 {
	width: 200px;
	float: left;
	text-align: center;
	padding-top: 10px;
}
.prix_fiche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 700;
	text-align: right;
	color: #663300;
	text-decoration: underline;
}
#dispo {
	width: 200px;
	float: left;
	text-align: center;
	padding-top: 10px;
}
.dispo {
	text-align: center;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #006600;
}
.bon_de_commandefich {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #663300;
}
.bon_de_commandefich a {
	color: #663300;
}
#photo1 {
	width: 788px;
	text-align: center;
	float: left;
	margin-top: 20px;
}
#photo2 {
	width: 788px;
	text-align: center;
}
#photo3 {
	width: 788px;
	text-align: center;
}
#photo4 {
	width: 788px;
	text-align: center;
}
#photo5 {
	width: 788px;
	text-align: center;
}
.photos_fiches {
	border: 1px solid #000000;
	margin-bottom: 20px;
}

