/*------------------------------------------------------------------------------

                           styleFiche.css

------------------------------------------------------------------------------*/
/*@import url(styleCommun.css);*/
/*----------------------------------------------------------------------------*/

div#article h2{
  background:  none;
  padding-top:5px;
}
div#article {
  padding-top:15px;
  width:371px;
	width:540px;
  float:left;
}
* html div#article{
  padding-top:10px;
}
*+html div#article{
  padding-top:10px;
 }

/*----------------------------------------------------------------------------*/
a.imele{
  padding-left:23px;
  
  display:block;
	background: url(../images/puceEmail.gif) no-repeat 0 3px;
	height: 20px;
	
}

.imele img {
	margin-top: 5px;
	border: none;
}

span.infos{
	font-weight:bold;
	color:#91332D;
	display:block;
	text-align:center;
}

a.lien
{
	float:right;
}
div#article div#membres{
	padding-left:50px;
}

form fieldset legend strong{
	color:#666;	
}
div#introPersonne{
  clear:both;
  border-bottom:1px solid #CAC9C5;
  height:100px;
  margin-left:-30px;
  padding-left:30px;
  margin-right:-20px;
  background: url(../images/introEnseignant.jpg) no-repeat 0 100%;
}
html>body div#Personne{
  background-position: -4px 100%;
}
span#photoPersonne{
  width:78px;
  height:96px;
  float:left;
  display:inline;
  margin-left:-15px;
  margin-right:15px;
  text-align:center;
  background: url(../images/photoEnseignant.jpg) no-repeat 0 0;
}
span#photoPersonne img{
  position:relative;
  top:10px;
  left:1px;
  width:56px;
  height:56px;
  overflow:hidden;
}
p#coordPersonne{
  color:#77746A;
  margin-top:5px;
}
p#coordPersonne a{
  text-decoration: none;
  color:#77746A;
}
p#coordPersonne a:hover{
  text-decoration: underline;
}
.tel{
  padding-left:23px;
  background: url(/images/puceTel.gif) no-repeat 0 0;
}
.email{
  padding-left:23px;
  background: url(../images/puceEmail.gif) no-repeat 0 2px;
}

div#article ul#caracteristiquesPersonne{
	position:static;
	margin-top:0px;
  	margin-left:-30px;
	margin-right:-20px;
	list-style-image:none;
	list-style-position: outside;
  	list-style-type: none;
 	clear:both;
  	background: #FAF9F5 url(../images/caracteristiquesEnseignant.gif) repeat-x 0 100%;
  	height:165px;
  	border-top:1px solid #fff;
  	/**/
  	padding-left:30px;
  	/**/
  	padding-top:4px;
}
div#article ul#caracteristiquesPersonne li{
  display:block;
 background: url(../images/puceFleche4.gif) no-repeat 0 6px;
list-style-image:none;
	list-style-position: outside;
  	list-style-type: none;
padding-left:20px;
  color:#636363;
  font-size:11px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

div#infosPersonne{
  color:#444;
  font-size:11px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}
div#infosPersonne h4{
  padding-left:17px;
  background: url(../images/pucePerso.gif) no-repeat 0 3px;
  margin-bottom:5px;
  margin-top:15px;
  color:#444;
  font-size:11px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

/*----------------------------------------------------------------------------*/
div#blocPersonne{
  background:url(../images/blocEnseignant.gif) repeat-x 0 0;
  border-top:1px solid #fff;
  margin-left:-30px;
  padding-left:30px;
  margin-right:-20px;

}
div#blocPersonne h4{
	text-transform: none;
  color:#444;
  font-size:11px;
  margin-left:-30px;
  padding-left:40px;
  margin-top:6px;
  color:#91332D;
  margin-bottom:20px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}


div#blocPersonne p{
	margin: 5px 25px 0px 30px;
	padding:0;
}
div#blocPersonne ul{
  list-style-position: outside;
  list-style-type: none;
  margin-right:25px;
  padding:0;
}

div#blocPersonne ul li{
  list-style-position: outside;
  list-style-type: none;
  /*background: url(../images/puceTrait2.gif) no-repeat 0 8px;*/
  padding-left:5px;
 /* line-height:14px;*/
  margin-bottom:0px;
	margin-top:10px;
  /*color:#444;*/
}


div#blocPersonne h4.projet{
  background: url(../images/puceProjet.gif) no-repeat 15px 0;
}
div#blocPersonne h4.publication{
  background: url(../images/pucePublication.gif) no-repeat 15px 0;
}
div#blocPersonne h4.equipe{
  background: url(../images/puceEquipe.gif) no-repeat 15px 0;
}

