	body {
		background-color:#EEEEEE;
		background-color:#FFF;
		margin: 0;
	}
	body,td {
		font-family:Verdana;
		font-size:11px;
		color:black;
	}
	.RS_navigation {
		color:#7F7F7F;
		cursor:default;
	}
	.RS_navigation_inactive {
		color:#CCCCCC;
		cursor:default;
	}
	.RS_navigation_over {
		color:#333333;
		font-weight:bold;
		cursor:default;
	}
	.RS_navigation_click {
		color:white;
		font-weight:bold;
		cursor:default;
		background-color:#5F8CE7;
		line-height:33px;
	}
	.RS_title {
		font-size:30px;
		font-weight:bold;
		cursor:default;
		padding-left: 10px;
	}
	.RS_pretitle {
		color:#919191;
		font-weight:normal;
	}


	.RS_white {
		color:white;
	}
	.RS_footer {
		color: #999999
	}
	.RS_append {
		display:none;
	}
	.RS_append_visible {
		display:inline;
	}
	.RS_append_link:link, .RS_append_link:visited {
		color:white;
		background-color:#96B4F0;
		text-decoration:none;
		display:block;
		padding-top:6px;
		padding-bottom:6px;

		padding-left:3px;
		width:97%;
	}
	.RS_append_link:hover, .RS_append_link:active {
		color:white;
		background-color:#B4C9F4;
		text-decoration:none;
		display:block;
		padding-top:6px;
		padding-bottom:6px;
		padding-left:3px;
		width:97%;

	}
	.RS_append_link:active {
		background-color:#5F8CE7;
	}
	.RS_preloading {
		display:none;
	}
	.RS_iframe_webcam {
		border: 1px solid #919191;
	}
	#footer_left {
		display: inline;
		float: left;
	}


	#footer_right {
		display: inline;
		float: right;
		margin-right: 7px;
	}
#vignettes img {
	padding:4px;
	border:solid 1px #ccc;
	background:#fff;
}
#news {
	margin:20px auto 0 auto;
	width:100%;
	text-align:center;
}
#textes_news {
	width:100%;
	background-color:#999999;
}
#images_news {
	width:90%;
}
.images {
	width:30%;
	float:left;
	margin-left:1em;
	text-align:center;
}
.images ul {
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:center;
	font: normal Arial 10px;  
}
.test {
	font-family:arial;
	color:#000;
	font-size:12px;
}