html {
	font-family:"Gill Sans", "Gill Sans MT","Tahoma";
	color:#6d6d6d;
}

html * {
	margin:0;
	padding:0;
}

div#toCenter{
	text-align:center;
	height:100%;
	margin:0;
} 

body{

line-height:18pt;
font-size:14pt;
}
div#lang {
float:left;

}
div#content{
	width:1021px;
	margin:auto;
	text-align:left;
}

div.header{
	height:60px;
	width:1021px;
}

#logo {
width:100%;
height:125px;

}

#menu {

width:1021px;
height:100px;
background:transparent url("img/CurveH.gif") no-repeat scroll 1px 35px;


}




#contenu {
background: transparent url("img/Back.gif") repeat-y scroll 0px 0px;
width:100%;

min-height:200px;

}



#curveB {
width:100%;

min-height:200px;

}


#titreContent {
float:left;
width:140px;
height:590px;
}




#texte {
padding: 22px 40px 0 40px;
margin-left: 130px;




}

#texte p {
padding-bottom:10px;

}

#ulMen {
margin:auto;
width:670px;
}

#ulMen li{
display:block;

float:left;
text-align:center;

}

#ulMen a span {
display:none;
}

#ulMen li.sep {
display:block;
background: white url("img/mSep.gif") no-repeat scroll center center;
width:40px;
height:34px;


}

#ulMen li a {
display:block;
height:34px;


}


 


#ulSm {
clear:left;
margin:auto;
width:800px;
}

#ulSm li{
display:block;

float:left;
text-align:center;

}

#ulSm a span {
display:none;
}

#ulSm li.sep {
display:block;
background: white url("img/smSep.gif") no-repeat scroll center center;
width:20px;
height:26px;


}

#ulSm li a {
display:block;
height:26px;


}

#texte {
text-align:justify;
}

#texte ol{
padding-left:30px;
padding-bottom:15px;
}

#texte ol li {
margin-top:12px;
}

#texte ol li ol li{
margin-top:0px;
}

#texte ul{
padding-left:30px;
padding-bottom:15px;}

#texte ul li {
margin-top:12px;
}

#texte ul li ul li{
margin-top:0px;
}

#texte h1 {
padding-top:5px;
font-size:18pt;

}

#texte h2 {
padding-top:5px;
font-size:16pt;
font-weight:normal;

}


#texte h5 {
text-align:center;
border-bottom:1px solid;
margin-bottom:15px;
color:#a5db3c;

}

#lang a, #texte a {
text-decoration:none;
border-bottom:1px dotted #a5db3c;
color:#a5db3c;

}



b {
color:#87be1b;
font-weight:normal;

}

#preload {
display:none;
visibility:hidden;
}

