/*page Toutes parution___________________________RUBRIQUE PUBLICATUIONS_____________________________________________Page TOUTE PUBLICATIONS moteur de recherche*/
#toutePublications{
	width:800px;
	height:auto;
	float:left;
	padding-top:50px;
	padding-left:60px;
	padding-right:30px;
}

#IntroRecherche{
   width:760px;
   height:auto;
   float:left;
}
/* Moteur lui même */
#parution{
   width:410px;
   height:220px;
   float:left;
   position:relative;
   background-color:#00557C;
   color:#FFFFFF;
   font-size:13px; 
   margin-left:180px!important;
   margin-left:100px;
   padding-top:10px;
   padding-left:30px;
   background-image:url(../images/carreNoir.gif);
	background-repeat:repeat-x;
	background-position:0px 225px;
   }

/* ci-dessous à jeter */
/* a.lien{
	color:#0066FF;
	font-style:italic;
	text-decoration:underline;
}

a.lien:hover{
	color:#FF9900;
	font-style:italic;
	text-decoration:underline;
}  */
/* fin à jeter */

fieldset{
  border:0px;
}

#resultatRecherche{
   width:800px;
   height:auto;
   float:left;
   top:10px;
}

p input.auteur{
	margin-left:40px;
	height:15px;
	width:270px;
}
p input.title{
	margin-left:5px;
	height:15px;
	width:270px;
}

p select.annee{
	margin-left:43px;
	width:110px;
	font-size:10px;
}

p select.anneePost{
	margin-left:10px;
	width:110px;
	font-size:10px;
}

p select.type{
	margin-left:55px;
	width:273px;
	font-size:13px;
}

p input.bouton{
	width:125px;
	height:22px;
	float:left;
	font-size:13px;
	margin-left:95px;
	margin-top:15px;
	background-color:#FFFFFF;
	color:#003399;
	font-weight:bold;
}

p input.boutonEf{
	width:125px;
	height:22px;
	float:left;
	font-size:13px;
	margin-left:20px;
	margin-top:15px;
	background-color:#FFFFFF;
	color:#003399;
	font-weight:bold;
	:;margin-left:230px;/*petit calage pr navigateur Opera*/
	:;margin-top:-22px;/*petit calage pr navigateur Opera*/
}

p.remarque{
	font-size:11px;
	color:#FF9900;
	margin-left:110px;
}
