/*
  Taille des polices
  14px  87.5%
  12px  75%
  11px  68.75%
  10px  62.5%
   9px  56.25%
*/

body{
	font-family: Verdana, Arial, Helvetica;
      font-size: 62.5%;
      line-height: 140%;
	  background:#6C696D url('../img/background.gif') repeat-x;
}

#container{
	position:absolute;
	top:0;
	left:50%;
	margin-left:-475px;
	width:950px;
	background:#E9c3DC none;
	
}

div#header{
	width:100%;
	height:158px;
	background:url('../img/header.gif') top left no-repeat;
}

div#header div#quicklinks{
	float:left;
	width:100%;
	margin-top:133px;
	height:25px;
	background:#AA1C7B url('../img/header2.gif') top left;
}

div#header div#quicklinks ul{
	margin:0;
	float:right;
	margin-right:10px;
}

div#header div#quicklinks ul li{
	list-style-type:none;
	display:inline;
	line-height:25px;
	color:white;
}

div#header div#quicklinks ul li a{
	color:white;
	text-decoration:none;
}
div#header div#quicklinks ul li a:hover{
	color:rgb(217,169,200);
	text-decoration:underline;
}

div#content{
	padding:10px;
	width:930px;
	min-height:400px;
	background:url('../img/contentbackground.gif') repeat-x;
}

div#footer{
	height:35px;
	background-color:#39313C
}

div#footer div#bar{
	height:8px;
	width:100%;
	background-color:#AA1B7A;
}

div#footer ul{
	text-align:center;
	margin-top:5px;
}

div#footer ul li{
	display:inline;
	margin-right:20px;
}

div#footer ul li a{
	color:rgb(217,169,200);
	text-decoration:none;
}
div#footer ul li a:hover{
	color:#AA1B7A;
	text-decoration:underline;
  }

div#content h1 {
	font-size:16px;
	font-weight:bold;
	color:#AA2479;
}

div#content h1 a{
	font-size:16px;
	font-weight:bold;
	color:#AA2479;
}

div#content p{
	color:black;
}

div#content p strong,div#content p a{
	color:#AA2479;
}

div#content h2#more{
	position:block inline;
	height:52px;
	background:url('../img/ciblebackground.gif') top left repeat-x;
	width:751px;
	margin:10px -10px 2px -10px;
	
}

div#content h2#more a{
	display:block;
	height:52px;
	width:950px;
	background:url('../img/cible.gif') top left no-repeat;
	line-height:52px;
	color:white;
	text-align:center;
	font-size:16px;
}

div#hr{
	float:right;
	display:block;
	text-align:right;
	border:0;
	width:199px;
	height:52px;
	margin:-54px -10px 0 0;
	background:black url('../img/cible2b.gif') top right no-repeat;
}
  .gras{
	font-weight:bold;
}

div#content div#relatives{
	width:950px;
	height:40px;
	margin-left:-10px;
	margin-right:-10px;
	background:url('../img/cible.png') top repeat-x;

}
div#content div#relatives p{
	margin:0;
	padding:6px 0 0 10px;
}
