/* ####################################################################### */
/* ########  Feuille de style définisant l'affichage par defaut  ######### */
/* ####################################################################### */

body {
	margin: 0;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(../../images/fond_body.gif) repeat-x;
}

img {
	border: none;
}

table {
	border: 1px solid #679ed7;
	border-collapse: collapse;
}

td .titreTelecharger {
	padding: 0px;
	color: white;
	background: #679ed7;
}

td .espace5 {
	padding: 5px;
}

#conteneur {
	position: relative;
	z-index: 50;
	width: 780px;
	margin-left: -390px;
	left: 50%;	
}

/* ####################################################################### */
/* ####################################################################### */
/* ####################################################################### */
/* ENTETE */

#entete {
	position: relative;
	z-index: 150;
	width: 760px;
	height: 158px;
	background: url(../../images/fond_entete.jpg);
}


#entete h1 {
	position: relative;
	margin: 0;
	background: url(../../images/logo.gif);
	width: 346px;
	height: 101px;
} 

#entete h1 a {
	display: block;
	width: 346px;
	height: 101px;
}

#entete h2, #entete h3 {
	
}

#entete span {
	display: none;
}

#heure {
	position: absolute;
	right: 15px;
	top: 135px;
	color: #005e9d;
}

#heure[id] {	
	top: 125px;
}

#heure img {
	position: relative;
	top: 1px;
	margin: 0 3px;
}

#extra1 {
	
	/*
	float: left;
	background: url(../../images/fond_extra1.gif) repeat-x;
	height: 204px;
	width: 100%;
	*/
}

#flash {
	position: absolute;
	z-index: 50;
	right: 0;
	top: 0;
}
/* FIN ENTETE */
/* ####################################################################### */
/* ####################################################################### */
/* ####################################################################### */


/* ####################################################################### */
/* ####################################################################### */
/* ####################################################################### */
/* ZONE MOTEUR DE RECHERCHE */

.champMoteur {
	width: 100px;
	height: 14px;
	font-size: 12px; 
	border-top: 1px solid #6d8494;
	border-left: 1px solid #6d8494;
	border-right: 1px solid #a8b4bd;
	border-bottom: 1px solid #a8b4bd;
	color: #005e9d;
}

.champSubmitRecherche {
	position: relative;
	top: 4px;	
	font-size: 10px; 
}

.champSubmitRecherche[class] {
	position: relative;
	top: 5px;	
	font-size: 10px; 
}

#moteurRecherche {
	position: relative;
	margin: 0;
	padding: 0;
	width: 760px;
	height: 93px;
	background: url(../../images/fond_moteur.gif);
}

#formMoteurRecherche {
	position: absolute;
	right: 0;
	top: 45px;
	width: 140px;
}

.champBim {
	width: 112px;
	height: 14px;
	font-size: 12px; 
	border-top: 1px solid #6d8494;
	border-left: 1px solid #6d8494;
	border-right: 1px solid #a8b4bd;
	border-bottom: 1px solid #a8b4bd;
	color: #005e9d;
}

#bim {
	position: absolute;
	right: 3px;
	top: 505px;
	width: 160px;
	height: 100px;	
}

.titreBim {
	color: #005e9d;
	margin-right: 15px;
}

/* Affichages des informations */
#patienter {
	height: 160px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fond_retour_info.png', sizingMethod='scale');		
}

#patienter .posImgPatienter {
	position: relative;
	top: 50px;
}

#patienter[id] {
	background: url(../../images/fond_retour_info.png);
}

#btFermer {
	position: absolute;
	z-index: 100;
	right: 15px;
	top: 5px;
}

#retourInfo h1 {
	font-size: 12px;
	margin: 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/entete_retour_info.png', sizingMethod='scale');	
	width: 315px;
	height: 50px;
	color: #b34700;
}

#retourInfo[id] h1 {
	background: url(../../images/entete_retour_info.png);
}

#retourInfo h1 span {
	position: relative;
	top: 15px;
}

#retourInfo {
	position: absolute;
	z-index: 100;
	left: 50%;
	top: 50%;
	margin-left: -158px;
	margin-top: -100px;
	width: 315px;
	text-align: center;
}

#retourInfo p {
	margin: 0 20px;
}

#conteneurRetourInfo {
	height: 100%;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/corps_retour_info.png', sizingMethod='scale');	
}

#conteneurRetourInfo[id] {
	background: url(../../images/corps_retour_info.png);
}

