body,html {
height:100%;
}

#titre {
background:  url(images/page/fond_titre.jpg) no-repeat;
text-align:center;
}

#titre2 {
background:  url(images/page/fond_titre2.jpg) no-repeat;
text-align:center;
}

.menu {
background:  url(images/page/fond_menu.jpg) no-repeat;
text-align:center;
}

.menu a{
	color:#006699;
}

.roll {
background:  url(images/page/tab-fond2.jpg) no-repeat;
}

.roll a{
	color:#006699;
}

.norm {
background:  url(images/page/tab-fond.jpg) no-repeat;
}

.norm a{
color:black;
}

.diapo a{
color:black;
}

.diapo a:hover{
	color:#006699;
}

#norm_actu {
background:  url(images/page/tab-fond-actu.jpg) no-repeat;
background-position: 8px 0;

}
#norm_actu_fin {
background:  url(images/page/tab-fond-actu-fin.jpg) no-repeat;
background-position: 8px bottom;
min-height:200px;
}

#norm_forum {
background:  url(images/page/tab-fond-actu.jpg) no-repeat;
background-position: 8px 0;
}

#norm_forum_fin a{
color:black;
}

#norm_forum_fin a:hover{
	text-decoration: underline;
	color:#006699;
}

#norm_forum_fin {
background:  url(images/page/tab-fond-forum-fin.jpg) no-repeat;
background-position: 8px bottom;
min-height:120px;
}



#container {
	position:absolute;
	width: 99%;
	height: 100%;
	left: 1px;
	top: 150px;
	z-index: 1;
}

#container_bis {
	position:absolute;
	width: 98%;
	height: 100%;
	left: 20px;
	top: 180px;
	z-index: 1;
}

#bande-haut0 { /* juste le fond site*/
	position:absolute;
	top:0px;left:0px;
	width:100%; height:160px;
	background:  url(images/page/fond-haut.jpg);
	background-repeat: repeat-x;
}



#bande-haut {
	position:absolute;
	top:0px;
	left:0px;
	width:269px;
	z-index:2;
	height: 207px;
}

#bande-haut2 {
position:absolute;
top:0px; left:269px;
width:367px; height:160px;
z-index:3; /* voilą, il est remis par dessus bande-haut */
}

#bande-flash {
position:absolute;
top:0px; left:628px;
width:374px; height:160px;
background:  url(images/page/fond-haut.png);
background-repeat: repeat-x;
z-index:5;
}


#barre {
	background:  url(images/page/fond-gauche.jpg);
	background-repeat: repeat-y;
	clip: rect(auto 150px auto auto);
}

#corps {
	position:absolute;
	top:174px;
	left:156px;
	width: 85%;
	min-height:99%;
	z-index: 3;
}

#bande-text {
	position:absolute;
	width:auto;
	height:21px;
	z-index:6;
	left:200px;
	top: 140px;
	right:0px;
	text-align:center;
}

#bande-text a{
color:black;
}

#bande-text a:hover{
color:darkred;
font-weight:bold;
}


a {
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


/* CoolMenus 4 - default styles - do not edit */
.clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0px; top:0px; visibility:visible}
.clCMAbs{position:absolute; visibility:hidden; left:0px; top:0px}
/* CoolMenus 4 - default styles - end */

/*Style for the background-bar*/
.clBar{position:absolute; width:10px; height:10px; background-color:; layer-background-color:#FFFFFF; visibility:hidden;
}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:1px; font-family:Arial; font-size:13px; font-weight:bold}
.clLevel0{background-color:#F9ECD9; layer-background-color:#000000;
color:#000000; border:1px solid white;
filter:alpha(opacity=90); opacity: 0.90;	-moz-opacity:0.90
}
.clLevel0over{background-color:white; color:#BA5941; cursor:pointer; cursor:hand; border:1px solid gray;
 }

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; width:180; padding:2px; font-family:Arial; font-size:11px; font-weight:normal;}
.clLevel1{background-color:#F8F3E4; layer-background-color:#FF9900; color:#473F98;}
.clLevel1over{background-color:white; layer-background-color:#336699; color:#BA5941; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#968252; layer-background-color:#006699;
filter:alpha(opacity=90); opacity: 0.90;	-moz-opacity:0.90}


/* pour le coolmenu toujours*/
.class_forum {
color:#81681D;
background-color:#F9ECD9;
}

.class_forum2 {
position:absolute; width:180; padding:2px;
background-color:#F9ECD9; color:#81681D;
font-family:Arial; font-size:11px; font-weight:normal;
}

.class_forum2_over {
position:absolute; width:180; padding:2px;
background-color:white; layer-background-color:#336699; color:#BA5941; 
font-family:Arial; font-size:11px; font-weight:normal;
cursor:pointer; cursor:hand;
/*border:1px solid gray;/*
}