@import url(buttons.css);

/***body {
  background: #F9F8F8;
} ***/
/* ---------- list  --------- */

.list {
}

.list th, .list td {
}

th {
  text-align: left;
  background-color: rgb(214,223,247);
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

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

th a:hover {
  text-decoration: underline;
}

.sort {
	background-color: #ABBEEF;
}

.evenrowbg {
	background-color: #F0F0F0; 
}

.oddrowbg {
	background-color: #ffffff;
}

/* ---------- form  --------- */

.footnote {
   padding-top: 2px;
	padding-left: 12px;
	text-align: left;
	color: #666666;
}

legend {
  color: #0046D5;
}

span.login {
	font-size:14px;
	font-weight:bold;
	color:#037980;
	font-family:arial;
}

.formFields td {
  text-align: left;
}

.name,
.nameError {
  font-weight: bold;
  color: #555555;
}

.error {
  background: #ffd9d9;
}

.error .name {
  color: #cc0000;
  background: transparent;
}

.error .hint {
  color: #333333;
}

.required {
  color: #cc0000;
}

.formFields td.unlimited {
  border-left: none;
}

.formFields td.limit {
  border-right: none;
}

.hint {
  color: #555555;
}

.formButtons {
	padding-top: 5px;
}


/* ---------- misc elements --------- */

.pathbar {
  background: #ffffff;
  color: #444444;
}

.pathbar a:link,
.pathbar a:visited {
  color: #444444;
}

.screenTitle {
  background: #ffffff;
  border-bottom: 1px solid #cccccc;
}

.screenTitle td {
  font-size: 18px;
  font-family: "Franklin Gothic Medium", Verdana, Geneva, Arial, Helvetica, sans-serif;
  color: #000000;
}

.screenTitle .name,
.screenTitle b {
  font-weight: normal; 
  color: #0D1DE0; 
}

.specific {
  font-weight: bold;
}

.reportIndex a:link,
.reportIndex a:visited {
  color: #333333;
}

.reportSection {
  border-top: 1px solid #cccccc;
/*  background: #ffffff; */
}

a.mailalias:link,
a.mailalias:visited {
  color: #555555; 
}

.notdelitems {
	color: #444444;
}

code {
	font-family: Courier, mono;
	font-size: 10px;
	color: #444444;
}

.code {
	font-family: Courier, mono;
	font-size: 10px;
}

hr {
  color: #cccccc;
  background-color: #cccccc;
  height: 1px;
}

/* ---------- gauge elements --------- */

td.barOverFilled {
  background: url(../../icons/gauge/fill-over.gif);
}

td.barFilled {
  background: url(../../icons/gauge/fill.gif);
}

td.barEmpty {
  background: url(../../icons/gauge/empty.gif);
}


/* ---------- common buttons --------- */

.commonButton button,
.commonButton {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  background-color: transparent;
}

.commonButton button {
  background-image: url(../../images/btn_bg.gif);
  border: 0 solid white;
  background-repeat: no-repeat;
}

.commonButton button[disabled] {
  background-image: url(../../images/btn_bg-disabled.gif); 
  color: #999999;
}  

/* ---------- big icon buttons  --------- */
.toolsArea .commonButton {
  background-position: top center;
  background-repeat: no-repeat;
  background-color: transparent;
  padding: 32px 0 0 0;
  width: 111px;
  height: 27px;
  margin: 0;
  cursor: pointer;
  text-align: center;
  float: left;
  text-decoration: underline;
  background-image: url(../../images/bth_default-button_bg.gif);
}

.toolsArea span.commonButton {
  cursor: default;
  color: #999999;
  text-decoration: none;
}

.toolsArea button {
  display: none;
}

.formArea .toolsArea .commonButton span {
  display: inline;
}

.toolsArea .screenButtons .commonButton span {
  background: none;
}

/* ---------- small icon buttons  --------- */

.buttons .commonButton,
.reportTools .commonButton,
.uplevel .commonButton {
  background: none;
}

.listArea .buttons .commonButton button,
.reportTools .commonButton button,
.uplevel .commonButton button {
	display: none;
}

.buttons .commonButton span,
.reportTools .commonButton span,
.uplevel .commonButton span {
  background-position: 0 1px;
  background-repeat: no-repeat;
  background-color: transparent;
  padding-left: 20px;
  text-decoration: underline;
  cursor: pointer;
  padding-top: 1px;
  padding-bottom: 4px;
}


/* buttons as buttons */
.formArea .commonButton span,
.formButtons .commonButton span,
.paging .commonButton span {
  display: none;
}

.formButtons button,
.formArea button,
.paging .commonButton button {
  width: 91px;
  height: 21px;
}


.menuLinkCont{
	display: block;
/*	width: 110px;*/
	text-decoration: none;
	text-align: center;
	padding: 5px;
}

.menuLinkImg {
	text-decoration: none;
	text-align: center;
}

.menuLink {
	text-decoration: underline;
	text-align: center;
}

.menuLink:hover {
	text-decoration: underline;
	text-align: center;
	color: green;
}

.rchButton {
	background: url(../../icons/up.gif) no-repeat 1px 50% ;
	padding-left: 16px;
	border: 1px outset gray;
}


.sommaire_title {
border-width:1px;
border-color:red;
border-style:solid;
border-width:1px;
text-align:center;
font-family:arial;
font-size:13px;
font-variant:small-caps;
}

.sommaire_header {
text-align:center;
font-family:arial;
font-size:10px;
border-width:1px;
border-color:#009966;
border-style:solid;
}

.sommaire_block {
text-align:right;
font-family:arial;
font-size:11px;
border-width:1px;
border-color:black;
border-style:solid;
border-top-width:0px;
padding-left: 10px; 
}

.cadre {		
border-left-width : 1px;
border-bottom-width : 1px;
border-right-width : 1px;
border-top-width : 1px;
border-style : dashed;
border-color:#aaaaaa;
padding: 10px;		
}

.top_accueil {
color: #000000;
text-align: center;
font-size: 13px;
font-weight: normal;
}

.sommaire_block_assoc  {		
border-width: 1px;
border-style : solid;
border-color:black;
padding: 10px;		
}

.sommaire_header_assoc {

border-left-width : 1px;
border-right-width : 1px;
border-top-width : 1px;
border-bottom-width : 0px;
border-color:black;
border-style:solid;
}

.sommaire_header_assoc2 {
border-left-width : 1px;
border-right-width : 1px;
border-top-width : 0px;
border-bottom-width : 1px;
border-color:black;
border-style:solid;
}	


/* Formulaire de modification des coordonnees */
.FormTexte{
text-align:right;
padding-right:5px;
font-variant:small-caps;
}

/* menu ty pe webfelin */
.menu_class {
	border-color:silver;
	border-style:solid;
	border-width:1px;
	padding:0px;
}

.menu_header {
	font-size:10px;
	color:white;
	background-color: #6666cc;
	font-weight:bold;
	padding-left:8px;
	font-family:verdana;
	height:18px;	
}


