
#slider {width:150px}
.header {width:150px; height:25px; border:1px solid #9ac1c9; padding:4px; font-weight:bold; margin-top:5px; cursor:pointer}
.header:hover {background:url(images/header_over.gif)}
.content {overflow:hidden}
.text {
	width:100px;
	padding:0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9ac1c9;
	border-right-color: #9ac1c9;
	border-bottom-color: #9ac1c9;
	border-left-color: #9ac1c9;
	margin-top: 5px;
}
.lien {
	color:#0099CC;
	line-height:inherit;
	margin-left:1px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:14px;
}

.lien hover a{

color:#00FF00;}

.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	padding-left: 0px;
	text-align: left;
}
.lien:hover {text-decoration: underline;}

.lienx {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;color: #4B9BAF; text-align:left; text-decoration: none;padding-left: 7px;}
.lienx:hover {text-decoration: underline;}

.lien5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#4B9BAF;
	text-decoration: none;
	margin-left: 5px;
	text-align: left;
}
