@charset "utf-8";
/* CSS Document */

body {
	margin:0 0 0 0;
	font-family:Gadget, "Comic Sans MS", cursive;
	color:#009;
	font-size:14px;
}

.times {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#00F;
}

#container {
	margin:0px 0px 0px 0px;
	width:998px;
	height:auto;
}

#nav {
	background:url(../images/backgr-menu.jpg) repeat-x;
	width:100%;
	height:50px;
	text-align:center;
	position:fixed;
	/*top:93%;
	left:0;*/
	right:0pt;
	bottom:0pt;
	font-weight:bold;
    padding:0pt;
	z-index:99;
}

#accueil-table {
	width:100%
	margin:0 auto;
}

#accueil-logo {
	background:url(../images/backgr-sloganaccueil.jpg) repeat;
	text-align:center;
}

#accueil-main {
	background:url(../images/backgr-accueil.jpg) top right no-repeat;
	height:677px;
}

#accueil-text {
	margin:0 auto;
	padding-bottom:60px;
}

#accueil-text td {
	/*width:33%;*/
}

.text-center {
	text-align:center;
}

.text-left {
	text-align:left;
}

.text-right {
	text-align:right;
}

.font-18 {
	font-size:18px;
}

.barre-oeuvres img {
	border:2px solid #FFF;
	margin:3px 0 3px 0;
}

.rayon-maincont {
	width:800px;
	margin:30px auto;
}

.rayon-table {
	width:800px;
	border-bottom:2px #9933FF solid;
	border-top:2px #9933FF solid;
	font-family:"Comic Sans MS", cursive;
	font-size:14px;
	color:#003399;
	font-weight:bold;
	margin-bottom:2px;
}