/* Communs ----------------------------------------------------------*/
BODY {
	font-family: "Trebuchet MS";
	background-color: #d2d2d3;
	background-image:url(../images/body.jpg);
	background-repeat:repeat-x;
    margin-top: 0px;
	margin-bottom: 0px;

}
TD,TH {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	text-align: left;
}
A, A:link, A:hover, A:active, A:visited {
color:#000000;
}

/* Tableau Central ----------------------------------------------------------*/
.tabcentral {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	width: 904px;
	background-image:url(../images/tabcentral.jpg);
	background-repeat:repeat-y;
	margin-left: auto;
	margin-right: auto;

	
}
.contenu {
		width: 904px;
	position:relative;
	padding-right:15px;
	padding-left:15px;
	vertical-align:top;

}
.menu {
	position:absolute;
	background-color:#6CF;
	width:15%;
	margin-left::70px;
}
.footer {

	padding-right:0px;
	text-align:right;
	font-size:12px;
	vertical-align:middle;
	background-image:url(../images/footer.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:100px;	
}
/* Divers ----------------------------------------------------------*/
.titre, h1 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color:#C00;
}
.sstitre, h2 {
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	color:#C00;
}
.sstitrevert, .sstitrevert A, .sstitrevert A:visited {
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	color:#060;
}
.mentions, .mentions A, .mentions A:visited {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	font-size:12px;
	color:#000000;
}
.contour_relief {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	margin:8px;
}
div#flashcontent{
	height: 300px;


}
.movie {
	width: 100%;
	height: 100%;	
}
#cu3er-container {
	width:300px;
	outline:0;
}

