/* CSS Document */
body {
font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
font-size: 12px;
margin: 0;
padding: 0;
background:url(../img/bg.jpg) #534741 repeat-y;

}
#conteneur {
width: 950px;
}
#header {
height: 248px;
background:url(../img/header2.jpg) no-repeat ;
}

#menu{
	position:absolute;
	margin:20px 0 0 750px;
}
#centre {
margin:10px 100px 0 90px;

}
#pied {
height:71px;
margin:0 0 0 90px
}

#spacer{
clear:both;
}
.spacer{
clear:both;
}
/*CLASSES*/
p {margin: 0;}

h1{
margin:0 0 0 0;
padding: 5px 0 5px 3px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
letter-spacing: -1px;
background:url(../img/h1.jpg) no-repeat bottom left;
font-size: 24px;
}
.top{
float:right;}

.date{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1em;
color:#534741;
}
.signature{
border-top:1px solid #D6CEC8;
text-align:right;
font-weight:bold
}


/*________________PROJETS_____________________*/

.img_pp{
margin:15px 25px 0 0;
float:left;
padding:0px 0 0 13px;
width:195px;
height:196px;
background:url(../img/p_fd.png);
}
.pp_img{
padding:15px 0 0 5px;
}
.titre_pp{
margin:0 0 0 0;
padding:5px 0 0 0;
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
}

.img_p{
margin:0px 25px 0 0;
float:left;
padding:0px 0 0 0px;
width:212px;
height:176px;
background:url(../img/p_fd2.png) no-repeat;
text-align:center;
}
.p_img{
margin:0;
/*padding:15px 0 0 18px;*/
margin-top:15px;
}
.titre_p{
margin:0 0 0 0;
padding:5px 0 0 0;
text-align:center;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
}
.projets{
width:189px;
height:429px;
float:left;
background:url(../img/p_fond.png) no-repeat;
}

/*________________PROJETS__FIN___________________*/


.alink{
text-decoration:none;
color:#534741;
}
.alink:hover{
background:#FF9900;
}

.txt_form{
font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
font-size: 12px;}

/*________________NEWS_____________*/

.img_news{
float:left;
margin:0 10px 0 0 ;
}