body
    {
    margin: 0;
    padding: 0;
    color: #333;
    font: 13px Verdana, Arial, Trebuchet MS, Lucida Sans Unicode, sans-serif;
    background: #375981;
    text-align: center;
    }
a
    {
    color: #1f5b95;
    }
a:hover
    {
    color: #D60808;
    }
#lmenu h3.select
    {
    margin: 0px 0 10px 15px;
    }
#container
    {
    margin: 13px auto;
    width: 724px;
    min-height: 500px;
    position: relative;
    background: #fff;
    padding: 0 10px 20px 10px;
    text-align: left;
    }
html #container
    {
    width: 744px;
    }
#pageHeader
    {
    top: 15px;
    left: 10px;
    }
h1
    {
    background: url("../images/logo.gif") no-repeat;
    position: relative;
    top: 0.5em;
    width: 280px;
    height: 35px;
    overflow: hidden;
    margin: 0;
    float: left;
    }
h1 span
    {
    display: none;
    }
#flags
    {
    display: none;
    padding-top: 22px;
    float: right;
    }
#coordonnees
{
	padding: 5px 0px 10px 8px;
	background: #E0E0E0;
	color: #375981;
	position: absolute;
	top: 280px;
	left: 10px;
	width: 210px;	
}
#quickSummary
    {
    padding-top: 55px;
    padding-bottom: 18px;
    }
#container #intro #quickSummary .p1
    {
    background: url("../images/table.jpg") no-repeat center;
    font: 12px/150% Trebuchet MS;
    font-size: 11px;
    width: 741px;
    height: 153px;
    margin: 0;   
    color: #fff;
    border: 2px solid #E9E9E9;
    }
#container #intro #quickSummary .p1  span
    {
    padding: 40px 520px 0 20px;
    display: block;
    margin: 0;
    font: 12px/175% Trebuchet MS;
    }
#preamble
    {
    margin: 50px 20px 20px 245px;
    padding-bottom: 10px;
    }
#preamble p
    {
    line-height: 150%;    
    margin: 10px 0px 10px 0;
    text-align: justify;
    }
#preamble div
    {
    padding-bottom: 10px;
    }
#justified
	{
	text-align: justify;
	}    
#linkList
{
	position: absolute; 
	background: #640000;
	margin: 0;
	width: 745px;
	top: 212px;
	height: 30px;
}
#linkList div
	{
	width: 400px;
	display:inline
	}
#linkList a
	{
	font: 			14px Verdana;
	font-weight:		bold;
	vertical-align:		middle;
	color:			#CCCCCC;
	margin-top: 10px;
	padding:		12px 15px 5px 15px;
	text-decoration:	none;
}
#linkList a:hover
{
	color: #FFFFFF;
}


