
#slider {width:210px}
.header {width:180px; height:25px; border:1px solid #333333; padding:4px; font-weight:bold; margin-top:0px; cursor:pointer; background:url(images/header.gif)}
.header:hover {background:url(images/header_over.gif)}
.content {overflow:hidden}
.text {
	width:180px;
	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: #1E1E1E;
	border-right-color: #1E1E1E;
	border-bottom-color: #1E1E1E;
	border-left-color: #1E1E1E;
	margin-top: 0px;
	color:#999999;
}
.lien {
	color:#999999;
	line-height:inherit;
	margin-left:10px;
	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: #5E3B25;
	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: #FFFFFF; text-align:left; text-decoration: none;padding-left: 7px;}
.lienx:hover {text-decoration: none;}

.lien5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	margin-left: 20px;
	text-align: left;
}

