html, body {
	/*height: 100%;*/
	margin: 0;
	}
body {
	COLOR:#000000;
	background-image: url(images/fondstriemarron.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#wrapper {
	/*min-height: 100%;*/
	width: 782px;
	/*padding: 0 10px;*/
	margin: 0 auto;
	text-align: left;	/*left: 50%;*/
	/*margin-left: -390px;*/
	/*position: relative;*/
}
#container {
	/*padding-bottom: 50px;*/
	/*overflow: visible;*/
	width: 100%;
	background-image: url(images/bg.gif);	/*display: table;*/
	margin-bottom: 3px;
	background-position: -1px;
}
div#gauche {
	float: left;
	width: 195px;
	background-color: #FFFF99;
	margin-right: 2px;
	/*height : auto;*/
	margin-bottom: 2px;
	/*background-image: url(images/gauche.jpg);
	background-repeat: repeat-y;*/
}
div#centre {
	background-color: #FFCC99;
	float: right;
	width: 579px;
	margin-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
}
#bas
{
   clear:both;
}
div#footer {
	text-transform: uppercase;
	width: 782px;
	background-color: #FFFF99;
	height: 40px;
	text-align: center;
	clear: both;
	margin-top: 3px;
}
#blocfoot {
	padding-top: 5px;
}
.image {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#header {
	
}
#entete {
	text-align: center;
}
#sousentete {
	font-size: 12px;
	text-transform: uppercase;
	background-color: #F9D3B5;
	height: 40px;
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	/*font-weight: bold*/;
	margin-bottom: 2px;
	padding-bottom: 5px;
	margin-top: 2px;
}
#search {
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	width: 270px;
}
#iconesea {
	float: left;
	margin-top: -8px;
}
/*.tbsub {
	width: 24px;
	height: 32px;
	padding: 0;
	border: 0;
	text-indent: 3000px;
	cursor: pointer;  
	background-color: transparent;
	background-image: url(images/search_database.png);
	background-repeat: no-repeat;
	top: 8px;	/*background-position: left -8px;
}*/

#login {
	float: left;
	margin-top: 8px;
	margin-left: 15px;
}
.loginaction {
	font: small-caps 9px Arial, Helvetica, sans-serif;
	color: #000;
}
.iconebloc {
	float: left;
	height: 40px;
	width: 40px;
	margin-right: 15px;
	margin-top: -30px;
}
#icone {
	float: left;
	height: 40px;
	width: 40px;
	margin-top: 3px;
}
#ligne {
	width: 2px;
}
.titrebloc {
	color:#CCFF33;
	text-transform:uppercase;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height: 18px;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 2px;
	margin-top: 3px;
	background: #993300 url(/images/fond_titre_bloc.jpg);
}
table {
	font-size: 12px;
}
th {
	color:#CCFF33;
	text-transform:uppercase;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background: #993300 url(/images/fond_titre_bloc.jpg) repeat-x;
	height: 18px;
}

a {
	color:#990000;
	text-decoration: none;
}
td>a {
	color:#E1DC00;
}
img {
	border-width: 0px;
}
a:hover {
	color: #00CC00;
	text-decoration: none;
	font-weight: bold;
}

table.panier {
	background-color:#000000;
	color:#FFFFFF;
	font-size: 12px;
}

td.ligne_panier {
	COLOR: black;
	BACKGROUND-COLOR:#F3E2A0;
	/*font-weight:bold;*/
}
td.panier_total {
	COLOR: black;
	BACKGROUND-COLOR:#FFFF66;
	/*font-weight:bold;*/
}

table.contenu {
	background-color:#FFCC99;
	color:#FFFFFF;
	font-size: 12px;
}

tr.ligne_titre {
	background-color:#996600;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:12px;
}

