*{
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
}

body{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	margin-top: 10px;
	background-color: rgba(255, 255, 255, 0.6);
}

header{
	width: 1000px;
	height: 240px;
}

#headermain{
	text-align: center;
	border: 2px solid #808080;
	margin-bottom: 10px;
}

#headTXT{
	position: absolute;
	width: 748px;
	height: 221px;
	margin-left: 250px;
	margin-top: -230px;
	background-image: url(gfx/CDLR_Inside_head.png);
}

#headTXT h1{
	font-size: 30px;
	margin-left: 50px;
	color: #808080;
}

#headTXT h2{
	margin-top: 40px;
	margin-bottom: 10px;
	margin-left: 50px;
	color: #808080;
}

#headTXT h3{
	margin-bottom: 10px;
	margin-right: 30px;
	color: #808080;
}

/*--- NAV ---*/

nav{
	width: 240px;
	height: 242px;
	border: solid #808080 2px;
	background-color: rgba(255, 255, 255, 0.6);
	margin-bottom: 5px;
}

nav h2{
	font-size: 16px;
}

li{
	list-style-type: none;
	text-align: center;
	width: 240px;
	height: 20px;
	margin-top: 2px;
	line-height: 20px;
}

li:hover{
	background-color: #808080;
}

a{
	text-decoration: none;
	color: #000000;
	font-size: 16px;
	color: grey;
}

nav a:hover{
	color: white;
}

/*---End NAV---*/


#indexpage{
	margin-top: 120px;
	margin-left: 20px;
}

#indexpage h5{
	color: #808080;
	display: none;
}

main{
	width: 1000px;
	height: auto;
	margin-bottom: 14px;
	border: solid #808080 2px;
	background-color: rgba(255, 255, 255, 0.6);
}

main hr{
	width: 900px;
	border: solid #808080 2px;
	margin-left: 50px;
}

#wrapper{
	width: 1000px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 14px;
	border: solid #808080 2px;
	background-color: rgba(255, 255, 255, 0.6);	
}

#wrapper h2{
	margin-top: 20px;
	margin-left: 40px;
	font-size: 24px;
	color: #000000;
}

#wrapper h3{
	margin-top: 20px;
	margin-bottom: -6px;
	margin-left: 50px;
	font-size: 18px;
	color: #000000;
}

#wrapper p{
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 10px;
	margin-bottom: 6px;
	font-size: 18px;
	text-indent: 10px;
	line-height: 24px;
	color: #000000;
}

#wrapper hr{
	width: 796px;
	margin-left: 98px;
	border: solid lightgrey 4px;
}

p{
	color: #000000;
}

#link{
	margin-left: 130px;
	margin-top: -18px;
}

#link a{
	color: navy;
}

#boxnav1{
	width: 300px;
	height: auto;
	margin-left: 10px;
	margin-bottom:10px;
}

#boxnav1 h3{
	/*width: 300px;*/
	height: 22px;
	line-height: 22px;
	font-size:16px;
	margin-left: 0px;
	margin-top: 14px;
	margin-bottom: 4px;
	color: #FFFFFF;
	background-color: #808080;
	text-indent: 10px;
}

#boxnav1 h4{
	height: 26px;
	line-height: 26px;
	text-indent: 5px;
	font-size: 16px;
	margin-left: 20px;
	color: #808080;
	margin-bottom: 4px;
	background-color: lightgrey;
}

#boxnav1 a h4:hover{
	font-size: 17px;
	color: #000000;
}

#content{
	width: 665px;
	height: auto;
	margin-left: 320px;
	margin-top: -700px;
	position: absolute;
}

#cvtitle{
	width: 665x;
	height: 30px;
	background-color: #808080;
}

#cvtitle p{
	font-size: 22px;
	color: #FFFFFF;
	line-height: 30px;
	font-weight: bold;
	margin-left: 10px;
}

figure{
	width: 1000px;
	height: auto;
	text-align: center;
	margin-top: 22px;
}

figure img{
	border: solid #808080 4px;
}

figcaption{
	width: 700px;
	height: auto;
	position: relative;
	margin-top: 14px;
	margin-left: 150px;
}

figcaption h4{
	font-size: 18px;
	color: #000000;
	text-align: center;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: -10px;
	margin-bottom: 20px;
}

footer{
	width: 1000px;
	height: 24px;
	border: solid #808080 2px;
	background-color: rgba(255, 255, 255, 0.6);
	margin-bottom: 20px;
}

footer p{
	font-size: 16px;
	text-align: right;
	margin-right: 30px;
	line-height: 24px;
	color: #808080;
}

media{
	margin-left: 220px;
}

#flechret{
	position: fixed;
	margin-top: 20px;
	margin-left: -32px;
}
	
	
/*----------------*/

/*Nav Jouef Origines*/

#navjfor{
	margin-bottom: -20px;
	text-align: center;
}

#navjfor li{
	display: inline-block;
}

#navjfor ul{
	margin: 0 auto;
	width: 1000px;
	height: 40px;
}

#navjfor li{
	list-style-type: none;
	text-align: center;
	width: 194px;
	background-color: steelblue;
	margin-top: 10px;
}

#navjfor p:hover{
	color: black;
	/*font-weight: bold;*/
}

#navjfor p:hover b{
	color: black;
}

#navjfor a{
	text-decoration: none;
	margin: 0 auto;
	color: white;
}

#navjfor p{
	display: block;
	width: 184px;
	line-height: 0px;
	font-size: 16px;
	color: white;
	margin-left: -2px;
}
/*---Navjfor Fin---*/

/*---Navjfor2---*/

#navjfor2{
	margin-bottom: -20px;
	text-align: center;
}

#navjfor2 li{
	display: inline-block;
}

#navjfor2 ul{
	margin: 0 auto;
	width: 1000px;
	height: 40px;
}

#navjfor2 li{
	list-style-type: none;
	text-align: center;
	width: 194px;
	background-color:  #d35400 ;
	margin-top: 10px;
}

#navjfor2 p:hover{
	color: yellow;
}

#navjfor2 p:hover b{
	color: yellow;
}

#navjfor2 a{
	text-decoration: none;
	margin: 0 auto;
	color: white;
}

#navjfor2 p{
	display: block;
	width: 184px;
	line-height: 0px;
	font-size: 16px;
	color: white;
	margin-left: -2px;
}

/*---Navjfor2---*/

/*---Index---*/


/*---boxnav2---*/

#boxnav2{
	width: 980px;
	height: auto;
	margin-left: 10px;
	margin-bottom:10px;
}

#boxnav2 h3{
	/*width: 300px;*/
	height: 22px;
	line-height: 22px;
	font-size:16px;
	margin-left: 0px;
	margin-top: 14px;
	margin-bottom: 4px;
	color: #FFFFFF;
	background-color: #808080;
	text-indent: 10px;
}

#boxnav2 h4{
	height: 26px;
	line-height: 26px;
	text-indent: 5px;
	font-size: 16px;
	margin-left: 20px;
	color: #808080;
	margin-bottom: 4px;
	background-color: lightgrey;
}

#boxnav2 a h4:hover{
	font-size: 17px;
	color: #000000;
}


