/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(img01.gif) repeat-x;
	font-family: Arial, sans-serif;
	color: #333333; text-align: center;
}

body, td { font-size: 13px;
	}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
}

h1 {
	font-size: 22px;
  font-family: Arial, sans-serif;
  /* Times New Roman,serif; */
}

h2 {
  font-weight: bolder;
  font-size: 16px;
  color: #404040;
}

.entry h2 {
  padding: 3px;
  margin: 5px;
  /*font-family: Times New Roman,serif;*/
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

p { text-align: justify;}

blockquote {
	font-style: italic;
}

ul {
text-align: left
}

ol {
}

a {
	text-decoration: none;
	color: #EC6500;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#header {
	width: 780px;
	margin: 10 auto 30 auto;
	background: url(h1_bg.jpg) no-repeat right top;
}


/* Page */

#page {
	width: 780px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 620px;
}

.title {
	color: #EC6500;
}

/* Sidebar */

#sidebar {
	float: left; 
	width: 150px; text-align: left;
}


#sidebar a {
	border: none;
  display: block;
  font-size: 13px;
  color: #404040;
}

#sidebar a:hover { color: #bbbbbb; }

#sidebar h2 a {
  margin: 15px 0 5px 0;
}

.submenu a { padding-left: 14px; }
.submenu a:hover { background-image: url('bullet.gif'); background-position: 0 50%; background-repeat: no-repeat}

/* Footer */

#footer {
	clear: both;
	padding: 30px 0;
	border-top: 1px solid #D0D0D0;
	background: #FDFDFD;
  width: 780px; margin: 0 auto;
}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	line-height: normal;
}

strong.home {
 padding: 5px;
 border-width: 0 0 1px 0;
 border-color: #017C07;
 text-indent: 30px;
 background-color: #EF8528;
 border-style: solid;
 display: block;
}

b.homebig { font-size: 16px; }

.links { font-size: 9px }

.box { margin-bottom: 15px; width: 300px; background-image: url('bloc_bg.gif')}
.produit { margin-bottom: 15px; width: 487px; background-image: url('produit_bg.gif')}
.produit table {margin: 0 10px }
.produit p {margin: 0 20px }
a.qte {text-decoration: none; font-size: 13px; background-color: #3399FF; color: white; font-weight: bolder}
#login, #news { font-size: 11px; }
#login input, #news input { font-size: 11px; color: #666666; border: 1px solid #666666;  }
.go { height: 18px }

