
#chargement {
    background-image:url(../../images/load.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#FFFFFF;
    z-index:99;
    padding: 20px;
    border: 2px solid #A4A094;;
    display: none;  /*hidden */
    position: absolute; 
	margin-left: 0px;
    left: 40%;
	top: 40%;
    width: 160px;
    font-weight: bold;
	line-height:30px;
    }

#policechargement { color: #A4A094;}

/* SEPARATEUR */
hr {background-color:#BDB7A7;}

/* TITRES */
h4{ font:Geneva, Arial, Helvetica, sans-serif; font-size:22px; color:#575758; text-align:right; margin-right:30px; font-variant:small-caps;}
h3{ font:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:18px; color:#1F7DC0; text-align:left; margin-left:30px; clear:both;}
h2{ font:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:18px; color:#1F7DC0; text-align:left;}
.Titre { padding-top: 30px; margin-bottom: 15px;}
.TitreContact { font-size:18px; color:#1F7DC0; padding-left: 30px; background-image:url(../../images/puce.jpg); background-position: top left; background-repeat:no-repeat; padding-bottom:20px; margin-bottom: 20px;}

/* PARAGRAPHES */
p { margin: 0 30px 20px 30px; text-align:justify; clear:both;}

/* LIENS */
a {color: #003366; font-weight:bold;}
.LienTitre a{font-size:18px; color:#1F7DC0; font-weight:bold; text-decoration:none; margin-left:10px;}
.LienTitre a:hover{font-size:18px; color:#1F7DC0; font-weight:bold; text-decoration:underline;  margin-left:10px;}

.LienMenuBas a{font-size:12px; color:#FFFFFF; font-weight:bold; text-decoration:none; margin-left:10px;}
.LienMenuBas a:hover{font-size:12px; color:#FFFFFF; font-weight:bold; text-decoration:underline; margin-left:10px;}

/* LISTES */
#listepage ul { margin: 0 0 0 30px ; text-indent:5px; list-style:none; color:#FF0000;}
#listepage li { line-height: 20px; padding-left: 30px; background-image:url(../../images/puce.jpg); background-position: top left; background-repeat:no-repeat; list-style:none; padding-bottom:20px;}


/* POLICES */
.PoliceIntro { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#1F7DC0; font-weight:bold; margin: 0 30px 0 30px; text-align:left}

.PoliceTheme {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 6px;
}
.surligne {font-size:12px; color:#1f7dc0; font-weight:bold;}

/* BOUTONS */

#bouton {background-image:url(../../images/BTN_contact.jpg); width:156px; height:37px; margin: 20px 0 30px 0; position:relative; left:620px; top:40px; cursor:pointer; cursor:hand;}

/* IMAGES */
.image {float:left; position:relative; padding-bottom:30px; width: 48%; }

/* FLOAT */
.Float {float:left;}
