body
{
	background: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:garamond, Trebuchet MS, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	overflow: vertical;
}

p, form, ul, li, a, div
{
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	background: transparent;
	border: none;
	text-align: left;
}

div#global
{
	float: none;
	margin: 0 auto;
	width: 1000px;
	height: 860px;
	text-align: left;
	background: url(../img/bg_content.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	position: relative;
}

div#global div#quote
{
	position: relative;
	width: 1000px;
	height: 66px;
}

div#global div#quote a.langue
{
	position: absolute;
	width: 132px;
	height: 16px;
	background: url(../img/eng_langue.jpg);
	top: 200px;
	right: 0px;
}

div#global div#quote img
{
	position: absolute;
	top: 0px;
	right: 0px;
}

div#global div#header
{
	width: 1000px;
	height: 127px;
	background: url(../img/header.jpg) #000000;
	background-repeat: no-repeat;
	margin-bottom: 60px;
}

div#global div#contenu
{
	width: 772px;
	/*background: red;*/
	height: auto;
}

div#global div#menu
{
	width: 228px;
	/*background: orange;*/
	height: auto;
}

div#global div#menu li
{
	width: 228px;
	height: 40px;
	list-style: none;
}

div#global div#menu ul
{
	width: 228px;
	height: auto;
}

div#global div#menu li a.folio
{
	background: url(../img/btn/folio.jpg);
	width: 228px;
	height: 40px;
	background-repeat: no-repeat;
}

div#global div#menu li a.folio_current
{
	background: url(../img/btn/folio_current.jpg);
	width: 228px;
	height: 40px;
	background-repeat: no-repeat;
}

div#global div#menu li a.diapo
{
	background: url(../img/btn/diapo.jpg);
	width: 228px;
	height: 40px;
	background-repeat: no-repeat;
}

div#global div#menu li a.bio
{
	background: url(../img/btn/bio.jpg);
	width: 228px;
	height: 40px;
	background-repeat: no-repeat;
}

div#global div#menu li a.bio_current
{
	background: url(../img/btn/bio_current.jpg);
	width: 228px;
	height: 40px;
	background-repeat: no-repeat;
}

div#global div#menu li a.actu
{
	background: url(../img/btn/actu.jpg);
	width: 228px;
	height: 40px;
	background-repeat: no-repeat;
}

div#global div#menu li a.actu_current
{
	background: url(../img/btn/actu_current.jpg);
	width: 228px;
	height: 40px;
	background-repeat: no-repeat;
}

div#global div#menu li a.guestbook
{
	background: url(../img/btn/guestbook.jpg);
	width: 228px;
	height: 40px;
	background-repeat: no-repeat;
}

div#global div#menu li a.guestbook_current
{
	background: url(../img/btn/guestbook_current.jpg);
	width: 228px;
	height: 40px;
	background-repeat: no-repeat;
}

div#global div#menu li a.liens
{
	background: url(../img/btn/liens.jpg);
	width: 228px;
	height: 40px;
	background-repeat: no-repeat;
}

div#global div#menu li a.liens_current
{
	background: url(../img/btn/liens_current.jpg);
	width: 228px;
	height: 40px;
	background-repeat: no-repeat;
}

div#global div#menu li a.contact
{
	background: url(../img/btn/contact.jpg);
	width: 228px;
	height: 40px;
	background-repeat: no-repeat;
}

div#global div#menu li a.contact_current
{
	background: url(../img/btn/contact_current.jpg);
	width: 228px;
	height: 40px;
	background-repeat: no-repeat;
}

div#infos
{
	width: 100%;
	text-align: center;
	height: 20px;
	color: #cacaca;
	position: absolute !important;
	position: relative !important;
	bottom: 0 !important;
	bottom: 0px;
	left: 0px;
	font-family: Arial;
	font-size: 10px;
}

div#infos a
{
	display: inline;
	color: #cacaca;
	font-weight: bold;
	float: none;
	font-family: Arial;
	font-size: 10px;
}
