body {
	margin : 0;
	padding : 0;
	font : normal 11px "Comic Sans MS" , arial, verdana, sans-serif;
	background : url(../images/bgsable.gif);
}

img {
	border: 0;
}

#container {
	width : 806px;
	margin : 20px auto 20px auto;
	background: url(../images/bgsable.png);
}

#header {
	height : 250px;
	background : transparent;
	border-bottom : 1px solid #000;
}

#header h1 {
	color : #fefefe;
	font-size : 22pt;
	margin : 0;
	padding : 40px 10px 10px 10px;
}

#music {
	float: right;
	font: bold 1.2em "Comic Sans MS", arial, verdana, sans-serif;
	padding: 0px;
	padding-right: 30px;
	margin: 0px;
	height: 25px;
}

#music a {
	color: darkblue;
	text-decoration: none;
}

#music a:hover {
	color: #9C0C16;
}

#music b {
	color: #9c0c16;
}

#content {
	width : 600px;
	margin-top: 4px;
	margin-left: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	padding-left: 0px;
	float : right;
	border: 0.0em solid #333;
}

#content h1{
	color: #9c0c16;
	font: bold 16pt/18pt "Jokerman", arial, verdana, sans-serif;
}

#content h2 {
	color: darkblue;
	font: normal 1.2em/1.1em "Comic Sans MS", arial, verdana, sans-serif;
	text-align: justify; 
}

#content h3 {
	color: #9c0c16;
	font: bold 16pt/18pt "Jokerman", arial, verdana, sans-serif;
	text-align: center;
}

#content p {
	color: #9c0c16;
	font: bold normal 1.2em/1.1em "Comic Sans MS", arial, verdana, sans-serif;
}

#content a {
	color:#0099FF
}

#content b {
	font: 16pt/18pt "Jokerman", arial, verdana, sans-serif; 
	color:darkblue;
}

#photos {
	width : 428px;
	height : 224px;
	margin : 10px auto 10px auto;
	position : relative;
	padding : 10px;
	background : #f2f7e9;
	border-top : 1px solid #ccc;
	border-bottom : 1px solid #ccc;
}

#accueil_flash {
	padding: 2px;
	border: 0px solid #444;
}

.imgbox {
	width : 75px;
	height : 75px;
	border : 1px solid #77a13d;
	background : #f1f1f1;
	margin : 15px;
	float : left;
	display : inline;
}

.side3 {
	border : 1px solid #fff;
	background : #d9de11;
	padding : 5px;
	text-align : center;
	margin : 10px 0 0 0;
	font-size : 8pt;
}

/* MENU TOP*/
#menu {
	width: auto;
	background: url(../images/bgsable.png);
	float: left;
	height: 25px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 11px;
	width: auto;
	float: left;
}

#menu h2 {
	font: bold 1.2em/1.1em "Comic Sans MS", arial, verdana, sans-serif;
	display: block;
	border: 1px solid #F1EACE;
	margin: 0;
}

#menu h2 a{
	/*background:#F1EACE;*/
	background: url(../images/bgsable.png);
	cursor:pointer;
}

#menu ul ul a {
	font: bold 1.2em/1.1em "Comic Sans MS", arial, verdana, sans-serif;
	display: block;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #333;
	margin: 0;
	padding: 1px 1px;
}

#menu h2 {
	/*color: #00542e;
	background: #F1EACE;
	color: #79ace5;*/
	color: darkblue;
	background: url(../images/bgsable.png);
	padding: 0px 0px 0px 15px;
}

#menu a {
	/*color: #00542e;
	color: #79ace5;*/
	color: darkblue;
	background: #fff;
	text-decoration: none;
}

#menu ul ul a {
	color: #444;
	background: #fff;
	text-decoration: none;
}

#menu a:hover {
	color: #9c0c16;
	background: #eee;
	cursor:pointer;
}

#menu h2 a:hover {
	color: #9c0c16;
	/*background: #F1EACE;*/
	background: url(../images/bgsable.png);
	cursor:pointer;
}

#menu h2:hover {
	color: #9c0c16;
	cursor:default;
	/*background: #F1EACE;*/
	background: url(../images/bgsable.png);
}

#menu li {
	position: relative;
}

#menu ul ul {
	position: absolute;
	z-index: 500;
	width: 250px;
	padding: 9px 0px 0px 0.8em;
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

#menu ul ul li a{
	padding:5px 5px 5px 5px;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul {
	display: none;
}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul {
display: block;
}

/* MENU LEFT */
#sidebar {
	width : 186px;
	padding : 0;
	float : left;
	margin : 4px 0px 0px 0px;
	/*background: #333 none;*/
	background: url(../images/bgsable.png);

	font: bold 1.2em/1.1em "Comic Sans MS",arial, verdana, sans-serif;
	border: 0px solid #000;
}

