/* CSS Document */

#container {
	background-color: #663366;
}
#mainPart {
	margin: 0px;
	padding: 0px;
	width: 780px;
	float: left;
}
#rapportsTable {
	padding: 12px 24px 12px 24px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 700px;
}
#pageNumBottom {
	padding: 0px;
	width: 700px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rapportsTable a {
	color: #003366;
	text-decoration: none;
}
#rapportsTable a:hover {

	color: #0070DF;
	text-decoration: underline;
}
#rapportsTable a img  {
	border: none;
}
#rapportsTable a:hover img {

	border: none;
}
#suivant {
	padding: 0px;
	float: right;
	width: 60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#precedent {
	padding: 0px;
	float: right;
	width: 70px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#resultats {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#differentPages {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#contenuTexte
{
	background-color:#291429;
}
div#topImageTitle
{
width:750px;
}
/*
div#contenuMain
{
	
	background-color:#FFFFFF;
}
*/#boxVideo {
	background-repeat: no-repeat;
	width: 650px;
	padding: 25px;
	border: solid #543921 1px;
	height: auto;
}
#videoThumb {
	height: 92px;
	width: 127px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 20px;
	margin-top: 0px;
	float: left;
}
.videoTitle {
	font-weight: bold;
	color: #FFCC00;
}
#contenuMain p{
	color:#FFFFFF;
	margin: 0px;
}
#contenuMain a{
	color:#FFCC00;
	text-decoration : underline;
	font-weight: bold;
}
#contenuMain a:hover {
	color:#FFE377;
	text-decoration : underline;
	font-weight: bold;
}
#videoHolder {
	padding: 0px;
	float: right;
	width: 430px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 20px;
	text-align: center;
}

