/* ----- STYLE GÉNÉRAUX */body{font-family:'Trebuchet MS',arial,helvetica,sans-serif;color:#444;background:#e3e3e3;font-size:.75em;font-weight:700;}
a{text-decoration:none;color:#444;font-size:.9em;}
a:hover{text-decoration:underline;}
p{margin:0;padding:0;}
input,textarea{color:#999;border:1px solid #ccc;padding:5px;}
input{-webkit-box-shadow:inset 0 0 5px #575757;-moz-box-shadow:inset 0 0 5px #575757;box-shadow:inset 0 0 5px #575757;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
textarea{-webkit-box-shadow:inset 0 0 5px #575757;-moz-box-shadow:inset 0 0 5px #575757;box-shadow:inset 0 0 5px #575757;-moz-border-radius:7px;-webkit-border-radius:7px;border-radius:7px;width:478px;}
/* ----- STYLE CONTENEUR GLOBAL */#boxcommentaire{width:490px;background-color:#F4F4F4;margin:auto;padding:20px;border:1px solid #ccc;}
/* ----- STYLE AJOUTER COMMENTAIRE */#photo p{float:left;margin-top:55px;}
#photo img{float:right;margin-right:50px;height:120px;border:1px solid #ccc;}
#photo a{float:left;margin-top:55px;}
/* ----- STYLE CONTENEUR HAUT */#boxtop{padding-top:10px;clear:both;}
#boxtop_left{float:left;margin-right:20px;}
#boxtop_right{float:left;}
#boxtop input{margin-top:2px;width:223px;padding:5px;}
/* ----- STYLE CONTENEUR BAS */#boxbottom{clear:both;padding-top:10px;width:480px;}
#boxbottom a{margin-top:2px;}
input#inputajouter{width:150px;background:#e3e3e3 url(../../images/commentaires/bouton.png) 0 0;height:25px;color:#454547;cursor:pointer;margin-top:20px;border:none;color:#FFF;font-weight:700;font-size:.85em;}
input#inputajouter:hover{background:#e3e3e3 url(../../images/commentaires/bouton.png) 0 25px;}
div#ajouter{width:150px;margin:auto;}
/* ----- STYLE CONTENEUR SECURITE */#securite{margin-top:20px;}
img.code{display:block;float:left;margin:10px;margin-left:40px;margin-top:13px;}
input.inputcode{display:block;float:right;margin:10px;margin-right:60px;height:40px;font-size:22px;font-weight:400;}
#boxcommentaire p#nocomment{clear:both;text-align:center;padding-top:20px;}
/* ----- STYLE META */div.meta{clear:both;padding-top:20px;}
p.auteur{color:#666;font-family:Trebuchet, sans-serif;font-size:17px;font-weight:700;}
p.auteur span{font-size:12px;}
p.time{font-size:10px;color:#bababa;}
/* ----- STYLE COMMENTAIRES */div.commentaire{padding-top:10px;padding-bottom:20px;border-bottom:1px solid #ccc;}
/* ----- STYLE PAGINATION */div#pagination{width:400px;margin-top:15px;}
div#pagination ul{width:100%;margin:auto;text-align:center;list-style-type:none;}
div#pagination ul li{display:inline;}
div#navigation ul li a{color:#ccccd0;}
.addcommentairephoto{background:#444;padding:5px 7px;color:#FFF;}
.addcommentairephoto:hover{background:#ccc;padding:5px 7px;color:#000;text-decoration:none;}