body#main{
    font-family:tahoma;
    font-style:italic;
    height:100%;
    width:1000px;
}
div#content{
    width:800px;
    float:right;
    margin:0px;
    padding:0px 0px 30px 0px;
    position:relative;
}
div#footer{
    background-image:url(../PICS/footer_background.jpg);
    background-repeat:repeat-x;
    bottom:0;
    font-size:10px;
    height:25px;
    left:0;
    position:fixed;
    text-align:center;
    width:100%;
    z-index:100;
}
div#menu{
    width:200px;
    float:left;
    position:fixed;
    text-align:center;
}
div#page{
    min-height:100%;
    position:relative;
    padding-bottom:30px;
    width:100%;
}
div#top{
    width:100%;
}

div#menu ol{
    list-style:none;
    margin:0;
    padding:0;
}
div#menu li{
    font-size:12px;
    font-weight:bold;
}
div#menu li a{
    background-image:url(../PICS/menu_normal.png);
    background-repeat:no-repeat;
    color:white;
    display:block;
    font-size:12px;
    height:30px;
    padding:14px 0;
    text-align:center;
    text-decoration:none;
}
div#menu li a:active, div#menu li a:hover, div#menu li a:focus{
    text-decoration:underline;
}
H3#contact_title{
    text-align:center;
    width:100%;
}
H3#home_footer{
    text-align:center;
    width:100%;
}
H3#home_title{
    text-align:center;
    width:100%;
}
H3#led_title{
    background-image:url(../PICS/title_background.jpg);
    background-repeat:repeat-y;
    color:white;
    text-align:center;
    width:500px;
}
H3#lead_title{
    background-image:url(../PICS/title_background.jpg);
    background-repeat:repeat-y;
    color:white;
    text-align:center;
    width:500px;
}
H3#participe_title{
    background-image:url(../PICS/title_background.jpg);
    background-repeat:repeat-y;
    color:white;
    text-align:center;
    width:500px;
}
H3#realize_title{
    background-image:url(../PICS/title_background.jpg);
    background-repeat:repeat-y;
    color:white;
    text-align:center;
    width:500px;
}
H5#contact{
    float:left;
    padding:0px 0px 0px 200px;
    text-align:center;
    width:400px;
}
iframe#googlemap{
    height:350px;
    margin:0px;
    padding:0px 0px 0px 100px;
    width:600px;
}
img#home_slide_1{
    float:left;
    padding:50px 0px 0px 50px;
    width:300px;
}
img#home_slide_2{
    padding:0px 0px 0px 150px;
    width:650px;
}
img#intro_slide_1{
    float:left;
    padding:10px 0px 0px 100px;
}
img#led_slide_1{
    width:800px;
    padding:0px 0px 0px 50px;
    float:left;
}
img#lead_slide_1{
    width:300px;
    padding:100px 0px 0px 50px;
    float:right;
    right:0;
    position:absolute;
}
img#participe_slide_1{
    width:450px;
    padding:0px 0px 0px 150px;
    float:right;
    position:absolute;
}
img#realize_slide_1{
    width:600px;
    float:right;
    right:-150px;
    padding:0px 0px 25px 0px;
    position:absolute;
}
pre#edito{
    background-image:url(../PICS/edito_background.jpg);
    background-repeat:no-repeat;
    float:right;
    font-size:12px;
    width:450px;
}
pre#intro{
    float:left;
    font-size:11px;
    margin:0px 0px 0px 100px;
}
pre#lead{
    background-image:url(../PICS/lead_background.jpg);
    background-repeat:repeat-x;
    float:left;
    font-family:tahoma;
    font-size:12px;
    font-style:italic;
    margin:0px 0px 0px 50px;
    width:350px;
}
pre#realize{
    background-image:url(../PICS/realize_background.jpg);
    background-repeat:repeat-x;
    font-family:tahoma;
    font-size:12px;
    float:left;
    font-style:italic;
    margin:100px 0px 0px 0px;
    width:350px;
}
