body
{
   behavior: url(/csshover.htc);
   font-family: verdana, Arial;
   color: #000000;
   font-size: 11px;
   background-color : #FFF7DE;
}

:link
{
    COLOR: #9C6500;
}

a:visited
{
    COLOR: #9C6500;
}

th
{
font-family: verdana, Arial;
color: #000000;f
font-size: 11px;
}

td {
	font-family: verdana, Arial;
  font-size: 11px;
}

.input1
{
font-size: 11px;
font-family: verdana, Arial, Helvetica, sans-serif;
}

.button {
	width: 250px;
	background-color : #add8e6;
	color: #000080;
	font-weight: bold;
	font-family: verdana, Arial;
	font-size: 11px;
	text-decoration:underline;
}

.gunboat {
	background-color : #f5deb3;
	text-align : center;
}

.civil_disorder {

	font-weight : bold;
	color : #b22222;

}

.titre {
	font-weight : bold;
	color : white;
	background-color : black;
	width : 100%;
	text-align: center;
	font-size: 11px;
}

.titre_gazette {
	font-weight : bold;
	color : red;
	background-color : black;
	width : 100%;
	text-align: center;
	font-size: 11px;
}

.boite {
	background-color : white;
	color : black;
	width : 100%;
	border-style : solid;
	border-width : 1px;
	font-size: 11px;
}

.boite_img
{
	background-color : transparent;
	color : black;
	border-style : solid;
	border-width : 1px;
	background-image : url(http://www.18centres.com/image/ornierage/ornierage_haut.gif);
	background-repeat : no-repeat;
	background-position : right bottom;
}

.row_first { background-color: #FFF7DE; color:#b22222; text-align:center; font-weight:bold;} 
.row_even { background-color: #eeeeee } 
.row_odd { background-color: #fffaf0 } 

.AUT {background-color: #b22222}
.ALL {background-color: #9932cc}
.FRA {background-color: #4169e1}
.ITA {background-color: #00ff7f}
.RUS {background-color: orange}
.TUR {background-color: yellow}
.ANG {background-color: #ffc0cb}


.encart_tournoi_corps {
	background-color : white;
	color : black;
	border-style : solid;
	border-width : 1px;
	width : 100%;
	font-size: 11px;
}

.encart_tournoi_titre {
	font-weight : bold;
	color : white;
	background-color : black;
	width : 100%;
	text-align: center;
	font-size: 11px;
}

a.bandeau {
  color: black;
  font-size: 16px;
  font-family: Funk, verdana, Arial;
  text-decoration: none;
  font-weight: bold;
}

a.bandeau:hover {
  color: #9C6500;
}

a.inscrire {
  font-size: 26px; 
  font-family: Funk, verdana, Arial;
  color: red;
  text-decoration: underline;
}

a.inscrire:hover {
  background-color: black;
  text-decoration: underline;
  color: white;
}

/* Menu déroulant vertical */
div#submenu {
  font-size: 14px; 
  font-family: Funk, verdana, Arial;
  background-color: transparent;
}

div#submenu ul ul {
  padding: 0px;
  border: #b0b0b0 1px solid; 
  display: none; 
  margin: 0px; 
  position: absolute; 
  top: -1px;
}

div#submenu li {
  list-style-type: none; 
  position: relative; 
  background-color: #FFF7DE;
}

div#submenu ul.niveau1 {
	margin-top: 5px;
}

div#submenu li.subsubmenu {
  border: 1px solid black;
  display: inline;
  height: 26px;
  margin: 0px;
  padding: 2px;  
}

div#submenu li a {
  text-decoration: none;
  color: black;
}

div#submenu li a:hover {
  text-decoration: none;
  color: #9C6500;
}

div#submenu ul.niveau1 li.subsubmenu:hover ul.niveau2 {
  display: block;
	font-family: verdana, Arial;
  left: 0px; 
  top: 20px;
  background-color: white;
  width: 300px;
}

/* Fermeture de session */

img.home_button {
  border: 0px;
}

img:hover.home_button, img:visited.home_button {
  border: 1px;
}

a.session_quit {
  right: 0px;
  position: inherit;
  margin-left: 11px;
  float: right;
  width:20px;
  height:20px;
  text-align:center;
  font-weight:bold;
  text-decoration:none;
  line-height:15pt;
  border:1px solid #e8dcb6;
  border-bottom-color:#7e4d2a;
  border-right-color:#7e4d2a;
  border-top-color:#e8dcb6;
  border-left-color:#e8dcb6;
  background-color:#ddab76;
  outline:1px solid #e8dcb6;
  color: white;
}

a.session_quit, a:visited.session_quit {
  text-decoration: none;
}

a:hover.session_quit {
  border-bottom-color:#e8dcb6;
  border-right-color:#e8dcb6;
  border-top-color:#7e4d2a;
  border-left-color:#7e4d2a;
  color: #9C6500;
}

a.home_button { 
  background-image: url('/image/commun/home_button.png'); 
  display: block; 
  width: 34px;
  height: 37px;
}

a.home_button:hover { 
  background-image: url('/image/commun/home_button_hover.png') 
}

