body {
margin:0;
background-color:#000000;
font-family:Verdana;
font-size:12px;
color:#e9e9e9;
}


#header {
margin: 2px 0 2px 2px;
}
#header #logo {
	float: left;
	width: 410px:
	height: 120px;
}

#header #header_promo {
		float: left;
		margin: 35px 0 0 35px;
}

#container {
width:950px;
margin:auto;
}

/* Liens par default */
a:link {
color:#ff9900;
text-decoration:none;
}
a:visited {
color:#ff9900;
text-decoration:none;
}

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

a:active {
color:#e9e9e9;
text-decoration:none;
}

h1,h2,h3,h4,p {
margin:0;
}
h3 {
font-size: 14px;
}
h2 {
font-size: 18px;
}
.spaceur {
clear: both;
visibility: hidden;
}

.barre_videos {
text-align:center;
width:310px;
margin:auto;
}
.error_txt {
margin: 30px 0 30px 0;
text-align: center;
}
.barre_videos img {
border:1px solid #e9e9e9;
}
/* Menu de navigation*/
.hovermenu ul{
padding-left: 0;
margin-left: 0;
height: 20px;
background-color: #272727;
border-top:1px solid #ff9900;
font: bold 12px Arial, Verdana, Helvitica, sans-serif;
padding: 2px 0.5em;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a:link{
padding: 0px 0.5em;
line-height: 20px;
text-decoration: none;
float: left;
color: #e9e9e9;
background-color: #272727;
border-bottom: 1px solid #272727;
}

.hovermenu ul li a:visited {
padding: 0px 0.5em;
line-height: 20px;
text-decoration: none;
float: left;
color: #e9e9e9;
border-bottom: 1px solid #272727;
}

.hovermenu ul li a:hover {
padding: 0px 0.5em;
line-height: 20px;
text-decoration: none;
float: left;
color: #e9e9e9;
border-bottom: 1px solid #ff9900;
}

.hovermenu ul li a:active {
padding: 0px 0.5em;
line-height: 20px;
text-decoration: none;
float: left;
color: #e9e9e9;
border-bottom: 1px solid #272727;
}


.content {
  float: left;
  width: 60%;
  /* border: 1px solid #272727; */
  /* background-color:#101010; */
}
.colonne {
margin-left: 61%;
}
.barre_laterale {
  
  border: 1px solid #272727;
  background-color:#101010;
  margin-bottom: 8px;
}
.footer {
  border: 1px solid #272727;
  background-color:#101010;
  margin-top: 100px;
  font-size:8px;
  text-align: center;
}
.footer a:link, a:hover {
color:#e9e9e9;
}

.cat1 {
float: left;
width:180px;
border:1px solid #ffffff;
}
.cat2 {
margin-left: 190px;
width: 175px;
border-left: 1px solid #222222;
border:1px solid #ffffff;
}

ul.categories {
}

ul.categories li {
list-style-type:square;  
margin:0;padding:0;
}

ul.categories li a:link {
color: #e9e9e9;
}

ul.categories li a:visited {
color: #e9e9e9;
}

ul.categories li a:hover{
color: #ff9900;
} 

ul.categories li a:active {
color: #e9e9e9;
}

ul.categories li a.highlight:link {
	color: #ff9900;
	text-decoration: underline;
}

ul.categories li a.highlight:visited {
	color: #ff9900;
	text-decoration: underline;
}

ul.categories li a.highlight:hover {
	color: #ff9900;
	text-decoration: underline;
}

ul.categories li a.highlight:active {
	color: #ff9900;
	text-decoration: underline;
}

form.find {

}

form.find .find_text {
border:1px solid #ffffff;
background-color:#272727;
color: #ffffff;
height: 16px;
}

form.find .find_button {
border:1px solid #ff9900;
background-color:#272727;
color: #ffffff;
}
.barre_titre {
background-color:#272727;
font: Arial, Verdana, Helvitica, sans-serif;
padding: 0.2em;
border-bottom:1px solid #898989;
color: #ff9900;
}
.barre_videos_details {
background-color:#272727;
font: Arial, Verdana, Helvitica, sans-serif;
padding: 0.2em;
border-bottom:1px solid #898989;
margin-bottom: 15px;
}

a.fhg_titre {
text-decoration: underline;
}
.fhg {
color: #dddddd;
margin-bottom:10px;
}
.fhg a.details {
color:#dddddd;
text-decoration:underline;
}
.fhg_details {
/* background:url(videos_24.gif) left top no-repeat; */
background-color:#272727;
border: 1px solid #222222;
text-align:center;
}

.fhg_titre_box {
}


.pagination { 
	font:16px Arial, Helvetica, sans-serif; 
	margin:15px 0; 
	text-align:center;
} 
 
.pagination a { 
	border:1px solid #ff9900;
	background-color:#272727;
	color:#e9e9e9; 
	margin:2px; 
	padding:.2em .4em; 
	text-decoration:none;
} 
 
.pagination a:hover { 
	border:1px solid #ffffff;
	background-color:#272727;
	color:#ff9900; 
} 
 
.pagination span.inactive { 
	background:#272727; 
	border:1px solid #f90; 
	color:#e9e9e9; 
	margin:2px; 
	padding:.2em .4em 
} 
 
.pagination span.active { 
	background:#272727; 
	border:1px solid #f90; 
	color:#f90;  
	margin:2px; 
	padding:.2em .4em 
} 
#tableliens {
margin:20px 0 20px 0;
}
#tableliens td {
text-align:center;
border:1px solid #e9e9e9;
background-color:#242424;
padding:3px 6px;
font-size:11px;
}

#tableliens a:link {
color: #e9e9e9;
}
#tableliens a:visited {
color: #e9e9e9;
}
#tableliens a:hover {
color: #ff9900;
}

#tableliens a:active {
color: #ff9900;
}

#tableliens td.actuel{
text-align:center;
background-color:#101010;
color:#ff9900;
border: 0;
}
#tableliens .previous-off,
#tableliens .next-off {
color:#666666;
font-weight:bold;
padding:3px 4px;
border:0;
background-color:#101010;

}
.center {
margin: auto;
}
.text_center {
text-align: center;
}
.videos {
	margin-bottom: 30px;
	border: 1px solid #272727;
}
.videos_titre {
background-color:#272727;
font: Arial, Verdana, Helvitica, sans-serif;
}

.videos_highlight {
color: #ff9900;
}
.videos_drapeaux {
float:left;
margin-right:3px;
}
.archives {
margin-bottom:15px;
font-size:11px;
}
.archives td {
border: 1px solid #898989;
background-color:#272727;
text-align: center;
}

/*
.search_highlight, .search_highlight_all {
background-color: #990000;
color:#ffffff;
}
*/
