body, html, p	{
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background-image: url(../images/fond_jaune.jpg);
}

img {
	border-width: 0px;
	border-style: none;
}

#global-content { width: 980px; height: 400px; margin: 15px auto; padding: 10px; position: relative; z-index: 9998; background-color: #fff; }

#video-content {
	width: 720px;
	height: 400px;
	margin-top: 10px;
	float: left;
}

#menu-content {
	width: 250px;
	height: 400px;
	background-image: url(../images/trait_relief.jpg); background-repeat: no-repeat;
	float: right;
}


#menu-video {
	width: 210px;
	height: 80px;
	margin-left: 40px;
	margin-bottom: 5px;
}

#menu-image {
	width: 100px;
	height: 80px;
	margin-right: 15px;
	float: left;
}

#menu-txt {
	width: 90px;
	height: 80px;
	font-size: 10px;
	line-height: 15px;
	color: #000;
	float: left;
}

#menu-pdf {
	width: 220px;
	height: 60px;
	margin-left: 22px;
	padding : 5px;
	background-image: url(pave_jaune.jpg); background-repeat: no-repeat;
}

#menu-pdf-image {
	width: 60px;
	height: 50px;
	margin-right: 6px;
	float: left;
}

#menu-pdf-txt {
	width: 140px;
	height: 50px;
	font-size: 10px;
	line-height: 20px;
	color: #000;
	float: left;
}


.txt-gris {
	color: #b5b5b5;
}

.txt-gris:hover {
	color: #000000;
}

.txt-black {
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	color: #b5b5b5;
	background-image: url(fleche.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}

.txt-rose {
	color: #e2007a;
}

.txt-rose:hover {
	color: #000000;
}

.txt-bold-rose {
	font-weight: bold;
	color: #e2007a;
	font-size: 11px;
	line-height: 12px;
}

.txt-bold-rose:hover {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	line-height: 12px;
}

.txt-10-bold-black {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	line-height: 12px;
}

.txt-10-bold-black:hover {
	font-size: 10px;
	font-weight: bold;
	color: #e2007a;
	line-height: 12px;
}

.txt-9-gris {
	font-size: 9px;
	line-height: 10px;
	color: #b5b5b5;
}
