
body {
    margin:0;	
	  background-color: #fff;
		background-image: url(../images/fd_full.jpg);	
		background-repeat: repeat-x;
		background-position:top	; 
		font-family:Arial,sans-serif;	
		font-size: 12px;	
		color: #333333;
}

a { 
  text-decoration: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/head_logo.jpg); 
	background-repeat:no-repeat;
	height:150px
}


#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_blue.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 label:hover {
  color: #fff
}

#menu_div label {
  color: #CCFF00
}

#footer {
 background-position:center;
 background-image:url(../images/bgFooter_admp.gif);
 background-repeat: repeat-x; 
 text-align:center; 
 font-size:10px; 
 color:#535353;
} 
#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;
}

#div_solution {
  position: absolute;
	top:2px;
	left:50%;
	color:#fff; 
	font-weight:bold;
	font-size:10px;
	width:300px;
	margin-left:180px;
}

#div_mdp_forget{
  position: absolute;
	top:88px;
	left:50%;
	font-weight:bold;
	font-size:10px;
	width:300px;
	margin-left:241px;
	text-decoration:none;
}

#onglet{
  position: absolute;
  top: 118px;
  left: 50%;
  margin-left:-473px;
}

