body {
	margin: auto;
	margin-top: 20px; 
	text-align: center;
	background: url('http://illiweb.com/fa/fdf3/bg.png');
	color: black;
	font-family: arial;
}

table.forumline {
	border: solid 2px #1675bc;
	
}


h3 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  text-transform: uppercase;
  border-bottom: 1px solid #1675bc;
  margin-bottom: 3px;
  padding-bottom: 2px;
  font-size: 1.05em;
  color: #1675bc;
  margin-top: 10px;
  margin-bottom: 20px;
}

th {
  margin-bottom: 4px;
  clear: both;
  background-color: #1675bc;
  background-image: url('http://illiweb.com/fa/fdf3/bg_cat.png');
  background-repeat: repeat-x;
  background-position: 0 0;
  border: 2px solid #;
  padding: 0px 5px;
  height: 1%;
}

td.corps {
  background-color: #eeeeee;
}
td.center {
  text-align: center;
}
td.aide {
  width: 200px;
  border-left: 1px solid gray;
  padding-left: 10px;
}

span.cattitle {
  text-decoration: underline;
}
span.gen {
  font-size: 14px;
  color: black;
}
span.med {
  font-size: 12px;
}
span.small {
  font-size: 11px;
}
span.aide {
  color: gray ;
  font-size: 12px;
}
input {
	background-color: #ffffff;
  border: 1px solid #BCBCBC;
  color: #666666;
  padding: 2px;
  cursor: text;
}
input:hover {
  border: 1px solid #1675bc;
}
input:focus {
  border: 1px solid #1675bc;
  color: #666666;
}
input.button1 {
  font-weight: bold;
  border: 1px solid #666666;
  width: auto !important;
  padding: 2px 3px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  color: #000000;
  background-repeat: repeat-x;
  background-color: #FAFAFA;
  background-image: url('http://illiweb.com/fa/prosilver/bg_button.gif');
  background-position: top;
  overflow: visible;
  cursor: pointer;
}
input.button1:hover {
  border: 1px solid #ff8a00;
  color: #ff8a00;
  background-position: 0 100%;
}
select {
  background-color: white;
  font-size: 11px;
}
a:link, a:visited, a:active {
  text-decoration: none;
  color: #0372be;
}
a:hover {
  text-decoration: none;
  color: #ff8a00;
}
a.deco:link, a.deco:visited, a.deco:active {
  font-size: 10px;
}
a.deco:hover {
  font-size: 10px;
}
a.conn:link, a.conn:visited, a.conn:active {
  font-size: 12px;
}
a.conn:hover {
  font-size: 12px;
}
a.copyright:link, a.copyright:visited, a.copyright:active {
  font-size: 11px;
}
a.coyright:hover {
  font-size: 11px;
}


