@charset "utf-8";
/* Frenchwise CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imgs/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
	text-align: center;
}


a:link{ color:#FFF; text-decoration:none;}
a:visited{ color:#E6E6E6;text-decoration:none;}
a:hover{ color:#ccc; text-decoration:underline;}
a:active{ color:#E6E6E6; text-decoration:none;}


.bigBox {vertical-align: top;clear: both;margin-top: 0px;margin-right: auto;margin-bottom: 0px;margin-left: auto;width: 1000px;padding-top: 10px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}

.banner {
	height: 600px;
	width: 1000px;
	border: 1px solid #ae9b5e;
	margin-right: 0px;
	margin-left: 0px;
	clear: both;
	padding: 0px;
}
.funsionBox {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 1000px;
	color: #FFCC00;
	clear: both;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	vertical-align: bottom;
	margin-bottom: 5px;
}
.funsionBox a:link, .funsionBox a:visited, .funsionBox a:active {color: #FFCC00;text-decoration:none;}
.funsionBox a:hover {text-decoration:underline;}

.rightM {
	float: left;
}
.rightL {
	float: left;
}

.spanleft {float: left;}
.copyrights {font-size: 11px;font-family: Geneva, Arial, Helvetica, sans-serif;text-align: left;padding-top: 10px;padding-bottom: 10px;height: 80px;width: 1000px;}
.copyrights span {float: left;}
.copyrights img {float: right;}
