#page_content
{	clear: both;
	float: left;
	width: 990px;
	text-align: left;
	margin-left: 0px;
	margin-top: 55px;
	padding-bottom: 100px;
}	  														  

/********/
/* Menu */
/********/

#projets_menu
{	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 200px;
}


#projets_menu ul
{	clear: both;
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#projets_menu ul li
{	clear: both;
	float: left;
	width: 200px;
	line-height: 18px;
	text-align: left;
}

#projets_menu ul li a
{	display: block;
	width: 168px;
	_width: 200px;
	padding: 7px 16px;
	color: #333333;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 12px;
}


#projets_menu ul li a.active
{	/*background-color: #DAD7D1;*/
}


#projets_menu ul li a:hover
{	background-color: #DAD7D1;
	font-weight: normal;
}

.languette
{	display: none;
	position: absolute;
	width: 17px;
	
}

.languette_grise
{	width: 17px;
	height: 30px;
	background-color: #DAD7D1;
}


/*************/
/* Diaporama */
/*************/

#projets_wrapper
{	float: left;
	width: 760px;
	margin-left: 30px;
}

#projets_diaporama
{	clear: both;
	float: left;
	width: 760px;
	height: 500px;
}

#projets_diaporama ul
{	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 760px;
	height: 500px;
	list-style: none;
	text-align: center;
}

#projets_diaporama ul li
{	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 760px;
	text-align: center;
}

#nav
{	clear: both;
	float: left;
	width: 745px;
	margin-top: 10px;
	margin-right: 15px;
	text-align: right;
}

#nav a
{	margin-left: 5px;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #393939;
	text-decoration: none;
}

#nav a.activeSlide
{	font-weight: bold;
}

#previous
{	position: absolute;	
	top: 0%; 
	left: 50%; 
	margin-left: -250px; 
	margin-top: 380px;
	z-index: 100;
}

#next
{	position: absolute;	
	top: 0%; 
	left: 50%; 
	margin-left: 440px; 
	margin-top: 380px;
	z-index: 101;
}

/***********/
/* Contenu */
/***********/

#projets_content
{	clear: both;
	float: left;
	width: 760px;
	margin-top: 20px;
}

h3
{	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 380px;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #393939;
	text-transform: uppercase;
}

h4
{	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 380px;
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #393939;
	text-transform: none;
	text-align: justify;
}
