	@import  url(menu.css);
	@import  url(blog.css);
	@import  url(reset.css);
	@import  url(references.css);
	@import  url(left_barre.css);
	@import  url(tooltip.css);
body {
	background-color: #000;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Verdana;

}
div#header {
	background-image: url('../../img/wb/header.jpg');
	background-repeat: no-repeat;
	height: 104px;
	background-position: top center;
}
div#head_liens {width:882px;
height:104px;
margin:0 auto;

}
div#header div#liens_gauche {
	width: 755px;
	height: 100px;
	text-align: right;
	float: left;
  z-index:5;
}
div#header div#liens_droite {
	width: 123px;
	height: 43px;
	float: left;
	text-align: right;
  padding-top: 60px;
  z-index:5;
}

div#header div#liens_gauche a{display:block;
width: 755px;
	height: 100px;
  }
div#header div#liens_droite  a{display:block;
color:white;
font-weight:bold;
padding-right:33px;}


div#menu {
	background-image: url('../../img/wb/menu.jpg');
	background-repeat: no-repeat;
	height: 60px;
	background-position: center center;
}
div#bois {
	background-image: url('../../img/wb/bois.jpg');
	background-position: top center;
	background-repeat: repeat-y;
	height: 100%;
	min-height:859px;
	margin: 0px;
}
div#main {
	background-image: url('../../img/wb/corps_old.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	height: 100%;
	min-height:859px;
	margin: 0px;
}
div#corps {
	width: 882px;
	margin: 0 auto;
}
div#left {
	width: 160px;
	height: 638px;
	padding-left: 18px;
	float: left;
	color: white;
}

div#right {
float: left;
width: 664px;
min-height:709px;
margin-top: 25px;
margin-left: 35px;
height: 100%;
background-image:url('../../img/wb/rond1.png');	
background-repeat:repeat-y;
}


div#feuille {
	width: 593px;
	float: left;
  padding: 15px;
	min-height:709px;
  margin-left: 37px;
	background-color: #fff;
}
/*Ie 6 qui comprend rien à la transparence, background blanc complet */
* html div#feuille {
	width: 630px;
	float: left;
  padding: 15px;
	min-height:709px;
	background-color: #fff;
	margin:0px;
}
p {
	text-align: justify;
}

div#footer{text-align:right;font-size:10px;}
div#footer img{padding-top:4px;padding-right:6px;}
/***************** cv *********/
div#infos_persos {
	text-align: right;
	height: 128px;
}
a.mail {
	display: block;
	width: 180px;
	height: 128px;
	float: left;
  padding-left: 167px;
  background-repeat:no-repeat;
  background-position:top right;
	background-image: url('../../img/cv/mail.jpg');
}
a.mail:hover {
	background-image: url('../../img/cv/contact.jpg');
}
/***************** accueil *********/
div#anciensite {
	width: 605px;
	height: 263px;
	margin-top:30px;
}
div#accueil_left {
	float: left;
	width: 300px;
	margin-top: 20px;
	margin-left: 15px;
	height: 234px;
}
div#accueil_left ul{
list-style-type:disc;
margin-left:40px;
Line-height:15px;
}
div#accueil_right {
  padding-left:20px;
	width: 255px;
	float: left;
}
div#blog {
	width: 505px;
	height: 120px;
}
div#fleur {
	width: 101px;
	height: 104px;
	float: left;
	background-image: url('../../img/wb/fleur.jpg');
}
div#articles {
	width: 400px;
	float: left;
	background-image: url('../../img/wb/barre.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
p.accueil {
	margin: 15px;
}
a {
	color: #8c8d8d;
}
a:hover{text-decoration:underline;}

/***************** Mise en forme gal *********/
h1 {
	background-image: url('../../img/wb/h.jpg');
	background-repeat: no-repeat;
	margin: 20px 10px;
	padding: 0px 15px 0px 20px;
	height: 22px;
	font-size: 16px;
	font-weight: bold;
	color: #410000;
}
h2.cv {
	background-image: url('../../img/cv/title.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	color: #363635;
	width: 400px;
	height: 34px;
	margin-top: 45px;
	padding: 10px 0px 0px 20px;
	font-size: 15px;
	font-weight: bold;
	border:0px;
}
h2.cv:first-letter {	color: #363635;}
h2 {
	color: #d28010;
width: 490px;
	height: 25px;
	margin-top: 40px;
	padding-top: 15px;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px dashed #d28010;
}
h2:first-letter {
	color: #810b0b;
	font-size: 15px;
	font-weight: bold;
}
h3 {
	background-image: url('../../img/cv/title_long.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	color: #363635;
	width: 400px;
	height: 34px;
	margin-top: 45px;
	padding: 10px 0px 0px 20px;
	font-size: 15px;
}
h4 {
	padding: 15px 0px 20px 0px;
	font-weight: bold;
	font-size: 15px;
}
h5 {
	background-image: url('../../img/references/minih.jpg');
	background-repeat: no-repeat;
	padding: 3px 0px 0px 20px ;
	height: 13px;
	font-size: 12px;
	font-weight: bold;
	color: #410000;
}

span {
	font-weight: bold;
	color: #bf6f08;
}

/****************************** contact **********************/
div#contact {
	background-image: url('../../img/wb/contact.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	width: 500px;
	margin-left: 70px;
	padding-top: 75px;
	height: 520px;
	)
}
label {
	width: 113px;
	display: inline;
	float: left;
	margin-left: 14px;
}
input, textarea {
	border: 1px solid #C0C0C0;
	font-family: Verdana, Arial;
	font-size: 13px;
	overflow: auto;
	margin-bottom: 10px;
}
/*input:focus, textarea:focus {
	background: #efedea;
	border: 1px solid #858585;
}*/
input.bouton {
	background-color: #c4780a;
	/*-moz-border-radius: 10px;
*/
	color: #fff;
	width: 180px;
	margin-left: 165px;
}
input.bouton:hover {
	background-color: #c9a572;
	/*-moz-border-radius: 10px;
*/
	color: #fff;
	width: 180px;
	margin-left: 165px;
}
input.bouton:link {
	background-color: #c9a572;
	/*-moz-border-radius: 10px;
*/
	color: #5d4420;
	width: 180px;
	margin-left: 165px;
}
.ref_txt ul{margin-left:20px;margin-bottom:15px;}
div#prechargement{display:none;}
/****************************** laccueil**********************/

#myblog {width:600px;
min-height:395px;
background-image:url('../../img/accueil/blog.jpg');
background-repeat:no-repeat;
}

.art{width:280px; float:left; padding:50px 10px;}
h4.rouge{color:#800909;}
h4{height:30px; padding-bottom:0px;color:#c67c0f;}
.descrip{color:#8e8d8d; padding-top:15px; line-height:14px;}
#bonjour{min-height:250px; margin: 25px 0px;}
#bonjour p{line-height:14px; margin:25px 15px;}

.bb_footer{visibility:hidden;}
