﻿html
{
	overflow: -moz-scrollbars-vertical;
}

body 
{
	font: 12pt Georgia;
	margin: 8px 0 0 0;
	text-align: center;
	/*background-color: #555544;*/
	background-color: #F2F2F2;
}

h1
{
	font-size: 18pt; 
}

h2
{
	font-size: 12pt;
}
	
h3
{
	font: 10pt Verdana, Helvetica;
	font-weight: bold;
	border-bottom: dotted 1px #cccccc;
	padding-bottom: 2px;
	margin-bottom: 4px;
}


a
{
	text-decoration: underline;
	color: #003399;
}

a:visited
{
	color: #003399;
}

a:hover
{
	color: #003399;
	background-color: #eeeeff;
}

pre
{
	font: 8pt Lucida Console, Courier New;
        white-space: pre-wrap;
        white-space: -moz-pre-wrap;
        white-space: -pre-wrap;
        white-space: -o-pre-wrap;
        word-wrap: break-word;
        width: 520px;
        overflow-x: hidden;
}

/* Classes */

.Post
{
	margin-bottom: 8px;
	margin-right: 2px;
}

.PostTitle
{
	font: 14pt Verdana, Helvetica;
	margin-top: 4px;
	letter-spacing: -0.5pt;
}

.PostTitle a
{
	text-decoration: none;
	color: #cc6633;
}

.PostTitle a:visited
{
	color: #cc6633;
}

.PostTitle a:hover
{
	color: #cc6633;
	background-color: #ffeecc;
}

.PostSubtitle
{
	font: 10pt Verdana, Helvetica;
	color: #ee9966;
}

.PostInfo
{
	border-top: dotted 1px #cccccc;
	margin-top: 6px;
	padding-top: 4px;
	font: 8pt Verdana, Helvetica;
	color: #999999;
}

.PostBody
{
	line-height: 160%;
}

.PostDetails
{
	width: 100%;
	padding: 0 0 0 0;
}

.FeedbackList
{
	width: 550px;
	padding: 0 0 0 0;
	margin-bottom: 8px;
}

.PostFeedbackItem
{
	margin-bottom: 12px;
    width: 550px;
    border: solid 1px #eeeeee;
    border-right: solid 2px #dddddd;
    border-bottom: solid 2px #cccccc;
    padding: 2px 2px 8px 2px;
}

.PostFeedbackTitle
{
	font: 11pt Verdana, Helvetica;
	color: #cc6633;
}

.PostFeedbackTitle a
{
	text-decoration: none;
	color: #cc6633;
}

.PostFeedbackTitle a:visited
{
	color: #cc6633;
}

.PostFeedbackTitle a:hover
{
	color: #cc6633;
	background-color: #ffcc99;
}

.PostFeedbackInfo
{
	font: 8pt Verdana, Helvetica;
	color: #999999;
	border-bottom: dotted 1px #cccccc;
}

.PostFeedbackBody
{
	font-size: 11pt;
	padding-left: 8px;
	padding-right: 8px;
}

.PostFeedbackForm
{
	border: solid 1px #cccccc;
	padding: 2px 2px 2px 2px;
}

.PostFeedbackForm h3
{
	font-family: Verdana, Helvetica;
	margin-top: 0px;
	padding: 2px 4px 2px 4px;
	border-bottom: dotted 1px #cccccc;
	margin-bottom: 8px;
}

.InputForm
{
	border-top: solid 1px #cccccc;
}

.FormField
{
	clear: both;
	margin-top: 4px;
	padding: 4px 8px 4px 8px;
}

.FormTextBox
{
	width: 320px;
	font: 11pt Palatino Linotype, Georgia, Times;
}

.FormLabel
{
	float: left;
	width: 160px;
}

.FormCheckbox
{
	margin-left: 160px;
}

.FormDropDown
{
	font: 11pt Palatino Linotype, Georgia, Times;
}

.FormBody
{
	padding: 4px 8px 0px 8px;
	line-height: 110%;
}

