/* CSS Document */

/* GLOBAL */

/*--------------Structure--------------*/

body{
text-align:center;
}

#structure{
position:relative;
margin-left:auto;
margin-right:auto;
width:925px;
text-align:left;
}

#logo{
	position:absolute;
	top:68px;
	left:7px;
	width:152px;
	height:168px;
	background-image:url(../../pictures/structure/logo.gif);
	z-index:1;
}

#framehaut{
position:relative;
width:925px; height:110px;
background-image:url(../../pictures/structure/framehaut.gif);
}

#framemilieu{
position:relative;
width:925px; height:650px;
background-image:url(../../pictures/structure/framemilieu.gif);
}
html>body #framemilieu{
height: auto;
min-height:650px;
}

#framebas{
position:relative;
width:925px; height:35px;
background-image:url(../../pictures/structure/framebas.gif);
}

#xdesign{
position:absolute;
top:10px;left:845px;
width:65px;height:10px;
}

/*-------------RUBRIQUES------------*/

#rubriques{
	position:absolute;
	top:31px;
	left:160px;
	width:750px;
	height:100px;
}

/*----------------Chargement des données-------------*/

#chargementdonnees{
	position:absolute;
	top:300px;
	left:335px;
	width:300px;
	height:40px;
	background-image:url(../../pictures/preload/preload.gif);
	display:none;
	z-index:1;
}

#chargementdonnees_centrage{
position:relative;
top:2px;left:14px;
}

/*-----------------------Carte--------------------------*/

#menu_carte{
	position:absolute;
	top:27px;
	left:675px;
	width:200px;
	height:185px;
	background-image:url(../../pictures/carte/choixdepartement.gif);
}

#carte{
	position:relative;
	top:27px;
	left:8px;
	text-align:center;
	width:177px; height:145px;
	background-image:url(../../pictures/carte/carte_small.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#carte_big{
	position:absolute;
	top:1px;
	left:187px;
	width:450px;
	height:450px;
	z-index:1;
	display:none;
}

#infos_carte{
	position:absolute;
	left:675px;
	top:115px;
	width:190px;
	display:none;
	text-align:center;
	z-index:2;
	background-color:#000000;
}

#infos_carte2{
	position:absolute;
	left:675px;
	top:115px;
	width:190px;
	display:none;
	text-align:center;
	z-index:1;
	background-color:#000000;
}

#infos_carte3{
	position:absolute;
	left:710px;
	top:65px;
	width:125px;
	height:130px;
	z-index:3;
}

/*-----------------------France Shiatsu--------------------------*/

#contacthaut{
width:200px; height:30px;
background-image:url(../../pictures/coordonnees/contacthaut.gif);
background-repeat:no-repeat;
}

#contactmilieu{
width:200px; height:155px;
background-image:url(../../pictures/coordonnees/contactmilieu.gif);
background-repeat:repeat-y;
}
html>body #contactmilieu{
height: auto;
min-height:155px;
}

#contactbas{
width:200px; height:15px;
background-image:url(../../pictures/coordonnees/contactbas.gif);
background-repeat:no-repeat;
}