#piedRetourInfo {
	width: 315px;
	height: 30px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/pied_retour_info.png', sizingMethod='scale');	
}

#piedRetourInfo[id] {
	background: url(../../images/pied_retour_info.png);
}


/* FIN ZONE MOTEUR DE RECHERCHE */
/* ####################################################################### */
/* ####################################################################### */
/* ####################################################################### */


/* ####################################################################### */
/* ####################################################################### */
/* ####################################################################### */
/* MENU */

#menuPrincipal {
	position: relative;
	float: left;
	top: -69px;
	left: 0;
	width: 145px;
	border-top: 1px solid #005e9d;
	border-right: 1px solid #005e9d;
	border-bottom: 1px solid #005e9d;
	padding: 0;
	margin-bottom: 100px;
	z-index: 300;
}

#menuPrincipal a {
	text-decoration: none;
	color: #005e9d;
}

#liMenuInfos, #menu0, #menu1, #menu2, #menu3, #menu4, #menu5 {
	font-weight: bold;
}

.menuPrincipal {
	position: relative;
	top: 12px;
	list-style: none;	
	margin: 0;
	padding: 0;
}

#piedMenuPrincipal {
	background: url(../../images/degrade_menu_principal.gif) repeat-x;
	height: 25px;
	position: relative;
	top: 26px;
}

#liMenuAccueil  {
 	line-height: 35px;
	border-bottom: 1px dashed #c1cad2;
	background-position: 0 14px;
	background-repeat: no-repeat;
	background-image: url(../../images/puce_fixe.gif);  	
	padding-left: 10px;
}

#liMenuInfos, #liMenu0  {
 	line-height: 35px;
	border-bottom: 1px dashed #c1cad2;
	background: url(../../images/puce_bleu_nuit.gif) 0 14px no-repeat;
	padding-left: 10px;	
}

#liMenu1  {
 	line-height: 35px;
	border-bottom: 1px dashed #c1cad2;
	background-position: 0 14px;
	background-repeat: no-repeat;
	background-image: url(../../images/puce_bleumarin.gif);  	
	padding-left: 10px;
}
 
#liMenu2  {
 	line-height: 35px;
	border-bottom: 1px dashed #c1cad2;
	background: url(../../images/puce_verte.gif) 0 14px no-repeat;
	padding-left: 10px;	
}
 
#liMenu3  {
 	line-height: 35px;
	border-bottom: 1px dashed #c1cad2;
	background: url(../../images/puce_jaune.gif) 0 14px no-repeat;
	padding-left: 10px;	
}

#liMenu4  {
 	line-height: 35px;
	border-bottom: 1px dashed #c1cad2;
	background: url(../../images/puce_bleu.gif) 0 14px no-repeat;
	padding-left: 10px;	
}
 
#liMenu5 {
 	line-height: 35px;
	background: url(../../images/puce_rouge.gif) 0 14px no-repeat;
	padding-left: 10px;	
}
.sousMenuPrincipal {
	position: absolute;
	width: 140px;
	left: 150px; 
	margin: -36px 0 0 0;
	list-style: none;
	padding: 3px 0 3px 0;
	z-index:150;
	background-color: #ffffff;
	border: 1px solid #005E9D;
	border-left: 1px solid #ffffff;
}
.sousMenuPrincipal li a {
	display: block;
	width: 132px;
	line-height: 20px;
	height: 20px;
	background: #deecf5;
	margin: 2px 0 2px 0;
	padding: 0 0 0 3px;
	color: #669ed6;
	font-weight: normal;	
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

.sousMenuPrincipal li a:hover{
	position: relative;
	right: -1px;
	border-top: 1px solid #005e9d;
	border-left: 1px solid #005e9d;
	border-bottom: 1px solid #005e9d;
	padding-left: 7px;
}

#sousMenuPrincipal1 li a:hover {
	background: white url(../../images/fond_ahover_1.gif) repeat-y;	
}

#sousMenuPrincipal2 li a:hover {
	background: white url(../../images/fond_ahover_2.gif) repeat-y;	
}

#sousMenuPrincipal3 li a:hover {
	background: white url(../../images/fond_ahover_3.gif) repeat-y;	
}

#sousMenuPrincipal4 li a:hover {
	background: white url(../../images/fond_ahover_4.gif) repeat-y;	
}

