body,td,th {
	
	color: #FFFFFF;
}

*{

	outline:none;

}


body {
	
	background-color: #0B0B0B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-image: url(images/bg_bg.jpg);
	background-repeat: repeat-y;
}

#bg {
	
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
}

#header{
	
	padding: 0px;
	height: 121px;
	width: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header a{
	
	display:block;
	height:121px;
	width:auto;
}

#page a{
	
	display:block;
	height:1202px;
	width:850;
	background-image: url(images/cv_page.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#main{
	
	padding: 0px;
	height: 100%;
	width: 966px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#page{
	
	height: auto;
	min-height:624px;
	width: auto;
	padding: 15px;
}

#main #menu{

	height:30px;
	margin:0px;
	padding:0px;
}

#main #menu #navigation {
	
	height:30px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
}

#main #menu ul li a{

	display:block;
	height:30px;
	
}

#main #menu ul li{
	
	float:left;
	display:block;
	height:30px;
	list-style-type: none;
}

#acceuil{
	
	background-color: #ffffff;
	width: 159px;
	background-image: url(images/acceuil.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#webdesign{
	
	background-color: #ffffff;
	width: 189px;
	background-image: url(images/webdesign.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#print{
	
	background-color: #ffffff;
	width: 142px;
	background-image: url(images/print.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#illustration{
	
	width: 159px;
	background-image: url(images/illustration.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#cv{

	width: 140px;
	background-image: url(images/cv.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contact{

	width: 177px;
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

#footer {
	
	height: 43px;
	width: auto;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#flash {

	padding: 0px;
	height: 450px;
	width: 850px;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1.5px solid #2F2B2B;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 23px;
	
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFABA2;
	text-decoration: none;
}

#cadre_accueil {
	margin-right: 80px;
	margin-left: 80px;
	margin-top: 10px;
	padding: 5px;
	background-color: #FFFFFF;

}

#cadre_accueil_texte {

	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1.5px solid #2F2B2B;
}



