
#slider {width:210px}
.header {width:210px; height:25px; border:1px solid #9ac1c9; padding:4px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/header.gif)}
.header:hover {background:url(images/header_over.gif)}
.content {overflow:hidden}
.text {
	width:210px;
	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:#FFFFFF;
	line-height:inherit;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	padding-left: 0px;
	text-align: left;
}

.lien:hover {text-decoration: underline; }

.lien3 {
	color:#FFFFFF;
	line-height:inherit;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 0px;
	text-align: left;
}

.lien3:hover {text-decoration: underline; }



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

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