HTML, BODY {
	
}
	
BODY {
	font-family:Arial, sans-serif;
	font-size:9px;
	color:#000000;	
	margin:0px 0px 0px 0px;
	text-align:left;
}

IMG {
border:0px;
margin:0px;
}

A {
	color : #000000;
}

/*********************************************************************************************
*********************************************MAIN*********************************************
**********************************************************************************************/

DIV#Main {
	
	text-align: left;

}

DIV#Main DIV {
	border:0px;
	}

/*********************************************************************************************
*********************************************TOP**********************************************
**********************************************************************************************/

DIV#Top {
	height: 35px;
	width: 1004px;
	margin-left: 11px;
}

DIV#TopLeft {
	width: 160px;
	float: left;
	height: 35px;
}
DIV#TopRight {
	float: left;
	width: 825px;

}

DIV#TopRight A {
	text-decoration:none;
	color: #c9c2b1;
}

DIV#TopRight A:hover {
	color: #000000;
}


SPAN.on{
	color:#000000;
	white-space:nowrap;
}

SPAN.off{
	color:#c9c2b1;
	white-space:nowrap;
}


DIV#Menu{
	font-weight: bold;
	height: 11px;
	margin-top: 8px;
}


DIV#Menu DIV.menuitemfr, DIV#Menu DIV.menuitemen, DIV#Menu DIV.menuitemsw {
	float: left;
	color:#c9c2b1;
	text-transform:uppercase;
	height: 11px;
}
DIV#Menu DIV.menuitemfr {
	margin-left: 19px;
}
DIV#Menu DIV.menuitemen {
	margin-left: 20px;
}
DIV#Menu DIV.menuitemsw {
	margin-left: 14px;
}
DIV#Menu DIV.Langfr, DIV#Menu DIV.Langen, DIV#Menu DIV.Langsw {
	float: left;
	color:#EAE6DC;	
}
DIV#Menu DIV.Langfr {
	margin-right:4px;
}
DIV#Menu DIV.Langen {
	margin-right:3px;
}
DIV#Menu DIV.Langsw {
	margin-right:4px;
}
DIV#Projet{
	color:#EAE6DC;
	margin-top:6px;
}




/*********************************************************************************************
*********************************************CONTENU******************************************
**********************************************************************************************/

DIV#Contenu {
	width: 1004px;
	margin-left: 11px;
}

DIV#ContenuLeft {
	position: absolute;
	width: 145px;
}

DIV#Navig {
	line-height: 14px;
	width: 135px;
}

DIV#Info {
	margin-top: 13px;
	width: 156px;
	line-height: 11px;
	font-size: 9px;
}

DIV#Desc {
	margin-top: 15px;
	line-height: 11px;
	font-size: 9px;
}

DIV#Desc P{
	margin-top: 0px;
	margin-bottom: 15px;

}

DIV#Image{
	margin-top: 10px;
	padding-left: 160px;
}

/*********************************************************************************************
*********************************************ADMIN********************************************
**********************************************************************************************/

DIV#BandeAdmin{
	width: 1024px;
	height: 50px;

}

DIV#BandeAdmin A {
	color:#FFFFFF;
}

DIV#AdminCenter {
	height: 50px;
	text-align: center;
	width: 100%;
	background-color: #666666;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 50px;
	vertical-align: middle;

}

SPAN.vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #00FF00;

}

SPAN.rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #FF0000;

}

DIV#Login {
	width: 170px;
	height: 105px;
	margin-left: 420px;
	margin-top: 210px;
}

DIV#Login DIV.login_head {
	height: 15px;
	line-height: 15px;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
}

DIV#Login DIV.login_main {
	margin-top: 1px;
	height: 89px;
	border: 1px solid #666666;

}
