body{
  font-family: arial, verdana, sans-serif;


}
 .fond {
  padding-top: 10px;
  height: 100%;
  width: 100%;
  background: url(../imgs/fond_accueil.jpg);
  background-position: 100%
}
img{
  border-width: 0;
  border-style: none;
}

.titrevert2{
  font-size: 12px;
  color: #006532;
  background-color:#FFFFFF;
}

a.menu {
  color: #666666;
  text-decoration: none;
  font-family: Tahoma,sans-serif;
  font-size: x-small;
  font-weight: bold
}
a.menu:hover {
  color: #CC6600;
  font-family: Tahoma,sans-serif;
  font-size: x-small;
  font-style: italic;
}

.txt_accueil {

   font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  color: #003300;
  text-align: justify
}

#tee{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align:center;
}

#tee h1, #tee h2, #tee h3, #tee h4, #tee h5, #tee h6{
  color: #27277D;
  font-weight: bold;
  text-align:center;
  background-color:#FFFFFF;
}

#tee table{
  border:0;
  width:525px;
  margin-left: auto; 
  margin-right: auto;
}

#tee th{
  border-style: none;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  font-style:normal;
  font-size:8pt;
  font-weight:bold;
  color:#FFFFFF;
  background-color:#006532;
  //text-align:center;
}


.tdblanc{
  border-style: none;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  font-size:10pt;
  color:#27277D;
  text-align:left;
  background-color:#FFFFFF;
}


.tdbeige{
  border-style: none;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  font-size:7pt;
  color:black;
  //text-align:center;
  background-color:#FDF8E4;
}

.tdsaumon{
  border-style: none;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  font-size:7pt;
  color:black;
  //text-align:center;
  background-color:#F3D9A6;
}

#titre_compet{
  color: #cc0000;
  font-size: 12pt;
}
/*
#tee a{
 font-size: 11px;
 color: #006532;
 background-color:#FFFFFF;
}
*/
A.saumon{
 font-size: 11px;
 color: black;
 background-color:#F3D9A6;
}

A.beige{
 font-size: 11px;
 color: black;
 background-color:#FDF8E4;
}
.tab_news {
	background-repeat:no-repeat;
	border-color:#663300;
	border-bottom:hidden;
	background-color: #F8F8F8;
	border: 1px;
	border-style: dotted;
	color: #600;
}.tab_news2 {

	background-repeat:no-repeat;
	border-color:#990000;
	border-bottom:hidden;
	background-color: #F8F8F8;
	border: 1px;
	border-style: dotted;
}
#moncadre {
	width:820px;
	margin:auto;
	padding:0px;
	border-left:0 groove #000000; /* couleur du cadre */
	border-right:0px dashed #000000;
	border-bottom:0px solid #000000;
	border-top:0px solid #000000;
	color: #666666;
	background: url(../imgs/fond_ombre.gif)
}