#sousMenuPrincipal5 li a:hover {
	background: white url(../../images/fond_ahover_5.gif) repeat-y;	
}

#menuPermanent {
	position: absolute;
	top: 250px;
	right: 21px;
	width: 143px;
	border-left: 1px solid #dc600d;
	border-bottom: 1px solid #dc600d;
	padding: 0;	
}

.menuPermanent a {
	text-decoration: none;
	color: #dc600d;
}

#menu6, #menu7 {
	font-weight: bold;
}

.menuPermanent {
	position: relative;
	top: 12px;
	list-style: none;	
	margin: 0;
	padding: 0;
}

#piedMenuPermanent {
	background: url(../../images/degrade_menu_principal.gif) repeat-x;
	height: 25px;
	position: relative;
	top: 26px;
}

.liMenuPermanent1  {
 	line-height: 25px;
	padding-left: 10px;
	color: #dc600d;
	font-weight: bold;
	text-align: right;
	border-bottom: 1px dashed #f0ba97;
}
 
.liMenuPermanent2  {
 	line-height: 25px;
	padding-left: 10px;	
	color: #dc600d;
	font-weight: bold;
	text-align: right;
}

.sousMenuPermanent, .sousMenuPermanent2 {
	list-style: none;	
	margin: 0;
	padding: 0 0 10px 0;
}

.liSousMenuPermanent a {
	position: relative;
	left: -10px;
	display: block;
	line-height: 20px;
	height: 20px;
	background: #f7e8b8;
	margin: 2px 0 2px 0;
	padding: 0 3px 0 0;
	color: #893d0a;
	font-weight: normal;	
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

.liSousMenuPermanent a:hover{
	position: relative;
	left: -11px;
	border-top: 1px solid #dc600d;
	border-right: 1px solid #dc600d;
	border-bottom: 1px solid #dc600d;
	background: white url(../../images/fond_ahover_d.gif) right repeat-y;
	padding-right: 7px;
}

.menuSpe a {
	position: relative;
	left: -10px;
	display: block;
	line-height: 20px;
	height: 20px;
	margin: 2px 0 2px 0;
	padding: 0 3px 0 0;
	color: white;
	font-weight: normal;	
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	background-color: #e07127;
}

.menuSpe a:hover{
	position: relative;
	color: #893d0a;
	left: -11px;
	border-top: 1px solid #dc600d;
	border-right: 1px solid #dc600d;
	border-bottom: 1px solid #dc600d;
	background: white url(../../images/fond_ahover_d.gif) right repeat-y;
	padding-right: 7px;
}

.sousMenuPermanent2 li a {
	position: relative;
	left: -10px;
	display: block;
	line-height: 20px;
	height: 20px;
	background: #ffe983;
	margin: 2px 0 2px 0;
	padding: 0 3px 0 0;
	color: #893d0a;
	font-weight: normal;	
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

.sousMenuPermanent2 li a:hover{
	position: relative;
	left: -11px;
	border-top: 1px solid #dc600d;
	border-right: 1px solid #dc600d;
	border-bottom: 1px solid #dc600d;
	background: white url(../../images/fond_ahover_d2.gif) right repeat-y;
	padding-right: 7px;
}
/* FIN NAVIGATION */
/* ####################################################################### */
/* ####################################################################### */
/* ####################################################################### */


/* ####################################################################### */
/* ####################################################################### */
/* ####################################################################### */
/* CORPS */

#corps {
	position: relative;
	z-index: 10;
	top: -35px;
	margin: 0 185px 0 165px;
	
}

#corps a {
	
}

#corps h4 {
	background: url(../../images/fond_titre_h4.gif) no-repeat;
	width: 430px;
	height: 21px;
}
#fil {
	margin-top: -60px;
	background: none;
	color: #005E9D;
}
#fil span {
	color: #e17127;
}
#fil b {
	font-size: 14px;
}
#fil a {
	font-weight: bold;
	text-decoration: none;
	color: #005E9D;
}
#fil a:hover {
	text-decoration: underline;
	color: #005E9D;
}
#conteneurContenu {
	float: left;
	width: 430px;
	color: #01426e;
}
#conteneurContenu #ulMenuRacine li {
	line-height: 35px;
}
#conteneurContenu #ulMenuRacine a {
	color: #005e9d;
}
#conteneurContenu h4 span {
	color: #005e9d;
	font-size: 12px;
	padding: 0 0 0 20px;
	line-height: 21px;;
}

