/* CSS Document */

body {
	margin:auto;
	background-color:#000;
	_height:330px;
	min-height: 330px;
}

.banniere{
	margin:0;
	width:1000px;
	height:162px;
	margin:auto;
}

#contenu {
background-image:url(images/imag.gif);
_height:400px;
min-height:300px;
max-height:510px;
overflow:auto;
padding:20px;
margin:0 30px 0px 145px;
border:solid 1px #FFF;
}

#menu{
margin-top:25px;
float:left;
width:104px;
_height:350px;
min-height:350px;
max-height:560px;
text-align:center;
font-family:Arial;
font-size:14px;
}

.corps{
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
	max-height:585px;
	min-height:450px;
	_height:450px;
	width:1000px;
	margin:auto;
	padding-bottom:30px;
}

.accueil{
	background-image:url(images/fond-acc.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
	max-height:585px;
	min-height:450px;
	_height:450px;
	width:1000px;
	margin:auto;
	padding-bottom:30px;
}

#programmes {	position:absolute;
	left:55px;
	top:19px;
	width:107px;
	height:87px;
	z-index:1;
}
#Layer1 {
	position:absolute;
	left:228px;
	top:48px;
	width:471px;
	height:336px;
	z-index:1;
}
.Style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	color: #000000;
}
.Style2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.Style3 {color: #DEE3ED}

a:link		{ color:#fff; text-decoration:none; }
a:active	{ color:#fff; text-decoration:none; }
a:visited	{ color:#fff; text-decoration:none; }
a:hover		{ color:#000000; text-decoration:underline; }

H1{ /* Titre */
	color:#FF9900;
	font-size:19pt;
	text-align:center;
	font-style:italic;
	font-weight: bolder;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}
	
H2{ /* Sous Titre */
	color:#FFCC00;
	font-size:12pt;
	margin-left:5px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	}
	
H3{ /* Sous Titre2 */
	margin-left:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFF00;
	font-size:11pt;
	text-decoration:none;
	}

H6{ /* Signature */
	margin:15px 10px 5px 300px;
	font-family:Arial;
	font-weight:bold;
	color:#FFF;
	font-size:9pt;
	}

TABLE{
	color:#FFFFFF;
	font-size:10pt;
	margin:10px 30px 10px 30px;
	font-family:Arial;
	text-align:left;
	}
		
BLOCKQUOTE{
	margin:0 0 0 10px;
	}
	
P {
	color:#FFFFFF;
	font-size:10pt;
	margin:10px 30px 10px 30px;
	font-family:Arial;
	}

LI{ /* numérotation et liste à puces */
	color:#FFF;
	text-align:left;
	font-size:10pt;
	margin:2px 0px 2px 40px;
	font-family:Arial;
}

#menuF{
	border-bottom:2px dotted #eee8aa;
}

#menuF A {
	color:#FFFFFF;
}

#menuF A:HOVER { 
	color:#eee8aa;
	text-decoration:underline;
}

#menuP{
background-color:#eee8aa;
}

#menuP A {
	color:#000000;
}

#menuP A:HOVER { 
	color:#000000;
	text-decoration:underline;
}

th{
color:#FFCC00; 
border:2px ridge #FFCC00;
text-align:center;
}

p A {
	color:#FFFFFF;
}

p A:HOVER { 
	color:#eee8aa;
	text-decoration:underline;
}