body
{
	width: 920px;
	height: 100%;
	margin: auto;
	font-family: Verdana, Helvetica;
	font-size: 10px;
	
	background-image: url('../images/lines.gif');
}

#banniere
{
	height: 150px;
	width: 920px;
	
	margin: auto;
	margin-top: 23px;
	
	background-image: url('../images/banniere.jpg');
	
}

#banniere h1
{
	display: none;
}

#table_menu_haut
{
	vertical-align: top;
	width: 920px;
}
#menu_haut_bord_gauche, #menu_haut_bord_droit
{
	width: 157px;
	height:22px;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom: 5px;
}
#menu_haut_centre, #texte_bas
{
	height:22px;
	padding-bottom: 5px;
}

#menu_haut
{
	width: 920px;
	height: 22px; 
	
	margin: auto;
	margin-top: 1px;
	margin-bottom:7px;
	background: url('../images/menu_haut.gif') no-repeat;
}

#texte_bas
{
	text-align: center;
}

#bas table
{
	width: 920px;
}

#bas
{
	text-align: center;
	clear:both;
	width: 920px;
	height: 22px;
	
	margin: auto;
	margin-top: 15px;
	margin-bottom:15px;
	background: url('../images/menu_haut.gif') no-repeat;
}

#menu_gauche
{
	float: left;
}

#menu_droite
{
	float: right;
}

#pub
{
	text-align: center;
	border: 1px solid gray;
	background: white;
	padding:3px;
	margin-top:10px;
	margin-bottom: 15px;
	margin-left: 157px;
	margin-right: 157px;
}

#presentation
{
	text-align: center;
	border: 1px solid gray;
	background: white;
	padding:3px;
	margin-top:10px;
	margin-bottom: 15px;
	margin-left: 157px;
	margin-right: 157px;
}

#message_accueil, #message_info
{
	border: 1px solid gray;
	background: white;
	padding:3px;
	margin-top:10px;
	margin-bottom: 15px;
	margin-left: 157px;
	margin-right: 157px;
}

#message_ban
{
	border: 1px solid gray;
	background: white;
	padding:3px;
	margin-top:25%;
	margin-left: 157px;
	margin-right: 157px;
}
#corps
{
	margin-left: 157px;
	margin-right: 157px;
}
	
/* début sous-menus */

.ss_menu
{
	margin-bottom: 7px;
	width: 150px;
}

h3.haut_ss_menu
{
	height: 20px;
	background: url('../images/block-title2.gif') no-repeat;
	padding-bottom: 0px;
	margin-bottom: 0px;
	
}

.contenu_ss_menu
{
	margin-top: 0px;
	padding: 5px;
	border:	1px solid gray;
	background: white;
	overflow: hidden;
}

.bas_ss_menu
{
	height: 22px;
	background: url('../images/block-bottom.gif') no-repeat;
}

/* fin sous-menus */


/* début corps */

.titre_corps
{
	padding: 4px;
	margin-top: 7px;
	
	border: 1px solid gray;	
	
	background: url('../images/story-title.gif') repeat-x;
}

.contenu_corps
{
	background: white;
		
	padding: 4px;
	
	border-left: 1px solid gray;	
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;	
}

.bas_corps
{
	height: 30px;
	
	text-align:center;
	margin-bottom: 7px;
	padding-top: 7px;
	
	background: url('../images/bas_corps.gif') repeat-x;
}


/* début mise en forme générale */

.texte_centre
{
	text-align: center;
}

.texte_droite
{
	text-align: right;
}

.texte_gauche
{
	text-align: left;
}

.texte_gras
{
	font-weight: bold;
}

.texte_souligne
{
	text-decoration: underline;
}

.texte_italique
{
	font-style: italic;
}

h2
{
	font-size:11px;
	padding:0px;
	margin:2px;
}

h3
{
	font-weight: normal;
	font-size:10px;
	padding:7px;
	margin:0px;
}

h4
{
	padding:3px;
	margin:3px;
}

a
{
	text-decoration:none;
	color: #504203;
	font-size: 10px;
}

img
{
	border:0px;
}

a:hover
{
	text-decoration: underline;
	color: black;
}

p
{
	margin:0px;
	padding:0px;
}

input, select
{
	font-family: Verdana,Helvetica;
	font-size: 10px;
}

.erreur
{
	font-weight: bold;
	color:red;	
	text-align: center;
	padding: 5px
}

.divers
{
	font-weight: bold;
	color: blue;
	text-align: center;
	padding: 5px
}

#minichat
{
	height: 100px;
	font-size:0.9em;
	overflow: auto;
}

hr
{
	border: 0px;
	border-top: 1px dashed gray;
}

.centre
{
	margin: auto;
}

.page_courante
{
	color: gray;
}

/* fin mise en forme générale */

div.commentaire
{
	margin-top: 7px;
}

.contenu_commentaire
{
	padding-top: 4px;
	padding-bottom: 4px;	
}

hr.minichat
{
	border: 0px;
	border-top: 1px dashed gray;
}

/* debut affichage des rangs */

.couleur_admin
{
	color: red;
}
.couleur_modo
{
	color: blue;
}
.couleur_connecte
{
	color: green;
}
.couleur_deconnecte
{
	color: gray;
}

/* fin affichage des rangs */


#table_new_conf
{
	width: 100%;
}

form#new_conf
{
	margin:7px;
}

p.marge
{
	margin: 7px;
}

.nom_citation
{
	display: block;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 3px;
	font-weight: bold;
}
.contenu_citation
{
	display: block;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding:5px;
	border: 1px dashed gray;
	background-color: #e9f4fb;
} 
input[type=submit][value=""]
{
	border: none;
	margin-top:7px;
	background: url('../images/poster.gif');
	height:17px;
	width: 53px;
}
input[type=submit][value=""]:hover
{
	background: url('../images/poster2.gif');
}

#profil_avatar
{
	float: right;
	margin: 7px;
}
#hr_bas_profil
{
	clear:both;
	visibility: hidden;
	margin:0px;
	padding:0px;
}

/* style des forums */
#forum
{
	height: 100%;
}

#table_forums
{
	width: 100%;
	margin: 0px;
}
#table_forums th
{
	font-size: 1.1em;
}

#table_forums td
{
	border: 1px solid gray;	
	background: white;
	padding: 4px;
}

a.lien_forum
{
	font-size: 1.1em;
}

.entete_forum
{
	padding: 7px;
	height: 25px;
	border: 1px solid gray;	
	
	background: url('../images/story-title.gif') repeat-x;
}

.entete_pres_forum
{
	border: 1px solid gray;	
	padding: 4px;
}

.couleur_news_nonval
{
		color: red;
}
.couleur_news_val
{
		color: green;
}

