body {
 	scrollbar-Dark-Shadow-Color="#ffffff";
 	scrollbar-3dLight-Color="#cccccc";
 	scrollbar-Arrow-Color="#000000";
 	scrollbar-Base-Color="#ffffff";
 	scrollbar-Face-Color="#ffffff";
 	scrollbar-Highlight-Color="#ffffff";
 	scrollbar-Shadow-Color="#ffffff";
 	scrollbar-Track-Color="#ffffff";
	
	margin : 0;
	padding: 0;
	background-image: url("../img/fond.jpg");
	background-repeat: no-repeat;
	background-color:#F27A00;}

/* DIV globale positionnant l'ensemble de la page */
#global {
	position:absolute;
	left: 50%;
	top:0%;
	width: 955px;
	height: 100%;
	margin-left: -477px;
	visibility: visible;
	background-image:url("../img/contenu.jpg");
	background-repeat: repeat;
}
#page {
	position:absolute;
	left: 11px;
    width: 933px;
	height: 600px;
    visibility: visible;
}
#img_bandeau {
    position:relative;
	width: 933px;
	height:140px;
	background-image:url(../img/girpi.jpg);
	background-repeat: no-repeat;
}
#img_menu {
	position:absolute;
	width: 585px;
	height:71px;
	margin:110px 0px 0px 38px;
	float:left;
	display:block;
	left: 72px;
	top: -72px;

}
#img_recherche {
	position:absolute;
	width: 196px;
	height:20px;
	margin:719px 0px 0px 81px;
	left: 638px;
	top: -640px;
}
.champ1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #D3D3D3;
	border: 1px solid #41465D;
}
#centre {
    position:absolute;
	width: 933px;
	height:460px;
	background-image:url(../img/fd_centre.gif);
	background-repeat: repeat;
    background-color: #FFFFFF;
}
#acces {
	position:absolute;
    width:506px;
    height:73px;
	background-repeat: no-repeat;
    margin:14px 0px 0px 12px;
    float:left;
    display:block;

}
#application {
    position:absolute;
	width:499px;
    height:346px;
	background-repeat: no-repeat;
    margin:105px 0px 0px 16px;
    float:left;
    display:block;
  

}
#problematique {
    position:absolute;
	width:386px;
    height:232px;
	background-repeat: no-repeat;
    margin:14px 0px 0px 530px;

}
#gamme {
	position:absolute;
	width:388px;
	height:214px;
	background-repeat: no-repeat;
	margin:245px 0px 0px 530px;

}
.adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #343434;
	font-style: normal;
	font-weight: bold;
	margin:10px 0px 0px 0px;
	padding:0;
}
.adresse li{
	list-style-type: none;
	display:inline;
	text-align:left;
	margin:0px 0px 0px 10px;
	padding:0px;
}
.adresse a{
	color: #343434;
	text-decoration:underline;
}
.adresse a:hover{
	color: #FF4900;
	text-decoration:underline;

}
.adresse2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-style: normal;
	font-weight: bold;
	margin:0;
	padding:0;
}
.adresse2 a{
	color: #CCCCCC;
	text-decoration:underline;
}
.adresse2 a:hover{
	color: #FF4900;
	text-decoration:underline;
}

