body{
  background-color:#ffffff;
  text-align:center;
  overflow:scroll; 
}
.gap-saver { height: 1px; margin: 0 0 -2px 0; padding: 0; font-size: 1px; /* to correct IE */}

hr{
  height:0;
}
/*---------------fluidbox ----------------*/
#fluidbox{background-color:#ffffff;}


/*----------------------------TOP PANE--------------------------------------*/
#fluidbox #top-menu-left{
  height:25px;
  margin-left:50px;
  text-align:left;
  white-space:nowrap;
}
#fluidbox #top-menu-right{
  float: right;
  margin-top:-15px;
  margin-right:50px;
  text-align:right;
}

#fluidbox #top-banner{
  width:950px;
  height:81px;
  background:url(images/top-banner.png) no-repeat left;
}

#fluidbox #top-banner-full{
  height:66px;
  background-color:#102852;
}

#fluidbox #top-banner-full #top-banner-left{
  height:65px;
  width:224px;
  background:url(images/top-banner-left.png) no-repeat left;
}

#fluidbox #top-banner-full #top-banner-right{
  height:65px;
  width:251px;
  float:right;
  margin-top:-65px;
  background:url(images/top-banner-right.png) no-repeat right;
}

/*----------------------------BOTTOM PANE--------------------------------------*/

#fluidbox  #bottom-pane{	
}

#fluidbox  #bottom-pane #bottom-banner{	
  text-align:center;
	background-color: #102852;
	height:15px;
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
}

#fluidbox  #bottom-pane #bottom-banner a{	
  color:#ffffff;
  text-decoration:underline;
}

#fluidbox  #bottom-pane #bottom-banner a:hover{	
  color:#ffffff;
  text-decoration:underline;
}

#fluidbox  #bottom-pane #left-bottom{		
	float:left;
	margin-top:5px;
	color:#102852;
	font-family:Arial;
	font-size:11px;
}

#fluidbox #bottom-pane #left-bottom a{
	color:#102852;
	text-decoration:none;
}
#fluidbox #bottom-pane #left-bottom a:hover{
	color:#666666;
	text-decoration:underline;
}
#fluidbox #bottom-pane #right-bottom-img{	
  float:right;
  margin-top:5px;		
	width:48px;
	height:16px;
	background:url(images/bottom.jpg) no-repeat bottom;	
}
*html #fluidbox #bottom-pane #right-bottom-img{	
  margin-top:2px;		
}
#fluidbox  #bottom-pane #right-bottom-menu{
	float:right;
	margin-top:5px;
	color:#102852;
	font-family:Arial;
	font-size:11px;	
}
#fluidbox  #bottom-pane #right-bottom-menu a{
	color:#102852;
	text-decoration:none;		
}
#fluidbox  #bottom-pane #right-bottom-menu a:hover{
	color:#666666;
	text-decoration:underline;
}
#fluidbox #content #contentlayout{
  width:100%;
  background-color:#eeeeee;
}
#fluidbox #content-with-bg{
  background:url(images/content-repeat.png) repeat-y left;	
}


/*--------------- end fluidbox ----------------*/


/*---------------menu ----------------*/
#fluidbox #top-menu-right TD{
	font-size: 11px;	font-weight:normal;
	font-family: Arial;
	color:#102852;
	text-align:right;
	white-space:nowrap;
}
#fluidbox #top-menu-right TD a{
	color: #102852;
	text-decoration:none;
}
#fluidbox #top-menu-right TD a:hover {
	color:#666666;
	text-decoration:underline;
}
.SkinObject{
	font-size: 11px;	font-weight:normal;
	font-family: Arial;
	color: #102852;
	white-space:nowrap;
}
/*---------------end menu ----------------*/


/*---------------WebTV Module ----------------*/
#webtvmodule{
  background-color:#FFFFFF;
}
/*---------------end WebTV Module ----------------*/


