﻿

body{

	background-color:white ;
	color:#3F3F3F;
	font-family: Verdana;
	
}
.hidden {
height:1px;
overflow:hidden;
position:absolute;
top:-10000px;
width:1px;
line-height: 0;
}

#credits {font-size:9px; color:#9B005E; position:fixed; bottom:35px;left:5px;text-decoration:none;}
#credits:hover {text-decoration:underline;}
#liens {font-size:9px; color:#9B005E; position:fixed; bottom:20px;left:5px;text-decoration:none;}

#wrapper {
	width:900px;
	margin:0 auto;
	height:700px;
}
#menuWrap {
height:30px;
position:fixed; 
bottom:0;
width:100%;
/width:900px;
}
#menu { 
	z-index:200;
	width:950px;
	height:30px;
	margin: 0 auto;
}
#menu li {width:150px;height:30px;float:left; margin:0; padding:0;}
#menu #mPresentation {width:275px;background-color:#4f2248;}
#menu #mPresentation a {display:block;width:275px;height:30px;background: transparent url(../img/fany-menu-presentation.png) no-repeat 0 0;}
#menu #mPortfolio {width:275px;background-color:#b9d300;}
#menu #mPortfolio a {display:block;width:275px;height:30px;background: transparent url(../img/fany-menu-portfolio.png) no-repeat 0 0}

#menu #mPrestation{width:400px;background-color:#9b005e;}
#menu #mPrestation a {display:block;width:400px;height:30px;background: transparent url(../img/fany-menu-prestation.png) no-repeat 0 0}




#accueil {
	background: transparent url(../img/page-accueil.png) no-repeat scroll center 20px;
	width:405px;
	height:605px;
	margin-left:250px;
}


/* SLIDER  */
#slider {position:relative;top:230px; left:200px; }
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:500px;
	height:200px;
	overflow:hidden; 
	}
span#prevBtn{position:relative; top: 0; left: 270px;}
span#nextBtn{position:relative; top: 0; left: 350px;}	
#liensContent {position:relative;	top:10px;width:405px;height:605px;margin-left:250px;}
#liensContent ul {position:relative; top:0;}
#liensContent ul  li{margin:10px 0;}
