#qui {
	background-image: url(../images/bkg_vert.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
#produits {
	background-image: url(../images/bkg_jaune.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
#commande {
	background-image: url(../images/bkg_bleu.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
#event {
	background-image: url(../images/bkg_rouge.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
#contact {
	background-image: url(../images/bkg_violet.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
#stat {
	float: left;
	margin-top: 1.5em;
	height: 17px;
	width: 89px;
	margin-left: 50px;
	display: block;
}
#logo {
	float: right;
	margin-top: 1.5em;
	margin-right: 50px;
	display: inline;
}



.bkg_accueil {
	background-image: url(../images/bkg_carte.gif);
	background-repeat: no-repeat;
	background-position: 300px 80px;
	font-size: 1.1em;
	font-weight: normal;
}
table.photos_produits {
	margin-top: 1em;
	margin-bottom: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 530px;
	float: left;
}
table.photos_produits td {
	width: 135px;
}


table.photos_produits img{
	border: 2px solid #996600;
	vertical-align: middle;
	text-align: center;
	margin-left: 35px;
	margin-bottom: 5px;
}
.texte_produits {
	padding-right: 5px;
	padding-left: 5px;
}

.prix {
	color: #996600;
	margin-top: 0.5em;
	margin-left: 10px;
}
.euros {

}
.separateur {
	height: 20px;
	background-image: url(../images/separateur.gif);
	background-repeat: repeat-x;
	padding-bottom: 0.5em;
}




.photos_col {
	padding-left: 22px;
	background-image: url(../images/bkg_ph_col.png);
	background-repeat: repeat-x;
	padding-top: 1em;
}


.photos_col img{
	border: 3px solid #996600;
}
table.photos_diverses {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0em;
	width: 530px;
	float: left;
}
table.photos_diverses img {
	border: 2px solid #996600;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 1em;
	margin-left: 15px;
}


table.comm {
	float: left;
}


table.comm td {
	vertical-align: middle;
}
#youtube {
	margin-left: 25px;
}

.trait {
	margin-bottom: 0.5em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
}
h1,h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


h1 {
}
h2 {
	font-size: 1.5em;
	font-weight: bold;
	color: #996600;
	text-align: center;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #996600;
	margin-bottom: 1em;
}
h3 {
	color: #996600;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-weight: bold;
	font-size: 1.1em;
}
h4 {
	color: #996600;
	font-size: 1em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}
h5 {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

h6 {
	font-weight: bold;
	color: #996600;
	text-align: center;
	font-style: italic;
	margin-top: 1em;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 1.1em;
}
.col_gauche {
	width: 50%;
	float: left;
	height: 1%;
}
.col_droite {
	float: left;
	width: 50%;
	overflow: visible;
	height: 1%;
}

#contenu a {
	color: #000000;
}

#contenu ul {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#contenu li {
	list-style-position: inside;
	margin-left: 0.5em;
	list-style-image: url(../images/puce.gif);
}


.gauche {
	float: left;
}
.droite {
	float: right;
}
.clear {
	clear: both;
}
.overflow {
	height: 1%;
	overflow: visible;
}

.centrer {
	text-align: center;
}
.justifier {
	text-align: justify;
}

.italique {
	font-style: italic;
}
.marron {
	color: #996600;
}
.marron_gras {
	font-weight: bold;
	color: #996600;
}


.interligne {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}



.lien_actif {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #996600;
	padding-left: 5px;
}

