.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #646464;
	font-weight: bold;
	text-align: right;
	
}

.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #4E4E4E;
	font-weight: normal;
	padding-top: 5px;
	
}

.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #646464;
	font-weight: bold;
	text-align: left;
	
}

.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #4E4E4E;
	font-weight: normal;
	
}

.champ1 {
	color:#4E4E4E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-align: left;
	background-repeat: no-repeat;
	background-color: #EAEAEA;
	height: 17px;
	width: 200px;
	border: 1px solid #821B74;
}

.btn1{
	background-image: url(../images/_fr/btn_01.jpg);
	height: 28px;
	width: 80px;
	border: none;
	cursor: hand;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #B2062E;
	font-weight: normal;
	text-decoration: underline;
	white-space: nowrap;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #6B2F64;
	font-weight: normal;
	text-decoration: underline;
	white-space: nowrap;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #B2062E;
	font-weight: normal;
	text-decoration: underline;
	white-space: nowrap;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #B2062E;
	font-weight: normal;
	text-decoration: underline;
	white-space: nowrap;
}

body {
	scrollbar-face-color:#EAEAEA;
	scrollbar-arrow-color:#D34E2B;
	scrollbar-track-color:#C6C5C5;
	scrollbar-shadow-color:#EAEAEA;
	scrollbar-highlight-color:#EAEAEA;
	scrollbar-3dlight-color:#821B74;
	scrollbar-darkshadow-color:#821B74;
}
