body {
    background-color:#000000;
    background-position:center center;
    background-image:url("../img/02.jpg");
    background-attachment: fixed;
    background-repeat: repeat-x;
    border: 0px;
    margin: 0;
    position:absolute;
    left:50%;
    top:50%;
    margin-left:-450px;
    margin-top:-350px;
        width: 900px;
        height: 700px;
        text-align: left;

}
img {
    border:0px;
    margin:0;
    display:block;
}
div#global {
    border: 0px;
    margin: 0;
}
div#content {
    height:472px;
    width:900px;
    background-image:url(../img/03.jpg);
}
div#content3 {
    height:472px;
    width:900px;
    background:url(../img/fondcontent.png);
}
div#content3 h3 {
    margin:0px;
    font-size:1.0em;
    font-family:verdana, sans-serif;
    color:#ffffff;
    font-style:normal;
    padding:20px 30px 0px 30px;
}
div#content3 p {
    font-size:0.6em;
    font-family:verdana, sans-serif;
    color:#ffffff;
    font-style:normal;
    padding:10px 0px 0px 0px;
    border-top-style:solid;
    border-top-color:#ffffff;
    border-width:1px;
    margin-left:30px;
    margin-right:30px;

}
div#mentions {
    height:472px;
    width:900px;
    background-image:url(../img/fondcontent2.png);
    background-repeat:no-repeat;
    overflow:auto;
}
div#mentions p {
    font-size:0.6em;
    font-family:verdana, sans-serif;
    color:#ffffff;
    font-style:normal;
    padding:0px 0px 10px 0px;
    margin-left:30px;
    margin-right:30px;

}
div#mentions h3 {
    margin:0px;
    font-size:0.8em;
    font-family:verdana, sans-serif;
    color:#ffffff;
    font-style:normal;
    padding:20px 30px 0px 30px;
}
div#mentions h4 {
    display:block;
    margin-left:30px;
    margin-right:30px;
    margin:0px;
    font-size:0.7em;
    font-family:verdana, sans-serif;
    color:#ffffff;
    font-style:normal;
    border-top-style:solid;
    border-top-color:#ffffff;
    border-width:1px;
    padding:10px 30px 0px 30px;
}
div#menu { 
    height:124px;
    width:900px;
    background-color:#000000;
}

div#menu object {
    background-color:#000000;
}
div#content2 {
    margin:0px;
    height:90px;
    width:900px;
    background-color:black;
}
div#footer {
    margin:0px;
    height:14px;
    width:900px;
    background-color:black;
    background-image:url(../img/07.jpg);
    text-align:center;
}
div#footer a {
    padding-left:60px;
    padding-right:60px;
    font-family:verdana, sans-serif;
    font-size:0.6em;
    color:#056ac3;
    text-decoration:none;
}
div#footer a:hover {
    color:orange;
}
	.caption{
	    font-style:italic;
	    color:#ffffff;
	    font-family:verdana, sans-serif;
	    font-size:0.6em;
	    }
	.gallery_demo{
	    width:900px;
	    margin:0;
	    padding-left:190px;
	    }
	.gallery_demo li{
	    margin-top:20px;
	    width:50px;
	    height:50px;
	    border:3px double #111;
	    margin: 0 2px;
	    }
	.gallery_demo li div .caption{
	    font:italic 0.7em/1.4 georgia,serif;
	    }
	#main_image img{
	    margin-bottom:10px;
	    margin-left:40px;
	    border-style:solid;
	    border-color:#ffffff;
	    border-width:3px;}
	.nav{
	    clear:both;
	    font:0.8em, 'helvetica neue',sans-serif;
	    letter-spacing:3px;text-transform:uppercase;
	    }
	.info{
	    text-align:left;
	    border-top:1px dotted #221;
	    padding-top:0px;
	    }
	.info p{
	    margin-top:1.6em;
	    }
	    
div#formulaire {
    font-size:0.6em;
    font-family:verdana, sans-serif;
    color:#ffffff;
    font-style:normal;
    height:380px;
    margin-left:30px;
    overflow:auto;
}

div#formulaire input {
    display:block;
    float:left;
    margin-right:0px;
}