/*---------------- DNN menu -----------------------*/
.MainMenu_MenuItem{
	font-weight: normal;
	background-color: transparent;
}
.MainMenu_MenuItemSel{
	font-weight: normal;
	background-color: transparent;
}
.MainMenu_RootMenuItemActive{	
	font-weight: normal;
	background-color: transparent;
}
.MainMenu_RootMenuItem TD{		
	font-size: 11px;	font-weight:normal;
	font-family: Arial;
	color: #102852;
	text-decoration:none;
	padding-top:10px;
}
.MainMenu_RootMenuItemSel TD{
	font-size: 11px;	font-weight:normal;
	font-family: Arial;
	text-decoration:underline;
	color:#666666;
	padding-top:10px;
}
.MainMenu_RootMenuItemActive TD{	
	font-size: 11px;	font-weight:normal;
	font-family: Arial;
	text-decoration:underline;
	color:#666666;
	padding-top:10px;
}
.MainMenu_MenuBreak{
	background-color: transparent;
	background-position: top;
	border:none;
}
.MainMenu_RootMenuItemSeparator{
	background-color: transparent;
	background-position: top;
}
/*---------------- end DNN menu -----------------*/

/*----------------- DNN page ---------------------*/
#contact-banner{
  width:950px;
  height:29px;
  background:url(images/contact-banner.png) no-repeat left;
}
#mention-banner{
  width:950px;
  height:29px;
  background:url(images/mentions-banner.jpg) no-repeat left;
}
#inscription-banner{
  width:950px;
  height:29px;
  background:url(images/inscription-banner.jpg) no-repeat left;
}
#connexion-banner{
  width:950px;
  height:29px;
  background:url(images/connexion-banner.jpg) no-repeat left;
}
#aide-banner{
  width:950px;
  height:29px;
  background:url(images/aide-banner.jpg) no-repeat left;
}
#plan-banner{
  width:950px;
  height:29px;
  background:url(images/plan-banner.jpg) no-repeat left;
}
#quisommesnous-banner{
  width:950px;
  height:29px;
  background:url(images/quisommesnous-banner.jpg) no-repeat left;
}
#empty-banner{
  width:950px;
  height:29px;
  background:url(images/empty-banner.jpg) no-repeat left;
}
.moduleDnnList{
  margin-left:100px;
  font-size: 13px;	font-weight:bold;
	font-family: Arial;
	color:#102852;
}
.moduleDnnList a {

	color:#102852;
	text-decoration:underline;
}
.moduleDnnList a:hover{
	color:#666666;
	text-decoration:underline;
}
.moduleDnnTitle{
  margin-left:25px;
  font-size: 11px;	font-weight:bold;
	font-family: Arial;
	color:#102852;
}
.moduleDnnTxt{
  width:650px;
  margin-left:25px;
  font-size: 11px;	font-weight:normal;
	font-family: Arial;
	color:#102852;
}
.moduleDnnTxt a {
	color:#666666;
	text-decoration:underline;
}
.moduleDnnTxt a:hover{
	color:#102852;
	text-decoration:underline;
}
/*---------------- end DNN page -----------------*/


/*--------module connexion Portail (page PortalLogin)-------------*/

DIV #dnn_ctr2158_ModuleContent
{
  padding-left:200px;
}


/* -------------- end connexion ----------*/

/*--------module connexion (page Login)-------------*/

#dnn_ctr2161_ModuleContent
{
  width:500px;
}

/*---------------- end connexion -----------*/

.SubHead SPAN
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#102852;
}
.SubHead LABEL
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  color:#102852;
}
.SubHead INPUT
{
  color:#102852;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:normal;
}

.NormalTextBox{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#102852;
}

.NormalTextBox INPUT{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  color:#102852;
}

.StandardButton {
color:#102852;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:normal;
}

