#menu {
	position:absolute;
	left: 50%;
	width: 890px;
	margin-left: -425px; /* moitié de la largeur */
	top: 0px;
}
#video {
	position:absolute;
	top: 100px;
	left: 55px;
	width: 356px;
	height: 262px;
}
#video2 {
	position:absolute;
	top: 100px;
	left: 55px;
	width: 640px;
	height: 480px;
}
#video3 {
	position:absolute;
	top: 100px;
	left: 55px;
	width: 800px; /* moitié de la largeur */
	height: 400px;
}
#home {
	position:absolute;
	top: 50%;
	left: 50%;
	width: 608px;
	margin-left: -320px; /* moitié de la largeur */
	height: 215px;
	margin-top: -157px;
}
a:link {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
a:hover {
	color: #BD1220;
}
a.menu_g:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	bottom: 5px;
	line-height: 12px;
	text-align:left;
	float:left;
}
a.menu_g:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	bottom: 5px;
	line-height: 12px;
	text-align:left;
	float:left;
}
a.menu_g:hover {
	color: #BD1220;
}
a.bas:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	bottom: 5px;
}
a.bas:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	bottom: 5px;
}
a.bas:hover {
	color: #BD1220;
}
a.news:link {
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00276D;
	font-weight: normal;
}
a.news:visited {
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00276D;
}
a.news:hover {
	color: #BD1220;
}
.omb_img {
	background-image: url(images/omb_img.png);
	background-repeat: repeat-x;
	height: 32px;
}
.deg_bas {
	background-image: url(images/degrade_bas.gif);
	background-repeat: repeat-x;
	height: 36px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.fond {
	text-align: center;
	vertical-align: middle;
	background-attachment: scroll;
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.fond2 {
	text-align: center;
	vertical-align: middle;
	background-attachment: fixed;
	background-image: url(/images/fond_2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.fond3 {
	text-align: right;
	vertical-align: bottom;
	background-attachment: fixed;
	background-image: url(/images/fond_3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	/* background-color: #DFE0E1; */
	background-color: #FFFFFF;
}
.deg_haut {
	background-image: url(images/degrade_haut.gif);
	background-repeat: repeat-x;
	height: 100px;
	vertical-align: top;
	text-align: center;
	background-position: top;
}
.deg_news {
	background-image: url(images/degrade_news.png);
	background-repeat: repeat-x;
	font-size: 14px;
}
.filet {
	background-image: url(images/filet_news.gif);
	background-repeat: repeat-x;
	height: 20px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.gras {
	font-weight: bold;
}
.deg_img {
	background-image: url(images/deg_img.gif);
	background-repeat: repeat-y;
	width: 6px;
	background-color: #005A8C;
}
.titre1 {
	font-size: 22px;
	font-weight: bold;
	color: #005082;
}
p {
	padding-bottom: 10px;
	text-align:justify;
}
.titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005082;
}
.titre3 {
	font-size: 14px;
	font-weight: bold;
	color: #005082;
}
img {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
}
.drap {
	margin: -2px;
	text-align: center;
	vertical-align: top;
}

.alignleft{
text-align:left;
}