.FormBody textarea
{
	clear: both;
	width: 100%;
	height: 120px;
}

.FormBodyRichEdit
{
	padding: 4px 8px 0px 8px;
	line-height: 110%;
}


.FormNotes 
{
	display: block;
	clear: both;
	color: #999999;
	font-size: 8pt;
	margin-left: 160px;
}

.FormField .Image
{
	float: right;
	border: solid 2px #ffcc99;
	padding: 8px 8px 8px 8px;
}

.FormField .Response
{
	padding-left: 8px;
	width: 120px;
}

.FormField .RefreshButton
{
	margin-left: 250px;
	width: 80px;
	font: 8pt Verdana, Helvetica;
}

.FormButtonContainer
{
	padding: 8px 8px 8px 8px;
	width: 540px;
	text-align: center;
}

.FormButtonContainer input
{
	font: 8pt Verdana, Helvetica;
}

.FormErrorMessage 
{
	clear: both;
	font-size: 9pt;
	color: #ff0000;
	padding-left: 160px;
}

.RssButton
{
	background-image: url(feed.png);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 18px;
}

.LoginForm
{
	text-align: left;
}

.FormCommand
{
	padding: 0px 12px 0px 12px 
}

.ItemsGrid
{
	width: 540px;
	border: none;
}

.ItemsGridItem
{
	border-top: solid 1px #cccccc;
}

.ItemsGridMenu
{
	float: right;
}

.TitleLabel
{
	float: left;
	display: block;
	width: 340px;
	font-weight: bold;
}

.SubtitleLabel
{
	display: block;
	width: 340px;
	font-size: 8pt;
}

.TitleEdit
{
	float: left;
	display: block;
	width: 340px;
	font-weight: bold;
	border: solid 1px #cccccc;
	font: 11pt Georgia, Times;
}

.SubtitleEdit
{
	display: block;
	width: 340px;
	font: 11pt Georgia, Times;
	border: solid 1px #cccccc;
	height: 40px;
}

.FeedLink
{
	border: solid 1px #cccccc;
	padding: 3px 3px 3px 3px;
}

/* Containers */

#Page
{
	position: relative;
	width: 988px;
	text-align: left;
	padding: 0 0 0 0;
	margin: 6px auto 4px auto;
	background-color: #ffffff;
	padding: 5px 3px 5px 5px;
}

#HeaderContainer
{
	width: 988px;
	margin-bottom: 24px;
}

#Header
{
	background-image: url(header.jpg);
	margin-bottom: 0px;
	height: 140px;
	text-align: left;
}

#Header h1
{
	margin: 10px 0px 0px 12px;
	font: bold 32pt Verdana, Helvetica;
	color: #FFFFFF;
}

#Header h2
{
	color: #CCCCCC;
	margin: 0px 0px 0px 12px;
}

.MenuBar
{
	background-color: #639ec8;
	padding: 8px 4px 8px 4px;
	margin-top: 3px;
	text-align: center;
}

.MenuBar a
{
	font: bold 10pt Verdana, Helvetica;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 6px 0px 6px;
}

.MenuBar a:hover
{
	color: #003366;
	background-color: #ffcc99;
}


#SidebarContainer
{
	float: left;
	width: 180px;
	padding: 8px 20px 24px 16px; 
	line-height: 140%
}

#ContentContainer
{
	width: 580px;
	padding-right: 8px;
	padding-left: 4px;
	float: left;
}

#ContentContainer h2
{
	padding-left: 4px;
}
/* droit bande */
#SidebarContainerDroit
{
	float: right;
	width: 124px;
	padding: 8px 18px 20px 14px; 
	line-height: 140%
}

#FooterContainer
{
	border-top: solid 1px #cccccc;
	margin-top: 12px;
	padding-top: 6px;
	clear: both;
	font-size: 8pt;
	text-align: center;
}

.code
{
	font-family: Lucida Console, Courier New;
	width: 520px;
}

