html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEEEEE;
	margin: 0px;
	padding: 2px;
	color: #333333;
	width: 99%;
	height: 100%;
	background-image: url(bg_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
input, textarea, select, option {
	background-color: #EEEEEE;
	border: 1px solid #000033;
}
.submit_paypal, .submit_panier_paypal  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.submit_panier_paypal  {
	background-color: #DDDDDD;
}
li {
	list-style-type: none;
	background-image: url(puce.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
.bord_cadre{
	position:absolute;
	left:50%;
	width: 950px;
	margin-left:-475px;
	margin-top:0px;
	background-image: url(bg_centre.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height:auto;
}
.bord_cadre_haut{
	background-image: url(bg_haut.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:100%;
}
.bg_logo{
	width:950px;
	height:208px;
}

.bg_menu,.bg_sous_menu {
	text-align: right;
	margin-right:30px;
	margin-left:160px;
}
.bg_menu{
}
.bg_sous_menu {
}
.bg_contact, .bg_contact a, .bg_contact a:hover{
	width:190px;
	height:65px;
	text-align: center;
	padding: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 20px;
}
.bg_left{
	float: left;
	width:200px;
	margin-left:25px;
}
.bg_right{
	float: right;
	width:710px;
}
.bg_main {
	margin-top: 10px;
	margin-right:25px;
	min-height: 500px;
}
.bg_txt_bas {
}
.bg_bottom {
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	height:	auto;
	background-image: url(bg_bas.jpg);
	height:42px;
}
.administration{
}
.txt_hors_menu{
}
.txt_titre_menu {
}
.bg_menu_top{
}
.bg_menu_bottom{
}
.txt_menu,.txt_menu_clicked {
	font-size: 14px;
	color: #000033;
	padding-right:5px;
	padding-left:5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000033;
	font-weight: normal;
}
.txt_menu {
}
.txt_menu_clicked {
	color: #990000;
}
.txt_menu_clicked:hover, .txt_menu:hover {
	color: #FFFFFF;
}
.txt_sous_menu, .txt_sous_menu_clicked {
	font-size: 14px;
	color: #990000;
	display: block;
	background-image: url(bg_ss_menu.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 20px;
	width:170px;
	text-align: right;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
.txt_sous_menu_clicked {
}
.txt_sous_menu:hover {
}
.txt_bottom {
	font-size: 11px;
	color: #FFFFFF;
}
.boutique_icon, .boutique_image, .img_galerie {
}
.boutique_ref, .boutique_nom, .boutique_option1, .boutique_option2, .boutique_tarif {
	color: #000000;
}
a {
	color: #990000;
	font-weight: bold;
}
a:link { text-decoration:none; }
a:visited {	text-decoration:none; }
a:hover {
	text-decoration:underline;
	color: #CC0000;
}
/*
** pour forcer le cadre du frame à aller en bas du menu et du content
*/

.spacer {
  clear: both;
}

