
body
{
	margin:0;
	padding:0;
	background:#fff;
	color:#000;
	font: 12px arial, helvetica, sans-serif;
	line-height:18px;
}

TD {font: 12px arial, helvetica, sans-serif;}

a:link {  color: #cc9933; text-decoration: none}
a:visited {  color: #cc9933;  text-decoration: none}
a:hover {   color: #cc9933;  text-decoration: underline}
a:active { color: #cc9933;  text-decoration: none}

img
{
	border:0;	
}

#Site 
{
	width: 780px;
	border-bottom:1px dashed #c93;
	border-right:1px dashed #c93;
	
}	

#Main
{ 
	margin: 0 0 0 200px;
}

#MainContent
{
	padding-left:3px;
	padding-right: 3px;
	padding-bottom: 6px;	
}

#RadMenu
{
	padding-top:250px;
	padding-left:2px;
}

#Menu
{
	background: url(Images/fesles.gif) top left no-repeat;
	float: left;
	width:190px;
	height:540px;
}

#Domaine
{
	font-size: 14px; 
	color: #CC9933; 
	font-weight: bold;
	font-style:italic;
	text-align:center;
	padding-top:18px;
}

#LogoFesles
{
	float:right;
	width:120px;
	padding-top:5px;
	border-left:1px dashed #c93;
	padding-left:5px;
}

#Parker
{
	height:100px;
	border-bottom:1px dashed #c93;
		border-left:1px dashed #c93;

}

#RobertParker
{
	text-align:center;
	font-weight:bold;
}	

#GuideParker
{
	font-style:italic;
	text-align:center;
}	

#Signature
{
	border-top:1px dashed #c93;
	text-align:center;
}


#UserLoginLine
{
	float:right;
	padding-right:10px;
	background:#6eb664;
	width:200px;
	line-height:20px;
}

a.UserLogin { color: #fff; text-decoration: none;}
a.UserLogin:hover {color: #fff; text-decoration:underline;}
a.UserLogin:link { color: #fff;}
a.UserLogin:visited { color: #fff;}


#BreadCrumbLine
{
	font-size:10px;
	padding-left:10px;
	line-height:20px;
	border-bottom:1px dashed #c93;
		border-left:1px dashed #c93;

}

.BreadCrumb {color: #000;}
.BreadCrumb a { color: #000; text-decoration: none;}
.BreadCrumb a:hover {color: #000;  text-decoration:underline;}
.BreadCrumb a:link { color: #000; }
.BreadCrumb a:visited { color: #000; }

#scrollfirefox {position: absolute;bottom: -0.1px;visibility: hidden;}

.spacer {
  clear: both;
}


/* ---- Classes for the HtmlEditor */

.editorTitle {color: #990033;font-weight:bold;}
.editorDescription {font-style:italic;}

/* ---- Classes for the Menu -- */


.MenuGroup TABLE{width:120px;background-color:#000}
.MenuItem TD{font-size:11px;color:#c93;font-weight:bold;cursor:pointer;background-color:#000;padding-left:2px;padding-right:2px;padding-top:5px;padding-bottom:5px;}
.MenuItemOver TD{font-size:11px;color:#fff;font-weight:bold;cursor:pointer;background-color:#c93;padding-left:2px;padding-right:2px;padding-top:5px;padding-bottom:5px;}
.MenuItemClicked TD{font-size:11px;color:#fff;font-weight:bold;cursor:pointer;background-color:#000;padding-left:2px;padding-right:2px;padding-top:5px;padding-bottom:5px;}
.MenuItemDisabled TD{font-size:11px;color:#ccc;font-weight:bold;cursor:pointer;background-color:#000;padding-left:2px;padding-right:2px;padding-top:5px;padding-bottom:5px;}

/* Item Content */

.ItemTitle {font-weight:bold;}
.ItemTitleLink {font-weight:bold;}
.ItemBriefDescriptionLink {font-style:italic;}
.ItemCommentCount {}
.ItemDescription{}
.ItemBriefDescription{font-style:italic;}
.ItemReadMoreLink{}
.ItemRating{}

/* Content */

.SectionTitle{font-weight:bold;font-size:14px;}
.Title {font-weight:bold;}	
.NormalText {}
.BriefDescription {font-style:italic;}
.NotifyLink{font-style:italic;}
.Rating{}
