/* CSS Document */
body {
	background-color: #EFEFEF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#DDDDDD;
}
TD {
color: #585B58;
font-family: Trebuchet MS,Georgia;
font-size: 13px;
line-height: 25px;
}

TD  a:link {
color: #585B58;
font-family: Trebuchet MS,Georgia;
font-size: 13px;
line-height: 25px;
}

TD  a:visited {
	color: #585B58;
	font-family: Trebuchet MS,Georgia;
	font-size: 13px;
	line-height: 25px;
}

TD  a:hover {
	color: #585B58;
	font-family: Trebuchet MS,Georgia;
	font-size: 13px;
	line-height: 25px;
}

H1   {
	color: #000000;
	font-family: Trebuchet MS,Georgia;
	font-size:18px;
	line-height: 20px;
}

H1  a:visited {
color: #585B58;
font-family: Trebuchet MS,Georgia;
font-size: 10px;
line-height: 12px;
}


a { text-decoration: none;
color: #585B58; }


.typo1 {
	color: #333333;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}

.typo2 {
	color: #666600;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
.err {
	color: #CC0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}
.typo3 {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}
.typo4 {
	color: #333333;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-decoration: none;
	font-weight:bold;
	padding-left:3px;
	padding-bottom:1px;
	display:block;
	height:18px;
}
.boutons {
background-color:#EFEFEF;
width:100px;
height:18px;
padding-bottom:3px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-weight:bold;
border-style:solid;
border-color:#ABABAB;
border-width:1px;
cursor:pointer;
}
.form_cell {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#EFEFEF;
color:#111111;
width:120px;
height:18px;
border-style:solid;
border-width:1px;
border-color:#ABABAB;
}


