.CatNom {
	
	text-decoration: none ;
	font: bold;
	font-size=20;
	Color:052E7D;
	font-family :Verdana
}

.ProduitNom {
	text-decoration: none ;
	text-indent: 20;
	font: bold;font-size=15;
	Color:052E7D;font-family :Verdana
}

.ProduitDesc {
	text-decoration: none ;
	text-indent: 20	;
	font: bold;font-size=12;
	Color:052E7D;
	font-family :Verdana
}

.ProduitDescSmall{
	text-decoration: none ;
	font: bold;
	font-size=9;
	Color:052E7D;
	font-family :Verdana
}

.MenuGauche{
	text-decoration: none ;
	font: bold;
	font-size=9;
	Color:FFFFFF;
	font-family :Verdana
}

.rollmenu {
	border-right: #254869 1px solid; 
	padding-right: 2px; 
	border-top: #8eaac7 1px solid; 
	display: block; 
	padding-left: 2px; 
	font-size: 15px; 
	padding-bottom: 2px; 
	border-left: #5f87af 1px solid; 
	color: #064481; 
	line-height: normal; 
	padding-top: 2px; 
	border-bottom: #19324c 1px solid; 
	font-family: "Verdana", "Helvetica", "sans-serif"; 
	background-color: #9DB4E8; 
	text-decoration: none
}

.rollmenu:hover {	
	background-color: #4ab5d6; 
	text-decoration: none
}

.menuhead {
	font-weight: bold; 
	font-size: 12px; 
	color: #064481; 
	background-color: transparent
}
#menu1 {
	left: 1px; 
	visibility: hidden; 
	position: absolute; 
	top: 1px; 
	background-color: transparent
}

.change {
filter: alpha(opacity=20); /* ie */
-moz-opacity: .2; /* mozilla */
//background:#ccc;
}

body {
	background-color:#FFFFFF; 
	color:#000000;
	padding:0 0 0 0;
	margin:2 2 4 4;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}



.index_heading {
	font-size: 18px;
}

.index_version {
	font-size: 12px;
}

.index_link {
	color: #770000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.index_close {
	color: #770000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
}

.index_section_heading {
	font-size: 16px;
	color: #000077;
	font-weight: bold;
}

.index_item {
	font-size: 14px;
	color: #000000;
}

.days_run_head {
	font-size: 10px;
	color: #770000;
	font-weight: bold;
}

.days_run {
	font-size: 10px;
	cursor: hand;
}

.index_section_report {
	color: #000000;
	font-size: 14px;
	text-decoration: none;
}

.pdf {
	cursor:hand;
}

.excel {
	cursor:hand;
}

table {
	background-color:#FFFFFF; 
	color:#000000;
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;	
}

pre {	
	background-color:#FFFFFF; 
	color:#000000;
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-size: 12px;
}

select {
	color:#000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

input {
	color:#000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.headtext {
	font-weight: bold;
}

.Gray {
	background-color:#DDDDDD;
}


.Red {
	background-color:#F4AAAA;
}

div.suggestions {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid black;
    position: absolute;   
}

div.suggestions div {
    background-color: #FFFFFF;
    cursor: default;
    padding: 0px 3px;
}

div.suggestions div.current {
    background-color: #3366cc;
    color: white;
}


	
	
	