table {
	text-align: center;
}
img { }
#categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 110px;
	margin-left: auto;
	margin-right: auto;
	list-style-type: circle;
}
.titre {
	width: 380px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #FF0066;
	font-weight: bold;
}
.infos_videos {
	width: 380px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.nav {
	text-align: justify; width: 100%;
}
.description {
	text-align: justify;
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}
.bandeannonce {
	text-align: center;
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 5px;
}
.thumbs {
	cursor: pointer;
	background-color: #FFFFFF;
}
.thumbs img { cursor: pointer; } /* img's markup in .thumbs */
.telecharger {
	font-weight: bold;
	color: #ffffff;
	background-color: #FF00CC;
	width: 300px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: auto;
	border-top: 1px solid #F9C3D1;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #F9C3D1;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.petit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 8px;
	text-align: justify;
	color: #FFFFFF;
}
.petitliens {
	font-style: normal;
	text-decoration: none;
	line-height: 10px;
	text-align: justify;
}
.text {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.menu {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
}

td.menu a:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		text-decoration: underline;
}
td.menu a:visited {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		text-decoration: underline;
}
td.menu a:hover {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #990000;
		text-decoration: underline;
}
td.menu a:active {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: underline;
}
.menu {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
}
#navbar ul {
	background-color: #3399FF;
	color: #FFCC00;
	list-style-type: none;
	margin: 0;
	padding: 0.2em 0;
	text-align: center;
	width: 100%;
	text-decoration: none;
}
#navbar ul li {
    display: inline;
}
#navbar a:link {
	background-color: #3399FF;
	border-right: 2px solid #FFFFFF;
	color: #FFFFFF;
	padding: .2em 1em;
	text-decoration: none;
	font-size: 12px;
}
#navbar a:visited {
	background-color: #3399FF;
	border-right: 2px solid #FFFFFF;
	color: #FFFFFF;
	padding: .2em 1em;
	text-decoration: none;
	font-size: 12px;
}
#navbar a:hover {
	background-color: #FFFFFF;
	color: #3399FF;
	font-size: 12px;
}
#navbar a:active {
	background-color: #3399FF;
	border-right: 2px solid #FFFFFF;
	color: #FFFFFF;
	padding: .2em 1em;
	text-decoration: none;
	font-size: 12px;
}
