*	{
	margin:0px;
	padding:0px;
	border:none;
}

body{
	font-family:Verdana;
	font-size:1em;
	background:#ccc;
	text-align:center;
	position:relative;
	background:url(../images/bg_footerBrunRepeat.gif) bottom left repeat-x;
}

div#BodyG{
	position:absolute;
	top:0px;
	left:0px;
	width:50%;
	height:100%;
	background:url(../images/bg_bodyGauche.gif) 0px 0px repeat;
}
div#BodyD{
	position:absolute;
	top:0px;
	left:50%;
	width:50%;
	height:100%;
	background:url(../images/bg_bodyDroite.gif) 5px 0px repeat;
}

a	{
	cursor:hand;
}

a span{
	position:absolute;
	left:-10000px;
}

div#PageComplete{
	margin:auto;
	overflow:hidden;
	width:955px;
	background:#fff;
	text-align:left;
}

/* PAGE GAUCHE
*********************************/
div#PageGauche{
	position:relative;
	float:left;
	width:85px;
	height:700px;	
	background:transparent url(../images/bg_bordureLeftRepeat.jpg) 0px 8px repeat-y;
}
div#BordureTopLeft{
	position:absolute;
	top:0px;
	left:0px;
	width:86px;
	height:78px;
	background:transparent url(../images/bg_bordureLeftTop.jpg) top left no-repeat;
}
div#BordureBottomLeft{
	position:absolute;
	bottom:0px;
	left:0px;
	width:86px;
	height:87px;
	background:transparent url(../images/bg_bordureLeftBottom.jpg) top left no-repeat;
}
div#Options{
	position:absolute;
	top:50px;
	left:5px;
}
div#Options p{
	padding-bottom:3px;
}
div#Options a:link,div#Options a:visited,div#Options a:active{
	font-size:0.69em;
	color:#fff;
	text-decoration:none;
}
div#Options a:hover{
	text-decoration:underline;
}

/* PAGE CENTRALE
*********************************/
div#PageCentrale{
	position:relative;
	float:left;
	width:784px;
	background:#fff;
}

div#Header{
	width:784px;
	height:226px;
	background:transparent url(../images/bg_header.jpg) top left no-repeat;
	padding-bottom:6px;
}

ul#MenuPrincipal{
	padding-bottom:6px;
	height:42px;
}

ul#MenuPrincipal li{
	display:block;
	float:left;
	height:42px;
	list-style-type:none;
}
li#DecoGaucheMenu{
	width:41px;
	background:transparent url(../images/bg_extLeftMenu.jpg) top left no-repeat;
}
li#DecoDroiteMenu{
	width:40px;
	background:transparent url(../images/bg_extRightMenu.jpg) top left no-repeat;
}
li.SeparateurMenu{
	width:1px;
	background:#fff;
}

ul#MenuPrincipal li a{
	position:relative;
	float:left;
	display:block;
	height:42px;
}
a#MenuHome, a#MenuProduits, a#MenuServices, a#MenuGaranties, a#MenuHomeSelect, a#MenuProduitsSelect, a#MenuServicesSelect, a#MenuGarantiesSelect{
	width:129px;
}
a#MenuContact, a#MenuContactSelect{
	width:180px;
}

/* CONTENT
*********************************/
div#Content{
	position:relative;
	margin-bottom:6px;
	padding:6px 6px 20px 6px;
	background:#a6a874;
	overflow:hidden;
}

/* PAGE DROITE
*********************************/
div#PageDroite{
	position:relative;
	float:left;
	width:86px;
	height:700px;
	background:transparent url(../images/bg_bordureRightRepeat.jpg) 0px 8px repeat-y;
}
div#BordureTopRight{
	position:absolute;
	position:absolute;
	top:0px;
	left:0px;
	width:86px;
	height:78px;
	background:transparent url(../images/bg_bordureRightTop.jpg) top left no-repeat;
}
div#BordureBottomRight{
	position:absolute;
	bottom:0px;
	left:0px;
	width:86px;
	height:87px;
	background:transparent url(../images/bg_bordureRightBottom.jpg) 1px 0px no-repeat;
}


div#Footer{
	position:relative;
	clear:left;
	height:86px;
	background:#809c62;
	text-align:center;
	font-size:0.69em;
}

div#Footer ul{
	padding-top:5px;
	margin:auto;
}
div#Footer li{
	list-style-type:none;
	display:inline;
}
div#Footer li.SepMenuFooter{
	padding:0px 15px;
	color:#465535;
}
div#Footer ul a{
	text-decoration:none;
	color:#465535;
}
div#Footer ul a:hover{
	text-decoration:underline;
}

div#Footer p{
	position:absolute;
	bottom:5px;
	left:10px;
	color:#fff;
}

a#LogoIC{
	position:absolute;
	bottom:5px;
	right:10px;
	width:50px;
	height:40px;
	background:url(../images/btn_ic.gif) top left no-repeat;
}

div#FullWay, div#HalfWay{
	position:absolute;
	left:0px;
	height:1px;
	background:url(../images/bg_pixelFooter.gif) top left repeat-x;
}
div#HalfWay{
	top:30px;
	width:391px;
}
div#FullWay{
	top:38px;
	width:783px;
}
