body
{
	text-align: center;
	font-family: sans-serif;
}

#global
{
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

#iehack
{
	width: 800px;
}

#banner
{
	width: 800px;
	/*position: absolute;
	top: 10px;*/
	background-color: white;
}

#navigation
{

	font-size: 10pt;
	font-family: sans-serif;
	background: url("../img/logo_2.png") no-repeat right top;
	border-bottom: 2px solid #14215f;
	padding-bottom: 5px;
	
}

#bluerect
{
	height: 65px;
	background: url("../img/logo_1bis.png") no-repeat right top;
}

div#content
{
	margin-top: 30px;
	/*margin-top: 110px;*/
}

#footer
{
	/*position: absolute;	*/
	clear: both;
	width: 800px;
	height: 20px;
	bottom: 10px;
	font-family: sans-serif;
	color: #14215f;
	font-size: 8pt;
	text-align: center;
	line-height: 16pt;
	border-top: 2px solid #14215f;
}

a
{
	text-decoration: none;
	color: #14215f;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-size: 16pt;
}

h2
{
	font-size: 14pt;
}

p
{
	font-size: 10pt;
}

ul
{
	font-size: 10pt;
}

.pict_cont
{
	text-align: center; 
	font-size: 8pt;
	margin-top: 30px;
	margin-bottom: 30px;
}

img.picture
{
	padding: 10px;
	border: 1px solid #14215f; 
}

.legend
{
	text-align: center;
	margin-top: 2px;
	font-size: 8pt;
}
