body {
	margin: 5px 0 0 0;
	padding: 0;
	text-align: center;
	background-color: #ffffff;
}

body, table {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

a, a:active, a:link, a:visited, a:focus {
	text-decoration: underline;
	color: #ffffff;
	outline: none;
}

a:hover {
	color: #c50020;
	text-decoration: none;
	outline: none;
}

div, form, img, ul, li, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: none;
}


p {
	margin: 0 0 10px 0;
	padding: 0;
}

input[type="submit"] {
	cursor: pointer;
}

input[type="reset"] {
	cursor: pointer;
}

.fin_float {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0;
	padding: 0;
	border: 0;
	height: 0;
	overflow: auto;
}

img, div, a, input { behavior: url(../iepngfix.htc) } /* les element avec fond png */

#conteneur {
	position: relative;
	clear: both;
	width: 740px;
	text-align: left;
	margin: 0 auto 0 auto;
	background-color: #ffffff;
}

#haut {
	clear: both;
	width: 740px;
	padding-bottom: 10px;
}

#haut .menu {
	float: left;
	width: 450px;
	padding: 0 20px 0 0;
}

#haut .titre_page {
	float: left;
	width: 270px;
}

#centre {
	width: 740px;
	background-position: left top;
	background-image: url(images/fond.gif);
	background-repeat: no-repeat;
}


#centre .lesvideos {
	padding: 50px 0 15px 65px;
}

#centre .lesvideos h1 {
	clear: both;
	font-size: 31px;
	color: #3a5261;
	font-weight: normal;
	padding: 0 0 5px 10px;
}


#centre .lesvideos ul {
	clear: both;
}

#centre .lesvideos ul img {
	padding: 0 24px 15px 24px;
}

#centre .lesvideos ul li {
	float: left;
	width: 173px;
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	color: #3a5261;
	margin-right: 45px;
}

#centre .lesvideos ul li a:link, #centre .lesvideos ul li a:visited {
	display: block;
	color: #3a5261;
	text-decoration: none;
	text-align: center;
	margin: 0 0 0 0;
	padding: 9px 0 15px 0;
	background-position: left top;
	background-image: url(images/li_fond.gif);
	background-repeat: no-repeat;
}

#centre .lesvideos ul li a:hover {
	color: #973f1a;
	background-position: left -190px;
	background-image: url(images/li_fond.gif);
	background-repeat: no-repeat;
}

#centre .lesvideos .date {
	font-weight: normal;
}
