body {font-family: 'Yanone Kaffeesatz', arial, serif; }
#logo {width:150px; height:585px; background-image:url(../images/logo.jpg); float:left; display:block;}
#container {width:900px; background-color:#FFFFFF; margin: 0 auto; display:block; box-shadow: 10px 10px 10px #ccc;}
#content {width:700px; display:block; float:left; padding-right:30px;}

.clear{ clear:both;}
.colonne {width:335px; float:left; padding-right:15px;}
.button {width:100%; background-color:#CCCCCC; box-shadow: 5px 5px 5px #999999; margin-bottom:20px; padding: 10px; text-align: center; margin-bottom: 40px; margin-top: 30px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}

a {color:#000000; text-decoration:none;}
a:hover {color:#F18E00;}
h1 {color:#F18E00;}

a .button:hover {background-color:#F18E00; color:#FFFFFF;}