/* CSS Document */
body{padding:0px;
 margin:0px;
 background:url(images/main-bg.jpg) 0 0 repeat-x #fff;
 color:#6b545a;
 font:14px/18px "Trebuchet MS",Arial, Helvetica, sans-serif;
}

div, p, ul, h2, h3, img{
	padding:0px;
	margin:0px;
	text-align: center;
}

ul{list-style-type:none;}

/*----MAIN PANEL----*/
#mainPan{
width:800px;
 position:relative;
}

/*----TOP PANEL----*/
#topPan{
width:800px;
 height:317px;
 background:url(images/header.jpg) 0 0 no-repeat;
 color:#ca8da3;
 position:relative;
}

#topPan ul{
width:107px;
 height:126px;
 font-weight:bold; 
position:absolute;
 top:161px;
 left:136px;
 font-size:13px;
 line-height:24px;
}

#topPan ul li{
width:107px;
 height:24px;
 border-bottom:1px dashed #ca8da3;
}

#topPan ul li a{
width:82px;
 height:24px;
 display:block;
 background:url(images/arrow-normal.gif) 0 8px no-repeat;
 color:#441d25;
 line-height:24px;
 text-decoration:none;
 padding:0 0 0 25px;
}

#topPan ul li a:hover{
background:url(images/arrow-hover.gif) 0 8px no-repeat;
 color:#ca8da3;
 text-decoration:none;
}


/*----/TOP PANEL----*/


/*----BODY TOP PANEL----*/
#bodytopPan{
width:755px; 
margin:0 auto; 
padding:20px 0 20px 0;
}

#bodytopPan h2{
width:500px;
 height:70px;
 background:url(images/icon1.gif) 0 0 no-repeat;
 color:#441d25;
 font:30px/70px "Trebuchet MS",Arial, Helvetica, sans-serif;
 padding:0 0 0 98px;
 }

#bodytopPan h4{
 color:#441d25;
 font:16px "Trebuchet MS",Arial, Helvetica, sans-serif;
 }



#bodytopPan a{
color:#441d25;
text-decoration:none;
}

#bodytopPan :hover{
color:#ca8da3;
text-decoration:none;
}

.fp{
	margin:20px 0 0 0;
	width:250px;
	height:150px;
	float:left;
	text-align:center;
}

.fp a:hover{
background-color:dcced0;
}

#texte-bot{
padding:50px 0 0 20px;
margin-top:40px;
width:780px;
color:#6b545a;
}

#texte-bot a{
color:#441d25;
text-decoration:none;
}

#texte-bot a:hover{
color:#ca8da3;
text-decoration:none;
}

/*----/BODY TOP PANEL----*/

/*----FOOTER PANEL----*/
#footermainPan{
height:130px;
background:url(images/footerbg.jpg) 0 0 repeat-x #22040a;
color:#fff;
position:relative;
margin-top:50px;
clear:both;
padding:80px 0 0 0;
bottom:0px;
}

#footermainPan a{
color:#fff;
}

#footermainPan a:hover{
color:#333333;
text-decoration:none;
}

#footerPan{
width:800px;
position:relative;
left:0px;
}

#footerPan ul{
width:230px;
height:20px;
position:relative;
}

#footerPan li{float:left; }

#footerPan ul li a{
padding:0 10px 0 0;
 color:#fff;
 text-decoration:none;
 font-size:12px;
}

#footerPan ul li a:hover{
text-decoration:underline;
}

#liens{
margin-left:20px;
}

#liens a{
font:10px/14px "Trebuchet MS",Arial, Helvetica, sans-serif;
color:#fff;
}

#liens a:hover{
color:#888888;
text-decoration:none;
}
