body {
	font-size:76%; 
	font-family:"trebuchet MS", verdana, arial, sans-serif; 
	background:#383D43; 
	word-wrap:break-word;
	padding: 0;
	margin: 0;
}

a:active {outline-style:none;}



#nav1 {
	background: #1E2329;
	width: 100%;
	height: 60px;
}

#nav2 {
	background: #1E2329;
	width: 100%;
	height: 50px;
}

#nav1 {
	border-top: 3px solid #FFD158;
}

#nav1 h1 {
	color: #FFB900;
	font-size: 20px;	
	padding: 0;
	margin: 0 ;
	line-height: 60px;
	text-indent: -9999px;
	//background: url("img/logo.png");
	display: block;
	width: 150px;
	height: 60px;
}

#nav2 {
	background: url("img/img_01.png");
	border-bottom: 1px solid #5F5F5F;
	border-top: 1px solid #5F5F5F;
}

#nav2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	overflow: hidden;	
}

	#nav2 ul li{
		float: left;
	}

		#nav2 ul li a {
			color: #BFCAD5;
			display: block;	
			height: 50px;
			line-height: 50px;
			margin: 0 5px;
			position: relative;
			text-align: center;	
			text-decoration: none;
			text-transform: uppercase;	
			width: 80px;
			z-index: 10;
		}
		
		#nav2 ul li a:hover {
			color: #000;
			border: 0;	
		}

		#nav2 ul li a.dossierAdm {
			width: 160px;	
		}
		
		#nav2 ul li a.competences {
			width: 110px;	
		}

	#nav2 .selected a {
		background: url("img/img_02.png") repeat-x 7px;	
		color: #000;
	}

	#nav2 li.back {
		background: url("img/img_02.png") repeat-x 7px;	
		width: 9px;
		height: 50px;
		z-index: 2;
		position: absolute;
		color: #000;
	}
	

#content, #contentNav {
	width: 800px;
	margin: 0 auto;	
	color: #fff;
}

#header {
	height: 120px;
	background: url("img/betel.png");
}


#outer1 {
	float:left; 
	width:180px; 
	padding:10px; 
	background:#26292E;
}

a {
	color: #FFD158;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;	
	border: 0;	
}

#outer3 {
	float:right; 
	width:180px; 
	padding:10px; 
	background:#2F3237;
}

#outer2 {
	background:#2F3237; 
	margin:10px 10px 10px 210px;
	min-height: 500px;
}

#outer1, #outer2, #outer3 {
	padding-bottom:32767px; 
	margin-bottom:-32767px;
	
}

#wrapper {
	overflow:hidden; 
	background: #2F3237;
	
}


#footer {
	clear:both; 
	background:#1E2329;
	border-top: 1px solid #5F5F5F;
	border-bottom: 3px solid #FFD158;
}

.content {
	padding:10px;
}

h1 {
	font-size:16px; 
	margin:0; 
	padding:10px 0; 
	color:#FFCF52;
	
}

h3 {
	font-size:18px; 
	margin:0; 
	padding:8px 0;
}

p {
	font-size:12px; 
	line-height:1.5em; 
	margin:0; 
	padding:5px 0;
}

#footer p, #header p {
	color:#FFD158;
	font-style: italic;
}
div.content {
	text-align:center;
}

#footer a {
	color:#fff;
}

#footer a:hover {
	text-decoration:none;
	border: 0;	
}

img {
	border: 0;
}
