@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	background-color: #3b3b3b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #3B3B3B;
}
.imgtext{
	display:block;
	background-repeat:no-repeat;
	background-position: top left;
	text-indent: -99999em;
}
.ombre-gauche {
	margin-left: auto;
	margin-right: auto;
	width: 969px;
	height: 592px;
	background-image : url('img/ombregauche.gif');
	background-position:left;
	background-repeat:repeat-y;
}
.ombre-droite {
	margin-left: auto;
	margin-right: auto;
	width: 969px;
	height: 592px;
	background-image : url('img/ombredroite.gif');
	background-position:right;
	background-repeat:repeat-y;
}	
#header {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 45px;
	text-align: left;
	background-color: #ffffff;
	padding: 12px;
}
.header-gauche {
	width: 300px;
	text-align: left;
	float:left;
}
.header-droite {
	width: 599px;
	float:left;
	text-align: right;
}
h1 {
	font-weight:bold;
	font-size:14px;
	margin-top: 3px;
	margin-bottom: 0px;
}
h2 {
	font-weight:bold;
	font-size:14px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	margin-top: -8px;
	margin-bottom: 0px;
	font-weight:normal;
}
h4 {
	font-weight:bold;
	font-size:14px;
	margin-top: 0px;
	margin-bottom: -6px;
}
#centre {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 410px;
	text-align: left;
	background-color: #0083a2;
	padding: 12px;
}
.centre-gauche {
	margin-top: 10px;
	padding-left: 6px;
	padding-right: 4px;
	width: 210px;
	height: 400px;
	text-align: left;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.centre-droite {
	margin-top: 10px;
	width: 680px;
	height: 400px;
	text-align: center;
	float:left;
}
.memoi {
	background-image : url('img/book.gif');
	background-repeat : no-repeat;
	background-position : center left;
	margin-top: 7px;
	padding-left: 23px;
}
.memoire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B3B3B;
	text-decoration:none;
	font-weight:bold;
}
.memoire:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B3B3B;
	text-decoration:underline;
	font-weight:bold;
}
.english {
	text-decoration:none;
	color: #0083a2;
	font-weight:bold;
	padding-bottom: 10px;
}
.english:hover {
	text-decoration:underline;
	color: #0083a2;
	font-weight:bold;
	padding-bottom: 10px;
}
.link {
	color: #ffffff;
	text-decoration:underline;
}
.link:hover {
	color: #b9e8fa;
	text-decoration:underline;
}
.contact {
	color: #ffffff;
	padding-left: 3px;
	text-decoration:underline;
}
.contact:hover {
	color: #b9e8fa;
	padding-left: 3px;
	text-decoration:underline;
}
.upperleft{
	width : 680px;
	margin-left : auto;
	margin-right : auto;
	background-color : #3b3b3b;
	background-image : url('img/upperleft.gif');
	background-repeat : no-repeat;
	background-position : top left;
}

.upperright{
	background-image : url('img/upperright.gif');
	background-repeat : no-repeat;
	background-position : top right;
}

.lowerleft{
	background-image : url('img/lowerleft.gif');
	background-repeat : no-repeat;
	background-position : bottom left;
}

.lowerright{
	background-image : url('img/lowerright.gif');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 1% 1% 1% 1%;
	color: #202020;
}
.upperleftvimeo{
	width : 100%;
	margin-left : auto;
	margin-right : auto;
	background-color : #000000;
	background-image : url('img/upperleftvimeo.gif');
	background-repeat : no-repeat;
	background-position : top left;
}

.upperrightvimeo{
	background-image : url('img/upperrightvimeo.gif');
	background-repeat : no-repeat;
	background-position : top right;
}

.lowerleftvimeo{
	background-image : url('img/lowerleftvimeo.gif');
	background-repeat : no-repeat;
	background-position : bottom left;
}

.lowerrightvimeo{
	background-image : url('img/lowerrightvimeo.gif');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 2% 2% 2% 2%;
	color: #202020;
}
.footer {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 65px;
	text-align: left;
	background-color: #ffffff;
	padding: 12px;
}
.footer-gauche {
	float:left;
	margin-top: 10px;
	padding-left: 6px;
	padding-right: 4px;
	width: 210px;
	height: auto;
	text-align: left;
	background-color: #ffffff;
}
.footer-droite {
	margin-top: 10px;
	float:left;
	width: 680px;
	height: auto;
	text-align: center;
	background-color: #ffffff;
	padding: 0px;
	
}
