body{
	width: 100%;
	text-align: center;
	margin: 0 auto;
	background-color: #FBFBFB;
	background-image: url(images/bg-1.jpg);
	background-repeat: repeat;	
}

#bande{
	
	width: 100%;
	height: 300px;
}
#bando{
	background-image: url(images/part1.jpg);
	background-repeat: repeat-x;
	width: 1000px;
	height: 70px;
	margin: 0 auto;
	float: inherit;
}

#site{
	width: 920px;
	height: 1195px;
	margin: 0 auto;
}

.bord_g{
	background-image: url(images/bord_g.png);
	background-repeat: no-repeat;
	width: 22px;
	height: 1243px;
	float: left;
}

#central{
	background-image: url(images/central.png);
	background-repeat: repeat-x;
	width: 856px;
	height: 1195px;
	float: left;
}

.bord_d{
	background-image: url(images/bord_d.png);
	background-repeat: no-repeat;
	width: 22px;
	height: 1243px;
	float: left;
}
.part{
	background-image: url(images/part1.jpg);
	background-repeat: no-repeat;
	width: 110px;
	height: 50px;
	float: right;
}

#header{
	width: 856px;
	height: 136px;
	margin-top: 20px;
	float: left;
}

.head_g{
	background-image: url(images/ban_g.png);
	background-repeat: no-repeat;
	width: 345px;
	height: 116px;
	float: left;
}

#head_d{
	background-image: url(images/ban_d.png);
	background-repeat: no-repeat;
	width: 511px;
	height: 116px;
	float: left;
}

#content{
	width: 856px;
	height: 1000px;
	float: left;
}

.content_h{
	background-image: url(images/content_h.png);
	background-repeat: no-repeat;
	width: 856px;
	height: 10px;
	float: left;
}

.content_g{
	background-image: url(images/content_g.png);
	background-repeat: repeat-y;
	width: 8px;
	height: 980px;
	float: left;
}

#content_c{
	width: 840px;
	height: 980px;
	float: left;
	background-color: white;
}

.content_d{
	background-image: url(images/content_d.png);
	background-repeat: repeat-y;
	width: 8px;
	height: 980px;
	float: left;
}

.content_b{
	background-image: url(images/content_b.png);
	background-repeat: no-repeat;
	width: 856px;
	height: 10px;
	float: left;
}

#menu{
	width: 856px;
	height: 100px;
	float: left;
	padding-top: 10px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}
#pub{
	width: 856px;
	height: 100px;
	float: left;
	padding-top: 10px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}
a.menu{
	color: #566f74;
	text-decoration: none;
}

a.menu:hover{
	color: #37519b;
	text-decoration: underline overline;
}

a.menu_vert{
	color: #32CD32;
	text-decoration: none;
}

a.menu_vert:hover{
	color: #32CD32;
	text-decoration: underline overline;
}
	
#navigation{
	background-image: url(images/nav_head.png);
	background-repeat: no-repeat;
	width: 172px;
	height: 980px;
	float: left;
	font-family: arial;
	color: black;
	font-size: 12px;
}

#cellule_menu{
	width: 172px;
	height: 20px;
	float: left;
	text-align: center;
}

#cellule_menu2{
	width: 145px;
	height: 20px;
	float: left;
	text-align: left;
	padding-left: 5px 
}
#cellule_menumega{
	width: 122px;
	height: 20px;
	float: left;
	text-align: left;
	padding-left: 30px 
}

#cellule_loupe{
	width: 20px;
	height: 20px;
	float: left;
	text-align: left;
}

#cellule_loupemega{
	width: 20px;
	height: 20px;
	float: right;
	text-align: right;
	
}
#head_menu{
	height: 32px;
	width: 305px;
	float: right;
	margin-right: 5px;
	margin-top: 8px;
}

.standportable{
	height: 70px;
	width: 300px;
	display: block;
	float: right;
	margin-right: 5px;
	margin-top: 3px;
}

.revendeurs{
	height: 110px;
	width: 190px;
	display: block;
	float: left;
	margin-top: 5px;
}

.menu_spacer{
	width: 4px;
	height: 32px;
	display: block;
	float: left;
}

.cell_g{
	width: 30px;
	height: 29px;
	display: block;
	float: left;
	background-repeat: no-repeat;
}

.cell_d{
	width: 14px;
	height: 32px;
	display: block;
	float: left;
	background-image: url(images/cell_d.png);
	background-repeat: no-repeat;
}

.accueil{
	width: 86px;
	height: 32px;
	display: block;
	float: left;
	background-image: url(images/accueil1.png);
	background-repeat: no-repeat;
}

a.accueil{
	display: block;
}

a.accueil:hover{
	background-image: url(images/accueil2.png);
	background-repeat: no-repeat;
}

.devis{
	width: 86px;
	height: 32px;
	display: block;
	float: left;
	background-image: url(images/devis1.png);
	background-repeat: no-repeat;
}

a.devis{
	display: block;
}

a.devis:hover{
	background-image: url(images/devis2.png);
	background-repeat: no-repeat;
}

.contact{
	width: 86px;
	height: 32px;
	display: block;
	float: left;
	background-image: url(images/contact1.png);
	background-repeat: no-repeat;
}

a.contact{
	display: block;
}

a.contact:hover{
	background-image: url(images/contact2.png);
	background-repeat: no-repeat;
}

#intra{
	width: 668px;
	height: 980px;
	float: left;
}

a.lien_menu{
	color: black;
	text-decoration: none;
}

a.lien_menu:hover{
	color: #37519b;
	text-decoration: underline overline;
	font-weight: bold;
}

a.lien_menu_vert{
	color: #4ba431;
	text-decoration: none;
	font-weight: bold;
}

a.lien_menu_vert:hover{
	color: #4ba431;
	text-decoration: underline overline;
	font-weight: bold;
}
a.lien_menu_vert1{
	color: #F08500;
	text-decoration: none;
	font-weight: bold;
}

a.lien_menu_vert1:hover{
	color: Red;
	text-decoration: underline overline;
	font-weight: bold;
}
