/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px;
	font-size: 12px;
	text-align: justify;
	background-color: #181818;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a {
    text-decoration: none;
	color: #ffffff;
}

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

p {
	font-size: 12px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h1 {
	font-size: 14px;
	text-align: left;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	margin: 0px;
}

h2 a {
    text-decoration: none;
	color: #ffffff;
}

h2 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

h3 {
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	margin: 0px;
}

h3 a {
    text-decoration: none;
	color: #FD7318;
}


h3 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

h4 {
	font-size: 12pt;
	color: #FD7318;
	font-weight:bold;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h4 a {
    text-decoration: none;
	color: #F51B83;
}


h4 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

h5 {
	font-size: 12pt;
	color: #F51B83;
	font-weight:bold;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}

div.clear{
clear:both;
font-size:0px;
height:0px;
width:0px;
}

#titre {
	width: 999px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}

#menu {
	width: 999px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-image: url(images/fond-menu.gif);
	background-repeat: no-repeat;
	height: 52px;
}

#boitemenu {
	width: 168px;
	height: 33px;
	float: left;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin-top: 19px;
}

#boiterecherche{
	width: 318px;
	height: 31px;
	float: left;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 12px;
}

#contenu {
	width: 999px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 0px;
	background-color: #000000;
	padding-top: 30px;
}

#date{
	float: left;
	width: 45px;
	height: 45px;
	background-image: url(images/date.gif);
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 7px;
}


#hautvideos{
	height: 52px;
	margin-bottom: 10px;
}

#titrevideos{
    margin-left: 60px;
}

#thumbs{
	float: left;
	width: 213px;
}

#description{
	width: 485px;
	float: right;
	margin-right: 15px;
}

#videos{
	float: left;
}

#barre{
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.menu{
	color: #000000;

}

ul {
	margin: 0px 0 0px 0;
	padding:0;
	text-align: left;
	list-style:none;
} 

ul li {
	display : block;
	list-style-position: outside;
	font-size: 16px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 25px;
	margin-bottom: 0px;
}

form {
	padding:0px;
	width:100%;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

input {
	border:1px solid #000000;
	background-color:#ffffff;
	color:#000000;
	font-size: 12px;
}

.description {
	font-weight: bold;
}

#navig {
	font-size: 14px;
	text-align: left;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
}

#navig_bas {
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: bold;
}

.telecharge {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
