/* CSS Document */

body { margin:0; font-family:'Raleway', Verdana, Tohoma, Times, serif; font-size: 15px; background: url(img/fond.jpg); }
td { font-family:Raleway, Verdana, Tahoma, Times, serif; font-size: 15px; }
A { font-weight: normal; text-decoration: none; color: #6e5746; }
A:hover { font-weight: normal; text-decoration: underline; color: #e32119; }
A.lien { font-weight: normal; text-decoration: none; color: #e32119; }
A.lien:hover { font-weight: normal; text-decoration: none; color: #6e5746; }

.bullet {font-size:0px; color:#6e5746; }
.textr { font-size:16px; color:#e32119; }
.textt { font-size:12px; color:#6e5746; }
.textt2 { font-size:13px; color:#6e5746; }
.texti { font-family:'Raleway', Verdana, Tohoma, Times, serif; font-style:italic; font-size:13px; color:#6e5746; }
.textb { font-size:12px; color:#6e5746; }
.fond { display : table; margin : 0 auto; width: 1024px; height:100%; text-align: center; }

#imageSlide{ margin-top:0px; height:300px; }
#imageSlide img{ width:1024px; height:300px; }
#imageSlide #slide1{float:left; width:1024px; height:300px; }

#navigation{ margin: 0px 0px 0px 50px; padding: 0px; color: #6e5746; font-size: 14px;}
	#navigation li{ list-style-type: none; float: left;}
		#navigation li.me a{ color: #e32119;}
		#navigation li a{ padding: 0px 30px 0px 30px; text-decoration: none; color: #6e5746; font-size: 15px; font-weight: normal;}
		#navigation li a:hover{ color: #e32119;}
#li {color: #6e5746;}