#RecherchePortlet 
{
	padding:0px 0px 5px 8px;
	margin:0px;
}

#RecherchePortlet form
{
	padding:0px 0px 0px 0px;
	margin:0px;
}

#RecherchePortlet input
{
	font-family:Arial;
	font-size:8pt;
	color:#007400;	
	width:95px;
	height:15px;
	margin:3px 0px 5px 0px;
	padding:0px 2px 0px 2px;
	border:1px solid #007400;
}


#RecherchePortlet a.bouton, 
#RecherchePortlet a.bouton:link,
#RecherchePortlet a.bouton:active,
#RecherchePortlet a.bouton:visited
{
	display: block;
	background-color: transparent;
	background-image: url('../Template/Images/bg_bouton.gif');
	background-repeat: no-repeat;
	width: 102px;
	height: 24px;
	margin: 0 px;
	padding:4px 0px 0px 10px;
	margin:2px 0px 0px 0px;
	text-align: center;
	font-family: palatino, georgia, times new roman, serif;
	font-size:8pt;
	color:#FFFFFF;
	border-style:none;
	border:none;
	text-decoration:none;
}

#RecherchePortlet a.bouton:hover
{
	display: block;
	background-color: transparent;
	background-image: url('../Template/Images/bg_bouton.gif');
	background-repeat: no-repeat;
	width: 102px;
	height: 24px;
	margin: 0 px;
	padding:4px 0px 0px 10px;
	margin:2px 0px 0px 0px;
	text-align: center;
	font-family: palatino, georgia, times new roman, serif;
	font-size:8pt;
	color:#FFB019;
	border-style:none;
	border:none;
	text-decoration:none;
}

/*
#chemin a{ font-size:10pt; font-weight:none;}
#chemin a:link{ font-size:10pt; font-weight:none;}
#chemin a:visited{ font-size:10pt; font-weight:none;}
#chemin a:active{ font-size:10pt; font-weight:none;}
#chemin a:hover{ font-size:pt; font-weight:none;}
*/


#Recherche a 			{ color: #3399CC; text-decoration: underline; 	font-weight:none;}
#Recherche a:link		{ color: #3399CC; text-decoration: underline; 	font-weight:none;}
#Recherche a:visited	{ color: #3399CC; text-decoration: underline; 	font-weight:none;}
#Recherche a:active		{ color: #C60000;  }
#Recherche a:hover		{ color: #C60000;  }


#Recherche .LienInterne:link		{ color:#3f7014; font-size:8pt; font-weight: bold;}
#Recherche .LienInterne:visited		{ color:#3f7014; font-size:8pt; font-weight: bold;}
#Recherche .LienInterne:active		{ color:#3f7014; font-size:8pt; font-weight: bold;}
#Recherche .LienInterne:hover		{ color:#3f7014; font-size:8pt; font-weight: bold;}

#Recherche
{
	font-size: 8pt;
	width:660px;	
}

#Recherche font
{
	font-size: 8pt;
	font-weight: none;
	width:660px;
}

#Recherche input
{
	font-family:Arial;
	font-size:8pt;
	color:#555;	
	width:102px;
	height:15px;
	border:1px solid #3399CC;
}

#Recherche tr#pair
{
  /*background-image:url('../Template/Images/bg_pair.jpg');*/
  background-color: #EDF3FE;
}


#pagination
{
	font-size: 8pt;
	float:clear;
	text-align:right;
	margin:5px 3px 5px 0px;
	padding:0px 5px 0px 0px;
	border-top:1px solid #3399CC;
	border-bottom:1px solid #3399CC;
	border-right:0px;
	border-left:0px;
	/*background-image:url("../Template/Images/bg_encart.jpg");*/
}

#pagination font
{
	font-family: arial, verdana;
	font-size: 8pt;
	font-weight:700;
	color: #3399CC
}

#pagination a 			{font-size: 8pt; color: #3399CC; text-decoration: underline; font-weight: 500;}
#pagination a:link		{color: #3399CC; text-decoration: underline; font-weight: 500;}
#pagination a:visited	{color: #3399CC; text-decoration: underline; font-weight: 500;}
#pagination a:active	{color: #C60000;  }
#pagination a:hover		{color: #C60000;  }
