a:active, a:link, a:visited {
	color: #85475E;
	text-decoration: none;
}
a:hover {
	color: #BC9AA7;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
input,td,select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.arrow, a.arrow, a.arrow:active, a.arrow:link, a.arrow:visited {
	background: url(../images/img_arrow.gif) left top no-repeat;
	display: block;
	padding-left: 14px;
	color: #85475E;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a.arrow:hover {
	color: #BC9AA7;
}
.footer {
	font-size: 9px;
	color: #85475E;
}
.extranet {
	height: 22px;
	width: 143px;
	border: 1px solid #A5ACB2;
}
.input {
	height: 17px;
	width: 300px;
	border: 1px solid #A5ACB2;
}
.file {
	background: url(../images/img_icon_file.gif) left top no-repeat;
	display: block;
	padding-left: 15px;
}
.normal {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.pdf {
	background: url(../images/img_icon_pdf.gif) left top no-repeat;
	display: block;
	padding-left: 15px;
}
.smallarrow {
	background: url(../images/img_smallarrow.gif) left top no-repeat;
	display: block;
	padding-left: 7px;
}
.stitle {
	color: #85475E;
	font-weight: bold;
	text-decoration: none;
}
.title {
	font-size: 14px;
	font-weight: bold;
}

td#liens_pa a.arrow:link,td#liens_pa a.arrow:visited,td#liens_pa a.arrow:hover,td#liens_pa a.arrow:active{
	background: url(../images/img_arrow_pa.gif) left top no-repeat;
}
td#liens_pa a.arrow:link,td#liens_pa a.arrow:visited,td#liens_pa a.arrow:active{
	color:#006ab8;
}
td#liens_pa a.arrow:hover{
	color:#00baff;
}
td#liens_pa img{
	margin:10px 0px 0px;
}

#fileaddon{
	margin:15px 0px -15px 10px;
}