@charset "UTF-8";

body {
	color: #eeeeee;
	font-family: sans-serif;
	font-size:12px;
	background-color:#474043;
	background-image:url(../img/fc_bg_fr.jpg);
	background-repeat:no-repeat;
	background-attachment: fixed;
}

a:link{
	color: #66cccc;
}

a:visited{
	color:#66CCCC;
}


img {
	vertical-align: top;
}


#text{
	vertical-align: top;
	width:390px;
	height:470px;
	overflow-s:scroll;
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:19px;
}

.txta{
	font-weight: bold;
	font-size:14px;
	}

.txtb{
	font-size:13px;
	}

.txtc{
	font-size:12px;
	}


