*{
	margin:0;
	padding:0;
	border:0;
	/*overflow:hidden;*/
}

html {	
}

body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Verdana, Arial;
	background:#0a0a0a;
	color:#FFFFFF;
	background:#1A1A1A url(../images/fond_firefox.gif) repeat-x scroll 0 0;
}
a
{
color:#ABABAB;
}
#detect
{
display:none;
}
#flashcontent {
	height: 350px;
	width: 800px;
	/*overflow:hidden;*/
	margin:0px auto;
	background:none repeat scroll 0 0;
}
	
*html #flashcontent {
	height: 350px;
	width: 800px;
	/*overflow:hidden;*/
	margin:0px auto;
	background:none repeat scroll 0 0;
	
}
ul
{
	margin:0px;
	padding:0px;
}
li 
{
	list-style: none;
	width:200px;
	height:30px;
}
.li_inner
{
margin-left:10px;
padding-top:6px;
}


.date
{
color:1A1A1A;
font-size:10px;
}
h2
{
color:#ababab;
font-size:16px;
}
h3
{
color:#fff;
font-size:14px;
margin:0px !important;
padding:0px !important;
}
#logo 
{
background:#000 url(../images/logo.png) repeat scroll 0 0;
border:0 none;
float:left;
height:150px;
margin-left:55px;
width:275px;
}
#logo img
{
border:0px;
}
#noir
{
background:#000000 url("../images/bg.jpg");
float:left;
width:100%;
}
.menu
{
margin:0 auto;
width:1024px;
}
#menu{
float:left;
}
#content_menu
{
height:26px;
margin-top:123px;
margin-left:10px;
}
.onglet
{
cursor:pointer;
float:left;
height:31px;
margin-right:5px;
width:150px;
}

.nav
{
margin-top:30px;
color:#ABABAB;
font-size:14px;
font-weight:bold;
}


.nav_item
{
cursor:pointer;
}
#presentation
{
background:url("../images/ongletpresentation.png");
}

#news
{
background:url("../images/ongletnews.png");
}
#pandomanager
{
background:url("../images/ongletpandomanager.png");
}
#contact
{
background:url("../images/ongletcontact.png");
}
.content_onglet
{
cursor:pointer;
margin:13px 0px 0px 43px;
}
.center
{
width:960px;
margin:0px auto;
}
.news 
{
margin:0 auto;
width:844px;
}


.col_left
{
width:251px;
float:left;
min-height:1px;
}
.col_left .content
{
margin-top:30px;
}
.col_centre
{
width:400px;
min-height:1px;
float:left;
}
.col_centre .content
{
	margin-top:30px;
}
.col_right
{
width:193px;
min-height:1px;
float:left;
}
.col_right .content
{
	margin-top:30px;
}
#bottom {
	margin: 0;
	padding:0;
	width: 100%;
	float:left;
	min-height:300px;
	}

.present
{
margin:0 auto;
width:844px;
}

.titre{
margin-bottom:10px;
}
.texte {
font-size:12px;
}
.right
{
float:left;
width:500px;
}

