body{font-family:Arial;font-size:11px;color:#000;background-color:#f1f1f1}
a {color:#000;text-decoration:underline}
//a:hover {color:#fff;text-decoration:none}
h1{}

#araward_conteneur{width:600px;margin:auto;background-color:#fff}
#araward_logo{position:relative;width:600px;margin:auto;}
#araward_menu{position:relative;width:425px;margin:auto;text-align:center}
#araward_menu_bouton_1{float:left;margin-right:15px}
#araward_menu_bouton_2{float:left}
#araward_sousmenu{text-align:center;margin-top:30px}
#araward_contenu {width:600px;margin:50px auto;padding:15px}
#araward_edito {width:600px;margin:50px auto;padding-right:15px;text-align:justify;font-size:12px}

#premier{position:relative;height:150px;font-size:18px;margin-bottom:15px}
#premier_image{float:left;width:150px;height:150px;margin-right:10px}
#premier_place{float:left;width:25px}
#suivants{position:relative;height:50px;margin-bottom:5px}
#suivants_image{float:left;width:50px;height:50px;margin-right:10px}
#suivants_image img{width:50px;height:50px}
#suivants_place{float:left;width:25px;font-weight:bold}

.redacteur{float:left;width:300px;margin-bottom:15px}
.redacteur_imagetop{text-align:left;margin-bottom:15px}
.redacteur_place{display:inline;width:20px;font-weight:bold}

.clearfix{clear:both}

.bouton-jaune{height:40px;color:#fff;border:1px #fec804 solid;background:#fec804;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fee00e', endColorstr='#fd9f00');background:-webkit-gradient(linear, left top, left bottom, from(#fee00e), to(#fd9f00));background:-moz-linear-gradient(top, #fee00e, #fd9f00);text-shadow:#fec804 0 1px 2px;-webkit-text-shadow:#fec804 0 1px 2px;-moz-text-shadow:#fec804 0 1px 2px;-moz-box-shadow:0 1px 1px rgba(0, 0, 0, .3), inset 0 1px 0 #fff;-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, .3), inset 0 1px 0 #fff;box-shadow:0 1px 1px rgba(0, 0, 0, .3), inset 0 1px 0 #fff}
.bouton-jaune.hovered, .bouton-jaune:hover{border:1px #fec804 solid;-moz-box-shadow:0 1px 1px rgba(0, 0, 0, .3), inset 0 0 3px #fff;-webkit-box-shadow:0 1px 1px rgba(0, 0, 0, .3), inset 0 0 3px #fff;box-shadow:0 1px 1px rgba(0, 0, 0, .3), inset 0 0 3px #fff}
.bouton-jaune:active, .bouton-jaune.pressed{border:1px #fec804 solid;background:#fec804;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd9f00', endColorstr='#fd9f00');background:-webkit-gradient(linear, left top, left bottom, from(#fd9f00), to(#fd9f00));background:-moz-linear-gradient(top, #fd9f00, #fd9f00);-moz-box-shadow:0 0 0 #000, inset 0 2px 2px #fd9f00;-webkit-box-shadow:0 0 0 #000, inset 0 2px 2px #fd9f00;box-shadow:0 0 0 #000, inset 0 2px 2px #fd9f00}

.arrondi{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.ombrage{-webkit-box-shadow: 0px 1px 5px 0px #333;-moz-box-shadow: 0px 1px 5px 0px #333;box-shadow: 0px 1px 5px 0px #333;filter:progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=120, Strength=3);zoom:1}