@charset "iso-8859-1";
* {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

A:link {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}

A:visited {
}

.whitebold {
    font-weight: bold;
}

A.whitebold:hover {
	color : #FF9900;
}

.whiteboldbig {
    font-weight: bold;
	font-size: 13px;
}

A.whiteboldbig:hover {
	text-decoration: none;
}


.white {
	font-size: 11px;
	color : #FFFFFF;
}

.blackbold {
	font-size: 11px;
	font-weight: bold;
	color : #000000;
}

.blackbold10 {
	font-size: 10px;
	font-weight: bold;
	color : #000000;
}

.blackund {
	font-size: 12px;
	color : #000000;
	text-decoration: underline;
}

.black, td.black, span.black {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 11;
color: black;
}

.black10, td.black10 {
	font-size: 10px;
	color : #000000;
}

.blacksmall {
	font-size: 8px;
	color : #000000;
}

.black2, td.black2 {
	font-size: 11px;
	color : #000000;
}

.black2bold, td.black2bold {
	font-size: 13px;
	color : #000000;
	font-weight: bold;
}



.black2big, td.black2big {
	font-size: 13px;
	color : #000000;
	font-weight: bold;
}



.menug {
	font-size: 13px;
	color : #606060;
	font-weight: bold;
}

.menug2 {
	font-size: 10px;
	color : #606060;
	font-weight: bold;
}

.blackboldund {
	font-size: 12px;
	font-weight: bold;
	color : #000000;
	text-decoration: underline;
}

.line {
 color: #FF9900;
}

.orangebig {
    color: #FF9900;
	font-weight: bold;
	font-size: 12px;
	
}

.orange {
    color: #FF9900;
	font-weight: bold;
	font-size: 11px;
}
.orangesmall {
    color: #FF9900;
	font-weight: bold;
	font-size: 9px;
}
.orange2 {
    color: #FF9900;
	font-weight: bold;
	font-size: 13px;
}
.orange3 {
    color: #FF9900;
	font-weight: bold;
	font-size: 15px;
}
.blue {
	color : #417ECE;
	font-weight: bold;
	font-size: 11px;
}

.blacksmall {
    color: #000000;
	font-size: 10px;
}


.tableaubackground{
	background-image: url("img/tableau_background.gif");
	background-repeat:no-repeat;
	background-position: top left ;
}

li {
font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
font-size: 11;
color: black;

display : list-item;
list-style-image : url(img/puce.gif);
 padding-bottom: 8px;
  margin: 0;

}


.inputs {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #7F9DB9;
	height: 20px;
}
.field {
	background-color: #FFFFFF;
	border-color: #ECECEC;
	border-style: solid;
	border-width: 1;
	color: #0066CC;
	font-size: 9pt;
	font-family: Tahoma;
	scrollbar-face-color: #FF9900;
	scrollbar-track-color: #EDEDED;
	scrollbar-arrow-color: #000000;
	scrollbar-shadow-color: #FF9900;
	scrollbar-dark-shadow-color: #FF9900;
	scrollbar-3dlight-color: #FF9900;
	scrollbar-highlight-color: #FF9900;
	
}
.button {
	background-color: #FFFFFF;
	border-color: #417ECE;
	border-style: solid;
	border-width: 1;
	color: #FF9900;
	font-size: 9pt;
	font-family: Tahoma;
	font-weight: bold;
}


a.bouton2:link{
width:150px;
height:20px;
text-decoration:none;
color: #FFFFFF;
text-align:center;
font-weight:bold;
background-color:#ff9900;
padding:5px;
font-size: 10pt;
font-family: Tahoma;

border-width:1px;
border-color:#8FA6FD
}

a.bouton2:visited{
width:150px;
height:20px;
text-decoration:none;
color: #FFFFFF;
text-align:center;
font-weight:bold;
background-color:#ff9900;
padding:5px;
font-size: 10pt;
font-family: Tahoma;

border-width:1px;
border-color:#8FA6FD
}

a.bouton2:hover{
width:150px;
height:20px;
text-decoration:none;
color: #ff9900;
text-align:center;
font-weight:bold;
background-color:#FFFFFF;
padding:5px;
font-size: 10pt;
font-family: Tahoma;
border-style:outset;
border-width:1px;
border-color:#8FA6FD

}

.bouton2{text-align:center;padding:5px;}


.boutonPrix{
	text-align:center;
	padding:5px;
	width:200px;
height:25px;
text-decoration:none;
color: #ff9900;
text-align:center;
font-weight:bold;
background-color:#FFFFFF;
padding:5px;
font-size: 14pt;
font-family: Tahoma;
border-style:outset;
border-width:1px;
border-color:#8FA6FD
}


#menu_cat a {
	color : #FF9900;
	font-weight: bold;
	border-left: 2px solid #FF9900;
	text-decoration: none;
	
};

#menu_cat a:hover {
	border-left: 2px solid #417ECE;
	text-decoration: none;
};



