body {
  background-color: #FFFFFF;
  color: #000;   /* #009e00 */
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt;
} 

a:link {color: #000000; text-decoration	: none;}
a:visited {color: #000000; text-decoration	: none;}
a:active {color: #000000; text-decoration	: none;}

.sel a {color: #ff0000; text-decoration	: none;}

h1 {
  font: bold 25px Arial, Verdana, sans-serif, Helvetica;
  color: #fff;
}

img {
	border: 0px solid black;
}

input, select, textarea {
	background-color: #fff;
	border: 1px solid #000;
	color: #000;
	font-size: 9px;
}

input, select {
	text-align: center;
}

td.a_left {
  text-align: left;
  padding: 2px;
}
td.a_right {
  text-align: right ;
  padding: 2px;
}
td.a_center {
  text-align: center;
  padding: 2px;
}
td.bouton {
  text-align: center;
  padding-top: 10px;
}

a.blanc {
	font-size: 12px;
  color: #fff;
}

/********************************************* mise en page */
div.outer {
  text-align: center;
	margin-left:auto;										/* Sert à centrer le tableau */
	margin-right:auto;										/* idem */
	border: 0px solid black;
}

div.titre {
  height: 120px;
  text-align: center;
	border: 0px solid black;
}

div.menu_vert {
  width: 20%;
  padding: 10px;
  text-align: left;
	border: 0px solid red;
	float: left;
  font-size: 7pt;
}

div.contenu {
  width: 75%;
  padding: 0px 10px 0px 10px;
  text-align: center;
	border: px solid blue;
	margin-left:auto;										/* Sert à centrer le tableau */
	margin-right:auto;										/* idem */
	float: left;
}

div.credits {
	color:#000;
	font: 12px Arial, Verdana, sans-serif, Helvetica ;
  text-align: center;
}

input.button {
	font: bold 11px Arial, Helvetica, sans-serif;
  border:1px solid black;
  color: #000;
}




/********************************************* header area */
div#header_top {
	background: url(skin/header_t_blue.png) 0 0 repeat-x;
}

div#header_tleft {
	background: url(skin/header_tl_blue.png) 0 0 no-repeat;
}

div#header_tright {
	height: 58px;
	background: url(skin/header_tr_blue.png) top right no-repeat;
}

div#logo {
	float: left;
  width: 394px;
  height: 45px;
	margin-top: 8px;
	margin-left: 30px;
	background: url(skin/logo.jpg) no-repeat;
}

div#titre {
	float: left;
	margin-top: 0px;
	margin-left: 30px;
	text-align: left;
	height: 15px;
}

div#logo_raid {
	float: right;
	margin-top: 30px;
	margin-right: 20px;
}

div#communaute {
  float: left;
  padding: 0px;
  width: 90%;
}

div#heure {
  float: right;
  font: 10px Arial, Verdana, sans-serif, Helvetica;
  height: 20px;
  line-height: 20px;
  color: #fff;
	margin-top: 5px;
	margin-right: 15px;
}


/* ******************************************* tab area */
div#tab_area {
	background: #f3f3f3 url(skin/header_b_bg.png) bottom left repeat-x;
}

div#tab_area_l {
	background: url(skin/header_bl.png) bottom left no-repeat;
}

div#tab_area_r {
	background: url(skin/header_br.png) bottom right no-repeat;
}





div.box_out_90pct {
  width: 90%;
  padding-top:7px;
  padding-bottom:7px;
  margin-left:auto;
  margin-right:auto;
}

div.box_out_900 {
  width: 900px;
  padding-top:7px;
  padding-bottom:7px;
  margin-left:auto;
  margin-right:auto;
}

div.box_out_190 {
  width: 190px;
  padding-top:7px;
  padding-bottom:7px;
  margin-left:auto;
  margin-right:auto;
}

div.box_out_500 {
  width: 500px;
  padding-top:7px;
  padding-bottom:7px;
  margin-left:auto;
  margin-right:auto;
}

div.box_out_700 {
  width: 700px;
  padding-top:7px;
  padding-bottom:7px;
  margin-left:auto;
  margin-right:auto;
}

div.m_t h3 {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0px -4px 0px -4px;
	line-height: 40px;
	text-indent:20px;
	background:transparent;
}

div.l_t {
  width: 14px;
  height: 37px;
	background: url(skin/l_t.png) top left no-repeat;
	float:left;
}
div.m_t {
  margin-left:5px;
	height: 37px;
	background: url(skin/m_t.png) 0 0 repeat-x;
	color:#fff;
}
div.r_t {
  width: 14px;
	height: 37px;
	background: url(skin/r_t.png) top right no-repeat;
	float:right;
}

div.l_m {
  width: 100%;
	background: url(skin/l_m.png) bottom left repeat-y;
	float:left;
}
div.m {
  margin:0px 4px 0px 4px;
}
div.r_m {
  width: 100%;
	background: url(skin/r_m.png) bottom right repeat-y;
	float:right;
}

div.l_b {
  width: 13px;
  height: 14px;
	background: url(skin/l_b.png) bottom left no-repeat;
	float:left;
}
div.m_b {
  height: 14px;
	/*margin-left:13px;
	margin-right:14px;*/
	background: url(skin/m_b.png) bottom left repeat-x;
	/*border: 1px solid black;*/
}
div.r_b {
  width: 14px;
  height: 14px;
	background: url(skin/r_b.png) bottom right no-repeat;
	float:right;
}


div.cont_m {
  margin-top:10px;
  margin-bottom:0px;
  margin-left:4px;
  margin-right:4px;
}




table.stat {
  border: 1px solid #4646ff;
  width: 100%;
  /*margin-left:auto;
  margin-right:auto;*/
  text-align: center;
  font-size: 10px;
}

td.titre {
  background-color: #4646ff;
  color: #fff;   /* #009e00 */
  font-weight: bold;
	padding: 3px 5px 3px 5px;
}

td.titre1 {
  background-color: #fb3;
  color: #000;   /* #009e00 */
  font-weight: bold;
	padding: 3px 5px 3px 5px;
}


td.gc {
  background-color: #eee;
	padding-top: 2px;
	padding-bottom: 2px;
}

td.gf {
  background-color: #ccc;
	padding-top: 2px;
	padding-bottom: 2px;
}

td.credit_c {
  background-color: #bbf;
  color: #fff;   /* #009e00 */
}

td.credit_f {
  background-color: #88f;
  color: #fff;   /* #009e00 */
}






td.left {
  text-align: left;
}

td.center {
  text-align: center;
}

td.right {
  text-align: right;
}
