body {
    background-color: #ebb971;
    font-family: Verdana, Arial, serif;
	font-size: 13px;

}

/* HEADER */

#headercenter {
    background-image: url('../images/site/header.png');
    background-repeat: repeat-x;

    position: absolute;
    top: 0px;
    left: 433px;
    right: 40px;
    height: 94px;
}

#headerright {
    background-image: url('../images/site/headerright.png');
    position: absolute;
    top: 0px;
    right: 0px;
    height: 94px;
    width: 40px;
}

#headerleft {
    background-image: url('../images/site/headerleft.png');
    position: absolute;
    top: 0px;
    left: 0px;
    height: 94px;
    width: 433px;
}



/* CONTENT */

#content {
    width: 100%;
    background-color: transparent;
    background: url("../images/site/top.png") repeat-x left top;
    position: absolute;
    top: 94px;
    left: 0px;
    z-index: 10;
}

#content .bottom {
    background: url("../images/site/bottom.png") repeat-x left bottom transparent;
}

#content .topright {
    display: block;
    float: right;
    width: 35px;
    height: 58px;
    background:url("../images/site/topright.png") no-repeat right top transparent;
}

#content .topleft {
    display: block;
    width: 35px;
    height: 58px;
    background:url("../images/site/topleft.png") no-repeat left top transparent;
}

#content .centerleft {
    background:url("../images/site/centerleft.png") repeat-y left top #fff;
}

#content .centerright {
    background:url("../images/site/centerright.png") repeat-y right top transparent;
}

#content .bottomleft {
    display: block;
    width: 35px;
    height: 35px;
    background:url("../images/site/bottomleft.png") no-repeat left top transparent;
}

#content .bottomright {
    display: block;
    float: right;
    width: 35px;
    height: 35px;
    background:url("../images/site/bottomright.png") no-repeat right top transparent;
}

#body {
    margin-left: 40px;
    margin-right: 40px;

}

#pub {
    float: right;
    margin: 3px;
}

#title {
    position: absolute;
    left: 38px;
    top: 20px;
    font-size: 120%;
    font-weight: bold;
}

#footer {
    float: right;
    font-size: 80%;
    margin-right: 20px;
}

#postfooter {
    margin: 15px;
}

a:visited, a {
    color: #b57d2e;
    text-decoration: none;
}

a:hover {
    color: #000;
}

#menu {
    font-size: 120%;
    top: 15px;
     height: 49px;
      position: absolute;
}

#menu ul {
    list-style-type:none;
     height: 49px;
}

#menu li {
    float: left;
    margin-left: -25px;
    height: 49px;
    white-space: nowrap;

}

#menu li .mcenter {
    height: 26px;
    padding-top: 23px;
    float: left;
        z-index: 30;
        position: relative;
 font-weight: bold;
 font-size: 90%;
}

#menu li .mleft {
    height: 49px;
    width: 26px;
    float: left;
    z-index: 30;
    position: relative;
}

#menu li .mright {
    height: 49px;
    width: 26px;
    float: right;
    z-index: 30;
    position: relative;
}


#menu li:hover .mcenter {
    background-image: url('../images/site/menuopentop.png');
    background-repeat: repeat-x;

}

#menu li:hover .mleft {
    background-image: url('../images/site/menuopentopleft.png');
}

#menu li:hover .mright {
    background-image: url('../images/site/menuopentopright.png');
}

#menu li .sousmenu {
    display: none;
    position: absolute;
    top: 53px;
    background-color: transparent;
    z-index: 20;
    height: 100%;
}

#menu li .sousmenu ul  {
    list-style-type:none;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 25px;
    padding: 0px;
    border: 0px;
    min-width: 100px;
    background-color: #fff;
    height: 100%;
}


#menu li .sousmenu ul  li {
    float: none;
    margin: 0px;
    padding: 0px;
    border: 0px;
     height: 25px;
}

#menu li .sousmenu ul li  a{
    float: none;
    margin: 0px;
    padding: 0px;
    border: 0px;
}



#menu li:hover  .sousmenu {
    display: block;
}


.sousmenu {
    background-color: transparent;
    background: url("../images/site/menuopentopcenter.png") repeat-x left top;
    position: absolute;
    margin-left: 14px;
    margin-right: 25px;
    margin-top: -2px;
}

.sousmenu .bottom {
    background: url("../images/site/menuopenbottomcenter.png") repeat-x left bottom transparent;
    margin-left: 11px;
    /*margin-right: 25px;*/
}

.sousmenu .topright {
    display: block;
    float: right;
    width: 25px;
    height: 25px;
    background:url("../images/site/menuopenmiddleright.png") no-repeat right top transparent;
    margin-left: -25px;
    margin-right: -25px;
    margin-top: -24px;
}


.sousmenu .centerleft {
    background:url("../images/site/menuopenmiddlemiddleleft.png") repeat-y left top transparent;
    margin-left: -25px;
    margin-right: -25px;
}

.sousmenu .centerright {
    background:url("../images/site/menuopenmiddlemiddleright.png") repeat-y right top transparent;
}

.sousmenu .bottomleft {
    display: block;
    width: 25px;
    height: 26px;
    background:url("../images/site/menuopenbottomleft.png") no-repeat left top transparent;
    margin-left: -25px;
    margin-right: -25px;
}

.sousmenu .bottomright {
    display: block;
    float: right;
    width: 25px;
    height: 26px;
    background:url("../images/site/menuopenbottomright.png") no-repeat right top transparent;
    margin-left: -25px;
    margin-right: -25px;
}

.infoblockleft {

    min-height: 128px;
    padding-bottom: 15px;
    border-bottom: 1px #ddd solid;
}


 .infoblockleft img {
    border: 1px solid #C3C5BA;
    float: left;
    margin-right: 50px;
}


.sup {
	font-size: 11px;
    margin-bottom: -5px;
    text-align: right;
}

#contact p {
	margin: 5px 0;
	overflow: hidden;
}

#contact label {
	float: left;
	margin: 0 20px 0 0;
	width: 130px;
	text-align: right;
}

#contact .text input, #contact .text textarea {
	width: 250px;
}

#contact .text textarea {
	height: 150px;
}

#contact .submit {
	margin-left: 147px;
	width: 120px;
}

#contact .error, #contact .ok {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 20px;
}

#contact .ok { color: #0000DD; }
#contact .error { color: #DD0000; }

#download_button {
	margin: auto;
	text-align: center;
}

#download_button a img {
	border: 0;
}

.changelog li {
	margin-top: 10px;
}

.error {
    border: 1px red solid;
    background-color: #FFC4BC;
    width: 100%;
}

.paserreur {
    border: 1px green solid;
    background-color: #C5FFBC;
    width: 100%;
}

.pub {
    border: 1px blue solid;
    background-color: #B2C0E5;
    width: 100%;
}

#lasted {

    float: right;
    margin: 3px;
    width: 160px;
    padding: 5px;
    font-size: 70%;

    background-color: #fff7e8;
    border: 1px #ffebc7 solid;
}

#lasted ul{
    list-style: none;
    padding-left: 0px;
}
#lasted ul li{
    padding-left: 0px;
    border-bottom: 1px #ccc solid;

}

.warning {
    font-size: 110%;
    color: red;

}

#language {
    font-size: 85%;
}

#paypal {
    margin-top: -15px;
    margin-left: -2px;
}
