body{
font-family:'Lucida Grande','Lucida Sans Unicode',Verdana,Arial,sans-serif;
font-size:105%;
word-spacing:normal;
}

#banner-img {display:none;}
#banner {
	color: #fff;
display: block;
	height: 350px;
	background:#FF9900 url(http://www.lauravanel-coytte.com/images/bannieres/banni%C3%A8re%20blog%20modifi%C3%A9.JPG) no-repeat scroll 50% 15%;
	line-height:1.4;
	}

#banner h1 {
	padding: 320px 190px 30px;
	font-weight: bold;
	padding-bottom: 10px;
        display:none;
}
div.img-link a {
display:block;
height:30px;
padding-top:204px;
text-decoration:none;
width:100%;
}
#banner h2 {
	font-size:70%;
padding:230px 52px 0;
text-align:justify;
_padding-top:240px;
}

#banner a {
color:#FFFFFF;
display:block;
font-size:100%;
font-weight:normal;
margin-top:-210px;
padding-top:210px;
text-decoration:none;
}
.nowrap {
	white-space: nowrap;
