


body {
	margin: 0;
	padding: 0;
	background: #963408 url(../images/bodybg.jpg) repeat-x left top;
	text-align: justify;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

form {
	margin: 0;
	padding: 0;
}

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

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	color: #212121;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
	padding-bottom:5px;
	padding-top:10px;
	border-bottom:thin black solid;
}

h2 {
	font-size: 1.4em;
	width:200px;
	border-bottom: thin black dotted;
}

h3 {
	font-size: 1.0em;
	font-weight:normal;
}

h4{
margin:0px;
display:inline;
}


.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(../images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}


a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}


hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 90px 20px 0px 30px;
	font-size: 30px;
	color: #FFFFFF;
}

/* Header */

#header {
	width: 900px;
	height: 71px;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#headerbg {
	clear: both;
	width: 900px;
	height: 207px;
	background: url(../images/img05.jpg) no-repeat left top;
}

/* Nav */

#nav{
width:900px;
height:35px;
background-color:#505050;}

#nav ul{
display:inline;
position:relative;
top:9px;}

#nav li{
display:inline;
list-style:none;
padding-right:12px;
padding-left:12px;
border-left: 2px white solid;}

#nav ul li .last{
padding-right:12px;
border-right: 2px white solid;}

#nav a{
text-decoration:none;
font-weight:bold;
color:white;
font-size:14px;
}

#nav a:hover{
color:#40b543;
text-decoration:underline;
}


/* Principale */


#conteneur{
width:898px;
margin:auto;
margin-top:20px;
background: #F4F4F4;
border-right: 1px grey solid;
border-left: 1px grey solid;
border-top: 1px grey solid;}

#page {
	width: 898px;
	margin: 0 auto;
	padding-top: 0px;
	background: #F4F4F4;
	background-image:url('../images/flamme_fond.png');
	background-repeat:no-repeat;
	background-position:left center;
}

.onglet{
display:block;
height:30px;
width:95%;
margin-top:0px;
color:red;
font-size:14px;
font-weight:bold;
text-align:right;
margin:10px;
}

.onglet:hover{
color:#3faf43;
}
#images_index{
float:left;
width:25%;
padding-left:30px;
}


#latest-post {
	width:65%;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 12px;
	margin:0 auto;
}

#latest-post_contact {
	width:85%;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 12px;
	margin:0 auto;
}

#right {
	width:80%;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	font-size: 12px;
	margin:0 auto;
	text-align:center;
	float:right;
}

a.menu{
float:right;
text-decoration:none;
font-size:16px;
margin-right:20px;
color:red;

}

a.menu:hover{
float:right;
text-decoration:underline;
font-size:14px;
margin-right:20px;
color:#3faf43;
font-weight:bold;
}


 
li {
  width: 15em;
	list-style:url(../images/bullet.png);
	height:20px;

} 

td{
margin-left:3px;
padding:0px;
margin:0px;

}


.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .meta a {
	color: #000000;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #9C9C9C 1px dashed;

}

.post ul{
padding:0;
padding-left:15px;}

/* Produits */

.produits{
width:600px;
padding-bottom:15px;
}


.produits p{
width:300px;
padding-left:15px;
float:left;}


.imgProd{
width:190px;
float:left;}

.clear{
clear:both;}



/* Footer */

#footer {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(../images/img06.png) no-repeat left top;
	font-size: 11px;
	text-align:center;
	color: #CCCCCC;
	border:none;
}

#footer p {
	margin: 0;
	padding: 13px 20px 15px 20px;
}

#footer a {
	color: #FFFFFF;
}

#links {
	float: right;
}

