body
{
	font-family: Verdana, Arial, sans-serif;
	background-color: white;
	color: #336699;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

a {
	color: #336699;
	text-decoration:none;
}
a:hover
{
	text-decoration: underline;
}

.header
{
	height: 115px;
	padding: 0px;
	background-image: url('custom/default/img/image_fond.gif');
}

.footer
{
	clear: both;
	background-color:#CCCCCC;
	color: #336699;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;

}

div.searchform
{
	margin-top: 4px;
	text-align: center;
}

form.searchform
{
	margin: 0px;
	padding: 0px;
}
form.searchform input {
	vertical-align: middle;
}

.infobar
{
	padding: 2px;
}

.infobar-query
{
	color: red;
}

.infobar-time
{
	font-variant: small-caps;
}

.infobar-numhits
{
	color: red;
	font-weight: bold;
}

/* Affichage des categories */
.categories {
	background-color: #F5F5F5;
	border: dashed 1px black;
	padding: 5px;
	margin: 5px;
}
.categories-path {
	font-weight: bold;
	background-color: #E0E0E0;
	padding: 3px;
}
a.categories-path
{
	font-weight: bold;
	background-color: #E0E0E0;
	padding: 3px;
	text-decoration: none;
}
.categories-active {
	color: red;
	font-weight: bold;
}
table.categories-child
{
}
a.categories-child
{
	text-decoration: none;
}
.categories-nombre {
	color: red;
}

/* FIN Affichage des categories */


.pagination
{
	font-weight: bold;
}

div.pagination-prev
{
	float:left;
	text-align: left;
	width: 30%;
	vertical-align: middle;
	margin-left: 0px;
}

a.pagination-prev
{
	font-weight: bold;
	text-decoration: none;
}

img.pagination-prev
{
	border: 0px;
	margin-right: 10px;
  vertical-align: middle;
}

.paginationnav
{
	text-align: center;
	float:left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	width: 40%;
	vertical-align: middle;
}

div.pagination-next
{
	float:left;
	text-align: right;
	width: 30%;
	vertical-align: middle;
	margin-right: 0px;
}

a.pagination-next
{
	font-weight: bold;
	text-decoration: none;
}

img.pagination-next
{
	border: 0px;
	margin-left: 10px;
  vertical-align: middle;
}

.pagecourante
{
	font-weight: bold;
	text-decoration: none;
}
.autrepage
{
	color: #999999;
	text-decoration: none;
}

/*** Separation avec la nav ds les pages et les resultats ****/
.separateur
{
	margin-top: 1px;
	margin-bottom: 1px;
}

/*** Attention, le clear ne doit en aucun cas etre enleve***/
.headerresults
{
	clear: both;
	border-spacing: 0px;
	border-collapse: 0px;
	width: 100%;
	height: 48px;
	margin: 0px;
}

td.chapitre
{
	text-align: center;
	width: 80px;
	height: 48px;
	background-color:#476487;
	color: white;
}

td.date
{
	background-color:#FFFFFF;
}

p.date
{
	background-color:#476487;
	color: white;
	padding: 1px;
}

.resultat-gauche
{
	padding: 3px;
	border-right: solid 1px #CCCCCC;
	vertical-align: top;
}

.resultat-droit
{
	padding: 3px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.resultat-chapitre
{
	width: 80px;
	vertical-align: bottom;
}

.resultat-lien
{
	font-weight: bold;
	color: #7BB4F9;
}

.resultat-titre
{
	color: red;
	font-weight: bold;
}

.resultat-resume
{
}

.resultat-resume-mot
{
	font-weight: bold;
	font-style: italic;
}

.resultat-lien-homepage
{
	vertical-align: middle;
}

.resultat-homepage
{
	font-weight: normal;
	color: #858585;
	text-decoration: underline;
}
.etoile
{
	vertical-align: middle;
	margin-left: 1px;
	margin-right: 1px;
}

.popup
{
	border: 0px;
	vertical-align: middle;
	margin-left: 1px;
	margin-right: 1px;
}
