/******************************
*** CONTENT STRUCTURE
******************************/
body {width:100%; height:100%;background:#000;}
#site-global {width:500px;height:500px;margin:0 auto;margin-bottom:0;background:none;}
#contenu {width:480px;height:381px;float:none;padding:0;margin:30px auto 0 auto;}
#contenu h1 {color:#FFF;}
#contenu p {text-align:center;color:#FFF;}
#contenu p a {float:left;width:100%;margin:0 0 10px 0;padding:10px 0;font-weight:bold;color:#FFF;text-decoration:none;}
#contenu p a:hover {color:#000;background:#fbb319;}
