
body {
	text-align:center;
	background-image: url(bg-fleur.gif);
	background-position:center 68px;
	background-repeat:repeat-x;
	background-color: #fff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
body,td,th,input,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	font-size: 9px;
	color: #0033CC;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #0099FF;
}
.large {
	font-weight:bold;
	font-size:16px;
}
#leftContent {
	float:left;
	font-size:11px;
	margin:0;
	width:276px;
	text-align:left;
	padding:0;
	/*
	background-position:center;
	background-repeat:no-repeat;
	*/
}
#rightContent {
	float:right;
	background-image: url(images/GRpromo.jpg);
	background-color:#ddd;
	background-position:top center;
	margin:0;
	width:420px;
	text-align:left;
	padding:0;
	padding-top:185px;
	
	background-repeat:no-repeat;
	border:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #333333;
}

#rightContent p, #leftContent p {
	padding:10px;
}

#smallPara{
	font-size:13px;
	width:140px;
}
.tb {
	width:210px;
	padding:2px;
}
.tb-dd {
	width:218px;
	padding:2px;
}
#main {
	background:#fff;
	width:700px;
	text-align:center;
	margin:10px auto 25px auto;
	border:3px solid #000;
	padding-top:5px;
}

#header{
	width:700px;
	margin:0;	
	margin-left:-1px;
}

