
* {margin: 0; padding: 0;}
body {font-family: Verdana, Arial, Serif; color: #000000; text-align:center; font-size: 110%;overflow:hidden;}
#logo {height: 200px; background-color: white; background: url(portrait.png) no-repeat;background-position: center; background-size: auto 100%; margin-bottom: 20px;}
#content {height: 30%; background-color: #ffffff;}


a {display: block; width: 80%; height: 50px;margin: auto; border-radius: 10px; color: white; line-height: 50px;text-decoration: none;font-size: 100%;}
.lien1 {background-color: #444444;}
.lien2 {background-color: #63c9de;}

#content p {padding: 5%; line-height: 140%;}
#footer p {font-size: 80%;padding: 1%;}

.big {font-size: 140%; font-weight: bold;}
.small{font-size: 80%;}
.titre{color: #606060;}

#trust {text-align: justify; padding: 5% 10% 0 10%; color: #606060;}

