textarea,input,select {
	background-color: #cccccc;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	padding: 2px;
	margin: 1px;
	font-family:verdana; 
	font-size:12px;
}

img.graph
{

	border-width: 10px;
	border-color: white;
	border-style: solid;
}

body {
	scrollbar-3d-light-color : #000000;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #C08888;
	scrollbar-dark-shadow-color : #000000;
	scrollbar-face-color : #FFFFFF;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #000000;
}

A:LINK {
		font-family : Verdana, Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
	color : black;
}

A:HOVER {
		font-family : Verdana, Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
	color : black;
}

A:VISITED {
	font-family : Verdana, Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
	color : black;
}

A:ACTIVE {
	font-family : Verdana, Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
	color : black;
}

#titre {
	font-family : Verdana, Arial;
	font-size : 14px;
	font-weight : none;
	text-decoration : none;
	color : black;
}

#super_titre {
	font-family : Verdana, Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : Navy;
}

#texte {
  font-family : Verdana, Arial;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	color : Black;
}

#texte_blanc {
	font-family : Verdana, Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : black;
}

#texte_lien {
	font-family : Verdana, Arial;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
	color : black;
}



