* {margin: 0; padding: 0;}
body {font-family: "Arial", Verdana, sans-serif;}
.hide {display: none;}
#allContent {
    width: 750px; height: 400px;
    position: absolute; left: 50%; top: 50%;
    margin-left: -375px; margin-top: -200px;
    background: transparent url(images/bienvenue.gif) no-repeat left bottom;}
    
#content {margin: 0 0 0 300px;}

.miniFlash {
    border-left: 1px #A4A4A4 solid;
    width: 448px; height: 200px;
    position: relative;}

h2 {
    font-size: 11px;
    font-weight: normal;
    padding-left: 10px; line-height: 32px;
    width: 438px; height: 32px;
    }

h2#urlOne {background: transparent url(images/bg_vendeefr.jpg) no-repeat;}
h2#urlTwo {background: transparent url(images/bg_vendeetourisme.jpg) no-repeat;}

h2 a {
    color: #000;
    text-decoration: none;
    font-size: 19px;}
h2 a:hover  {text-decoration: underline;}
h2 a span {color: #FF0000}

    
#flashA h2 {
    position: absolute; left: 0; bottom: 0;
    border-bottom: 1px #A4A4A4 solid;}
