body
{
  background-color: #FFFFFF;
  margin:0px;
  color:#000000;
  height:100%;
  font-family:Courier;
}
html, body
{
  height:100%;
  margin:0px;
  padding:0px;
}
a img
{
  border:none;
}
a
{
	text-decoration:none;
	color:#000000;
}
a:hover
{
	color:#000000;
}

#conteneur
{
  margin-left:auto;
  margin-right:auto;
  width:800px;
  height:auto;
  min-height:700px;
  background-image:url(images/bg.jpg);
  background-repeat:no-repeat;
}

#contenu
{
  margin-top:50px;
}

#header
{
  padding-top:20px;
  text-align:right;
  margin-right:1px;
}
#randomPicture
{ 
  width:600px;
  height:320px;
}
#menu
{
  position:absolute;
  width:155px;
  margin-top:50px;
  margin-left:250px;
}


.libelle_categorie span.edit, .libelle_categorie span.delete, #news a
{
	margin-left:30px;
}
#contact
{
  float:right;
  color:#000000;
  width:380px;
  height:300px;
  font-size:13px;
  font-weight:600;
}
#contact .libelle
{
  color:#666666;
}
#contact .titre
{
  font-size:20px;
}
#contact .info
{ 
  margin-top:5px;
  color:#666666;
  font-weight:600;
}

#profile .libelle
{
  color:#000000;
  font-weight:600;
  text-transform:capitalize;
  font-size:16px;
  border-bottom:1px solid #FF0000;
  padding-bottom:5px;
}

#fiche
{
  margin-top:10px;
  min-height:800px;
  width:800px;
}

#profile
{
  font-size:12px;
  font-family:Courier;
}
#profile .nom, #profile .prenom
{
  font-weight:600;
  font-size:18px;
}

#fiche .texte_fiche
{
  color:#000000;
}
#fiche .texte_fiche .texte
{
  padding:5px 0px 5px 0px;
}

#printpage
{
  font-size:12px;
  border-top:1px solid #FF0000;
  text-align:right;
}
.section
{
	border-bottom:1px solid;
	width:650px;
}
#intitule
{
	text-align:center;
}
#fiche #texte
{
	font-size:12px;
}

#video
{ 
  margin-top:30px;
}
#ancre_video
{ 
  font-size:10px;
  font-weight:600;
  text-decoration:underline;
  margin-top:-5px;
}
#galerie
{
  
  margin-top:-8px;
  margin-left:407px;
  min-height:340px;
}
#galerie .picture
{
  float:left;
  width:70px;
  height:100px;
  margin-left:8px;
  margin-top:8px;
}
#randomPicture240x320
{ 
  position:absolute;
  top:122px;
  width:240px;
  margin-left:0px;
}

#viewPersonne
{ 
  position:fixed;
  position:absolute;
  top:122px;
}
#fullname
{ 
  text-align:left;
  width:250px;
  margin-top:15px;
  font-weight:600;
  font-size:14px;
}
.lien_voir span.fleche
{
  color:#FF0000;
}
.lien_voir a:hover
{
color:#FF0000;
}
#texte
{
padding-top:5px;
}

