* {
    list-style-position: outside;
    list-style-type: none;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0;
    padding:0;
} 

html,body {
    background-color: #5d5d5d;
    text-align: center;
    color: #fff;
}

#global {
    width: 1026px;
    height: 626px;
    background-image: url(images/fond.png);
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

#entete {
    height: 150px;
}

#entete h1 {
    position: absolute;
    top: -5000px;
}

#animation {
    height:170px;
    width: 987px;
    padding-left:20px;
    padding-top: 25px;
}

#menu {
    width: 1026px;
    margin-left:auto;
    margin-right:auto;
    
}
#menu ul {
    float: right;
    padding-right: 17px;
    height: 25px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
#menu li {
    float: left;
    padding-right: 15px;
    line-height: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#menu ul li .enrouge {
    color: #ffff00 
}

.enrouge {
    color: #ffff00;
}

#menu a {
    color: #fff;
    text-decoration: none;
}

#menu a:hover {
    border-bottom: 1px #fff solid;
}

#corps {
    clear:both;
    height: 410px;
	overflow: auto;
}
#corps2 {
    clear:both;
    height: 600px;
    height: 360px;
    overflow: auto;
}

#page {
    padding-top: 10px;
    padding-left:30px;
    padding-right: 30px;
}

#choixlangue {
    height: 180px;
    padding-top: 10px;
    padding-left:30px;
    padding-right: 30px;	
}

#choixlangue dl {
    float: left;
    padding-top: 20px;
    padding-left: 164px;
}

#choixlangue dd {
    padding-top: 30px;
    text-align: center;
    font-size: 16px;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
}

#corps p {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 10px
}
.bloc {
    float: left;
    width:435px;
    height: 400px;
    padding-left: -10px;
    padding-right: 10px;
}

.blocbis {
    float: left;
    width:375px;
    height: 400px;
    padding-left: 50px;
    padding-right: 30px;
}

.bloc2 {
    float: left;
    width:15px;
    height: 400px;
    padding-left: 30px;
    padding-right: 30px;
}

.bloc3 {
    float: left;
    width:600px;
    height: 400px;
    padding-left: 30px;
    padding-right: 30px;
}

.bloc img {
    border: 1px #fff solid;
}

.bloc .sansbordure {
    border: none;
}

#news {
    width:300px;
    height: 350px;
    float: left;	
    overflow: auto;
}

#formul {
    width:400px;
    height: 300px;
    float: left;	
    overflow: auto;
}

#news h2 {
    border-bottom: 1px Solid #fff;
    font-size: 14px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

#news p {
    padding: 0;	
    padding-bottom: 8px;
}
#news2 {
    width:480px;
    height: 350px;
    float: left;	
    overflow: auto;
}

#news2 h2 {
    border-bottom: 1px Solid #fff;
    font-size: 14px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

#news2 p {
    padding: 0;	
    padding-bottom: 8px;
}

#suivant {
    float: left;
    width: 300px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
}

#suivant a {
    text-decoration: none;
    color: #fff;
}

#suivant a:hover {
    border-bottom: 1px #fff solid;
}

#pieddepage {
    clear: both;
    line-height: 30px;
    padding-left:30px;
}

#visuel{
    width: 800px;
    background: url('1.jpg') -4px 0px no-repeat;
    border: 1px solid #333;
    margin: 200px auto 20px auto;
}
