/* Un profil par fond */

/* Le menu onglet*/
    #menu-onglet {
      float:left;
      width:621px;
      background:#DAE0D2 url(../images/profil/bg.gif) repeat-x bottom;
      font-size:93%;
      line-height:normal;
	  margin-left:35px;
      }
    #menu-onglet ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }
    #menu-onglet li {
      float:left;
      background:url(../images/profil/left.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    #menu-onglet li:hover {
	  opacity: 0.6;
	  filter:alpha(opacity=60);
	  
      }
    #menu-onglet a {
      float:left;
      display:block;
      background:url(../images/profil/right.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#A44163;
      }
	  #menu-onglet a:hover{text-decoration:none;}
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #menu-onglet a {float:none;}
    /* End IE5-Mac hack */
    #menu-onglet a:hover {
      color:#000000;
      }
    #menu-onglet #encours {
      background-image:url(../images/profil/left_on.gif);
      border-width:0;
      }
    #menu-onglet #encours a {
      background-image:url(../images/profil/right_on.gif);
      color:#000000;
      padding-bottom:5px;
      }

#ongletEncours{
	border: 0px solid #336699;
	padding-top:35px;
	margin-top:10px;
	padding-right : 15px;
}



#profil1{
	background-image: url("../images/profil/fond/1.png");
	width:647px;
	height:234px;
	color:#039ACD;
}
#profil2{
	background-image: url("../images/profil/fond/2.png");
	width:647px;
	height:234px;
	color:#A65DDE;	
}
#profil3{
	background-image: url("../images/profil/fond/3.png");
	width:647px;
	height:234px;
	color:#D943BC;	
}
#profil4{
	background-image: url("../images/profil/fond/4.png");
	width:647px;
	height:234px;
	color:#DF456C;		
}
#profil5{
	background-image: url("../images/profil/fond/5.png");
	width:647px;
	height:234px;
	color:#DF7153;		
}
#profil6{
	background-image: url("../images/profil/fond/6.png");
	width:647px;
	height:234px;
	color:#A3DF61;		
}
#pseudomembre{
	margin-left:30px;
	padding-top:24px;
	font-size:19px;
	text-align:center;
	font-weight:bold;
	width:230px;
}
#derniereconnexion
{
	font-size:10px;
	margin-left:400px;
	margin-top:-44px;
	*margin-top:-33px;
}
#photomembre
{
	text-align:center;
	margin-left:70px;
	margin-top:25px;
	width:150px;
}

#infosmembre ul
{
	list-style-type: square;
}
#infosmembre li
{
	margin-bottom:3px;
}
#signeastro{
	position:absolute;
	margin-left:590px;
	margin-top:8px;
	
}
#actionmembre
{
	position:absolute;
	margin-left: 410px;
	margin-top:-80px;
}
#actionmembre ul
{
	list-style-image: url("../images/profil/fleche.png");

}
#actionmembre li 
{
	font-size:12px;
	background-image: url("../images/profil/fondaction.png");
	
	margin-bottom:4px;
	width:190px;
	padding-left:6px;
}
#actionmembre li a
{
	color:#1D779F;
}
#actionmembre li a:hover
{
	padding-left:6px;
	color:#DF3200;
	font-weight:bold;
}

.accprof {
	width:97%!important;
	border:solid 0px #C2E3EF;
	border-collapse:collapse;
	padding-bottom:5px!important;
	font-size:13px;
	margin-left:14px;
	padding-right:8px;
}
.accprof td {
	padding:3px!important;
	border-bottom:1px dotted #C2E3EF;
}
.accprof .tr1 {
  background-color: #EFFAFF;
}
.accprof .tr2 {
  background-color: #FFF;
}