tr.ligne_titre2 {
	COLOR: black;
	BACKGROUND-COLOR:#FFFF66;
	/*font-weight:bold;*/
}
tr.ligne_contenu {
	COLOR: black;
	BACKGROUND-COLOR:#996600;	
	/*font-weight:bold;*/
}
tr.ligne_contenu a {
	font-size: 16px;
	font-weight: bold;
}
tr.ligne_total {
	COLOR: black;
	BACKGROUND-COLOR:#FFFF66;
	/*font-weight:bold;*/
}
td img {
	cursor: pointer;
}
.class_menu_1 {
	text-decoration: none;
	text-indent: 10px;
	display: inline-block;
	border-top: 1px solid #009900;
	border-right: 1px solid #009900;
	border-bottom: 1px solid #009900;
	border-left: medium solid #009900;
	margin-left: 10px;
	margin-bottom: 1px;
	width: 150px;
}
a.class_menu_1:hover {
	text-decoration: none;
	background: #FFCC99;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	margin-left: 12px;
}
.class_menu_2 {
	text-decoration: none;
	font-style: italic;
	text-indent: 10px;
	display: inline-block;
	border-top: 1px solid #009900;
	border-right: 1px solid #009900;
	border-bottom: 1px solid #009900;
	border-left: medium solid #009900;
	margin-left: 25px;
	margin-bottom: 1px;
	width: 150px;
}
a.class_menu_2:hover {
	text-decoration: none;
	background: #FFCC66;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	margin-left: 27px;
}
.class_menu_high {
	text-decoration: none;
	text-indent: 10px;
	display: inline-block;
	font-size: 14px;
	background-color: #66CC33;
}
.class_menu_high:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	font-size: 16px;
}
#bloc_gauche {
	text-align: center;
	margin-top: -20px;
}
ul#menu_horizontal {  /*Ici , c'est ma configuration, à vous de la changer */
	width : 500px;
	height : 25px;
	list-style-type : none; /* Car sinon les puces se placent n'importe où */
}
ul#menu_horizontal li {
	padding : 0 0.5em; /* Pour espacer les boutons entre eux */
}
li.bouton_gauche {
float : left;
}
#menu_h {
	margin: 0 auto;
	width: 540px;
}

ul#menu_horizontal li a {
	background-color: #00CC33;
	border: thin solid #333333;
	color: #000000;
	display: inline-block;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
ul#menu_horizontal li a:hover {
	background-color: #00FF33;
	border: thin solid #333333;
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}
.text10 {
	font-size: 10px;	
}
.gras {
	font-weight: bold;
}
.center {
	text-align: center;
	display: inline-block;
}
.prix {
	font-weight: bolder;
	display: inline-block;
	padding: 5px;
	font-size: 16px;
	border-top: 1px solid #999;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999;
}
.ajax-loading {
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/ajax-loader-time.gif);
}
fieldset {
	margin-bottom: 1em;
	border: 0;
	width: auto;
	margin: 0.5em;
	/*background-color:#806600*/
}
fieldset p {
	padding: 0 0 0.75em 0.5em !important;
	padding: 0 0 0.35em 0.5em;
	clear: both;

}
legend {
	margin: 0 0 0.5em 0;
	padding: 0.3em;
	font: bold 0.9em ;
	color: #FFFF4A;
	/*background-color:#806600 !important;
	background-color: none;*/
}
label.text {
	display: block;
	float: left;
	width: 38%;
	text-align: left;
	padding: 0.1em;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 0;
	margin-left: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
}
.radioCheck {
	text-align: left;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 0;
	margin-left: 0.25em;
}
input.text {
	width: 40%;
	background-color: #FFFF99;
	border: 0;
	margin-right: 0.25em;	
}
#alertmail, #alertnom, #alertprenom, #alertcodepost ,#alertville {
	color: #FF0000;
	text-decoration: underline;
	text-align: right;
	font-weight: bold;
	font-variant: small-caps;
}
.textarea {
	width: 55%;
	background-color: #FFFF99;
	border: 0;
	margin-right: 0.25em;	

}
.envoy {
	margin: 1em 0;
	text-align: left;
}
.envoy label {
	border: 0;	
}
span.warning {
	font-weight: bold;
	font-size: 1.4em;
	color: #660000;
	margin-left: 15px;
}

