
#flash_content {
    position: fixed !important;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -320px;
    margin-left: -512px;
    width: 1024px;
    height: 640px;
}

body {
    /*padding-top: 120px;*/
    font-family: verdana;
    background: #fff;
    font-size: 7pt;
    font-weight: normal;
}

.body_style {
    /*padding-top: 120px;*/
    font-family: verdana;
    background: #fff;
    /*background-image: url('http://www.gelin-lafon.com/build.jpeg');*/
    background-repeat: no-repeat;
    background-position: center top;
    font-size: 7pt;
    font-weight: normal;
}

a:link {
    color: #E2007A;
}

a:active {
    color: #E2007A;
}

a:visited {
    color: #E2007A;
}

a:hover {
    color: #E2007A;
} main {
    width: 300px;
    margin:auto;
} #content {
	/*visibility:hidden;*/
    /*margin-left: 46px;*/
	text-align: center ;
} #logo-div {
	/*visibility:hidden;*/
    margin-left: 46px;
    margin-top: 50px;
} #logo-div img {
    margin: -10 -46;
    border: 0px;
}

footer {margin-left:auto;margin-right:auto;width:1000px;}
#footer {height: 80px;}
#footer {clear: both;}

h4 {
    font-size: 12pt;
    font-weight: normal;
}