/* CSS Document */
body
{
	background-color: #130101;
}

table.FCKLinkGalleryContainer
{
  margin: -14px -10px;
  width:382px;
}

.FCKLinkGalleryContainer
{
  background-color: white;
}

div.page 
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 666px;
	background-color: #130101;
	background-image:url('images/fond.jpg');
	background-repeat: repeat-x;
	text-align: center;
}

div.body
{
	width: 780px;
	height:530px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

table.background
{
	border-width: 0px;	
}

table.background tr
{
	border-color: #940000;
}

a.linkbanner
{
	margin-top: 7px;
	width: 300px;
	height: 77px;
	display: block;
}

a.linkbanner:hover
{
	text-decoration: none;
}

a.linkbanner:visited
{
	text-decoration: none;
}

td.background_top
{
	text-align: left;
	vertical-align: top;
	width: 780px;
	height: 394px;	
	background-image: url('images/fond_page.jpg');
	background-repeat: no-repeat;
}

td.background_left
{
	width: 1px;	
}

td.background_center
{
	vertical-align: top;
	text-align: left;
	width: 778px;	
	background-color: #ffffff;
	height: auto; !height:160px;
	min-height: 160px;
}

td.background_right
{
	width: 1px;
	background-color: #000000;
}

td.background_bottom
{
	height: 25px;
	background-image: url('images/trait.gif');
}

td.background_footer
{
}

.contentpane
{
	width: 630px;
	height: auto;! height:432px;
	min-height: 432px;
	margin-top: -270px;
	margin-left: 120px;
	float: left;
	position: relative;
	display:inline
}

.menu
{
	width: 110px;
	height: 200px;
	margin-top: -200px;
	margin-left: 5px;
	float: left;
	position: relative;
	display:inline;

	color: black; 
	font-family: Arial, Helvetica; 
	font-size: 16px; 
	font-weight: bold; 
	font-style: normal; 
}

div.footer
{
	clear: both;
	color: white;
	height: 20px;
	border: solid 1px #940000;
	background-color: #CC0000;
	margin: 0px;
	padding:0px;

}

div.footer_left
{
	float:left;
	height: 20px;
}

div.footer_right
{
	float:right;
	height: 20px;
	margin-top: -1px;!margin-top: 0px;
}

.footer a
{
	color: white;
	text-decoration: none;
	height:20px;
	line-height: 20px;
}

.copyright
{
}

.footer a:hover
{
	color: white;
	text-decoration: underline;
}

.footer a:visited
{
	color: white;
	text-decoration: none;
}

.footer a:visited:hover
{
	color: white;
	text-decoration: underline;
}

a.linkajilon
{
	font: bold 8pt Arial, Verdana, Helvetica, sans-serif;	
	margin-left: 5px;
	margin-right: 5px;
	height:20px;
	line-height: 20px;
}

a.connexion
{
	color: #CC0000;
	font: bold 10pt Arial, Verdana, Helvetica, sans-serif;	
	margin-left: 5px;
	margin-right: 5px;
	height:20px;
	line-height: 20px;
}

a.connexion:hover
{
	color: #CC0000;
	text-decoration: none;
}

a.connexion:visited
{
	color: #CC0000;
	text-decoration: none;
}

a.connexion:visited:hover
{
	color: #CC0000;
	text-decoration: none;
}

a.linksite
{
	font: bold 10pt Arial, Verdana, Helvetica, sans-serif;	
	margin-left: 5px;
	margin-right: 5px;
	height:20px;
	line-height: 20px;
}

span.update
{
	font: normal 8pt Arial, Verdana, Helvetica, sans-serif;
	margin-left: 5px;
	margin-right: 5px;
	height:20px;
	line-height: 20px;
}



/* Configuration du menu solpart */
/* RootMenuItemActiveCssClass*/
.ActiveRootTab
{
	cursor: pointer;
	cursor: hand;
	height: 25px;
	color: black; 
	font-family: Arial, Helvetica; 
	font-size: 16px; 
	font-weight: bold; 
	font-style: normal; 
}

/*RootMenuItemSelectedCssClass*/
.MenuDNNRootSurvol
{
	font-family: Arial, Helvetica; 
	font-size: 16px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	cursor: pointer; 
	cursor: hand; 
	text-decoration: underline;
	height: 25px;
}

/*RootMenuItemCssClass*/
.MenuDNNRoot
{
	cursor: pointer;
	cursor: hand;
	height: 25px;
	color: black; 
	font-family: Arial, Helvetica; 
	font-size: 16px; 
	font-weight: bold; 
	font-style: normal; 
}

/*SubMenuItemActiveCssClass*/
.ActiveSubTab
{
}

/*SubMenuItemSelectedCssClass*/
.SousMenuItemSurvol
{
}

/*MenuItemCssClass*/
.MenuItem
{

}

/*SubMenuCssClass*/
.SousMenu
{
	z-index: 1000;
	border-right: solid 1px #E5E5E5;
	border-bottom: solid 1px #E5E5E5;
	background-color: White;
}

/*MenuArrowCssClass*/
.MenuArrowCssClass
{
}


