@charset "utf-8";
/* CSS Document */
/* --------------------------------------- default -------------------------- */
body,html{
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body {
	overflow: -moz-scrollbars-vertical;
	background-color: #fff;
	font-family: Andalo Mono, Courier New, sans-serif;
	height: 100%;
}
table {
	font-size:12px;
}
img{
	border: none;
	display: block;
}
h1,h2,h3,h4 {
	color: #000;
	margin:0px;
	padding:0px;
	margin-top:6px;
	margin-bottom:6px;
	font-weight: normal;
}
h1 { font-size:22px; }
h2 { font-size:18px; }
h3 { font-size:16px; }
h4 { font-size:14px; }

hr {
	background-color: #fff;
	height:1px;
	border: 0;
}

a {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#ccc;
}


p {

}
.menu {


}

/*----------------------------------specifique------------------------------------*/

.content {
	vertical-align:top;
	padding:17px;
}
#news table {
	width:100%;
}
#news td {
	vertical-align:top;
	padding:4px;
}

.right{
padding-left:11px;
padding-right:11px;
float:left;
width:333px;
height:444px;
overflow:auto;

}

/*---------------------------------menu-----------------------------------*/
.smenu {
	font-size:12px;
	margin: 0px 0px;
	background-color:#fff;
	padding:0px;
	text-align:right;
}
.smenu a, .smenu b{
	font-weight: normal;
	text-decoration: none;
}
.smenu ul li a b{
	color: #ccc;
}
.smenu a:hover {
	color:#ccc;
}
.smenu a{
	color:#000;
}
.smenu b{
	color:#000;
}
.smenu ul {
	margin-left:20px;
	padding-left:0px;
	list-style-type: none;
}
.smenu ul li{
	color: #000;
	padding-top:2px;
}
.smenu ul li ul{
	padding:0px;
	margin:0px;
	margin-left:8px;
	font-size:12px;
}
.smenu ul li ul li{
	list-style-type: none;
}

.menu_bas {
	width:100%;
	text-align:center;
	padding:4px;
	position: absolute;
	bottom: 0px;
	color:#999;
}
.menu_bas a{
	color:#999;
}
.menu_haut {
	width:700px;
	vertical-align:bottom;
	text-align:center;
}
/*----------------------------------/////////////////////////------------------------------------*/

.video_player{
	margin: 16px;
}
.video_player .video_cadre{
	border: 1px solid #B7B7B7;
}
.flowplayer embed{
	width: 400px;
	height: 320px;
	display: block;
	background-color: #fff;
}

.lang{
	margin-top: 101px;
	margin-left: 32px;
	margin-right: 0px;
}
.lang a{
	color: #000;
	text-decoration:underline;
}
.lang {
	color: #000;
}
.lang hr{
	background-color:#000;
}
.lang img{
	display: block;
	float: left;
	margin-right: 8px;
}
