html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
.my_link {
	color:#464544;
	text-decoration:underline;
	cursor: pointer;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
	padding-bottom:4px;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	background: #E0D5B7 url(images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 31px;
}
/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
	position: relative;
	background: url(images/body_bg.gif) repeat-y;
}
#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 289px;
  background: url(images/header_7.jpg) no-repeat;
}
#left {
  float: left;
  width: 243px;
}
#logo {
  width: 244px;
  height: 152px;
  background: url(images/header_1b.jpg) no-repeat;
  text-align: center;
  color: #595959;
}
#logo h1 {
  padding-top: 10px;
  font: 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}
#nav {
  background: url(images/nav_left.jpg) no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  background: #2A2A2A bottom left url(images/nav_bot.jpg) no-repeat;
}
#nav li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  background: 204px 10px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration: underline;
}
#nav .important {
  /*border: none;*/
  background: 204px 10px url(images/arr_orange.gif) no-repeat;
}
#nav .important a {
  color: #E9C379;
}
#news {
  background: url(images/news_bg.jpg) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: justify;
}
#news h2 {
  font-size: 12px;
  color: #BE8B06;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#annonce_google {
  background: url(images/news_bg.jpg) repeat-y;
  padding-left: 50px;
  padding-top: 22px;
  padding-bottom: 6px;
  text-align: justify;
}

#news_abonnement {
	/*background: url(images/news_abonnement.jpg) no-repeat;*/
	background: url(images/news_abonnement_bg.jpg) repeat-y;
	padding: 1px;
	/*height: 97px;*/
	color: #1A1A18;
}
#news_abonnement p {
	margin: 0.7em 2.6em;
}
#news_abonnement h2 {
	margin: 0.7em 2.6em;
	font-size: 12px;
	color: #38301A;
}

#news_abonnement_formulaire {
	margin: 0.7em 2.6em;
}

#news_abonnement_submit {
	margin-top: 0.4em;
	background: url(images/news_abonnement_button_bg.jpg) repeat-y;
	color: #FFFFFF;
}
#right {
  float: right;
  width: 490px;
  padding-right: 9px;
  padding-top: 301px;
}
#right h2 {
  font: 18px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#welcome {
  margin-right: 20px;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#corp, #indu {
  float: left;
  width: 49%;
}
#corp {
  margin-right: 1%;
}
#corp-img, #indu-img {
  background: url(images/pic_2.jpg) no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#indu-img {
  background: url(images/pic_3.jpg) no-repeat;
}
#spacer {
  height: 2em;
}

#footer {
  background: url(images/footer_bg.gif) repeat-y;
}
#menu_bottom {
  text-align: center;
  padding: 22px 0px 30px 0px;
  font-size: 9px;
  font-weight: bold;
}
#menu_bottom .important a {
	color: #BE8B06;
}
#footerline{
	background: url(images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}
#communique_message {
	margin-right: 20px;
}
#communique_message h1 {
	font: 18px arial, sans-serif;
	color: #BE8B06;
	margin-top: 2em;
}
#communique_message h2 {
	font: 11px arial, sans-serif;
	color: #74653D;
	font-weight: bold;
	border-bottom: 1px solid #C4AE7C;
	padding-bottom: 6px;
	margin-bottom: 1em;

}
/*********************************************************************************/
/* PAGE COORDONNEES */

#coordonnees_google_map {
	padding: 20px;
	text-align:center;
}

.coordonnees_google_map_frame {
	width: 440px;
	height: 330px;
	border:1px solid #999;
}

#explique_captcha {
	width: 77%;
	padding:10px;
	border:1px solid #999;
	background-color: #FBF7EC;
}

.alert {
	background-color:#F9F0C3;
	color:#FF6E3F;
	font-weight:bold;
}

/*********************************************************************************/
/* signature du site */

.copyright {
	padding:15px;
	text-align:center;
}
.wc3 {
	text-align:center;
}

/*********************************************************************************/
/* FLOWPLAYER */

/* styling of the container. */
a.myPlayer {
    display:block;
	width: 400px;
    height:300px;
    text-align:center;
    margin:0 15px 15px 0;
    float:left;
    border:1px solid #999;
}

/* play button */
a.myPlayer img {
    margin-top:108px;
    border:0px;
}

/* when container is hovered we alter the border color */
a.myPlayer:hover {
    border:1px solid #000;
}

.video {
	margin:10px 20px 15px 0px;
	padding:22px 32px;
	background-color:#FBF7EC;
	border:1px solid #999999;

}

.video_titre {
	padding:10px 0px;
	font-size: 14px;
	color: #BE8B06;
}

.journeaux {
	border-top: 1px solid #C4AE7C;
	padding-top: 16px;
	margin-top: 1em;
	margin:24px 0px;
}

.journeaux_image {
	float:left;
	border:1px solid #999999;
}

.journeaux_texte {
	float:right;
	width:220px;
}

.journeaux_titre {
	padding-bottom: 10px;
	font: 14px "arial narrow", arial, sans-serif;
	color: #BE8B06;
}

.journeaux_description {

}

.produits {
	border-top: 1px solid #C4AE7C;
	padding-top: 16px;
	margin-top: 1em;
	margin:24px 0px;
}

.produits_image {
	float:left;
	border:1px solid #999999;
}

.produits_texte {
	float:right;
	width:220px;
}

.produits_titre {
	padding-bottom: 10px;
	font: 14px "arial narrow", arial, sans-serif;
	color: #BE8B06;
}

.produits_description {

}

.produits_prix {
	margin-top:16px;
	margin-right:25px;
	font-size:11px;
	font-weight:bold;
	color:#595959;
	text-align:right;
}

.gravure {
	border-top: 1px solid #C4AE7C;
	padding-top: 16px;
	margin-top: 1em;
	margin:24px 0px;
}

#essences {
	border-top: 1px solid #C4AE7C;
	padding-top: 16px;
	margin-top: 1em;
	margin:24px 0px;
}

#essences .item {
	margin-top: 1em;
}

#essences .image {
	float:left;
	margin-right: 1em;
}

#essences .titre {
	color:#BE8B06;
	font-size:14px;
}

#essences .pays {
}

#essences .code {
}

#plan_site_titre {
  padding: 20px;
}

#plan_site_titre li {
  padding: 5px 10px;
}

/*********************************************************************************/
.lien {
	border:1px solid #9A8A65;
	background-color:#EFE9D1;
	margin: 16px 16px 16px 0px;
	padding: 10px;
}

.lien_categorie {
	font-size:22px;
	color:#BE8B06;
	margin-top:20px;
}

.lien_titre {
	font-size:18px;
	color:#BE8B06;
}

.lien_url {
	padding:10px 0px;
}

.lien_description {
}

/*********************************************************************************/
.telechargement {
	border:1px solid #9A8A65;
	background-color:#EFE9D1;
	margin: 16px 16px 16px 0px;
	padding: 10px;
}
.telechargement_categorie {
	font-size:22px;
	color:#BE8B06;
	margin-top:20px;
}
.telechargement_titre {
	font-size:18px;
	color:#BE8B06;
}
.telechargement_url {
	padding:10px 0px;
}
.telechargement_description {
}

/* pour dire à  l'usagé que tout va bien */
.positif {
	color:#009900;
	text-align: left;
}

