* {
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}

body {
	padding: 10px 0px;
	background-color: #007B3F;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

.titre {
	height:60px;
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #007B3F;
}
.titre a {
	color: #007B3F;
}


#last5 {width: 280px}
#rate5 {width: 280px}

a {
	color: #000000;
	background-color: inherit;
	text-decoration: none;
}

a:hover {
	color: #000000;
	background-color: inherit;
}

#page {
color: #ffffff;
}
#page a {
color: #ffffff;
}

#footer {
clear: both;
color: #ffffff;
}
#footer a {
color: #ffffff;
}

.article{
width:845px;
clear: both;
background-color:#ffffff;
border: 1px solid #000000;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
}

#leftcol a {
color: #ffffff;
}

#leftcol a:hover {
color: #ff8800;
}

#left_column {
	width: 640px;
	font-size: 12px;
	float: left;
	border-right: 2px solid #666666;
	background-color:#000000;
//	min-height: 800px;
}
#right_column {
	padding-bottom: 20px;
	width: 640px;
	background-color: #0c070d;
	color: inherit;
	float: right;
}

#left_column h2 {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: inherit;
	color: #d26a36;
}



img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	padding: 14px 0px 5px;
	text-align: justify;
	line-height: 12px;
	clear : both;
	float : none;
}

#container {
	margin: 0px auto;
	width: 1022px;
	color: inherit;
}

#searchgrid {
height: 30px;
padding-bottom:20px;
}


#logo {
float: left;
position: relative;
top: 0px;
}

.filedas{
padding-top: 20px
}


.comments {
padding-top: 0px;
}

.embed {
display: block;
}

#rightcol{
float:left;
}

#leftcol{
float:left;
text-align:left;
padding-right: 15px;
width:140px;
}


 
.menu_article
{
width: 180px;
float: left;
text-align: left;
padding-left:10px;
padding-right:10px;
background-color:inherit;
margin-top:20px;

}


.video {
	width: 640px;
	padding: 0px 0px;
float: left;

}

/* Left Column */




/* Right Column */



#right_column h2 {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: inherit;
	color: #c7c7c7;
}

#right_column p {
	padding-top: 20px;
}


/* Page Menu */

#page_menu {
	padding: 15px 0px;
	width: 414px;
	background: url('images/background.gif') #0c070d repeat-x 0% 0%;
	color: #c2bebe;
}

#page_menu a {
	background-color: inherit;
	color: #c2bebe;
	text-decoration: none;
}

#page_menu a:hover {
	background-color: inherit;
	color: #fff;
}

#page_menu li {
	padding: 0px 2px 2px;
	float: left;
}

#page_menu li a {
	display: block;
	width: 81px;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

#page_menu li#menu1 a {
	margin-right: 7px;
	width: 69px;
}

#page_menu li#menu5 a {
	margin-left: 7px;
	width: 66px;
}

#page_menu li a span {
	padding-top: 70px;
	display: block;
}




