body{
	font-family: helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;	
	height:100%;
	background-color:#0c0c0c;
	}

p{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#global {
width:995px;
height:680px;
margin-left:auto;
margin-right:auto;
text-align:left;
background-image: url(../img_com/background.jpg);
	background-repeat:no-repeat;
}



/*********** #navBar link styles *}**********/
#home{
	position:relative;
	top: 10px;
	width:191px;
	height:70px;
	overflow: hidden;
}
#menu{
width:191px;
height:399px;
background-image: url(../img_com/nav.gif);
background-repeat:no-repeat;
float:left;
z-index:120;
}
#rcontainer {
	position: relative;
	top: 33px;
	left: 20px;
	width: 168px;
}
/* HOME */
#centre_home {
float:left;
width:760px;
margin-top:3px;
}
#content-home{
width:760px;
margin: 37px 0px 0px 10px;
float:left;
}
#centre_credits {
float:left;
width:760px;
margin-top:10px;
margin-left:15px;
}

#content{
width:750px;
margin: 0px 0px 0px 20px;
float:left;
}

#credit{
position: relative;
	top: 10px;
	float:right;
	width:760px;
	height:60px;
	z-index:220;
}
.credit{	
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
	padding-top:00px;
	padding-left:05px;
}	
.credit a {color:#787878;text-decoration: none;}
.credit a:active {color:#787878;text-decoration: none;}
.credit a:hover {color:#545454;text-decoration: none;}

.menu a {
	margin: 0px 0px 7px 0px;
	padding: 4px 0px 0px 0px;
	width: 166px; 
	height: 15px;
	border: 0px solid #4a4a4a;
	font: bold 11px/13px helvetica, Arial, sans-serif;
	color: #FFFFFF;
	background-image:url(../img_com/bt_off.gif);
	background-repeat:repeat;
	display: block;
	text-align: center;
	text-decoration: none;
}
	 
.menu a:hover {
	color: #000000;
	background-image:url(../img_com/bt_on.gif);
	background-repeat:repeat;

}

.menu a:active {
	color: #000000;
	background-image:url(../img_com/bt_on.gif);
	background-repeat:repeat;
}
.menu_on a{
	margin: 0px 0px 7px 0px;
	padding: 4px 0px 0px 0px;
	width: 166px; 
	height: 15px;
	border: 0px solid #4a4a4a;
	font: bold 11px/13px helvetica, Arial, sans-serif;
	color: #000000;
	background-image:url(../img_com/bt_on.gif);
	background-repeat:repeat;
	display: block;
	text-align: center;
	text-decoration: none;
}

.mail a {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	width: 166px; 
	height: 22px;
	border: 0px solid #4a4a4a;
	font: bold 10px/13px helvetica, Arial, sans-serif;
	color: #333333;
	display: block;
	text-align: center;
	text-decoration: none;
}
	 
.mail a:hover {
	color: #FFFFFF;
	background-color: #4a4a4a;
}

.contact{
	margin: 0px 0px 3px 0px;
	padding: 8px 0px 25px 0px;
	width: 166px; 
	font: normal 13px/13px helvetica, Arial, sans-serif;
	color: #787878;
	line-height:14px;
	display: block;
	text-align: center;
}

.texte-gris{
	font: 11px/13px Tahoma, Arial, sans-serif;	
	color: #787878;
}
