body {
	margin : 0 auto;
	font-family : Arial, Helvetica, sans-serif;
	margin:0px;
	background-color: #2B2B2B;
	background-image: url(images/Degiheugi.jpg);
	background-repeat: repeat-x;
}
a:link {
	color : #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:visited {
	color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a:hover, a:active {
	color : #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

/*structures*/ 

#container {
background :  url(images/) no-repeat;
margin : 0 auto;
width : 1100px;
height :600px;
position : relative;

}
#menu {
	background :  url(images/barre-menu2.png) no-repeat;
	color : #fff;
	font : 11px arial;
	font-weight : normal;
	position : absolute;
	top : 18px;
	width : 1078px;
	left: 90px;
	height: 258px;
}
#corp {
	background : url(images/central-transparence2.png) no-repeat;
	font : 11px Tahoma;
	color:#000;
	position : absolute;
	top : 0px;
	width : 1260px;
	left: -58px;
	height: 674px;
}
#textecorp {
	padding-right:30px;
	position: absolute;
	width : 250px;
	height: 400px;
	left:193px;
	top:139px;
	overflow: auto;
	visibility: visible;
	display:block;
}
#textemenu {
	position: absolute;
	width : 494px;
	height: 32px;
	left:400px;
	top:75px;
}

#contenucorp {
	font-weight : normal;
	position : absolute;
	top : 139px;
	width : 580px;
	left: 473px;
	height: 400px;
}

#contact {
	font-weight : normal;
	position : absolute;
	top : 123px;
	width : 859px;
	left: 122px;
	height: 400px;
}

#robe {
	color : #000;
	font-weight : normal;
	position : absolute;
	top : 80px;
	width : 351px;
	left: 555px;
	height: 250px;
}

#catalogue {
	color : #000;
	font-weight : normal;
	position : absolute;
	top : 45px;
	width : 767px;
	left: 60px;
	height: 546px;
}



#retourscatalogue {
	color : #000;
	font-weight : normal;
	position : absolute;
	top : 475px;
	width : 351px;
	left: 0px;
	height: 28px;
}

/*polices*/ 

p {
font : 12px arial;
color:#fff ;
}

p2 {
font : 12px arial;
color:#947546 ;
}

h3 {
	color:#CCCCCC;
	font-family: arial;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

h6 {
	color:#b3b3b3;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;

}

h9 {
	color:#999999;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
}
