/* CSS Document */
#logo{
	position:absolute;
	margin-left:2px;
	margin-top:-50px;
	height: 50px;
	width: 450px;
	border:0px solid green;
	float:right;
}
#lienFHM{
	position:relative;
	margin-right:0px;
	margin-top:0px;
	height: 25px;
	width: 260px;
	border:0px solid green;
	float:right;
}
#lienolympique{
	position:relative;
	margin-left:0px;
	margin-top:1px;
	height: 25px;
	width: 400px;
	border:0px solid green;
	float:left;
}
#lienBego2{
	position:relative;
	margin-right:0px;
	margin-top:59px;
	height:59px;
	width:164px;
	border:0px solid green;
	float:right;
}
h2{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
a:link {
	text-decoration: none;
	color:#595A5C;
}
a:link .membre_wironium2 {
	text-decoration: none;
	color:#FF9900;
}
a:visited {
	text-decoration: none;
	color:#595A5C;
}
a:hover {
	text-decoration:none;
	color:#FF9900;
	background-color:#595A5C;
}
a:active {
	text-decoration:none;
	color:#FF9900;
}
#site{
	background-color:white;
	height:auto;
	margin:auto;
	margin-right: auto;
	margin-left: auto;
	width:1024px;
}
#banniere{
	width: 100%;
	height:391px;
/*	background-image: url(../image/Acceuil_Bego_1_grande_banniere_01.jpg);*/
	background-image: url(../image/AcceuilBego1GrandeBanniere01.jpg);
	padding:0px;
	margin:0px;
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#banniereCommune{
	width: 100%;
	height:124px;
	padding:0px;
	margin:0px;
	background-repeat: no-repeat;
	background-image: url(../image/Presentation_Historique_01.jpg);
}
#presentationContenu{
	background-image: url(../image/Presentation_Historique_03.jpg);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	width: 708px;
	height:670px;
	float: right;
}
#titreContenu{
margin-top:40px;
margin-left:15px;
border:solid 0px red;
width: 675px;
height: 50px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#presentationContenuStageFormation{
	background-image: url(../image/fond_bego.jpg);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	width: 708px;
	height:670px;
	float: right;
}

#presentationContenu1{
	background-image: url(../image/fond_bego1d.jpg);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	width: 708px;
	height:670px;
	float: right;
}
#presentationContenu2{
	background-image: url(../image/fond_bego1c.jpg);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	width: 708px;
	height:670px;
	float: right;
}
#presentationContenu3{
	border:1px soluid red;
	background-image: url(../image/fond_bego1b.jpg);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	width: 708px;
	height:670px;
	float: right;
}
#presentationContenu4{
	background-image: url(../image/fond_bego1a.jpg);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	width: 708px;
	height:670px;
	float: right;
}
#presentationContenu5{
	//background-image: url(../image/iwc.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width: 707px;
	height:670px;
	float:left;
	border-right:1px solid #D0D1D3;
}
#contenu {
	margin-right: auto;
	margin-left: auto;
	width:1024px;
}
#credits{
	width: 100%;
	height: 30px;
	margin: auto;
	color: #3975C0;
	clear: both;
	background-image: url(../image/Barre_FHMSOLUTIONS.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 31px;
}
#Menu{
	background-image: url(../image/Presentation_Historique_02.jpg);
	background-repeat: no-repeat;
	width: 316px;
	height:670px;
	float: left;
}

#MenuDental{
	background-image: url(../image/Presentation_Historique_02d.jpg);
	background-repeat: no-repeat;
	width: 316px;
	height:670px;
	float: left;
}
#pageOrange{
	color:#FF9900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

body
{
	scrollbar-face-color: #FF9900;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FF9900;
	scrollbar-3dlight-color: #FF9900;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #d4d0c8;
	scrollbar-arrow-color: #000000;

}
