body
{
	background: #b4cde7;
	width: 850px;
	margin: auto;

}

a
{
	text-decoration: none;
	font-weight: bold;
	color : #335a77;
	
}

a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color : #335a77;
	
}

.management
{
	display:none;
}

.bigmain
{
	background: url('images/bordure2.gif') repeat-y;
	margin: auto;
	width: 869px;
	
}


.main
{

	margin: auto;
	width: 800px;
}


.banniere
{
	margin: auto;
	width: 802px;

}



#corps
{
	background: white;
	margin: auto;
	width: 671px;
	margin-top: -4px;
	float: right;
	clear: left;
}

.contenu
{
	text-align: justify;
	padding: 10px;
	padding-left: 20px;
	font-family: arial, verdana, sans-serif;
	font-size: 0.8em;

}

/* BORDEL POUR LE KAKI */

#menubar {
	width: 100%;
	padding: 2px 10px 2px 10px;
	font-size: 1em;
	padding-bottom: 10px;

}

#adminbar {
	/* FIX: Leftover admin stuff */
	padding: 3px 10px 3px 10px;
	font-size: 0.9em;
	font-weight: bold;

}

.header {
	/* General header (should follow PostHeader styles) */
	text-align: left;
	margin: 0;
	padding: 3px 0 3px 0;
	color: #335a77;
	font-weight: bold;
	font-size: 1.2em;
	border-width: 0;
	border-color: #88a3b7;
	border-style: dotted;
}

.postheader {
	/* Header for each post */
	padding: 5px;
	text-align: left;
	font-size: 0.9em;
	background-color: #88a3b7;
	color: white;

}

.postheader a{
color:white;
font-weight: normal;
}

.commentmain {
	/* Container for each comment */
	margin: 0 0 0 10px;
}
.commentheader {
	/* Header for each comment */
	color: #21435d;
	padding: 3px 0 3px 10px;
	margin-top: 5px;
	text-align: left;
	border-width: 1px 0 1px 1px;
	border-color: #88a3b7;
	border-style: dotted;
	background-color: #88a3b7;
}

.commentheader a{
color:white;

}

.commentinfo {
	/* Inherits from commentheader */
	color: white;
	font-size: 0.85em;
}
.commentdata {
	/* The actual comments */
	color: #21435d;
	padding: 5px 10px 5px 5px;
	margin-bottom: 5px;
	text-align: left;
	vertical-align: top;
	font-size: 0.9em;
	border-width: 0 0 1px 1px;
	border-color: #88a3b7;
	border-style: dotted;
}

.cadre {
	border-width: 1px 1px 1px 0;
	border-color: #88a3b7;
	border-style: dotted;
}

.pages {
	/* Styles for page navigators */
	margin: 0 5% 0 5%;
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
}

.postdata {
	/* Picture for each post */
	text-align: center;
	color: #21435d;

}

.postmain{

	background-color: #e5ebf2;
	color: #21435d;

}

#contentmain {
	/* Container for all content on all pages except pop-ups */
	margin: 0 5% 0 5%;
	border-width: 1px 1px 0 1px;
	border-color: #88a3b7;
	border-style: dotted;
}

#footer {
	/* Copyright */
	padding: 5px;
	padding-bottom: 1px;
	text-align: right;
	font-size: 0.8em;
	border-width: 1px 0 0 0;
	border-color: #88a3b7;
	border-style: dashed;
}

/* Popup stuff, may be smaller than normal pages */

/* Tags */
.pheader {
	/* General header (should follow PostHeader styles) */
	text-align: left;
	padding: 2px;
	color: white;
	font-size: 0.8em;
}
.pinfotable {
	/* Simple formatting for generic tables */
	padding: 1% 5% 1% 5%;
	color: white;
	font-size: 0.8em;
}
.pinfoask {
	/* Admin panel options */
	text-align: right;
	vertical-align: top;
	padding-right: 10px;
	font-weight: bold;
}
.pinfoenter {
	/* Admin panel form data */
	text-align: left;
	vertical-align: top;
}
.ptxtinput {
	height: 21px;
	color: black;
	font-size: 0.8em;
	background-color: white;
}
.chatinfo {
	text-align: center;
}
.pchatdialog {
	font-family: "Courier New", "Courier", monospace;
	font-size: 0.8em;
}

/* FIN DU BORDEL POUR LE KAKI */

.afficher
{
	margin-left: 0px;
	padding-left: 0px;
	width: 600px;
}

.menu
{
	background: #e5ebf2 repeat-y;
	width: 120px;
	float: left;
	margin-top: -4px;
	padding-left: 9px;
	padding-bottom: 20px;
	padding-top: 15px;

	
}

.menu a
{

	color : #335a77;
	font-weight : bold;
	text-decoration : none;
	margin-bottom : 10px;
	padding-left : 5px;
	line-height: 130%;
	

}

.menu a:hover
{
	text-decoration: underline;
	
}


.menu h3
{
	text-align: left;
	text-decoration: none;
	font-size:1.4em;
	padding-left: 4px;
	margin-top:5px;
	margin-bottom:7px;
	font-size: 1em;
	color : #335a77;
	
}


.footer
{
	margin: auto;
	width: 867px;
	margin-left: 17px;

}

	