body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
}


#container {
	position:relative;
	text-align:left;
	background: #111d0f;
	height: 700px;
	width: 1000px;
	margin: 20px auto 0px;
	border: 1px solid #FFFFFF;
}

A {
	color:#6699ff;
	text-decoration: none;
}
A:hover {
	color:#FFFFFF;
	text-decoration: none;
}

A#green { color:#99cc33;}

UL {
	font-size: 10px;
	line-height:14px;
	color: #6699ff;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

UL UL {
	font-size: 10px;
	color: #6699ff;
	padding-left: 20px;
}


.menuLeft {
	position: absolute;
	left: 0px;
	top: 430px;
	background: url(images/focusMenuBg.jpg) no-repeat;
	height: 249px;
	width: 250px;
}

.menuLeft P {
	margin: 120px 0px 0px 40px;
}

.menuLeft A {
	color:#ffffff;
	font-size: 12px;
	line-height:16px;
	text-decoration: none;
}

.menuLeft A:hover {
	color: #99cc33;
	text-decoration: none;
}


#bigHead {
	height: 345px;
	width: 1000px;
}


/* HOMEPAGE */

#indexLeft {
	float:left;
	background: url(images/homeHeader2.jpg) no-repeat 0px -1px;
	height: 507px;
	width: 593px;
}

#indexRight {
	position:absolute;
	width: 407px;
	height: 379px;
	background: url(images/homeHeader3.gif) no-repeat;
	top: 193px;
	right: 0px;
}

#indexRight P {
	margin: 40px 20px 0px 58px;
}

#indexRight A {
	color:#6699ff;
	font-size: 16px;
	line-height:22px;
	text-decoration: none;
}

#indexRight A:hover {
	color:#ffffff;
	font-size: 16px;
	text-decoration: none;
}

/* PROJET */


#projetRight {
	position:absolute;
	width: 661px;
	top: 240px;
	left: 280px;
	font-size: 12px;
}

#projetRight A { color:#ffffff }

/* REALISTATION */

#realRight {
	position:absolute;
	width: 309px;
	top: 420px;
	left: 252px;
	font-size: 12px;
}

#video {
	position:absolute;
	width: 425px;
	top: 346px;
	left: 575px;
}

#videoFS {
	position:absolute;
	width: 284px;
	top: 418px;
	left: 705px;
	color:#6699ff;
}


/* REALISTATION */

#fredRight {
	position:absolute;
	width: 438px;
	top: 403px;
	left: 257px;
	font-size: 11px;
}

/* POTE AGÉ (oui, je sais, c'est plus fort que moi */


#potagerRight {
	position:absolute;
	width: 661px;
	top: 408px;
	left: 280px;
	font-size: 12px;
}

/* MECENES */


#mecenesRight {
	position:absolute;
	width: 677px;
	top: 260px;
	left: 280px;
	font-size: 12px;
}

