/* CSS Lexique */
.cadre_centre {
margin-left: auto;
margin-right: auto;
width:589 px;

}
.cadre {
background-color:#FFFFFF;
border:1px solid #000000;
overflow:auto;
}
#infos {
margin:0px;
padding:0;
font-family: Arial,Helvetica,sans-serif;
}
#infos #liste {
border:1px solid #D9DE11;
height:150px;
margin-bottom:30px;
overflow:auto;
padding:10px 0 10px 20px;


}
#infos #liste a { text-decoration: none; }
#infos #liste a:hover { text-decoration: underline; }
#infos #liste p {
margin:0px 0px 10px 0px;
}
.space{
width: 100%;
    height:5px
}

.text_center p {
	margin:0px;
    padding:0px;
}
.text_center {
width: 577px;
	text-align:center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    letter-spacing: 0em;
    font-weight: normal;
    margin-top: 25px;
    line-height:125% ;
}
.gros_titre {
    font-size: 35px;
}
.red {
    font-weight: bold;
    color: #FF0033;
}
.serre {
    letter-spacing: -0.1ex;
}
.blue {
    letter-spacing: -0.1ex;
    font-size: 13px;
    color: #3333FF;
    font-weight: bold;
}
