body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10px;
}
.nav {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.nav {
	display:block;
}
.nav a:link {
	text-decoration:none;
	color: #666666;
	display:block;
}
.nav a:visited {
	text-decoration:none;
	color: #666666;
}
.nav a:hover {
	text-decoration:none;
	color: #FFFFFF;
}
.nav_on {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_on a:link { text-decoration:none; color: #FFFFFF;; }
.nav_on a:visited { text-decoration:none; color: #FFFFFF;; }
.nav_on a:hover {text-decoration:none; color: #FFFFFF;; }

.border {
	border: 1px solid #CCCCCC;
}

.signature {
	font-size: 10px;
	color: #999999;
}

a:link {
	color: #666666;
	text-decoration:none;
}
a:visited {
	color: #666666;
	text-decoration:none;
}
a:hover {
	color: #666666;
	text-decoration:underline;
}

.txtbold {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.txtbold a:link { text-decoration:none; color: #666666;; }
.txtbold a:visited { text-decoration:none; color: #666666;; }
.txtbold a:hover {text-decoration:underline; color: #666666;; }
.txt {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.listbox {
	height: 15px;
	width: 175px;
	border: 1px solid #FF0099;
	font-size: 10px;
}

.txtfushia {
	font-size: 11px;
	font-weight: normal;
	/*color: #104A94;*/
	line-height: 15px;
	text-decoration: none;
	color: #92278f;
}
.txtfushia a:link, a:visited {
	color: #92278f;
	line-height: 15px;
	text-decoration: none;
}
.txtfushia a:hover {
	text-decoration: underline;
}
.txtfushiabold {
	font-size: 11px;
	font-weight: bold;
	/*color: #FF0099;*/
	color: #92278f;
	line-height: 15px;
	text-decoration: none;
}
.txtbleubold {
	font-size: 11px;
	font-weight: bold;
	color: #104A94;
	line-height: 15px;
	text-decoration: none;
}
.txtselected {
	font-size: 11px;
	font-weight: bold;
	color: #104A94;
	line-height: 15px;
	text-decoration: underline;
}
.tbl {border:none}
.tbl_on {
	border:none;
	background-color: #92278f;
	color: #FFFFFF;
}
.tb4 {border:none}
.tb4_on {
	border:none;
	background-color: #FFEFAD;
}
.txtboldjaune {
	font-size: 11px;
	font-weight: bold;
	color: #92278f;
	text-decoration: none;
}
.titreparking {
	font-size: 20px;
	font-weight: bold;
	color: #104A94;
	line-height: 20px;
	text-decoration: none;
}
.inputbox {
	height: 18px;
	width: 350px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.inputarea {
	height: 50px;
	width: 350px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*Classe concernant le carré fuschia de gauche*/
.blocmenugauche
{
padding-left: 5px;
text-align: left;
width:145px;
min-height:130px;
background: url(./image/bloc-menu-gauche.jpg);
font-size:11px;
color: #FFFFFF;
}

