/* ///////////////// Global /////////////// */
#global {
	width: 995px;
	position: absolute;
	margin-left: -497px;
	left: 50%;
	top: 0px;
	background-repeat: repeat-y;
	background-image: url(../img/fd_01b.jpg);
}
#fd {
	width: 995px;
	background-repeat: no-repeat;
	background-image: url(../img/fd_01a.jpg);
	float: left;
}
#fd2 {
	width: 995px;
	background-image: url(../img/fd_01c.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: bottom;
}

a img {
	border: none;
}
body
{
scrollbar-face-color: #4db302;
scrollbar-track-color: #FF6600;
scrollbar-arrow-color: #FF6600;
}
#space1 {
	float: left;
	height: 170px;
	width: 10px;
}
#space2 {
	float: left;
	height: 5px;
	width: 995px;
}

#header {
	float: left;
	height: 182px;
	width: 985px;
}
#space3 {
	float: left;
	height: 250px;
	width: 6px;
}
#band1 {
	float: left;
	height: 47px;
	width: 970px;
	background-image: url(../img/ombre.png);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: visible;
}

#menu {
	float: left;
	width: 985px;
	text-align: left;
	height: 60px;
}
#space4 {
	float: left;
	height: 75px;
	width: 10px;
}
#menu_left {
	float: left;
	width: 190px;
	text-align: left;
	height: 300px;
}

a.O { display: block; width: 190px; height: 40px; background-image: url('../img/bt0a.png') } 
a.O:hover { display: block; width: 190px; height: 40px; background-image: url('../img/bt0b.png') } 

a.H { display: block; width: 190px; height: 40px; background-image: url('../img/bt1a.png') } 
a.H:hover { display: block; width: 190px; height: 40px; background-image: url('../img/bt1b.png') } 

a.I { display: block; width: 190px; height: 40px; background-image: url('../img/bt2a.png') } 
a.I:hover { display: block; width: 190px; height: 40px; background-image: url('../img/bt2b.png') } 

a.J { display: block; width: 190px; height: 40px; background-image: url('../img/bt3a.png') } 
a.J:hover { display: block; width: 190px; height: 40px; background-image: url('../img/bt3b.png') } 

a.K { display: block; width: 190px; height: 40px; background-image: url('../img/bt4a.png') }
a.K:hover { display: block; width: 190px; height: 40px; background-image: url('../img/bt4b.png') } 

a.L { display: block; width: 190px; height: 40px; background-image: url('../img/bt5a.png') }
a.L:hover { display: block; width: 190px; height: 40px; background-image: url('../img/bt5b.png') } 

a.M { display: block; width: 190px; height: 40px; background-image: url('../img/bt6a.png') }
a.M:hover { display: block; width: 190px; height: 40px; background-image: url('../img/bt6b.png') }

a.N { display: block; width: 190px; height: 40px; background-image: url('../img/bt7a.png') } 
a.N:hover { display: block; width: 190px; height: 40px; background-image: url('../img/bt7b.png') } 

#space4 {
	float: left;
	height: 75px;
	width: 10px;
}

#general {
	float: left;
	width: 760px;
	padding-right: 10px;
}
.general_titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.general_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.general_txt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-align: justify;
	text-decoration: none;
}
.general_txt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-align: justify;
	text-decoration: underline;
}
#space5 {
	float: left;
	height: 10px;
	width: 30px;
}
.tab_stagiares {
	font-weight: bold;
	color: #59CF02;
	text-align: center;
	background-color: #FFFFFF;
	border: 2px double #59CF02;
}
#footer {
	float: left;
	height: 40px;
	width: 925px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
	text-decoration: underline;
}
