@charset "utf-8";
/* CSS Document */

html, body {
padding:0px;
margin:0px;
background-color:#bdbece;

}

#evolvepro{
width:995px;
height:570px;
background-image:url(images/EP2-attente.png);
margin:auto;

}

#txt{
width:580px;
height:50px;
float:right;
margin-top:510px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#563f6c;
}

#txt a{
text-decoration:none;

}


a:link {color:#563f6c;}
a:visited {color:#563f6c; }
a:hover {color:#563f6c; }



