@charset "utf-8";

body {
	background-color:#FFFFFF;
	background-image:url(../images/fond_site.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin:0 0 0 0;
}

/* DIV header */
#header {
	width:1005px;
	height:auto;
	min-height:770px;
	margin:auto;
	vertical-align:top;
	margin-top:5px;
	background-image:url(../images/fond_ondes.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

/* DIV gauche */
#left {
	border:hidden;
	width:334px;
	min-height:400px;
	float:left;
	margin-left:5px;
	display:inline;
}

/* DIV milieu */
#middle {
	border:hidden;
	width:333px;
	min-height:380px;
	float:left;
	display:inline;
}

/* DIV milieu 2/3 Droite */
#middle_right {
	border:hidden;
	width:662px;
	min-height:380px;
	float:left;
	display:inline;
}

/* DIV droite */
#right {
	border:hidden;
	width:333px;
	min-height:380px;
	float:right;
	display:inline;
}

/* DIV centre */
#center {
	border:hidden;
	width:999px;
	margin-left:2px;
	min-height:300px;
	float:left;
	display:inline;
}

/* DIV menu */
#menu {
	width:990px;
	height:150px;
	margin-left:5px;
	margin-bottom:2px;
}

/* DIV bas */
#bottom {
	width:1290px;
	height:127px;
	background-image:url(../images/fond_bas.jpg);
	background-repeat:no-repeat;
	float:left;
	margin:5px 0px 0px -150px;
}

/* DIV photos */
#photos {
	width:820px;
	height:110px;
	float:left;
	margin:8px 0px 0px 155px;
	display:inline;
}

/* DIV banniere */
#banniere {
	position:absolute;
	height:110px;
	width:820px;
	margin-top:1px;
}

#dhtmltooltip {
	position: absolute;
	width: 150px;
	border: 2px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

/* DIV caroussel_images */
#caroussel_images
{
	position:absolute;
	top:-9000px;
	left:-9000px;
}

/* DIV fnac */
#fnac {
	width:163px;
	height:110px;
	float:right;
	margin:8px 142px 0px 0px;
	display:inline;
}

/* DIV copyright */
#copyright {
	float:right;
	margin:2px 7px 0px 0px;
}

/* DIV bords oranges */
#div_orange {
	border:solid 1px #F46F22;
	width:325px;
	min-height:180px;
	margin-top:8px;
}

/* DIV bords oranges BIG */
#div_orange_big {
	border:solid 1px #F46F22;
	width:975px;
	margin-left:12px;
	min-height:450px;
	height:auto;
	margin-top:8px;
}

/* DIV bords oranges BIG */
#div_orange_big_right {
	border:solid 1px #F46F22;
	width:660px;
	min-height:455px;
	height:auto;
	margin-top:8px;
}

/* DIV bords noirs arrondis */
#div_black_top {
	background:url(../images/bord_black_top.gif);
	height:10px;
	width:327px;
	background-repeat:no-repeat;
	margin-top:6px;
}
#div_black_middle {
	background-image:url(../images/bord_black_middle.gif);
	background-repeat:repeat-y;
	min-height:250px;
	overflow:hidden;
}
#div_black_bottom {
	background:url(../images/bord_black_bottom.gif);
	height:10px;
	width:327px;
	background-repeat:no-repeat;
}

/* DIV icones */
#icon {
	width:325px;
	height:50px;
	margin-top:-6px;
	margin-left:-6px;
}

/* DIV icones page Hotspots */
#icon_hotspot {
	width:600px;
	height:50px;
	margin-top:-12px;
	margin-left:-6px;
}