body
{
	background-color: transparent;
	width: 100%;
	height: 100%;
}

.controlpanel
{
	width: 100%;
	background-color: #FFFFFF;
}

.bannerpane
{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.toppane
{
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 2px;
}

.leftpane
{
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 2px;
}

.contentpane
{
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 2px;
}

.rightpane
{
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 2px;
}

.bottompane
{
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 2px;
}

.MainMenu_MenuContainer
{
	background-color: transparent;
	width: 100%;
	height: 1px;
}

.MainMenu_MenuBar
{
}

.MainMenu_MenuArrow
{
	display: none;
}

.MainMenu_RootMenuArrow
{
	display: none;
}

.MainMenu_MenuIcon
{
	display: none;
}

.MainMenu_MenuBreak
{
	border-bottom: transparent 0px solid;
	border-left: transparent 0px solid;
	border-top: transparent 0px solid;
	border-right: transparent 0px solid;
	background-color: transparent;
	height: 1px;
}

.MainMenu_MenuItem
{
	padding-left: 10px;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: #ffffff 0px solid;
	border-right: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-bottom: #ffffff 1px solid;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

.MainMenu_MenuItemSel
{
	background-color: transparent;
	cursor: pointer;
	cursor: hand;
}

.RootMenuItem TD
{
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 37px;
	text-align: center;
	background-image: transparent;
}

.RootMenuItemSel TD
{
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 37px;
	text-align: center;
	background-image: url(images/chocolate_r3_c8.jpg);
}

.RootMenuItemHover TD
{
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 37px;
	text-align: center;
	background-image: transparent;
}

.Submenuitemselected
{
	padding-left: 10px;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: #ffffff 0px solid;
	border-right: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-bottom: #ffffff 1px solid;
	margin-top: 0px;
	margin-left: 0px;
	background: #B07939;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.Submenuitembreadcrumb
{
	padding-left: 10px;
	padding-right: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left: #ffffff 0px solid;
	border-right: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-bottom: #ffffff 1px solid;
	margin-top: 0px;
	margin-left: 0px;
	background: #B07939;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.Submenu
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left: #ffffff 0px solid;
	border-right: #ffffff 0px solid;
	border-top: #ffffff 0px solid;
	border-bottom: #ffffff 0px solid;
	margin-top: 0px;
	margin-left: 0px;
	z-index: 1000;
	background: #F1E7D8;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.Head
{
	font-size: 13px;
	font-weight: bold;
	color: black;
}

.SubHead
{
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.SubSubHead
{
	font-size: 11px;
	font-weight: bold;
	color: black;
}

.Normal
{
	font-size: 11px;
	font-weight: normal;
	color: black;
}

.TH, TD, DIV
{
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.CommandButton
{
	font-size: 11px;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
}

A.CommandButton:link
{
	font-size: 11px;
	font-weight: normal;
	color: #0033CC;
	text-decoration: underline;
}

A.CommandButton:visited
{
	font-size: 11px;
	font-weight: normal;
	color: #0033CC;
	text-decoration: underline;
}

A.CommandButton:active
{
	font-size: 11px;
	font-weight: normal;
	color: #0033CC;
	text-decoration: underline;
}

A.CommandButton:hover
{
	font-size: 11px;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
}

.User
{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

A.User:link
{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

A.User:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

A.User:active
{
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

A.User:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #B07939;
	text-decoration: underline;
}

A:link
{
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}

A:active
{
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}

A:hover
{
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}

A:visited
{
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
}

.Footer
{
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

A.Footer:link
{
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

A.Footer:visited
{
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

A.Footer:active
{
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

A.Footer:hover
{
	font-size: 10px;
	font-weight: bold;
	color: #B07939;
	text-decoration: underline;
}

.RadMenuTopSep
{
	padding-left: 4px;
	padding-right: 4px;
}

.ELink
{
	padding: 0px 2px 0px 2px;
}
A.ELink:link
{
	font-size: 10px;
	color: Maroon;
	font-weight: bold;
}
A.ELink:visited
{
	font-size: 10px;
	color: Maroon;
}

A.ELink:active
{
	font-size: 10px;
	color: Maroon;
}
A.ELink:hover
{
	font-size: 10px;
	color: Maroon;
	text-decoration: underline;
}

.LiveThumbs
{
	border-bottom-width: 0;
}

.LoginButton
{
	text-align: left;
	float: left;
	/*margin-right: 49%;*/
}
.LogoutButton
{
	text-align: left;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none 0;
	vertical-align: top;
}
.EspaceAdherentButton
{
	text-align: left;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none 0;
	vertical-align: top;
}

/* IE6 */
* html .LogoutButton {
margin-left: -3px;
}

/* IE7 */
*+html input {
margin-left: -3px;
}



.SilverGrad1
{
	background-image: url(images/design/SilverGrad600x10.jpg);
	background-repeat: repeat-y;
}
.GrayGrad1
{
	background-image: url(images/design/GrayGrad4x30.jpg);
	background-repeat: repeat-x;
}
.GrayGrad2
{
	background-image: url(images/design/GrayGrad4x30a.jpg);
	background-repeat: repeat-x;
}
.GrayGrad3
{
	background-image: url(images/design/GrayGrad350x4.jpg);
	background-repeat: repeat-y;
}
