/*les styles globaux*/
body   {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	background-image: url(/medias/images/communs/bg_all.gif);
	margin: 0px;
	padding: 0px
	}

input.recherche  {
	color: #00197b;
	font-size: 10px;
	background-color: #fff;
	width: 110px
	}

textarea.recherche { color: #00197b; font-size: 10px; background-color: #fff }
p,td  {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif
	}
/*Bloc navigation*/
select.recherche  {
	color: #00197b;
	font-size: 10px;
	background-color: #fff;
	width: 110px
	}


.allcontent    {
	position: relative;
	top: 0px;
	left: 0px;
	width: 780px
	}




.bgdrecherche {
	background: url(/medias/images/pave_recherche/bgD_recherche.gif) repeat-y
	}

.colorblue1 {
	background-color: #095ba6
	}

.colorblue2 {
	background-color: #8cd2ff
	}

.colorblue3 {
	background-color: #c8f0ff
	}

.entete {
	background: url(/medias/images/communs/bg_entete.gif);
	}
/* Spécial Netscape - Pour effacer la répétition de BG de Netscape*/ 
.invisibletop  {
	}


.menugeneral {
	background-color: #095ba6;
	width: 100%;
	height: 18px
	}
.ssmenu    {
	text-align: left;
	position: absolute;
	top: 40px;
	left: 0px
	}



.bgbloctheme {
	font-size: 10px;
	background-color: #fff06d
	}
.signature  {
	color: #696969;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #f0f8ff
	}


a.signature  {
	color: #333;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif
	}
a.signature:hover {
	color: #000
	}
a.sideyellow  {
	color: #095ba6;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	display:block;
	}

a.sideyellow:hover {
	color: #f00
	}
.titrerecherche {
	color: #005;
	font-weight: bold;
	font-size: 10px
	}

a.recherche  {
	color: #005;
	font-size: 9px;
	text-decoration: none
	}

a.recherche:hover {
	color: #f60
	}


