.cell_menu1 {
	color: #930;
	font-weight: bold;
	vertical-align: middle;
	border-bottom: 1px solid #000;
	padding: 6px 0 6px 0;
}

.cell_menu2 {
	color: #000;
	font-size: 10px;
	text-decoration: none;
}

.cell_menu2:hover {
	color: #930;
	font-size: 10px;
	text-decoration: none;
}

.cell_menu3 {
	border-bottom: 1px solid #000;
	padding: 5px 0 5px 0;
}

body, td, div, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000;
}

.top_menu {
	font-family: Bitstream Vera Sans, Arial, Helvetica, Sans-serif;
	color: #464;
	font-size: 11px;
	text-decoration: none;
}

.top_menu:hover {
	font-family: Bitstream Vera Sans, Arial, Helvetica, Sans-serif;
	color: #000;
	font-size: 11px;
	text-decoration: none;
}


.td_title {
	font-weight: bold;
	text-align: center;
	background-color: #ccc;
	border: 1px solid #999;
}

a {
  text-decoration: none;
	color: #777;
}

a:hover {
  text-decoration: none;
	color: #000;
}

.center_link {
	display: block;
	font-weight: bold;
	color: #930;
	text-align: center;
}

.link_table_header {
  color: #FFFFFF;
  text-decoration: none;
}
.link_table_header:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
li.liste {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px; color: #000000;
  text-decoration: none;
  list-style-image: url(images/mini_fleche_bleue.gif)
}
td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  text-decoration: none;

}
.bouton {
  border: #666666;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px
}
select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px
}
input {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px
}
textarea {
  overflow: hidden;
  border: #666666;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px
}
table.cadre {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  border: 1px solid #CCCCCC;
}
table.noir {
  border: 1px solid #000000;
}
tr.noir {
  border: 1px solid #CCCCCC;
}
td.noir {
  border: 1px solid #CCCCCC;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  text-decoration: none
}
.mono {
  font-family: "Courier New", Courier, mono;
  font-size: 8pt;
  color: #000066
}
.ruler {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8px; border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px
}
.ruler_table {
   background-color: #F1F1F1;
   border-style: solid;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 1px
}
.ruler_text {
  font-family: "Courier New", Courier, mono;
  font-size: 8pt;
  color: #555555;
  border: 1px #CCCCCC dashed;
  background-color: #F1F1F1
}
.progress {
  border: 1px solid #000000;
}

.i_center {
  text-align: center;
  border: 1px solid #000000;
  }
.underlined_title {
  border: #000000;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-weight: bold;
}

.title {
  border: 1px solid #000000;
  padding: 2px;
  font-weight: bold;
  font-family: Verdana,Arial,Sans-serif;
  background-color: #EEEEEE;
  font-size: x-small;
}
.odd {
  border: 1px solid #000000;
  background-color: #EEF2FF;
}
.eve {
  border: 1px solid #000000;
  background-color: #FFFFFF;
}

.icon_info {
	color: #fff!important;
	display: block;
	vertical-align: bottom;
	padding-top: 1px;
	font-family: Garamond, Georgia, Times New Roman, Times, Serif;
	width: 15px;
	height: 15px;
	background-color: #46e;
	border: 1px solid #00c;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.icon_info:hover {
	color: #46e!important;
	display: block;
	vertical-align: bottom;
	padding-top: 1px;
	font-family: Garamond, Georgia, Times New Roman, Times, Serif;
	width: 15px;
	height: 15px;
	background-color: #fff;
	border: 1px solid #00c;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.btn_link {
	border: 1px solid #eee;
	text-decoration: none;
	color: #fff!important;
	font-size: 10px;
	font-family: Arial, Helvetica, Sans-serif;
}

.btn_link:hover {
	border: 1px solid #000;
	text-decoration: none;
	color: #fff;
	font-size: 10px;
	font-family: Arial, Helvetica, Sans-serif;
}

.bg_red {
	background-color: #c00;
}

.bg_green {
	background-color: #070;
}

.bg_orange {
	background-color: #f93;
}

.td_odd {
	background-color: #eee;
	border: 1px solid #ccc;
}

.td_eve {
	background-color: #fff;
	border: 1px solid #ccc;
}

.module_title {
	background-color: #eee;
	border: 1px solid #000;
	margin: 0 0 10px 0;
	padding: 4px;
	font-weight: bold;
}