#conteneurContenu .site a,
#conteneurContenu .site2 a {
	color: #e07127;
}

#conteneurContenu .mail a,
#conteneurContenu .mail2 a {
	color: #dd600c;
}

#conteneurContenu .texte a,
#conteneurContenu .texte2 a,
#conteneurContenu .infos a,
#conteneurContenu .infos2 a,
#conteneurContenu .chapeau a,
#conteneurContenu .chapeau2 a {
	color: #dd600c;	
}

#conteneurContenu h5 {
	background: #dfebf6;
	line-height: 20px;
	font-size: 11px;
	padding-left: 5px;
	border-bottom: 1px solid #005e9d;
}

#conteneurContenu h6 {
	background: #EFEFEF url(../../images/px_blanc.gif) bottom repeat-x;
	line-height: 20px;
	font-size: 11px;
	padding-left: 5px;
	margin: 20px 20px 10px 20px;
	border-bottom: 1px solid #DEDEDE;
}

#conteneurContenu img {
	margin: 5px;
}

.chapeau {
	font-weight: bold;
	margin: 10px 0;
}

.chapeau2 {
	font-weight: bold;
	margin: 10px 20px;
}

.texte {
	margin: 10px 0;
}

.texte2 {
	margin: 10px 20px;
}

.contact {
	font-weight: bold;
}

.contact2 {
	font-weight: bold;
	margin: 10px 20px;
}

.adresse {
	
}

.adresse2 {
	margin: 0 20px;
}

.tel {
	background: url(../../images/img_tel.gif) 0 4px no-repeat;
	line-height: 20px;
	padding-left: 20px;
	font-weight: bold;
	margin: 5px;
}

.tel2 {
	background: url(../../images/img_tel.gif) 0 4px no-repeat;
	line-height: 20px;
	padding-left: 20px;
	font-weight: bold;
	margin: 5px 20px;
}

.fax {
	background: url(../../images/img_fax.gif) 0 4px no-repeat;
	line-height: 20px;
	padding-left: 20px;	
	margin: 5px;
}

.fax2 {
	background: url(../../images/img_fax.gif) 0 4px no-repeat;
	line-height: 20px;
	padding-left: 20px;	
	margin: 5px 20px;
}

.portable {
	background: url(../../images/img_portable.gif) 0 4px no-repeat;
	line-height: 20px;
	padding-left: 20px;	
	margin: 5px;
}

.portable2 {
	background: url(../../images/img_portable.gif) 0 4px no-repeat;
	line-height: 20px;
	padding-left: 20px;	
	margin: 5px 20px;
}

.mail {
	background: url(../../images/img_mail.gif) 0 5px no-repeat;
	line-height: 20px;
	padding-left: 20px;	
	margin: 5px;
}

.mail2 {
	background: url(../../images/img_mail.gif) 0 5px no-repeat;
	line-height: 20px;
	padding-left: 20px;	
	margin: 5px 20px;
}

.site {
	background: url(../../images/img_web.gif) 0 4px no-repeat;
	line-height: 20px;
	padding-left: 25px;	
	margin: 5px;
}

.site2 {
	background: url(../../images/img_web.gif) 0 5px no-repeat;
	line-height: 20px;
	padding-left: 25px;	
	margin: 5px 20px;
}

.infos {
	margin: 10px 0;
}

.infos2 {
	margin: 10px 20px;
}

/************************************
EVENEMENT
************************************/
#evenement {
	background: url(../../images/evenement_fond.jpg) repeat-y;
	margin: 0 0 30px 0;
}
#evenement h1 {
	background: url(../../images/evenement_titre.jpg) no-repeat;
	height: 19px;
	margin: 14px 0 0 0;
}
#evenement h1 span {
	display: none;
}
#evenement #pied {
	background: url(../../images/evenement_pied.jpg) no-repeat;
	height: 14px;
}
#evenement h2, .contenuEvenement {
	margin: 0 9px 0 10px;
	padding: 10px;
}
#evenement h2 {
	background: #3f85b6;
	color: #ffffff;
	font-size: 13px;
	line-height: 20px;
}
#evenement .contenuEvenement {
	color: #ffffff;
	font-size: 11px;
}
#evenement .tel {
	background: url(../../images/img_tel2.gif) 0 4px no-repeat;
}
/************************************/

#cadre {
/*	border: 1px solid #005e9d;*/
	padding: 20px 30px;
