/*MISE EN PAGE BODY*/
div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0px; padding: 0px; }
body{
	font-size:12px;
	font: 90%/1.5em  Helvetica, Tahoma,'Trebuchet MS', Arial, Sans-Serif;
	text-align:left;
	line-height:100%;	
	margin:0px;
	color: white;
	background-color: black;
        width:100%;
        height:100%;
}
body{}
#image {width:100%;height:100%;overflow:hidden;}
#image img{width:100%;position:absolute;left:0px;top:0px;min-width:900px;overflow:hidden;}
body a{
	text-decoration: none;
}

#page{
    width:100%;height:100%;min-width:900px;min-height:750px;
}
#pagein{
    width:700px;
    position:absolute;left:200px;top:130px;
}
#pagein2{
    width:inherit;height:inherit;padding:20px;
}
#pagein2 img{
    border:5px solid white;
}
#pagein2 a, #menu .chosen, #menu .chosen:hover{
    color:#bfe9ff;
    text-decoration:none;
}
#pagein2 a:hover{
    color:#7fd3ff;
}
#titre{
    font-size:60px;letter-spacing:-6px;
    font-family:Helvetica;
    line-height:80%;font-weight:bold;color: white;
    position:absolute;top:40px;right:40px;
}
h1{
    font-size:30px;color:white;letter-spacing:-2px;
    font-family:Helvetica;font-weight:bold;
    margin-bottom:10px;
}
h2{
    font-size:18px;color:white;letter-spacing:-1px;
    font-family:Helvetica;font-weight:bold;
    margin-bottom:7px;
}
#menu{
    font-family:Helvetica;width:200px;
    font-size:40px;color:gray;line-height:80%;font-weight:bold;
    letter-spacing:-4px;position:absolute;bottom:20px;left:0px;margin-bottom:0px;
    text-align: center;color: gray;
}
#menu a{
    color:gray;
}
#menu a:hover{
    color:white;
}
.liens{
    font-size:9px;
}
.lienimg{
    border: 5px solid white;
}
.lienimg:hover{
    border: 5px solid #bfe9ff;
}
table, tr, td, tbody{
    border:none;
}