* {
	font-family : Verdana; 
	font-size : 11px; 
	color : #ffffff;
} 
body {
	width : auto; 
	background : #000000;
} 
img { 
	border:none;
}
.border { 
	border:1px solid #960808;
}

/* Lien*/
a	{	font-style:normal;	text-decoration:none;	color: #960808; }
a:hover	{	font-style:normal;	text-decoration:underline;	color: #ffffff; }

/* Haut Site*/
.haut-site {
	margin-top:25px;
	margin-bottom:50px;
	text-align:center;
}
/* Bas Site*/
.bas-site {
	float:left;
	margin-top:20px;
	margin-bottom:25px;
	font-weight:bold;
	font-size:10px;
	border:1px solid #333;
	padding:10px;
	width:98.8%;
	text-align:center;
}

/* Menu Site */
.menu-gauche {
	float:left;
	/*width:22%;*/
	width:175px;
	max-width:250px;
	font-size : 9px;
	margin-left:0px;
}
.menu-droite {
	float:right;
	width:175px;
	font-size : 9px;
}
.chat {
	background:url(menu/chat.gif) no-repeat center top;
	border:1px solid #333;
	margin-top:50px;
	padding:5px;
	padding-top:30px;
}
.compteur {
	background:url(menu/compteur.gif) no-repeat center top;
	border:1px solid #333;
	margin-top:50px;
	padding:15px;
	padding-top:30px;
	line-height: 15px;
}
.menu {
	background:url(menu/menu.gif) no-repeat center top;
	border:1px solid #333;
	margin-top:50px;
	padding:5px;
	padding-top:30px;
}
.lien {
	background:url(menu/lien.gif) no-repeat center top;
	border:1px solid #333;
	margin-top:50px;
	padding:15px;
	padding-top:30px;
	line-height: 15px;
}
.bouton-blanc {
	background:url(bouton-blanc.gif) no-repeat;
	padding-left:30px;
	margin-bottom:10px;
}

.bouton-rouge {
	background:url(bouton-rouge.gif) no-repeat;
	padding-left:30px;
	margin-bottom:10px;
}

/* Boite Site*/
.cadre {
	margin-top:50px;
	margin-bottom:50px;
	max-width:900px;
	margin-left:180px;
	margin-right:180px;
	border:1px solid #333;
	width:55%;
	/*width:400px;*/
	margin-left: auto;
    margin-right: auto;

}
.cadre2 {
	margin-top:50px;	
	margin-bottom:50px;	
	width:56%;	
	margin-left:22%;	
	margin-right:21%;	
	border:1px solid #333;
}
.titre {
	background:url(titre.gif) no-repeat center;
	height:30px;
	font-weight:bold;
	padding-left:25px;
	text-align:center;
}
.contenu {
	background-image:url(contenu.gif);
	background-position: center;
	background-repeat: no-repeat;
	line-height: 20px;
	min-height:130px;
	padding:15px;
}
.contenu2 {
	line-height: 20px;
	min-height:130px;
	padding:15px;
}
.bas {
	background:url(bas.gif) no-repeat right;
	height:30px;
	font-size:9px;
	text-indent:25px;
}

/* Mini Chat */
.minichat {
	font-size : 9px;
	color:#ffffff ; 
	font-style: italic;
}

/* Divers titre */
h1 {
	font-size : 16px; 
	text-align:center;
	color : #960808; 
	padding-top:7px;  
	text-align:center; 
} 
h2 {
	font-size : 13px; 
	text-align:center;
	color : #ffffff; 
	padding-top:3px;  
	text-align:center; 
} 
h3 {
	font-size : 12px; 
	text-align:center;
	color : #ffffff; 
	padding-top:3px;  
	text-align:left; 
} 
h5 {
	font-size:10px;
	text-align:center;
	color:#960808;
	font-style:italic;
}
/* Mis een page divers */
.alinea { text-indent:30px; }
.center { text-align:center; }
.decal {padding-left:45px;}
.rouge { color:#960808;}
.noir { color:#000000;}
.poeme { margin-left:20%;}

/* Page particuliere */
.photoid {   /* configuration des photos page du staff */
	float:left;
	margin:0px 10px 0px 5px;
	border:1px solid #960808
}
.form { /* Bouton de bormulaire, champs ... */
	color:#ffffff;
	background:none;
}
.trombi { /* cadre des photos du trombioscope */
	border:1px solid #960808;
	margin:5px;
}