/*
gris clair : #d0d0d0
*/
body
{
	margin:0 ;
	padding: 0 ;
}
a {
color:#d0d0d0;
}
table { width:100%;float:left; }
div { 
float:left;
/*width:100%;*/
margin:0;
padding: 0;
}

em { color: #fa7000 }

ul {
margin:0;
padding: 0;
padding-left:14px;
}

img {
border:0;
outline:none;
}

h1 { 
font:26pt "Times";
float:left;
display:block;
width:100%;
margin:0 0 10px 0;
padding-left:27px;
background:url(../images/puce-h1.png) no-repeat center left;
border-bottom:1px solid #d0d0d0;
color:#d0d0d0;
}

h2 {
display:block;
width:100%;
float:left;
padding-left:27px;
background:url(../images/puce-h2.png) no-repeat 0px 7px;

font-size:16pt;
margin-bottom:10px;
font-family:Times New Roman, Times, serif;
}

h3 { 
font-size:14px;
width:100%;
margin:8px 0;
clear:both;
float:left;
}

h4 {
font-size:14px;
display:block;
width:100%;
float:left;
margin:8px 0;
}

form { display:block}
input,textarea { clear:both; }

#headerBg 
{
height:170px;
background:url(../images/deg-vertical-orange-blanc.gif) 0 128px repeat-x;
width:100%;
}

#header 
{ 
background-color:#000000;
height:128px;
width:100%;
border-bottom:1px solid #d0d0d0;
}

#languageSelection 
{ 
position:absolute;
left:700px;
background-image:url(../images/bg-flags.png);
background-repeat: no-repeat;
width:68px;
padding-left:15px;
padding-top:2px;

height:27px;
display:block;
}

#titreSite { margin-left:20px;margin-top:25px; }
#baseline 
{
display:block;
color:#d0d0d0;
margin-left:512px;
font-weight:bold;
}

#body {
margin-top:30px;
display:block;
}
#level1Menu {
font:14pt "Verdana", "Bitstream Vera Sans", sans-serif;
list-style:none;
margin-left:3px;
float:left;
width:215px;
height:600px;
border-right:1px solid #aaabb2;
}
#level1Menu li {
width:200px;
height:36x;
text-align:right;

}

#level1Menu li a { 
text-decoration:none;
color:#000000;
display:block;
padding:5px 0;
border:2px solid #ffffff;
width:174px;
padding-right:26px;
}

#level1Menu li.on a { 
text-decoration:none;
background:url(../images/puce-menu-blanche.png) no-repeat 11px 8px;
color:#fa7000;
display:block;
padding:5px 0;
border:2px solid #ffffff;
width:174px;
padding-right:26px;
}


#level1Menu li a:hover {
background:#000000 url(../images/puce-menu.png) no-repeat 11px 8px;
color:#fa7000;
border:2px solid #d0d0d0;
}

#moduleResultContent
{
margin-left:25px;
width:711px;
color:#000000;
font:12px "Verdana", "Bitstream Vera Sans", sans-serif;
text-align:justify;
line-height:20px;
}

#footer 
{
margin-top:30px;
bottom:0;
background:url(../images/flower-footer.png) no-repeat 23px;
display:block;
width:100%;
color:#ffffff;
height:184px;
font:11px "Verdana", "Bitstream Vera Sans", sans-serif;
line-height:16px;
}

#subFooter 
{
border-top:1px solid #d0d0d0;
padding-top:20px;
padding-bottom:10px;
margin-top:92px;
margin-bottom:0;
height:62px;
background:#000000;
display:block;
width:100%;
text-align:center;
}

.object-right { 
float:right;
}

.object-center {
text-align:center;
}
.object-left { 
float:left;
}
.object-left img { 
margin-top:4px;
margin-right:4px;
}

.object-right img {
margin-top:4px;
margin-left:4px;
}

.formElement, .block { width:100%; clear:both }