#teamPage
{
	margin:0;
	padding:0;
	text-align:center;
	font: normal 11px verdana,tahoma,arial,"Verdana", sans-serif;
	color:#333;
}
#container
{
	margin:20px auto 0 auto;
	padding:0;
	width:750px;
	background:transparent;
}

#header
{
	margin-bottom:30px;
	text-align:justify;
}
#header #logo
{
	height:160px;
	background-image:url("./images/logo_contributeurs_delphi.gif");
	background-position:center center;
	background-repeat:no-repeat;
}
#header h2 span
{
	color:#ff7700;
}
#header p.maj
{
	
	padding:6px 10px;
	text-align:right;
	margin:20px 0 0 0;
	color:#bbb;
	background:#fff;
}

#header p.presentation
{
	margin:0 0 0 0;
	padding:10px;
	color:#666;
	font-size:12px;
	line-height:150%;
	
	background-image:url("./images/presentationBackground.png");
	background-position:top left;
	background-repeat:no-repeat;
}

#header p.presentation a
{
	text-decoration:none;
	border-bottom:#bbb 1px solid;
	color:#153668;
	font-weight:normal;
	padding-bottom:1px;
}

#header p.presentation a:hover
{
	text-decoration:none;
	font-weight:normal;
	border-bottom:#bbb 1px solid;
	color:#3E7CBB;
}

div.decompte {
  color : #333;
  background-color:#FFF;
  margin:0;
	margin-bottom:20px;
  padding:0;
  text-align:center;
  font-family : "Verdana",Times, serif;
}

div.decompte span
{
  color:#888;
  background-color:#f5f5f5;
  padding:6px;
  text-align : center;
  font-size : 10px;
  font-weight:normal;
}

div.contrib
{
	text-align:left;
	padding: 0px 12px;
}

table.profileTable
{
	padding:0;
	margin:10px 0 10px 0;
	border-collapse:collapse;
	border:0;
	font-size:11px;
	width:100%;
}

table.profileTable a
{
	text-decoration:none;
	color:#2F94F9;
	border-bottom:#D6EAFE 1px solid;
	padding-bottom:2px;
	padding-right:20px;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
}
table.profileTable a:hover
{
	color:#bcdcf5;
	border-bottom:#D6EAFE 1px solid;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
}

table.profileTable td.legend
{
	text-align:right;
	padding:4px 4px 6px 2px;
	border-bottom:#ddd 1px solid;
	font-weight:bold;
	width:110px;
	font-size:11px;
	color:#999;
}

table.profileTable td.content
{
	text-align:left;
	padding:4px 0px 6px 0;
	font-size:11px;
	color:#333;
	border-bottom:#ddd 1px solid;
}

table.profileTable td.email
{
	border-bottom:0;
}

table.profileTable td.photo
{
	width:150px;
	text-align:center;
	vertical-align:top;
}

h2.nomPrenom
{
	text-align:left;
	font:normal 20px tahoma,arial, sans-serif;
	font-weight:normal;
	margin:0;
	padding:4px 6px;
	color:#111;
}
/*
div.membre a
{
	text-decoration:none;
	color:#2F94F9;
	border-bottom:#D6EAFE 1px solid;
	padding-bottom:2px;
	padding-right:20px;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
}
div.membre a:hover
{
	color:#97BC25;
	border-bottom:#DBEDA5 1px solid;
	background-image:url(images/arrowH.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
}
*/

h2.nomPrenom a
{
	text-decoration:none;
	text-align:left;
	font:normal 20px tahoma,arial, sans-serif;
	font-weight:normal;
	margin:0;
	padding:4px 6px;
	color:#111;
	background-image:inherit;
}

h2.nomPrenom a:hover
{
	text-align:left;
	font:normal 20px tahoma,arial, sans-serif;
	font-weight:normal;
	margin:0;
	padding:4px 6px;
	color:#111;
	background-image:none;
}

div.commentaire
{
	text-align:justify;
	padding:10px;
	font-weight:normal;
	line-height:150%;
	color:#000;
	background:#F5FAFE;
	border:#DAEDFC 1px solid;
}
div.commentaire span
{
	color:#000;
	font-weight:bold;
}
div.membre
{
	margin-bottom:20px;
	
	padding:10px;
	
	background-image:url("./images/membreBackground.png");
	background-position:top left;
	background-repeat:no-repeat;
}
/*
div.membre a
{
	text-decoration:none;
	color:#2F94F9;
	border-bottom:#D6EAFE 1px solid;
	padding-bottom:2px;
	padding-right:20px;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
}
div.membre a:hover
{
	color:#97BC25;
	border-bottom:#DBEDA5 1px solid;
	background-image:url(images/arrowH.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
}
*/
#avert
{
	margin:30px auto 40px auto;
	text-align:left;
	/*height:50px;*/
	background-image:url(./images/membreBackground.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#avert p
{
	margin:0;
	padding:5px;
	color:#333;
}

#avert a
{
	text-decoration:none;
	color:#999;
	border-bottom:#ddd 1px solid;
	padding-bottom:2px;
	text-transform:uppercase;
	font-weight:bold;
}

#avert a:hover
{
	color:#111;
	border-bottom:#999 1px solid;
}

#footer
{
	margin:30px auto 40px auto;
	text-align:left;
	height:50px;
	background-image:url(images/validation.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#footer p
{
	margin:0;
	padding:18px;
	color:#333;
}

#footer a
{
	text-decoration:none;
	color:#999;
	border-bottom:#ddd 1px solid;
	padding-bottom:2px;
	text-transform:uppercase;
	font-weight:bold;
}

#footer a:hover
{
	color:#111;
	border-bottom:#999 1px solid;
}