body
{
	background: #b4cde7;
	width: 850px;
	margin: auto;
	font-family: verdana, arial, sans serif;
}

/*.dirframe 
{
	text-align:center;
	margin-left: 150px;
}

.dirtitlepicture
{
margin-left: 150px;
}
*/


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

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

a img { border: 0; }

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

.management
{
	display:none;
}


.main{
	margin: auto;
	width: 800px;
}

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



#corps
{
	background: url('/images/menuback.gif') repeat-y;
	margin: auto;
	width: 800px;
	margin-top: -4px;
	height: 100%;
}

.auteur{
	margin-bottom: 15px;
}

.avatar a:hover
{
	text-decoration: none;
	}

.contenu
{
	text-align: justify;
	padding: 10px;
	padding-left: 150px;
	font-family: arial, verdana, sans-serif;
	font-size: 0.8em;
	/*min-height: 550px;*/
}

.menu
{
	background: #e5ebf2;
	width: 120px;
	float: left;
	margin-top: -5px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 15px;
}

.menu a{
	color : #335a77;
	font-weight : bold;
	font-size: 0.8em;
	text-decoration : none;
	margin-bottom : 10px;
	padding-left : 5px;
	line-height: 110%;
}

.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;
}

/*** Pictopic ***/

#form_liste_histoires {
	width : 48%;
	float : left;
}

#actions_possibles {
	padding-right : 5px;
	text-align : right;
	width : 48%;
	float : right;
	min-height : 100px;
}

.liste_pages {
	clear : right;
	text-align : center;
}

.membre_liste_images {
	clear : right;
}

.texte_autour_image {
	overflow : auto;
}

.image_liste {
	width : 402px; /* mettre la largeur max + 2 pixels de bordure */
	overflow : hidden;
	float : left;
	margin-right : 6px;
}

.image_liste img {
	display : block;
	margin : auto;
	border : 1px solid black;
}

.gras {
	font-weight : bold;
}

.liste_erreurs li, .erreur {
	font-weight : bold;
	color : red;
}

#histoire {
	width : 320px;
	overflow : hidden;
}

.centre {
	text-align : center;
}

#form_modif_histoire {
	clear : right;
}

.label_aligne {
	display : block;
	width : 200px;
	float : left;
}

.submit {
	display : block;
	margin-left : 200px;
}



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

.zefooter
{
	height: 100%;
}