body, table, td, select, textarea, input, button, div  { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}

body {
  margin:0;
  background-color: #fff;
	background-image: url(../images/fd_full.gif);
	background-repeat: repeat-x;	
	background-position:top	; 
	font-family:Arial,sans-serif;	
	font-size: 12px;	
	color: #333333;
	}
	
a { 
  text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}
	
img {
	border:none;
}
	
.link {
  color:#FFFFFF; 
	font-size: 10px; 
	text-align:center;
	}
	
#full {
  width:955px; 
	height:650px; 
	margin-left:auto; 
	margin-right:auto;
	}
	
#header { 
  background-image:url(../images/header_ad_m.jpg);
	background-repeat:no-repeat; 
	}
	
#bloc_login {
  padding-left:560px; 
	padding-top:65px; 
	}
	
#menu td {
  text-align:center; 
	font-size:12px; 
	font-weight:bold; 
	width:125px; 
	height:25px; 
	background-image:url(../images/fd_bt_blue.gif); 
	background-repeat:no-repeat; 
	background-position:center
	}

#menu_div  {
  text-align:center; 
	font-size:12px; 
	font-weight:bold; 
	width:125px; 
	height:25px; 
	background-image:url(../images/fd_bt_grey.gif); 
	background-repeat:no-repeat; 
	background-position:center; 
	color:#fff
	}
	
#menu_div_on  {
  text-align:center; 
	font-size:12px; 
	font-weight:bold; 
	width:125px; 
	height:25px; 
	background-image:url(../images/fd_bt_green.gif); 
	background-repeat:no-repeat; 
	background-position:center
	}
	
#menu_div a:hover {
  color: #fff
	}
	
#menu_div a {
  color: #CCFF00
	}

#footer {
  text-align:center; 
	font-size:10px; 
	color:#999999; 
	text-align:center; 
	background-image:url(../images/footer_ad_m.gif);
	background-position:bottom; 
	background-repeat:repeat-x; 
	padding-top:150px;
	padding-bottom:3px;
	}


#footer a {
  color:#666666
	}

.titre {
  color:#333333; 
	font-size:14px; 
	letter-spacing:1px; 
	font-weight:bold
	}

#div_media {
  width:90%; 
	border:1px #999999 solid; 
	background-color:#CCCCCC; 
	padding:10px;
	}
	

.authentif{
  color:#336699;
  background-color:#deeafe;
  font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-color: #336699;
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	width:120px;
}

.bt_connect{
  width:120px;
  cursor:pointer;
	border-color: #a2a2a2;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	color:#336699;
	font-weight:bold;
	background-color:#f2f4f4;
}

.bt_login{
  cursor:pointer;
  background-image: url(../images/bg_bt_go.jpg);	
  background-repeat: repeat-x;
	border-color: #8ecbfd;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	border-style: outset;
	color:rgb(204, 255, 0);
	font-weight:bold;
}

#onglet{
  position: absolute;
  top: 116px;
  left: 50%;
  margin-left:-80px;
}

#log{
  position: relative;
	width:300px;
  left: 575px;
}
#div_mdp_forget{
  position: absolute;
	top:95px;
	left:50%;
	font-weight:bold;
	font-size:10px;
	width:300px;
	margin-left:135px;
	text-decoration:none;
}