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

body {
background-color:#86837a;
}

#paraun {
margin-top:150px;
text-align:center;
font-family:Century Gothic, "Courier New", Courier, monospace;
font-size:2.5em;
color:#4C4C4C;
background-color:#e3772a;
padding-top:15px;
padding-bottom:15px;
}

#paradeu {
margin-top:25px;
text-align:center;
font-family:Century Gothic, "Courier New", Courier, monospace;
font-size:1.3em;
color:#ffffff;
}

a {
text-decoration:none;
}

a#ligne {
color:#f7dd55;
margin-left:8px;
}

a:hover#ligne {
color:#fc0000;
}