/* CSS Document */

.Style1 {
	font-family: Arial;
	font-size: 36px;
	font-weight: bold;
	color: #ff8040;
}
.Style2 {font-size: 26pt}
.Style4 {color: #FFFFFF}
.Style5 {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.Style7 {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 16px;
}
.Style9 {
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: normal;
	font-family: Arial;
	line-height: 20px;
}
.Style10 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
}
.Style11 {
	color: #ff8040;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
}
.Style11blink {
	color: #ff8040;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	text-decoration: blink;
}
.Style15 {
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
	font-family: Arial;
	line-height: 25px;
	font-size: 12px;
}
.Style17 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
.Style19 {color: #ff8040; font-family: Arial; font-weight: normal; font-size: 14px; }

.Style21 {color: #00CCCC; font-family: Arial; font-weight: bold; font-size: 14px; }
.Style22 {color: #ff8040; font-family: Arial; font-weight: bold; font-size: 24px; }
.Style23 {font-size: 16px; font-family: Arial;}
.Style24 {font-weight: bold; font-size: 14px; font-family: Arial;}
.Style25 {font-size: 14px; font-weight: bold; color: #FFFFFF; }

.Style26 {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial;
/*	color: #33ffff;*/
    color: Blue;
	font-style: italic;
}

a {color: Blue;}

.Style27 {color: #FFFFFF; font-size: 16px; }
.Style29 {font-size: 14px}
.style44 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #ff8040;
	font-variant: normal;
	text-decoration: blink;
}
.style44a {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #00cccc;
	font-variant: normal;
	text-decoration: blink;
}
.Style45 {font-family: Arial; font-size: 14px; color: #ff8040;}
.style47 {font-family: Arial; font-size: 14px; color: #ff8040; font-weight: bold; }
.style48 {font-family: Arial; font-size: 10px; color: #ff8040; font-weight: bold; }
.style49 {font-family: Arial; font-size: 12px; color: #ff8040; font-weight: bold; }


a{
	text-decoration : none;
}
A:hover 
{
	color:navy; 
	/* font-weight:bold;*/
}

body

{

	padding-right: 0px;

	padding-left: 0px;

	font-size: 0.8em;

	background: url(../images/logo-small-with-bg.gif);

	padding-bottom: 0px;

	margin: 0px;

	padding-top: 0px;

	font-family: Arial;

}
.header 
{
    height:85px;
    border:0px;
/*    position:fixed;*/

}

.menu 

{

	background-color: white;

    position:absolute;

    font-size: 1.0em;

	top: 88px;

	left: 100;

	width: 160px;

	color: white;

}



.menu ul {

	margin: 0 0 0 0;

	padding: 0;

	list-style: none;

}





.menu ul a {

	color: white;

	text-decoration: none;

	display: block;

	height:20px;

	background:  #17a;

	padding: 0 0.5em;

	margin: 0 6px 1px 6px;

}

.menu li a.encours
{
	font-weight : bold;
	background-color: #28b; /*#29b;*/
}
.menu li li a.encours
{
	background-color : #a5ccff;/*#15a;*/
	font-weight : normal;
	color: black;
}

.dessous
{
clear: both;
}

/*
.menu a:visited {

	color: #ccc;

}

*/

.menu a:hover {

	background-color: #28b;

}


.marquee 
{
	margin: 20 10 10 20;
}

.pied-de-page {

	clear:both;

	background: #ccc;

}



.pied-de-page p {

	margin: 0;

	

}

.conteneur { /*le conteneur global du site, qui sera centré */

	background-color: white;

	position: relative;

	width: 854px; /* width + border for IE 5.x */

	/*w\idth: 580px; /* real width */

	border: solid #036;

	border-width: 0 3px;

	margin: auto;
}
.contenu 
{
	top:80px;
	margin-left: 160px;
	background-color:Gray;
}
p {margin: 0 0 10px 0;}


