body{
background-color: #b4cde7;
margin-top: 0px;
font-family: verdana, arial, sans serif;

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

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

a img { border: 0; }
#global{
width : 820px;
margin: auto;
}
#header{
background-image: url(images/design/header.jpg);
height: 250px;
width: 820px;
margin: 0px;
}
#hautmenu{
background-image: url(images/design/bgtext.gif);
height:8px;
width:820px;
margin: 0px;
}
#corps{
width: 820px;
background-image: url(images/design/bgtext.gif);
background-repeat: repeat-y;
margin-bottom: 0px;
}
#texte{
padding-left: 20px;
padding-right: 23px;
margin-bottom: 0px;
}
#menu{
width: 130px;
float: left;
	margin-top: -5px;
	padding-bottom: 20px;
	padding-top: 5px;
}

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

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

#page{
width: 610px;
text-align: justify;
padding-right:25px;
padding-left: 5px;
float:right;
}

/*** Pictopic ***/

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

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

.liste_pages {
	clear : right;
	text-align : center;
	font-size: 0.8em;
}

.membre_liste_images {
	clear : right;
}

.texte_autour_image {
	overflow : auto;
	font-size:0.8em;
}

.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;
	font-size:0.8em;
}

#form_modif_histoire {
	clear : right;
}

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

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

/*Fin pictopic*/


#footer{
clear: both;
width: 820px;
height: 60px;
background-image: url(images/design/footer4.gif);
margin: 0px;
}