h2 {
width:100%;
clear:both;
display:block;
margin-top:5px;
margin-bottom:5px;
}

div.bdodo{
    color:#495e6a;
       Background-image:url('Imgs/kmg-18720.jpg');
       text-align:center;
       margin-top:60px;
       margin-bottom:90px;
       margin-right:auto;
       margin-left:auto;
font-family:courier; font-size:16px;
font-weight:bold;
width:1200px;

       }

div.mainmain { clear:both;
	    margin-top:60px;
       margin-bottom:90px;
       text-align: center;
	     }



h1.dodo {
border-top:2px solid black;
border-bottom:2px solid black;
background-color:#666666;
color:#c09ad3;
test-align:center;
}

a:link { text-decoration:none; color:#333333;}
a:visited { text-decoration:none; color:#333333;}

#back {
text-align:center;
width:100%;
font-size:200%;
margin-top:20px;
}

#border {
    margin-right:auto;
    margin-left:auto;
    width:424px;
    border: 2px solid black;
}
.bordure {
    margin-right:auto;
    margin-left:auto;
    width:404px;
    border-top: 5px solid white;
    border-left: 10px solid white;
    border-right: 10px solid white;
    border-bottom: 5px solid white;
}

.bordureHaut {
    margin-right:auto;
    margin-left:auto;
    width:404px;
    border-top: 10px solid white;
    border-left: 10px solid white;
    border-right: 10px solid white;
    border-bottom: 5px solid white;
}

.bordureBas {
    margin-right:auto;
    margin-left:auto;
    width:404px;
    border-top: 5px solid white;
    border-left: 10px solid white;
    border-right: 10px solid white;
    border-bottom: 10px solid white;
}

.ddv {
 /*   height:240px;
/*    width:700px;
/*    border:1px solid #330000;
    margin:20px;*/
    text-align:center;
    margin-right:auto;
    margin-left:auto;
}

.ddh {
/*    height:160px;
/*    width:700px;
/*    border:1px solid #330000;
    margin:20px;*/
    text-align:center;
    margin-right:auto;
    margin-left:auto;
}


.dv {
    float:left;
/*    height:240px;
    width:700px;
/*    border:1px solid #330000;*/
    text-align:center;
}

.dh {
    float:left;
/*    height:700px;
    width:180px;
/*    border:1px solid #330000; */
    text-align:center;
}

.rv {
    float:left;
    margin:0px;
    border:0px;
    padding:0px;
}

.rh {
    float:left;
    margin:0px;
    border:0px;
    padding:0px;
}

body {
/*    background:#41893d;*/
    background:#152635;

    margin-left:0px;
    margin-top:20px;
/*    overflow-y:hidden;*/
}

.ih {border:2px solid black;
}

.iv {;}


img.vis {
    display:inline;
}

.kunvis {
    display:none;
}

div#main {
    width:100%;
    margin-right:auto;
    margin-left:auto;
    position:relative;
/*    overflow:hidden;*/

}

#double-scroll {width:900px;}

#bah{
    color:#990000;
    font-size:40px;
    left:100px;
    top:100px;
    position:absolute;
    padding:30px;
    border:4px solid #990000;
    border-radius:20px;
    background-color:black;
}