﻿<style type="text/css">
 /*
  These styles are customizable.
  
*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color: #abc;
	}
.container {
	background-position: center top;
	border-style: none;
	border-width: 0px;
	width: 800px;
	margin: 0 auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	vertical-align: text-top;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
}
.content {
	float: center;
	width: 450px;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 0;
	padding: 0px;
	background-color: #fff;
	position: center;
}
.leftsidebar {
	float: center;
	width: 160px;
	background-color: #ff0000;
	position: relative;
	vertical-align:text-top;
	vertical-align:top;
	clear: both;
	margin-left: 10px;
	display: inline;
	}
.menugauche {
	float: center;
	width: 160px;
	background-color: #ff0000;
	position: relative;
	clear: both;
	margin-left: 1px;
	display: inline;
	border="0"; 
	width="160";
	cellspacing="0";
	cellpadding="5";
}
.rightsidebar {
	float: center;
	width: 160px;
	background-color: #ffffff;
	position: relative;
	clear: both;
	margin-left: 10px;
	display: inline;
}
.date {
	float: left;
	width: 450px;
	height:20px;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 0;
	padding: 0px;
	background-color: #fff;
	position: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color:black
}
.gmrp {
	float: center;
	width: 450px;
	height:70px;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 0;
	padding: 0px;
	background-color: #fff;
	position: center;
	vertical-align:middle;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.fc-sign-in-header {
	text-align: left;
	font-size: 13px;
	padding: 3px 10px;
	border-bottom: 1px solid #000000;
}
.signin {
	text-align: left;
	float: right;
	font-size: 13px;
	height: 32px;
}
.go-back {
	text-align: left;
	margin: 5px auto 15px auto;
}
.go-back a, .go-back a:visited {
	font-weight: bold;
}
.canvas-gadget {
	text-align: left;
	width: 650px; /* ALLOW AT LEAST 500px WIDTH*/;
	margin: 10px auto 10px auto;
	border: 1px solid #cccccc;
}
.site-header {
	margin-top: 10px;
}
.section-title {
	font-size: 2em;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 0;
	margin: 0;
	padding: 0;
}
</style>
