body {
background:url("images/bg.gif") repeat-x top #EDE9DD;
font-family:"trebuchet MS";
font-size:12px;
color:#494949;
}
h1 {
	text-align: center;
	height: 55px;
	width: 970px;
	background-color: #3b3b3b;
	margin: 0px;
	color: #da4d00;
} 

h1 a  {
	text-transform: capitalize;
	vertical-align: middle;
	font-size: 36px;
	background-color: #3b3b3b;
	margin: 0px;
	color: #da4d00;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: none;
}
.title {
	color:#FFFFFF;
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-variant: small-caps;
	margin-left: 5px;
	padding-left: 5px;
}
.menu {
	background-color: #3b3b3b;
	margin:0 0 15px 0;
	padding:0;
	width:200px;
	color:#c4e8ff;
	text-align: left;
}
.menu a {
	color:#FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.menu a:hover {
	color:#5170DB;
	text-decoration: underline;
}
.head {
	background-color: #3b3b3b;
	margin:0 0 0 0;
    padding:2px 5px 2px 5px;
}
.rub {
	font-size:13px;
	margin:0 0 0 0;
	padding:0 0 0 0;
 }

.nb_vids {
	color: #4665D0;
	font-size:8px;
}
.cadre {
	background:#96A9EB;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	
}
a:link, a:visited {
color:#da4d00;
}
ul {
	margin: 0px;
	padding: 14px;
	list-style-type: none;
}
#cat_active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.date {
	font-style: italic;
}
a.telecharge {
	font-weight: bold;
	text-transform: capitalize;
	font-size: 18px;
}
a.telecharge:hover {
	color: #5170DB;
}

img {
	border-right: 2px solid #3b3b3b;
	border-bottom: 2px solid #3b3b3b;
}
form {
	margin: 0px;
	padding: 0px;
}
.kw {
	font-weight: bolder;
	color: #DA4D00;
}
