@charset "utf-8";
*{margin:0;padding:0;}

body{
font-family: Arial, Helvetica, sans-serif ;
font-size: 12px;
color: #777;
background-color:#ddd;
}

a img{border: none;}
form{margin-left:3px;font-weight:bold;}
input{width:97px;height:17px;border:1px solid #787878;margin:2px 0 2px 5px;}
input.bouton{background: url("images/bouton.jpg") no-repeat;border:0;width:78px;height:25px;margin:5px 0 3px 80px;}

/*//////////////////////////////////////// GLOBAL /////////////////////////////////////////*/

div#global{
background: url("images/extensible.jpg") repeat-y;
margin:auto;width:780px;
}

/*//////////////////////////////////////// NAVIGATION /////////////////////////////////////////*/

ul#navigation{list-style:none;}
ul#navigation li{float:left;}
ul#navigation a#accueil{
width:90px;height:63px;float:left;
background: url("images/accueil.jpg") no-repeat;
margin-left:8px;
}
ul#navigation a#informations{
width:109px;height:63px;float:left;
background: url("images/informations.jpg") no-repeat;
}
ul#navigation a#telechargements{
width:140px;height:63px;float:left;
background: url("images/telechargements.jpg") no-repeat;
}
ul#navigation a#connexion{
width:95px;height:63px;float:left;
background: url("images/connexion.jpg") no-repeat;
}
ul#navigation a#favoris{
width:69px;height:63px;float:left;
background: url("images/favoris.jpg") no-repeat;
}
ul#navigation a#recherche{
width:94px;height:63px;float:left;
background: url("images/recherche.jpg") no-repeat;
}
ul#navigation a#contact{
width:75px;height:63px;float:left;
background: url("images/contact.jpg") no-repeat;
}
ul#navigation a#faq{
width:92px;height:63px;float:left;
background: url("images/faq.jpg") no-repeat;
}

/*//////////////////////////////////////// HEADER+PUB /////////////////////////////////////////*/

h1{width:285px;height:61px;float:left;
background: url("images/header.jpg") no-repeat;
margin-left:8px!important;margin-left:4px;}
h1 span{display:none;}
a#pub{
width:479px;height:61px;float:left;
background: url("images/pub.jpg") no-repeat;
}
a#pub img{width:468px;height:60px;float:left;margin-left:10px}

/*//////////////////////////////////////// NEWS /////////////////////////////////////////*/

div#news{
width:764px;height:25px;
background: url("images/news.jpg") repeat-x;
margin:0 0 5px 8px;clear:both;}div#news h2{font-size:12px;}

/*//////////////////////////////////////// MENU GAUCHE /////////////////////////////////////////*/

div#left{width:161px;float:left;margin-left:8px!important;margin-left:4px;}
div#left div.menu{background-color:#ddd;margin-bottom:10px;}
div#left div.menu h3#general{width:161px;height:30px;background: url("images/general.jpg") no-repeat;}
div#left div.menu h3#general{width:161px;height:30px;background: url("images/stat.jpg") no-repeat;}
div#left div.menu h3#stat{width:161px;height:25px;background: url("images/nouveausite.jpg") no-repeat;}
div#left div.menu ul{list-style:none;margin:3px;}
div#left div.menu a{color:#777;text-decoration:none;}

/*//////////////////////////////////////// CONTENT /////////////////////////////////////////*/

div.content{width:596px;background-color:#ddd;margin:0 0 10px 176px!important;margin:0 0 10px 173px;}
div.content h3#bienvenue{width:596px;height:35px;background: url("images/bienvenue.jpg") no-repeat;}
div.content h3#cat{width:596px;height:35px;background: url("images/cat.jpg") no-repeat;}
div.content p{margin:3px;}

/*//////////////////////////////////////// FOOTER /////////////////////////////////////////*/

p#footer{
width:764px;height:24px;
background: url("images/footer.jpg") repeat-x;
margin:0 auto;clear:both;line-height:24px;
text-align:center;font-weight:bold;
clear:both;
}

p#footer a{color:#777;}

/*//////////////////////////////////////// FORMULAIRE /////////////////////////////////////////*/

div#left div.menu{

}


/* Decouper par le_meurtrier */
