*	{ margin:0;padding:0; }
body
{
	background-color: #DDD98C;
	width:100%;
	font: normal 1.0em "Trebuchet MS",Verdana,Helvetica,sans-serif;
}
#page
{
	width:850px;
	border-left:5px solid #D6D7D9;
	border-right:5px solid #D6D7D9;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}
#pageindex
{
	width:840px;
	border-left:5px solid #D6D7D9;
	border-right:5px solid #D6D7D9;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	background-color:#FFF;
}
ul#flags
{
	width:20%;
	margin-left:auto;
	height:30px;
	list-style-type:none;
	text-align:center;
}

ul#flags li
{
	display:inline;
	float:left;
}
#flags2 a
{
	width:60px;
	height:30px;
	text-decoration:none;
}
#flags a
{
	width:60px;
	height:30px;
	text-decoration:none;
	display:block;
}
#flags a img
{
	border:none;
}

#bloc
{
	width:auto;
	text-align:justify;
	padding-right:10px;
	padding-left:10px;
}
#bloc p
{
	margin-top:2em;
	text-indent:2em;
}
#bloc ul
{
	margin-left:1em;
}
#bloc h1
{
	text-align:center;
}
#bloc h3
{
	color:blue;
	margin-top:1em;
	font-weight:bold;
}
#intro
{
	text-align:center;
	font-weight:bold;
}
#bloc h2
{
	text-indent:1em;
	margin-top:20px;
	margin-bottom:2px;
	font-style:italic;
}

h2#profil
{
	background:url(images/interface/titre_profil.jpg) right no-repeat;
}
	

p#copyright
{
	font-size:0.8em;
	width:700px;
	text-align:center;
	clear:both;
	margin-top:50px;
}
.lien
{
	text-decoration:none;
	color:#000033;
}