body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


#header{
	width: 800px;
	position:relative; 
	height: 162px;
	background-repeat:no-repeat;
}

#lightvision {
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 36px;
	font-weight: bold;
	margin-top:25px;
	margin-left:40px;
	left: 0px;
	top: 0px;
}

#lightvision img
{
	height: 100px;
}

#menu{
	position:absolute;
	bottom: 20px;
	right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
}
#menu a:hover{
	text-decoration:underline;
}


#leftpanel{
	float:left;
	width:200px;
}


#content{
	width: 800px;
}



/********************/
/*      Header     */
/********************/

#labeipbanniere
{
	width : 70px;
	margin-right: 10px;
	margin-top: 10px;
}

#formasiabanniere
{
	width: 70px;
	margin-right: 10px;
	margin-top: 55px;
}

/********************/
/*      Accueil     */
/********************/
#accueil{
	width: 700px;
}

#accueil img{
	width: 250px;
}

#table_accueil{
	text-align: center;
	border-collapse: collapse;
}

/********************/
/*      Equipe     */
/********************/

#equipe
{
	width: 700px;
}

#equipe_table
{
	text-align:center;
}

#equipe_table img
{
	width :120px;
}


#legende_photo
{
	font-weight: bold;
}

/********************/
/*      Principe    */
/********************/

#principe
{
	width: 700px;
}

#principe img
{
	width: 700px;
}

/*******************/
/*       But       */
/*******************/

#but
{
	width: 700px;
	text-align: left;
}

#but img
{
	width: 600px;
	text-align: center;
}



.footer{
	width: 779px;
	height: 32px;
	background-repeat:no-repeat;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
}





.footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}