DIV.ucu_ua_template_Rothschild TABLE{
	width:550px;
	/*padding-bottom:10px;
	border:solid 1px blue;*/
}
DIV.ucu_ua_template_Rothschild .ucu_field{
	font-family:Arial;
	font-size:11px;
	color:#102852;
	
}
td.ucu_label
{
width:100px;
}
DIV.ucu_ua_template_Rothschild .ucu_label{
	width:150px
	color:#102852;
	/*font-weight:normal;
	border:solid 1px red;*/
}
DIV.ucu_ua_template_Rothschild .SubHead
{
	font-family:Arial;
	font-size:12px;
	color:#102852;
	/*font-weight:normal;*/
}
DIV.ucu_ua_template_Rothschild .ucu_commandBar
{
	text-align:left;
	margin-left:200px;
}
DIV.ucu_ua_template_Rothschild A.CommandButton
{
	color:#102852;
	margin-right:20px;
	/*font-weight:normal;*/
}
DIV.ucu_ua_template_Rothschild A.CommandButton:hover    {
	color: #666666;
	text-decoration:underline;
}


DIV.ucu_commandBar A
{
	font-family:Tahoma,Arial,Helvetica;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}

.ucu_commandBar {
	
}

.SEOMenuH
{
	float: left;
	width: 100%;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	padding-left:0px;
	padding-top:7px;
}

.SEOMenuH ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.SEOMenuH ul li
{
	float: left;
	position: relative;
	list-style-type: none;
	list-style-image:none;
	font-size:10px;
	font-weight:normal;
	color:#102852;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
.SEOMenuH ul li a, .SEOMenuH ul li a:visited
{
	float: left;
	display: block;
	text-decoration: none;
	color:#102852;
	padding: 0px 16px;
	height: 17px;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	padding:2px 3px 0;
}

.separator
{
	color:#102852;
	padding-top:3px;
}

.SEOMenuH ul li:hover
{
	width: auto;
}

.SEOMenuH ul li a:hover
{
	border-color: #c00;
	color: Gray;
}

.SEOMenuH ul li:hover a
{
	color: Gray;
}

.SEOMenuH ul li ul
{
	display: none;
}
.SEOMenuH table
{
	margin: 0;
	border-collapse: collapse;
	font-size: 11px;
	position: absolute;
	top: 0;
	left: 0;
}

/* specific to non IE browsers */
.SEOMenuH ul li:hover ul
{
	display: block;
	position: absolute;
	top: 15px;
	margin-top: 1px;
	left: 0;
	width: 154px;
}
.SEOMenuH ul li:hover ul li ul
{
	display: none;
}
.SEOMenuH ul li:hover ul li a
{
	display: block;
	background-color:#DDDDDD;
	color: #000;
	height: auto;
	line-height: 15px;
	padding: 2px 8px;
	width: 120px;	
	border-style:none;
	font-size:10px;
	font-weight:normal;
}
.SEOMenuH ul li:hover ul li a:hover
{
	color: #000;
}
.SEOMenuH ul li:hover ul li:hover ul
{
	display: block;
	position: absolute;
	left: 153px;
	top: -1px;
}


/* specific to IE5.5 and IE6 browsers */
.SEOMenuH ul li a:hover ul
{
	display: block;
	position: absolute;
	top: 15px;
	background: #DDDDDD;
	left: 0;
	
}
.SEOMenuH ul li a:hover ul li a
{
	display: block;
	background: #DDDDDD;
	color: #000;
	height: 1px;
	line-height: 15px;
	padding: 4px 16px;
	width: 154px;
	border-bottom: 0;
}
.SEOMenuH ul li a:hover ul li a ul
{
	visibility: hidden;
	position: absolute;
	height: 0;
	width: 0;	
}
.SEOMenuH ul li a:hover ul li a:hover
{
	color:Black;
}
.SEOMenuH ul li a:hover ul li a:hover ul
{
	visibility: visible;
	position: absolute;
	top: 0;
	color: #000;
	left: 153px;
}

