/* CSS Document */

body 
{
	margin: 30px 75px 75px 140px ;
	padding:0;
	position: absolute;
	width: 850px;
	height: 600px;
	scrollbar-base-color: #FFCC66;
	scrollbar-arrow-color: #000000;
	background-color: #FFFFFF;
	background-image: url("images/bg_sable.jpg");

}

.conteneur
{
	height: 460px;
	width: 754px;
	position: absolute;
	left: center;
	top: 45px;
}

.haut 
{
	width: 770px;
	height: 106px;
	position: absolute;
	top: -9px;
	left: 12px;
}

.gauche
 {
	position: absolute;
	left: 12px;
	width: 286px;
	height: 343px;
	top: 97px;
}

.frame 
{
	width: 436px;
	height: 307px;
	font-size: 14px;
	position: absolute;
	left: 310px;
	overflow: auto;
	top: 105px;
	background-color:#FFFFFF;
}

.bas 
{
	width: 731px;
	height: 30px;
	font-size: 12px;
	padding: 10px;
	position: absolute;
	left: 100px;
	top: 470px;
}

.imgGauche
{
	width: 11px;
	height: 344px;
	position: absolute;
	left: 299px;
	top: 97px;
	background-image: url("images/decoupdyn_03.gif");
}

.imgDroite
{
	width: 21px;
	height: 344px;
	position: absolute;
	left: 745px;
	top: 97px;
	background-image: url("images/decoupdyn_05.gif");
}
.imgHaut
{
	width: 435px;
	height: 9px;
	position: absolute;
	left: 310px;
	top: 97px;
	background-image: url("images/decoupdyn_04.gif");
}
.imgBas
{
	width: 435px;
	height: 25px;
	position: absolute;
	left: 310px;
	top: 416px;
	background-image: url("images/decoupdyn_08.gif");
}

.imgCentre
{
	width: 435px;
	height: 310px;
	font-size: 14px;
	position: absolute;
	left: 312px;
	overflow: auto;
	top: 106px;
	background-image: url("images/decoupdyn_07.gif");
}

a:hover  { color: #06f; font-weight: bold; background-color: #ffe899 }
a:link    { color: #06f; text-decoration: none }
a:visited    { color: #06f; text-decoration: none }
p,li,ul   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }


.spacer
{
	clear: both;
}
	
td,tr   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
h1   { font-size: 36px; color: #F0A300; }
h2   { font-size: 24px; color: #0066FF; }
h3   { font-size: 18px; color: #0066FF; }
h4   { font-size: 16px; color: #CC8A00; }
h5   { font-size: 12px; color: #D79100; }
h6     { color: #c60; font-size: 12px }

.small_font   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; }
.table_we_bifurk   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #FFE899; }
.table_we_jour_bifurk   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-image: url(images/bgjour.gif);
}

.table_sem_jour_bifurk   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-image: url(images/bgjoursem.gif);
}

.table_sem_bifurk   { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fffacd;
	vertical-align:"center";
}
#reorientation{
	text-align:center;
	color:#cc0000;
	margin-bottom:10px;
}
