body 
{
	margin: 0;
	padding: 0;
	height: 100%;
	background-color : #853535;
}

div.invisible1
{
	background : url(../../Imgs/menu03.png);
	display: none;
}

div.invisible2
{
	background : url(../../Imgs/menu04.png);
	display: none;	
}

div.center 
{
	position: absolute;
	width: 824px;
	margin-left: -421px;
	padding-left: 17px;
	left: 50%;
	background: #853535 url(../Imgs/background.png);
	height: auto;
}

div.haut
{
	width : 807px;
	height : 100px;
	background : url(../Imgs/bandeau.png);
}

#menu ul 
{
	padding: 0px;
	margin : 0px;
	width: 807px;
	float: left;
	height: 41px;	
	background-color: black;
}

#menu ul li 
{
	display: inline;
	list-style: none;
}

#menu ul li a 
{
	float: left;
	height: 41px;
	font-size: 14px;
	font-family: arial;
	color : white;
	line-height: 34px;	
	text-align : center;
}

div.info
{
	text-align : center;
	font-size: 11px;
	font-family: arial;	
	line-height: 20px;		
	margin-top: 41px;
	height:32px;
	width:807px;
	background : orange url(../Imgs/info.png) repeat-x;	
}

div.lang
{
	position: absolute;
	text-align : right;
	float: right;
	font-size: 11px;
	font-family: arial;	
	line-height: 20px;		
	margin-top: -21px;
	margin-left: 700px;	
	height:32px;
	width:100px;
}



div.fond
{
	width : 707px;
	height: auto;
	background-color : #e8caca;
	padding-left: 50px;
	padding-right: 50px;
	line-height: 20px;
	font-size: 12px;
	font-family: arial;
	color : #2d1848;	
}

div.bas
{
	width : 787px;
	height : 24px;
	padding-right: 20px;
	background : #313138;
	line-height: 24px;
	text-align: right;
	font-size: 13px;
	font-family: arial;
	color : white;
}

a
{
	text-decoration : none;
	color : #0a0b1e;
}

a:hover
{
	text-decoration : none;
	color : #696c83;
}

a.aPlus
{
	background : url(../../Imgs/menu01.png);
		width: 202px;
}

a.aPlus:hover
{
	background : url(../../Imgs/menu02.png);
		width: 202px;
}

a.aPlus2
{
	background : url(../../Imgs/menu03.png);
		width: 201px;
}

a.aPlus2:hover
{
	background : url(../../Imgs/menu04.png);
		width: 201px;
}

a.bas
{
	color : #8888aa;
}

a.bas:hover
{
	color : black;
}

img
{
	border : 0px;
}

img.imgPlus
{
	margin : 15px;
}

h1.hrPlus
{
	Width: 720px;
	border-bottom: 10px solid #45455b;
	color : #1f1c48;
	font-size: 20px;
	font-family: arial;	
	text-align : right;
	padding-bottom: 3px;
}

hr.hrPlus
{
	Width: 720px;
	border : 0px;	
	border-bottom: 2px solid #45455b;
	color : #1f1c48;
	padding-bottom: 3px;
}

h2
{
	font-size: 11px;
	text-align:center;	
}

h3
{
	font-size: 14px;
	text-align:left;	
}

td.dlImg
{
	width:100px;
}

td.alignRight
{
	width : 500px;
	text-align : right;
}

table.tableauProgrammes
{
	text-align:justify;
}

.boutton
{
	border:1px solid black;
	color:black;
	background-color:#98a9c9
}
