.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-align: center;
	background-color: #3D7D9C;
}
textjustif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
}
table.main {
	border: 0.5px solid #000000;
	border: 1px inset #000000;
}
.engine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	text-indent: 10px;
	white-space: nowrap;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.bloc {

	border: 0.5px solid #000000;
	border-top-width: 1px;
	border: 1px none #3C7D9B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-top-color: #3D7D9C;
	border-right-color: #3D7D9C;
	border-bottom-color: #3D7D9C;
	border-left-color: #3D7D9C;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
a {
	text-decoration: none;
	color: #0000FF;
}

.TitreBloc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	background-color: #3D7D9C;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3C7D9B;
}
.TitreBlocDroite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	font-weight: bold;
	font-variant: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3C7D9B;
	border-right-color: #3C7D9B;
	border-bottom-color: #3C7D9B;
	border-left-color: #3C7D9B;
	vertical-align: bottom;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.droite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3C7D9B;
	border-right-color: #3C7D9B;
	border-bottom-color: #3C7D9B;
	border-left-color: #3C7D9B;
}
.gauche {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #3C7D9B;
	border-right-color: #3C7D9B;
	border-bottom-color: #3C7D9B;
	border-left-color: #3C7D9B;
}
.droitegauche {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #3C7D9B;
	border-right-color: #3C7D9B;
	border-bottom-color: #3C7D9B;
	border-left-color: #3C7D9B;
}
table.liste {


	border: 0?5px solid #000000
	border-top-width: 1px
	border: 1px none #3C7D9B;
	border: 1px solid #3D7D9C;
}
img.lightbulb { 
	cursor: pointer; 
}


a img {
	border:0;
	vertical-align:middle;
}

a.info {
	text-decoration: none;
	color: black;
	border-bottom: 1px gray dotted;
}

a.info span {
	display: none;
}

a.info:hover,a.info:focus,a.info:active {
	background: none; /* correction d'un bug IE */
}

.info:hover {
	z-index:1
}

a.info:hover span,a.info:focus span,a.info:active span {
	display: inline;
	position: absolute;
	z-index: 500;
	margin:2em 0 0 1em;
	text-align: center;
	color: black;
	padding: 3px;
	border-style: outset;
	border-width:1px;
	background-color: #FFFF99;
	
}.normaljustif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
ol {
	font-weight: bold;
	font-variant: small-caps;
	list-style-type: upper-roman;
}

.listtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #000066;
	text-align: center;
	font-weight: bold;
}
