html, body {
  background-image: url(../images/background.jpg);
  background-repeat: repeat-x;
  background-color: #9DBA22;
  margin: 0 0;
  text-align: center;
  font-family: arial, helvetica;  
}

.clear_both {
  clear: both;
}

td {
  font-size: 12px;
}

input {
  font-family: arial, helvetica;
  font-size: 12px;
  width: 300px;
}

.main {
  width: 1024px;
  /*height: 797px;
  background-color: #ff0000;
  background-image: url(../images/accueil.jpg);*/
  margin-left: auto;
  margin-right: auto;
}

.header_flash {
  width: 1024px;
  height: 260px;
  /*background-image: url(../images/accueil_01.jpg);*/
}

.menu_left {
  width: 30px;
  height: 72px;
  float: left;
  background-image: url(../images/accueil_02.jpg);
  background-position: 0px -14px;
}

.menu_center {
  width: 961px;
  height: 72px;
  float: left; 
  background-image: url(../images/accueil_03.jpg);
  background-position: 0px -14px;
}

.menu_right {
  width: 33px;
  height: 72px;
  float: left;
  background-image: url(../images/accueil_04.jpg);
  background-position: 0px -14px;
}

.tab_spacer_left {
  width: 73px;
  height: 41px;
  float: left;
}

.tab_spacer_9 {
  width: 9px;
  height: 41px;
  float: left;
}

.tab {
  width: 126px;
  height: 41px;
  float: left;
  background-image: url(../images/tab2.gif);
  text-align: left;
}

.tab a:hover {
  background-position: -126px 0px;
  color: #ED1B2E; 
}

.tab a {  
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

.tab a:hover {
  text-decoration: none;
}

.tab_selected {
  width: 126px;
  height: 41px;
  float: left;
  background-image: url(../images/tab.gif);
  text-align: left;
}

.tab_selected a {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #ED1B2E;
}

.tab_selected a:hover {
  text-decoration: none;
}

.content_left {
  width: 31px;
  min-height: 349px;
  float: left; 
}

.content_center {
  width: 960px;
  background-color: #ffffff;
  float: left;
}

.content_center1 {
  width: 723px;
  min-height: 349px;
  float: left;
  background-color: #ffffff; 
}

.content_center2 {
  width: 214px;
  min-height: 349px;
  float: left;
  background-color: #ED1B2E; 
}

.content_center3 {
  width: 23px;
  min-height: 349px;
  float: left;
  background-color: #ffffff; 
}

.content_right {
  width: 33px;
  min-height: 349px;
  float: left; 
}

.content_footer_left {
  width: 30px;
  height: 40px;
  float: left; 
}

.content_footer_center {
  width: 961px;
  height: 40px;
  float: left;
  background-image: url(../images/accueil_11.jpg);   
}

.content_footer_right {
  width: 33px;
  height: 40px;
  float: left; 
}

.news_top {
  width: 214px;
  height: 59px;
  background-image: url(../images/news_top.jpg);
}

.news_mid {
  width: 214px;
}

.submenu_select {
  color: #518B06;
  font-size: 18px;
  text-decoration: none;
}

.submenu_select:hover {
  text-decoration: none;
}

.submenu_sep {
  color: #808285;
  font-size: 16px;  
}

.submenu {
  color: #808285;
  font-size: 18px;
  text-decoration: none;
}

.submenu:hover {
  color: #518B06;
  text-decoration: none;
}

.txt_quoideneuf_titre {
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
}

.txt_quoideneuf_titre a {
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
}

.txt_quoideneuf_titre a:hover {
  text-decoration: underline;
}

.txt_quoideneuf {
  color: #ffffff; 
  font-weight: normal;
  font-size: 12px;
}

a { 
  color: #FF7800;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.txt_std {
  font-size: 12px;
}

.txt_titre {
  color: #518B06;
  font-size: 14px;
}

.txt_titre_bold {
  color: #518B06;
  font-size: 14px;
  fond-weight: bold;
}

.footer_left {
  width: 30px;
  height: 80px;
  float: left; 
}

.footer_center {
  width: 961px;
  height: 80px;
  float: left;
  text-align: left;
}

.footer_right {
  width: 33px;
  height: 80px;
  float: left; 
}

.aFooter {
  color: #000000;
  text-decoration: none;
  font-size: 12px;
}

.footer_adr {
  color: #E4FF00;
  font-size: 12px;
}

li {
 font-size: 100%;
 display: list-item;
 list-style-image: url(../images/puce.gif);
} 

.aNews {
  color: #ffffff;
  text-decoration: none;
}

.aNewsAnchor {
  color: #000000;
  font-size: 12px;
  text-decoration: none;
}

.aNewsAnchor:hover {
  text-decoration: none;
}