ul.menu, ul.menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: auto;
}

ul.menu a {
	display: block;
	text-decoration: none;	
	cursor:pointer;
}

ul.menu li {
	margin-top: 1px;
}

ul.menu li a {
	/*background: #f1eace;
	color: #00542e;
	color: #79ace5;*/
	color: darkblue;
	padding: 0.5em;
	height: 15px;
}

ul.menu li a:hover {
	color: #9c0c16;
	/*background: #f1eace;*/
	cursor:pointer;
}

ul.menu li ul li a {
	/*background: #FFF;*/
	color: #444;
	padding-left: 10px;
}

ul.menu li ul li a:hover {
	/*background: #EEE;*/
	color: #9c0c16;
	padding-left: 10px;
	cursor:pointer;
}

.side1 {
	border : 1px solid #fff;
	background : #87c73d;
	padding : 5px;
	text-align : center;
	margin : 10px 0 0 0;
	font-size : 8pt;
}

.side2 {
	border : 1px solid #fff;
	padding : 5px;
	text-align : center;
	margin : 10px 0 0 0;
	font-size : 8pt;
	background : #B5DBF4;
}

a {
	color : #FFFFFF;
	font-weight : bold;
}
a:hover {

}
.img-header {
	background : none url(../images/bgsable.png) no-repeat top left;
	clear : both;
	float : left;
	width : 806px;
	height : 160px;
	margin : 0;
	padding-bottom : 4px;
}

.topnav-border {
	clear: both;
	padding: 0.06em;
	/*navigation top bordure couleur de sable*/
	background: #444 none;
}

.sliderimages-border {
	clear: both;
	padding: 0.05em;
	/*sliderimages bordure couleur de sable*/
	background: #444 none;
}


.style2 {color: #87C71D}
.style3 {color: #A0D9F8}
.style5 {color: #A1D1EE}

.style6 {
	color: #9ED0F1;
	font-size: 14pt;
	font-weight: bold;
}


.nametxt {
	width : 730px;
	top : 25px;
	position : absolute;
	z-index : auto;
	background : transparent;
	left: inherit;
}

/* FOOTER
-----------------------------------------------------------*/
#footer {
	clear : both;
	background : url(../images/bgsable.gif);
	padding-top: 5px;
	padding-bottom : 2px;
	margin: 0;
	color : #444;
	text-align : center;
	line-height: 10px;
}

#design_real {
	clear : both;
	background : url(../images/bgsable.gif);
	padding-top: 5px;
	padding-bottom : 20px;
	margin: 0;
	color : #444;
	font-family: 1.2em/1.1em "Comic Sans MS", arial, verdana, sans-serif; 
	text-align : center;
	line-height: 10px;
}

#footer a  {
	text-decoration: none;
	font: bold 12px "Comic Sans MS", arial, verdana, sans-serif;
}

#footer a span:hover {
	text-decoration: underline;
}

#partenaire_header {
	font: bold 13px "Comic Sans MS", arial, verdana, sans-serif;
	color: darkblue;
}

#design {
	font: bold 13px "Comic Sans MS", arial, verdana, sans-serif;
	color: darkblue;
}

#design_real a  {
	text-decoration: none;
	font: bold 13px "Comic Sans MS", arial, verdana, sans-serif;
	color: blue;
}

#design_real a:hover {
	text-decoration: none;
}

.partenaire    {
	color: #444;
}

#bottomline {
	clear : both;
	color: #444;
	padding-bottom: 16px;
	padding-top: 4px;
	margin: 0;
	background : url(../images/bgsable.gif);
	position: relative;
	text-align: center;
	font: 1.2em/1.1em "Comic Sans MS", arial, verdana, sans-serif; 
}

#bottomline a {
	color: #00F;
	font-weight: bold;
	font-size: 1.1em;
	color: blue;
}

#bottomline p {
	font: bold 13px "Comic Sans MS", arial, verdana, sans-serif;
	color: darkblue;
}

/* SLIDERIMAGES
--------------------------------------------------------- */
#sliderimages {
	padding: 0;
	margin: 0;
	background: #FFF;
}

#slider1 {
    width: 806px; /* important to be same as image width */
    height: 355px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
    width: 820px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	/*margin-left: 0;*/
	margin: 0;
	padding: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}

.slider1Image span {
    position: absolute;
	font: 1.2em/1.1em "Comic Sans MS", arial, verdana, sans-serif;
    padding: 10px 13px;
    width: 695px;
    /*background-color: #000;*/
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 340px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 340px;
}

.button {
	padding: 3px 8px;
	border-top: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	border-left: 1px solid #A0A0A0;
	color: #FFFFFF;
	background: none #9c0c16;
}

.button:hover {
	background: url(../images/bgsable.png);
	color: darkblue;
}
