/* CSS Document */

body {
	background: #d4f9fe;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333333;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	font-family: Tahoma, Arial, sans-serif;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

h1 {
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.1em;
	text-align: right;
	color: #333;
}

h2 {
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.1em;
}

#logo {
	width: 330px;
	height: 25px;
	float: left;
	padding: 0;
}

#logotext {
	width: 660px;
	height: 25px;
	margin-left: 5px;
	float: left;
	padding: 0;
}

#page_bg {
	height: 100%;
	padding: 0;
	background: #d4f9fe url(topbg.png) top center repeat-x;
}

#header {
	height: 26px;
	background: #c2f7fe;
	margin: 0 auto;
	width: 1000px;
}
div.center {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	background: url(center_bg.png) top center repeat-y;
}

div#wrapper {
	padding: 2px 0px;
	width: 1000px;
	margin: 0 auto;
	background: url(center_bg_top.png) top center no-repeat;
}

#content {
	width: 880px;
	margin: 0 auto;
	padding: 5px 0 0;
	overflow: hidden;
	text-align: left;
}
#topmenu {
	width: 880px;
	text-align: center;
	margin-bottom: 5px;
}
#leftcolumn ,#rightcolumn {
	width: 160px;
	height: 600px;
	float: left;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #83d1e5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #83d1e5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #83d1e5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #83d1e5;
}
div#maincolumn {
	float: left;
	width: 715px;
	height: 600px;
	margin: 0 auto;
}
#centerleft {
	width: 208px;
	height: 313px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #83d1e5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #83d1e5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #83d1e5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #83d1e5;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#centerright {
	width: 306px;
	height: 299px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #83d1e5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #83d1e5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #83d1e5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #83d1e5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	color: #333333;
}
#centerbottom {
	width: 535px;
	height: 280px;
	overflow: hidden;
	float: left;
	margin: 0 0 0 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #83d1e5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #83d1e5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #83d1e5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #83d1e5;
	text-align: center;
}
#chatwindow {
	width: 700px;
	height: 600px;
	overflow: hidden;
	float: left;
	margin: 0 0 5px 5px;
	text-align: center;
	background: url(chargement.png) top center no-repeat;
}
#footer {
	margin: 0 auto;
	text-align: center;
	width: 1000px;
	height: 54px;
	background: url(footer_bg.png) top center no-repeat;
}
#sgf {
	font-size: 12px;
	text-align: right;
	width: 100%;
	margin: 0 auto;
	color: #333333;
	font-family: Tahoma, Arial, sans-serif;
}
