@CHARSET "UTF-8";

img.michael,img.segolen{
	float:left;
	margin:5px 10px 10px 0;	
}

.citation{
	font-style:italic;
}

.clearLeft{
	clear:left;
}

.container_onglets {
  margin-left:8px;
  margin-top:40px;
}

.conteneur_personne {
  background-color:gray;
  margin-right:12px;
  min-height:190px;
  padding:10px;  
  border-bottom: 1px solid #5c5c5c;
}
.poseur {
float: left;
width: 280px;
}

div#contenu div#content .conteneur_personne .poseur p {
color:#EDEDED;
font-family:"Trebuchet MS";
line-height:1.1em;
margin:60px 4px 10px 0 !important;
text-align:justify;
font-weight: bold;
}
div#contenu div#content .conteneur_personne p {
color:#EDEDED;
font-family:"Trebuchet MS";
line-height:1.1em;
margin:10px 4px 10px 0 !important;
text-align:justify;
}

div#gauche {
float:left;
min-height: 344px;
position:relative;
width:260px;
z-index:1;
}

.onglets {
height:40px;
list-style:none outside none;
margin:0;
text-align:center;
margin:0!important;

}
.onglets li {
display:block;
float:left;
height:40px;
padding:0 8.5px;
position:relative;
}
.onglets li a{
line-height:19px;
font-family:trebuchet MS;
}
.onglets li a.uneligne{
line-height:39px;

}

.onglets li a:hover{
/*border-bottom: 2px solid #F9B909;*/
color: white!important;
outline: none;
}

li.active {
  background-image:url("../../images/css/menuEquipe.png");
background-repeat:repeat-x;
  /*border-bottom: 1px solid #5c5c5c;
  border-top: 1px solid #5c5c5c;
  border-left: 1px solid #5c5c5c;*/
}

li.active a {
/*border-bottom: 2px solid #F9B909;*/
color: white!important;
outline: none;
}

.titre1 {
background-image:url("../../images/css/titre1_fond.jpg");
background-repeat:no-repeat;
color:#EDEDED;
font-family:"Trebuchet MS";
font-size:1.1em;
height:22px;
margin:30px 0 10px -47px!important;
width:703px;
}

div#contenu div#content {
font-size:0.8em;
margin:20px 10px 10px 80px!important;
}

div#contenu div#content p {
color:#EDEDED;
font-family:"Trebuchet MS";
line-height:1.1em;
margin:0 20px 10px 0!important;
text-align:center;
}