a:link, a:active, a:visited {
	font-family: Tahoma, arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma, arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, arial;
	color: #06ADD0;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.link:hover {
	font-family: Tahoma, arial;
	color: #06ADD0;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
BODY {
	font-weight: normal;
	background-image: url(images/bursak.gif);
	background-position:center;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #666666;
}

.underline {
	text-decoration: underline;
}
.blue {
	color: #06ADD0;
}
.white {
	color: #FFFFFF;
}
.px11 {
	font-size: 11px;
}

.cote{
 line-height:15px;
 }
.titre{
	font-family:tahoma,Arial;
	font-size:15px;
	font-weight:bold;
	color:#999999;
	padding-left:25px;
	background:url(images/arrow.gif) no-repeat left;
	
}
.link {
	color: #06ADD0!important;
}	
.link a{
    color: #06ADD0!important;
	text-decoration: underline!important;
}	
.link a:hover{
    color: #06ADD0!important;
	text-decoration: none!important;
}	
form button {
	background : #ffffff;
	border : 1px solid #cfcfcf;
	padding : 0.25em;
	margin : 0 0 0 0.75em;
}