/* RichEdit */

.RichEdit
{
	width: 508px;
}

.rtTab
{
	width: 500px;
	height: 100%;
	overflow: hidden;
	border: solid 1px #cccccc;
	padding: 0 0 0 0;
}

.rtButtonBar
{
	border: solid 1px #cccccc;
    background-image: url(ButtonBar.png);
    background-repeat: repeat-x;
	width: 500px;
	height: 24px;
	overflow: hidden;
	padding: 1px 1px 1px 6px;
	text-align: left;
	clear: both;
}

.rtButton
{
	width: 22px;
	height: 20px;
	margin: 0px 1px 0px 1px;
	padding: 1px 1px 1px 1px;
	float:left;
	background-image: url(RichEdit.gif);
}

a.rtButton:hover
{
	border: solid 1px #000000;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	background-color: #cccccc;
	filter: alpha(opacity=90);
}

.rtCombo
{
	font: 10pt Tahoma, Arial;
	margin: 0px 2px 0px 0px;
	float: left;
}

.rtRichEdit
{
	width: 500px;
	height: 348px;
	padding: 0 0 0 0;
	overflow: scroll;
	clear: both;
}

.rtHtmlEdit
{
	width: 500px;
	height: 400px;
	padding: 0 0 0 0;
}

.rtColorPopup
{
	width: 122px; 
	border: solid 1px #333333;
	padding: 1px 0px 0px 0px;
	background-color: #ffffff;
	font-size: 2px;
	z-index: 999;
}

.rtColorPopup .rtCloseButton
{
	width: 122px;
	height: 20px;
	font-size: 12px;
}

.rtColorCell
{
	width: 10px;
	height: 10px;
	display: block;
	margin: 1px 1px 1px 1px;
	float: left;
}

a.rtColorCell:hover
{
	border: solid 2px #000000;
	margin: -1px -1px -1px -1px;
	text-decoration: none;
}

.rtColorRow
{
	clear:both;
	height: 8px;
}

.rtViewButtons
{
	clear: both;
	float: left;
	padding: 0px 0px 4px 12px;
}

.rtViewButtons a
{
	border: solid 1px #cccccc;
	background-color: #eeeeee;
	font: 10pt Verdana, Helvetica;
	padding: 4px 4px 4px 4px;
	margin: 0 0 0 -6px;
}

a.rtbBold
{
}

a.rtbItalic
{
	background-position: -22px 0px;
}

a.rtbItalic:hover
{
	background-position: -22px 0px;
	border: solid 1px #000000;
}

.rtbUnderline
{
	background-position: -44px 0px;
}

.rtbStrikethrough
{
	background-position: -66px 0px;
}

.rtbSuperscript
{
	background-position: -88px 0px;
}

.rtbSubscript
{
	background-position: -110px 0px;
}

.rtbRemoveFormatting
{
	background-position: -132px 0px;
}

.rtbColor
{
	background-position: -154px 0px;
}

.rtbLeft
{
	background-position: -176px 0px;
}

.rtbCenter
{
	background-position: -198px 0px;
}

.rtbRight
{
	background-position: -220px 0px;
}


.rtbJustify
{
	background-position: -242px 0px;
}

.rtbOrderedList
{
	background-position: -286px 0px;
}

.rtbUnorderedList
{
	background-position: -264px 0px;
}

.rtbIndent
{
	background-position: -308px 0px;
}

.rtbOutdent
{
	background-position: -330px 0px;
}

.rtbHyperlink
{
	background-position: -352px 0px;
}

.rtbRemoveLink
{
	background-position: -374px 0px;
}

.rtbHorzRule
{
	background-position: -396px 0px;
}

.rtbCut
{
	background-position: -418px 0px;
}

.rtbCopy
{
	background-position: -440px 0px;
}

.rtbPaste
{
	background-position: -462px 0px;
}

.rtbUndo
{
	background-position: -484px 0px;
}

.rtbRedo
{
	background-position: -506px 0px;
}

