@charset "UTF-8";
/* CSS Document */

body {
background-image: url(../images/back.jpg);
background-repeat: repeat-x;
background-color: #f3f4f5;
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size:12px;
}

#header{
width: 930px;
height:300px;
margin:auto;
margin-top:0px;
margin-bottom:0px;
background-color: #cebca5;
line-height:0px;
display:block;
}

#page{
background-color: #e6daca;
width: 930px;
height:620px;
margin:auto;
}

#artisanMois{
width: 440px;
height: 248px;
background-image: url(../images/top_cercle.jpg);
background-repeat:no-repeat;
float:right;
}

#sousmenu{
height:49px;
width: 384px;
background-image: url(../images/bottom_cercle.jpg);
background-repeat:no-repeat;
float:right;
display:inline;
padding-top:15px;
padding-left:56px;
}

#logos{
background-color: #cebca5;
width: 930px;
margin:auto;
/*margin-top:300px;*/
padding-top:10px;
}

#footer{
font-size:12px;
text-align:center;
clear:both;
margin-top:500px;
margin:auto;
width: 930px;
background-color:  #e6daca;
}

#recherche{
text-align:center;
width: 490px;
float:left;
}

#textePresent{
width: 266px;
text-align:justify;
float:right;
font-size:14px;
margin-right: 10px;
}

#LinkPresent{
font-size:19px;
text-decoration:none;
}

#barreTitre{
width: 930 px;
height:40px;
display:inline;
margin-top:0px;
padding:0px;
}

#imgArt{
float:left;	
margin-left:19px;
}

h1{
font-size:18px;
text-align:right;
margin-right: 20px;
}

img {
border-style:none;
}

a{
color: #594740;
}

.link{
margin-top: 20px;
}

.btn {
margin-top: 10px;
}
.btnFoot{
margin-right:0px;
display:inline;
}

#btn_contact{
margin-left:-4px;
}
#btn_news{
margin-left:-4px;
}


.cligno
{
	text-decoration:blink;
}
