@charset "ISO-8859-1";
/* CSS Document */

body{
 margin: 0 0 0 0;
 background-color:#000;
 text-align:right;
 width:100%;
 height:100%;
 background-image:url(images/filet.png);
 background-position:center;
 background-repeat:repeat-y;
}
html {
        height:100%;
}

/* Layout */
#global {
	width:790px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	height:auto;
}
#header {
	margin: 0 0 0 3px;
	width: 784px;
	height: 96px;
	background-image: url(images/header.png);
	background-repeat:no-repeat;
}



.cadreUP{
	width: 790px;
	height:10px;
	margin:  10px 0 0 0;
	background-repeat:no-repeat;
	background-image:url(images/up.png);
	padding: 0 0 0 0;
	font-size:0;
}


.cadreDown{
	width: 790px;
	height:10px;
	margin:  0 auto 0 auto;
	background-repeat:no-repeat;
	background-image:url(images/down.png);
	font-size:0;
	
	
	

}
.menu_block{
	width: 790px;
	height:1em;
	background-color:#FFF;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
 	background-image:url(images/font.png) ;
	background-repeat:repeat-y;
 	margin: 0 0 0 0;
}

#agenda{
	text-align:left;
	margin: 0 5px 0 5px;
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

#ariane{
	margin-top:10px;
	text-align:left;
	width:790px;
	font-size:1em;
}

#contenu{
	text-align:left;
	margin: 0 5px 0 5px;
	font-size:1em;
	color:#000066;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


/* Menu */
.menu dl, .menu dt, .menu dd, .menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.menu {
	z-index:100;
	position:absolute;
	width:784px;
	margin-left:3px;
	text-align:center;

	

}

.menu dl {
	float:left;
	width: 98px;
}
.menu dt {
	cursor: pointer;
	
	font-weight: bold;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	font-size:0.8em;
}
.menu dd {
	display: none;
	border: 1px solid gray;
}
.menu li {
	text-align: left;
	background: #efefef;
	font-size:0.8em;
	padding-top:5px;
}
.menu li a,.menu li a:visited , .menu dt a, .menu dt a:visited {
	color: #000;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}
.menu li a:hover, .menu li a:focus, .menu dt a:hover, .menu dt a:focus{
	background: #aaa;
	color: #000;
}




/* autre*/
.center {
	text-align:center;
}

.font{
 	background-color:#FFFFFF;
 	background-image:url(images/font.png) ;
	background-repeat:repeat-y;
 	margin: 0 0 0 0;
 
}


a{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	text-decoration: none;
	color:#006600;
	

}
a:visited{
	
	
	color:#006600;
	
}
a:hover{
	
	
	color:#FF3311;
	
}

.first {
	margin-top:0;
}
.last, li.last, ul.last{
	margin-bottom:0;
}
table {
width:100%;
}

td, th{
	border:1px dotted #000000; 
}
th{
	background-color:#EEE;
}
li{
	margin: 20px 5px 0 5px;
}
.galerie{
	margin: 10px 10px 10px 10px;
	border:none;
}
a.galerie{
	border:none;
}
.forum_petit{
	margin: 0px 0px 0px 0px;
	font-size:0.8em;
	background-color:#AAA;
}
.forum{
	margin: 0px 0px 0px 0px;
}
h3{
 font-size:1em;
}
h2{
 font-size:1.1em;
}
h1{
 font-size:1.2em;
}

#BananAlbum {
	margin-left:auto;
	margin-right:auto;
	width: 780px;
	height: 600px;
}
