code{
	font-family: Courier, Times, serif;
	font-size:12px;
}
table{
	border-spacing: 0px;
	padding: 3px;
	vertical-align: top;
	font-size:75%;
}
tr{	border: 1px solid #cccccc;
}
td{	border: 1px solid #cccccc;
}
ol li{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
table.logiciel{
	width: 440px !important;
	border-spacing: 0px;
	border-left-style: none;
	border-right-style: none;
	padding: 3px;
	vertical-align: top;
	font-size:75%;
	border-collapse:collapse;
	text-align: left;
}

.logiciel th{
	background-color:#D7D7D7;
}
td.col1{
	width: 150px !important
}

td.col2{
	width: 200px !important
}
.logiciel td{
	border-left-style: none;
	border-right-style: none;
}
table.equipement{
	width: 575px !important;
	border-spacing: 0px;
	border-left-style: none;
	border-right-style: none;
	padding: 3px;
	vertical-align: top;
	font-size:75%;
	border-collapse:collapse
}
.equipement th{
	background-color:#D7D7D7;
	text-align: left;
}
.equipement td{
	border-left-style: none;
	border-right-style: none;
}
th.centre{
	background-color:#D7D7D7;
	text-align: center;
}
/* début Code css pour le menu de gauche dans la colonne de gauche */
#menudroite{
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	margin-left:0px;
	margin-top: 0px;
	margin-right:5px;
	font-size: 100%;
	font-weight: bold;
	padding-left: 1px;
}

* html body #menudroite {  /* hack pour IE */
	margin-left:0px;
}

#menudroite li{
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	list-style-image: none;
	border-bottom: 1px solid #CCCCCC;
}

#menudroite li.dernierNoir{
	border-bottom: 0px solid #CCCCCC;
}
#menudroite li.dernierBleu{
	border-bottom: 0px solid #CCCCCC;
}
#menudroite li a, #menudroite li.dernierBleu a{
	text-decoration: none;
	color: #17569F;
}

#menudroite li a:HOVER, #menudroite li.dernierBleu a:hover{
	text-decoration: none;
	color: #15385B;
}
#menudroite li.noir a, #menudroite li.dernierNoir a{
	text-decoration: none;
	color: #15385B;
}

#menudroite li.noir a:HOVER, #menudoite li.dernierNoir a:hover{
	text-decoration: none;
	color: #17569F;
}
/* fin Code css pour le menu de gauche dans la colonne de gauche */

pre{
	font-family: Courier, Times, serif;
	font-size:12px;
}
pre.petit{
	font-size:50%;
}

ul li ul li{
 	font-size:100%;
}
div.bibitem{
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
        margin-left: 60px;
        margin-right: 10px;
        padding-top: 20px;
        padding-bottom: 20px;
        text-indent: -30px;
        text-align: justify;
}

