body{
margin:0px;
padding:0px;
font-family:"Trebuchet MS", "Nimbus Sans L";
color:#333;
font-size:13px;
height: 100%;
text-align:center;
overflow-y: scroll;
}
a{
text-decoration:none;
color:#fff;
}
a:hover{
text-decoration:underline;
}
img{
border:0px;
}
img a{
cursor:pointer;
}
#centrer_site{
/*position:absolute;
left:50%;
margin-left:-500px;*/
width:1000px;
margin:auto;
text-align:left;
/*min-height: 100%;*/
}

#contenu_top{
border:5px solid #fff;
width:1000px;
height:auto;
}

#contenu_top a{
color:#690;
}

#contenu_page{
float:right;
background-color:#fff;
width:620px;
height:auto;
min-height: 100%;
margin:0px;
padding:0px;
padding-left:20px;
padding-top:30px;
border-right:5px solid #fff;
border-bottom:5px solid #fff;
}
#contenu_left{
float:left;
width:450px;
margin-right:0px;
margin-left:20px;
}
#contenu_right{
margin-left:480px;
}
#pellicule_right{
float:right;
margin-top:-5px;
margin-right:-5px;
background:url(../pictures/pellicule2.jpg);
width:113px;
height:100%;
overflow:hidden;
}
h1{
color:#353535;
font-size:24px;
font-variant:small-caps;
padding-top:5px;
margin:0px;
letter-spacing:0em;
}
h2{
color:#353535;
font-size:16px;
padding-top:5px;
margin:0px;
letter-spacing:0em;
}
#contenu_top #texte_photo{
position:relative;
margin-top:-30px;
margin-left:570px;
}
#bottom{
margin-top:5px;
text-align:center;
color:#FFF;
font-size:12px;
}
.grey-box{
    width:600px;
    padding:10px;
    background-color:#F5F5F5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom:20px;
}
span.bleu{
font-size:14px;
font-weight:bold;
color:#369;
}
span.orange{
font-size:14px;
font-weight:bold;
color:orange;
}
#download-cewe {
    float:right;
    margin-right:15px;
    margin-top:35px;
    text-align:center;
	padding:10px;
    background-color:#F5F5F5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
#download-cewe h2{
    margin-bottom:10px;
}
#download-cewe a{
    display:block;
    margin:auto;
}
.icone-start{
 float:left;
 width:290px;
 padding:10px;
 margin:5px;
 height:80px;
 background-color:#F5F5F5;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 font-size:16px;
 font-weight:bold;
 vertical-align:center;
}
.icone-start img{
margin-right:10px;
}
#contenu_top .icone-start a:visited,#contenu_top .icone-start a:hover,#contenu_top  .icone-start a{
color:#636363;
}

ul#plan-site {
    list-style:none;
    font-size:14px;
    font-weight:bold;
}

ul#plan-site ul {
    font-size:14px;
    font-weight:normal;
}