/* City Mouse CSS by Janie Hadsel        */
/* Hadsel Design - www.hadseldesign.com  */

table { 
	font: 80% Comic Sans MS, Arial, Helvetica, sans-serif;
	color: #000;
	background: #eee url(/css/mouse.jpg) bottom right no-repeat;
	text-align: left;
	border-collapse: collapse;
	border: 2px solid #27a0bd;
	border-top: none;
	width:600px;	
}
table a {
	text-decoration: none;
	color: #105c6e;
}
table a:visited {
	text-decoration: none;
}
table a:hover, table a:active {
	/*background-color: #008eb1;*/
	text-decoration: none;
	color:red;
	/*color: #eee;*/
}
thead th {
	font-size: 105%;
	color: #eee;
	background-color: #27a0bd;
	border-bottom: 2px solid #008eb1;
		font: 80% Comic Sans MS, Arial, Helvetica, sans-serif;

}
tbody {
font-size: 12px; 
}
tr {
	vertical-align: top;
}
tr,th,td {
	padding: 2px;/*.75em;*/
}
caption {
	height: 27px;
	color: white;
	text-align: left;
	background: #fff url(/css/table_designs.jpg) no-repeat;
	background-position: 92% 0;
}
tr.odd td, tr.odd th {
	background-image: url(/css/tealbg.gif);
	background-repeat: repeat;
}
tfoot th,tfoot td {
	padding: 0.2em .75em;
	color: #3a4e58;
	font-weight: bold;
	font-size: 105%;
}
tfoot th {
	text-align: right;
}

.image{
			 float:left;
			 width:102px;height:122px;

}
.ImgLien{
width:32;
height:32;
border:none;
}
/*body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; background: #fff }
td, p { font-family: Arial, Helvetica, sans-serif; font-size: 12px }
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 22px }*/
a.wa { font-size: 14px; font-weight: bold }
.c1 {
  clear:both;
}

.c2 {
  float:left;width:40%;
}

.c3 {
  float:left;width:6%;
}

.c4 {
  clear:both;
}

.c5 {
  width:150px;
}


