#slider {width:210px}
.header {
	width:450px;
	height:30px;
	border:1px solid #9ac1c9;
	padding:4px;
	font-weight:bold;
	margin-top:5px;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.header:hover {background:url(images/header_over.gif)}
.content {
	overflow:hidden;
	width: 400px;
}
.text {
	width:200px;
	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;
}