/*	background: #deecf5;*/
}

#simuleListeDeroulante {
	border: 1px solid #005e9d;
	margin: 0;
	width: 364px;
	padding: 2px;
	background: white;
}

#simuleListeDeroulante a {
	text-decoration: none;
	color: #01426e;
}

#simuleListeDeroulante p {
	margin: 0;
	padding-left: 10px;
	font-weight: bold;
}

#simuleListeDeroulante img {
	margin: 0;	
	float: right;
}

#simuleListeDeroulante[id] img {
	position: relative;
	top: -2px;
	right: -2px;
}

#menuArticle {
	background: white;
	margin: 0;
	padding: 0;	
	width: 351px;
}

.menuArticle {
	/*
	border-bottom: 1px solid #005e9d;
	border-left: 1px solid #005e9d;
	border-right: 1px solid #005e9d;
	*/
	padding: 2px;
	margin: 0;
	list-style: none;
}
.menuArticle ul {
	/*
	border-bottom: 1px solid #005e9d;
	border-left: 1px solid #005e9d;
	border-right: 1px solid #005e9d;
	*/
	padding-left: 20px;
	margin: 0;
	list-style: none;
}

.menuArticle li {
	padding: 5px 0 5px 20px;
	margin: 0;	
}

.menuArticle a {
	color: #01426e;
/*	font-weight: bold;*/
	text-decoration: none;
}

.menuArticle a:hover {
	font-weight: bold;
}

/* Barre de navigation */
.navigationArticle {
	display: block;
	text-align: center;
	color: #f2a02b;
	line-height: 30px;	
	height: 30px;
	background: url(../../images/px_bleu.gif) 0 29px repeat-x;	
}

.navigationArticle a {
	color: #f2a02b;
	font-weight: bold;
}

.aligneGaucheNav {
	float: left;
	padding-left: 12px;
}

.aligneDroiteNav {
	float: right;
	padding-right: 12px;
}

.aligneCentreNav {
	float: left;
	text-align: center;
	width: 260px;
}

.imageFlecheNav {
	position: relative;
	top: 5px;
	width: 7px;
	height: 9px;
}

.imageFlecheNav[class] {
	position: relative;
	top: 5px;
}

/* Formulaire de contact */
.formulaireContact {
	margin: 20px 20px 0 10px;
	padding: 0;
}

.formulaireContact p {
}

.formulaireContact fieldset{
	margin: 0 0 20px 0;
	padding: 20px;
}

.formulaireContact legend{
	font-weight: bold;
	margin: 0;
}

.piedContenuCorps {
/*	border-bottom: 1px solid #005e9d;*/
	clear: both;
	height: 29px;
}

/* ENCART ACTU */

#loisirsSports, #artsCultures, #patrimoine {
	background: url(../../images/fond_encart_actus.gif) no-repeat;
/*	width: 421px;*/
	padding: 10px;
	height: 151px;
	margin: 20px 0 30px 0;
}

#conteneurLoisirsSports, #conteneurArtsCultures, #conteneurPatrimoine {
	padding: 0 10px;
	height: 115px;
	overflow: auto;
}

#patientez1, #patientez2, #patientez3 {
	margin: 30px;
}

#loisirsSports h1, #artsCultures h1, #patrimoine h1 {
	position: relative;
	top: -10px;
	padding-left: 10px;
	margin: 0;
	font-size: 12px;
	height: 15px;
}

#loisirsSports h2, #artsCultures h2, #patrimoine h2 {
	margin: 10px 0;
	font-size: 12px;
	color: #005e9d;
}

.dateAgenda {
	color: #f2a230;	
}

.aligneGaucheAgenda {
	float: left;
	color: #f2a230;
	font-weight: normal;
	font-size: 11px;
}

.aligneDroiteAgenda {
	float: right;
	color: #005e9d;
}


/* FIN CORPS */
/* ####################################################################### */
/* ####################################################################### */
/* ####################################################################### */

/* ####################################################################### */
/* ####################################################################### */
/* ####################################################################### */
/* EXTRA */

#zoneHautGauche {
	position: absolute;
	z-index: 0;
	right: 0;
	top: 0;
	width: 50%;
	background: url(../../images/fond_extra1.gif);
	height: 251px;
}

#zoneBasGauche {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 50%;
	background: url(../../images/fond_pied_extra.gif) repeat-x;
	height: 80px; 
}

