body{
margin:0 0 0 0;

background-attachment: fixed;
}
#center{
position: relative;
margin-left:auto;
margin-right:auto;
width: 940px;
margin-top:20px;
/*border: thin #ff0000 solid;*/
}
  #head{
  width: 900px;
  Height:152px;
  /*border: 1px white solid;*/
  }
  #admin_menu{
  width: 339px;
  Height:41px;
  /*border: 1px white solid;*/
  float:left;
  margin-left: 500px;
  }
  #banner_admin{
  width: 900px;
  Height:110px;
  /*border: 1px white solid;*/
  float:left;
  }
  #cadre{
  width: 910px;
  Height:auto;
  /*border: thin white solid;*/
  float:left;
  }
    #right{
    width: 148px;
    height:auto;
    margin-right:0px;
    float:right;
    }
      .top{
      background-image: url(../images/top.png);
      width:148px;
      height:25px;
      color:#ffffff;
        font-size: 10px;
        font-family: verdana;
        font-weight: none;
        text-align:center;
      }
        .middle{
        color:#ffffff;
        font-size: 10px;
        font-family: verdana;
        width: 148px;
        min-Height:100px;
        height:auto;
        background-image: url(../images/middle.png);
        
        margin-right:0px;
        /*background-color: rgb(0,0,0);*/
        }
      .bottom{
      width:148px;
      height:25px;
      background-image: url(../images/bottom.png);
      background-repeat: no-repeat;
      }  
    #main{
    width: 750px;
    Height:auto;
    margin-left:3px;
    float:left;
    color:#ffffff;
      font-size: 11px;
      font-family: verdana;
      font-weight: none;
    }
     
  #pied{
  width: 750px; 
  height:50px;
  margin-left:3px;
  float:left;
  color:#ffffff;
      font-size: 11px;
      font-family: verdana;
  }
  #accueil{
  width: auto; 
  height:auto;
  margin-left:0px;
  }
   #news{
  width: 500px; 
  height:auto;
  margin-left:0px;
  border-bottom: 1px white dashed; 
  border-top: 1px white dashed; 
  }
  #logins{
  border: 1px white dashed;
  margin-top:150px;
  width:300px;
  height:150px;
        }
  .login2{
  border: 1px white dashed;
  margin-top:0px;
  margin-left:180px;
  width:400px;
  height:200px;
        }
  .news_dev{
  margin-top:0px;
  margin-left:38px;
  width:400px;
  min-height:400px;
  height:auto;
  float:left;
   border: 1px white dashed;
     margin-top: 10px;
  }
  .INnews_dev{
  margin-top:5px;
  margin-left:13px;
  width:370px;
  min-height:370px;
  height:auto;
  float:left;
   /*border: 1px white solid;*/
     margin-top: 10px;
     font-weight: bold;
     font-size: 13px;
  }
  .other_news{
  margin-top:50px;
  margin-right:50px;

  width:200px;
  min-height:200px;
  height:auto;
  float:right;
   border: 1px white dashed;
  }      
/*********************************************************************titres*/
h1{color:rgb(0,0,0);}
h2{color:rgb(0,0,0);font-family: verdana; font-size: 15px;text-align: center;font-weight: bold;}
h3{color:rgb(0,0,0);font-family: verdana; font-size: 13px;text-align: left; font-weight: bold;}
h4{color:rgb(0,0,0);}
/**********************************************************************liens*/
a{
font-family:Verdana;
font-size:11px;
color:rgb(255,255,0);
font-style:normal;
font-weight:bold;
text-decoration:none;
}
a:hover{
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:rgb(255,204,0);
text-decoration:underline;
}
.pagenews{
font-family:Verdana;
font-size:10px;
color:black;
font-style:normal;
font-weight:bold;
text-decoration:none;

}
.pagenews:hover{
font-family:Verdana;
font-size:10px;
color:black;
font-style:normal;
font-weight:bold;
text-decoration:underline;

}
/************************************************************************formulaire*/
select{
border: 1px white solid;
background-color:black ;
font-size:10px;
color:white;
font-family: verdana;
font-weight: bold;
}

.black{
border: 1px white solid;
background-color:black ;
font-size:10px;
color:white;
font-family: verdana;
font-weight: normal;


}
.none{
border: none;
background:none ;
font-size:10px;
color:white;
font-family: verdana;
font-weight: normal;
cursor:pointer;
}
.btn{
border: 1px black solid;
background-image: url(../images/btn.png);
font-size:10px;
color:white;
font-family: verdana;
font-weight: normal;

}
.btn:hover{
border: 1px black solid;
background-image: url(../images/btnHover.png);
font-size:10px;
color:white;
font-family: verdana;
font-weight: normal;
cursor:pointer;
}

/***********************************************************************table*/
tr{
height:26px;
}
.head_tab{
background-image: url(../images/head.png);
width:311px;
font-size:10px;
height:33px;
background-repeat: no-repeat;
background-position: center;
text-align: center;
}