/* FIN EXTRA */
/* ####################################################################### */
/* ####################################################################### */
/* ####################################################################### */

/* ####################################################################### */
/* ####################################################################### */
/* ####################################################################### */
/* PIED */

#pied {
	position: relative;
	clear: both;
	width: 100%;
	text-align: center;
	background: url(../../images/fond_pied.gif) repeat-x;
}

#infosPied {
	position: relative;
	z-index: 100;
	text-align: center;
	width: 760px;
	height: 80px;
	margin: 0 auto;
	background: url(../../images/fond_infos_pied.gif) top no-repeat;
}

#pied p {
	position: relative;
	text-align: center;
	top: 55px;
	margin: 0;
}

#infosSup {
	position: absolute;
	z-index: 200;
	left: 0;
	top: 10px; 
	list-style: none;	
	padding: 0;
	margin: 0;
	width: 200px;
	text-align: left;
}

#infosSup li {
	padding: 0;
	margin: 0;
	/*float: left;*/
	display: inline;
	width: 20px;
	height: 20px;
}

#infosSup li a {
	display: block;
	float: left;
	text-decoration: none;
	cursor: pointer;
	width: 20px;
	height: 20px;
	margin: 0 18px 0 0;
}

#piedMail1 {
	border: 1px solid red;
	display: block;
	width: 20px;
	height: 20px;
}

#piedMail1 span{
	display: none;
}

/* FIN PIED */
/* ####################################################################### */
/* ####################################################################### */
/* ####################################################################### */


/* ####################################################################### */
/* ####################################################################### */
/* ####################################################################### */
/* MOTEUR DE RECHERCHE */

.divReponseRecherche {
	border: 1px solid #005e9d;
	padding: 20px 10px 10px 10px;
	background: white;
	margin: 0 0 0 0;
}

.divReponseRecherche hr {
	clear: both;
	border: 1px solid #005e9d;
	margin: 20px 0 0 0;
}

.divReponseRecherche h5 {
	font-size: 12px;
	margin: 20px 0 10px 0;
}

.divReponseRecherche h5 a {
	color: #005e9d;
	text-decoration: none;
}

.titreDivRecherche {
	display: inline;
	position: relative;
	top: 10px;
	left: 10px;
	border: 1px solid #005e9d;
	padding: 3px;
	background: #669ed6;
	font-weight: bold;
	color: white;
}

.navigationRecherche {
	margin: 10px 0 0 10px;
	text-align: center;
}

.navigationRecherche a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.couleurGris {
	color: #b2b2b2;
}

.positionFlecheBlanche {
	position: relative;
	top: 2px;
	margin: 0 3px;
}

.aligneDroiteRecherche {
	position: relative;
	float: right;
	font-size: 10px;
	margin-bottom: 20px; 
}

.aligneGaucheRecherche {
	position: relative;
	float: left;
	font-size: 10px;	
	margin-bottom: 20px; 
	width: 400px;
}

.bim_link {
	display: block;
	background:url('../../images/pdf.gif') left center no-repeat;
	min-height: 30px;
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 0 25px;
	color: #DD600C;
}
.bim_link:hover {
	color: #005E9D;
}
.bim_link span {
	position: relative;
	float: left;
	margin: 8px 0 0 35px;
}
#bim_list {
	list-style: none;
	padding: 0;
	margin:0;
}
#bim_list li {
	margin: 0 0 5px 0;
}
/* FIN MOTEUR DE RECHERCHE */
/* ####################################################################### */
/* ####################################################################### */
/* ####################################################################### */

/* ####################################################################### */
/* #############################   Classes   ############################# */
/* ####################################################################### */

/* Longueur des champs identifiant et pass */
.champAccesClient {
	width: 75px;
	font-size : 11px;
}

.champSubmit {
	border: 1px solid black;
	color: black;	
	font-size : 11px;
	cursor: pointer;
}

.champTexte {
	width: 100%;
}

.aligneGauche {
	float: left;
}

.aligneDroite {
	float: right;
}

.aligneCentre {
	
}

.aligneSubmit {
	text-align: center;
	margin: 20px 0 0 0;
}

.libelle {
	font-weight: bold;
}

.texteGras {
	font-weight: bold;
}

.texteGrasItalique {
	font-style: italic;
	font-weight: bold;
}

.image {
	float: left;
}

.imageRemonte {
	margin: 0 5px;
}
