@import "../BuiltIn/all.css.ashx";

.TITLELEVEL1 {
	color:#424141;
	font-size:17px;
	font-weight:bold;
	WVNEditorName: PRB - TitleLevel1;
}

.TITLELEVEL2 {
	color:#2A2E8A;
	font-size:11px;
	font-weight:bold;
	WVNEditorName: PRB - TitleLevel2;
}

.TEXTLEVEL1 {
	font-size: 12px;
	color: #333333;
	font-style:normal;
	WVNEditorName: PRB - TextLevel1;
}

.TEXTLEVEL2 {
	font-size: 11px;
	color: #9A9A9A;
	font-style:normal;
	WVNEditorName: PRB - TextLevel2;
}

.TEXTLEVEL3 {
	font-size: 11px;
	color: #787A7C;
	font-style:normal;
	WVNEditorName: PRB - TextLevel3;
}

.CE_TD img.RightAligned
{
margin-top:2px;
margin-left:7px;
}
.CE_TD img.LeftAligned
{
margin-top:2px;
margin-right:7px;
}

ul, ol
{
padding:0px;
margin:0px;
padding-left:40px;
margin-top:11px;
margin-bottom:11px;
}

li
{
padding:0px;
margin:0px;
font-size: 12px;
padding:2px;
}

.CE_TD table
{
border-collapse:collapse;
}

.CE_TD table caption
{
padding:7px;
font-weight:bold;
}

hr
{
border-collapse:collapse;
}

blockquote
{
margin:0px;
padding:0px;
margin-left:20px;
padding:10px;

}

a:visited, a:link , a:hover , a:active ,a:focus , a
{
	font-weight:normal;
	text-decoration:underline;
	color: #2D2E2F;
}

a:hover
{
	text-decoration:underline;
}

.TEXTLEVEL1 a:visited, .TEXTLEVEL1 a:link , .TEXTLEVEL1 a:hover , .TEXTLEVEL1 a:active ,.TEXTLEVEL1 a:focus , .TEXTLEVEL1 a
{
	color: #2D2E2F;
}

.TEXTLEVEL3 a:visited, .TEXTLEVEL3 a:link , .TEXTLEVEL3 a:hover , .TEXTLEVEL3 a:active ,.TEXTLEVEL3 a:focus , .TEXTLEVEL3 a
{
	color: #51569F;
	text-decoration:underline;
}

.PathItem,
.PathSeparator
{
	color:#5E5E5F;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	padding: 0;
	margin: 0;
}

.PathItem a
{
	color:#8C8D8E;
	_color:#8C8D8E !important;
	text-decoration:none;
}

.PathItem a:hover
{
	color:#8C8D8E !important;
}

.PathSeparator
{
	color:#8C8D8E;
}

.tdForm
{
	vertical-align: top;
}

.TD_Module_Content body
{
	background-color: #FFFFFF;
}

.HTableMenu1 
{
	padding-left : 30px;
	height : 27px;
}

.HTDMenuA1,.HTDMenuO1,.HTDMenuV1
{
	padding-left: 19px;
	padding-right:19px;
	background-image : url('images_design/WVN-separation.jpg');
	background-repeat : no-repeat;
	background-position : 0px 4px;
}

a.HTextMenuA1,a.HTextMenuO1,a.HTextMenuV1,
a.HTextMenuA1:visited,a.HTextMenuO1:visited,a.HTextMenuV1:visited,
a.HTextMenuA1:active,a.HTextMenuO1:active,a.HTextMenuV1:active,
a.HTextMenuA1:link,a.HTextMenuO1:link,a.HTextMenuV1:link
{
	color: #ffffff;
	font-size: 12px;
}

.HTextMenuA1, a.HTextMenuA1:link, a.HTextMenuA1:visited, a.HTextMenuA1:active, a.HTextMenuA1:hover, .HTextMenuO1, a.HTextMenuO1:link, a.HTextMenuO1:visited, a.HTextMenuO1:active, a.HTextMenuO1:hover { 
color:#000;
}
.VTextMenuA1, a.VTextMenuA1:link, a.VTextMenuA1:active, a.VTextMenuA1:hover, a.VTextMenuA1:visited {

color:#719AD1;
font-style:normal;
text-decoration:none;
}
.VTextMenuV1, a.VTextMenuV1:link, a.VTextMenuV1:visited, a.VTextMenuV1:active, a.VTextMenuV1:hover {
color:#35496F;
font-style:normal;
text-decoration:none;
}
.VTableMenu1 tr {
height:25px;
}
.VTableMenu1
{
margin-left:4px;
/*margin-top:10px;*/
}
.Table_Module 
{
	background-color: transparent;
	border-spacing: 0px;
	border-collapse: collapse;
	vertical-align:top;
}

.TD_Module_HeaderA
{
	font-size: 18px;
	font-weight: bold;
}
#EditPageDiv .TD_Module_HeaderA 
{
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #719AD1;
	background-image: url('images_design/WVN-Module-title.jpg');
	background-repeat:  repeat-x;
	background-position: 0px 50px;
	height : 60px;
}

#EditPageDiv a
{
text-decoration:none;
}



.CommandButton  , .CommandButton a
{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

a.CommandButton:hover,a.CommandButton:link,a.CommandButton:visited,a.CommandButton:active
{
	font-weight: normal;
	text-decoration: none;
	color: #555;
}
a.CommandButton:hover
{
	color: #000;
}

h1 
{
	font-size: 18px;
	font-weight: bold;
	color: #424141;
	margin:0px;
	padding:0px;
	margin-top:15px;
	margin-bottom:5px;
}

strong 
{
	font-weight: bold;
}

h2 
{
	font-size: 14px;
}

h3 
{
	font-size: 12px;
}

h4 
{
	font-size: 12px;
}

h5 
{
	font-size: 11px;
}

h6 
{
	font-size: 11px;
}

p
{
margin:0px;
padding:0px;
margin-top:12px;
margin-bottom:12px;
}
.NormalBold
{
font-weight:bold;
}

.Normal
{
font-weight:normal;
}

/* Affichage des onglet (configuration) */
.Onglet_Activated , .Onglet_Deactivated, .Onglet_Disabled
{
text-align:center;
border: gray 1px solid;
padding-left: 3px;
padding-right: 3px;
height: 20px;
font-weight: bold;
font-size: 13px;
text-decoration: none;
}

.Onglet_Activated {
	color: white;
	cursor:pointer;
	background-color: dimgray;
}

.Onglet_Deactivated {
	color: gray;
	cursor:pointer;
	background-color: white;
}

.Onglet_Disabled {
	background-color: lightgrey;
	color: gray;
}

.ErrorMessage
{
color:#cc0000;
}

.Subhead, .SubHead, .subHead
{
white-space:nowrap;
vertical-align:top;
font-weight:bold;
}

td.SubHead {

	color:#0076BE;

}

th.Subhead a {
	color:black;
}

.SubSubHead
{
white-space:nowrap;
vertical-align:top;
font-weight:bold;
font-style:italic;
}

.HeaderGallery td
{
background-color:#ddd;
font-weight:bold;
}

.NewsLocation
{
font-style:italic;
}

.TitleAnchor
{
font-weight:bold;
}

.TitleAnchor a
{
font-style:italic;
}

.ItemColorPast
{
color:#dd0000;
}

.ItemColorPresent
{
color:#ffcc00;
}

.ItemColorFuture
{
color:#00dd00;
}

.NormalRed
{
color:#DD0000;
}

td.NormalBold
{
	background-color: transparent;
}

/*################################ [ MODULES ] ################################*/
/*------------- DownloadCenter --------------*/
.DC_TD_Title
{
background-color:#eee;
}
/*---------------------------------------------*/
/*---------------- Sitemap ------------------*/
.SiteMap .SiteMapTable .SiteMapTable_TdContent
{
	padding: 10px;
}

.SiteMapTable_TdContent
{
	vertical-align:top;
}
a.SiteMapTdText_level_1
{
	text-decoration: underline !important;
}
td.SiteMapTdText_level_2
{
	padding-left: 10px;
}
a.SiteMapTdText_level2
{
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
}
a:hover.SiteMapTdText_level2
{
	font-weight:bold;
	font-style: normal;
	text-decoration: none;
}
td.SiteMapTdText_level_3
{
	padding-left:15px;
}
a.SiteMapTdText_level3
{
	font-weight:normal;
	font-style: normal;
}
td.SiteMapTdText_level_4
{
	padding-left: 10px;
}
a.SiteMapTdText_level4
{
	font-weight:normal;
	font-style: normal;
}
td.SiteMapTdText_level_5
{
	padding-left: 40px;
}
a.SiteMapTdText_level5
{
	font-weight:normal;
	font-style: normal;
}
.SiteMapTdImage_level_1, .SiteMapTdImage_level_2, .SiteMapTdImage_level_3 { 
	display:none;
}
/*---------------------------------------------------*/

/*---------------- wvnFlowChart ------------------*/
.wvnFCnodeInvisible
{
display:none;
}
.wvnFCnodeVisible
{

}
.wvnFCtreeNode
{
width:110px;

}

.wvnFCnodeCore
{
width: 100px; 
margin-left: auto;
margin-right: auto; 
border: #192335 1px solid; 

}
.wvnFCnodeContent
{
font-family:Tahoma;; 
height:auto !important;
height:60px;

min-height: 60px;

background-color:#EEE;
text-align: left;
padding:5px;
cursor:pointer;
}

.wvnFCnodeExtension
{
font-family:Tahoma;
height: 12px;  
background-color:#719AD1;
text-align: left;
padding:0px;

}

.wvnFCnodeExpender
{

top:0px;
left:0px;
cursor:pointer;
}

.wvnFCnodeL_
{
border-right: #192335 1px solid; 
border-top: #192335 2px solid;
}

.wvnFCnodeR_
{
border-left: #192335 1px solid;
border-top: #192335 2px solid;
}

.wvnFCnodeL
{
border-right: #192335 1px solid; 

}

.wvnFCnodeR
{
border-left: #192335 1px solid;

}

.wvnFCFCnodeInfo0, .wvnFCFCnodeInfo1,.wvnFCFCnodeInfo2,.wvnFCFCnodeInfo3,.wvnFCFCnodeInfo4,.wvnFCFCnodeInfo5
{
font-weight:normal;

}
/*-------------------------------------------*/


/*---------------- references ------------------*/

.refname 
{
	color:#003366;
	font-family:verdana,tahoma,arial;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.refregion 
{
	font-family:verdana,tahoma,arial;
	font-size:11px;
	text-align:center;
}

.refsecteur 
{
	color:#003366;
	font-family:verdana,tahoma,arial;
	font-size:9px;
	font-weight:normal;
	text-align:center;
}

.refdetail 
{
	color:#003366;
	font-family:verdana,tahoma,arial;
	font-size:9px;
	font-weight:bold;
	text-align:center;
}

.ReferenceEditPanel
{
background-color:#eee;
border:dotted 1px #888;
padding:10px;
}
.ReferenceEditPanel hr
{
border:dotted 1px #888;
}
.ReferenceEditPanelImg
{
padding:10px;
background-color:#fff;
border:dotted 1px #888;
}

#ReferenceTableDiv
{
text-align:center;
}

#ReferenceAjaxLoadingImage
{
margin-top:150px;
margin-bottom:150px;
}
/*----------------------------------------------------*/
/*---------------- Calendar ------------------*/
.Calendar_THMonth
{
background-color:#bbb;
text-align:center;
font-weight:bold;	

}

.Calendar_DayMonth
{
background-color:#eee;
height:50px;
vertical-align:top;
}

.Calendar_Dayoff
{
background-color:#ddd;
height:50px;
vertical-align:top;
	
}

.Calendar_LinkFinished0, a.Calendar_LinkFinished0
{
text-decoration:line-through;

}

.DivCalendar a
{
color:#003366;
}

.Calendar_TrOutHour
{
background-color:#eee;
}
.Calendar_TrHour1
{
background-color:#fff;
}
.Calendar_TrHour0
{
background-color:#f0f0f0;
}
.Calendar_TdHeaderHour, .Calendar_TdHeaderOutHour
{
font-weight:bold;
}

.SmallCalendar
{
margin-left:auto;
margin-right:auto;
margin-top:20px;
margin-bottom:20px;
}
/*----------------------------------------------------*/

/*------------------ CVTheque ---------------------*/

.CVSubTitle
{
font-weight:bold;
}
/*-------------------------------------------------------*/
/*---------------PhotoBook/ImageBook---------------*/
.TDTOC table tr td
{
vertical-align:top;
}
.ImageBookTOCTitle
{
font-weight:bold;
background-color:#003366;
color:#fff;

}
.TDImgItemTitle
{
font-weight:bold;
background-color:#003366;
color:#fff;
}
.ImageBookTable
{
background-color:#EEE;
border:1px solid #000;
margin:10px;
padding:10px;

}

.TDTOC
{
background-color:#ddd;
vertical-align:top;
}
.ImageBookViewerTitle
{
font-weight:bold;
font-size:20px;
}


.ImageBookViewerDescription
{
vertical-align:top;
text-align:justify;
}
.ImgBookDescription
{vertical-align:top;
text-align:justify;
}
.ImageBookViewerImage img
{
border-style:solid;
border-width:1px;
border-color:#000;
}

.ImgBookImg img
{
margin:10px;
border-style:solid;
border-width:1px;
border-color:#000;
}
/*--------------------------------------------------*/




/*-------------------- wvnFolders ---------------------*/
.TreeView1_0
{
    font-family:arial;
    font-size:10px;
    color:#111;
    margin-left:3px;
    padding:1px;
}
    
.wvnTreeView
{
    width:200px;
    background-color:#f7f7f7;
    border:solid 1px #ddd;
    padding:1px;
    padding-top:5px;
    padding-bottom:5px;
}
    
.wvnTreeView div
 {
    height:auto !important;
}

td.wvnFolderTreeView, .wvnFolderInfo, .wvnFolderButtonList
{
vertical-align:top;
}

.wvnFolderButtonList input 
{
margin-bottom:5px;
}
.wvnFolderInfo
{
padding-left:20px;
width:100%;
}


.wvnFolderInfo div
{
    background-color:#f7f7f7;
    border:dotted 1px #ddd;
padding:10px;
}

.wvnTreeView a
{
color:#003366;
} 

/*--------------------------------------------------*/

/*----------------------- Task --------------------*/
.TasksTableSearch
{background-color:#ddd;}
.TaskListGrid 
{
margin-top:20px;
}
.TaskListGrid .TasksHeader
{
background-color:#ddd;
}
.TaskListGrid .TasksItem
{
background-color:#F5F5F5;
}
.TasksSearchTextBox
{
background-color:#fff;
}
.TaskDiv img
{
vertical-align:middle;
}
.SearchDate
{width:85px;vertical-align:middle;margin-right:5px;}
.CalendarButton
{vertical-align:middle;}

.oddTask table
{
padding:0px !important;
}
/*--------------------------------------------------*/

/*------------------newsEvent-------------------*/
.AnnouncementDiv .ItemTitle
{
	color:#696a6C;
	font-size: 14px;
	font-weight: bold;
}
.Focus .ItemTitle a
{
	color: #696a6C;
	text-decoration: none;
	font-weight: bold;
}

.AnnouncementDiv .Normal
{
	margin-top: 10px;
	display: block;
}

.ItemTitle a:hover
{
	color: #51569F;
	text-decoration: underline;
	font-weight: bold;
}
.SmallNewsLocation,
.SmallNewsDescription
{
	display: none;
}
.SmallNewsLocation,
.EventLocation
{
	color:#696a6C;
}

.Focus br
{
	font-size: 0px;
}

.Focus .ItemTitle
{
	border-bottom: 1px dashed #31358D;
	display: block;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: normal;
}

.Focus .ItemTitle a
{
	font-weight: normal;
}
/*--------------------------------------------------*/

/*-------------   advanced news   -------------*/

.NewsItem
{
position:relative;
font-style:italic;
margin-bottom:20px;
}
.NewsWhen
{
color:#B5B5B5;
}
.NewsTitle
{
}
.NewsWhere
{color:#B5B5B5;
font-weight:bold;
}
.NewsContent
{}
#RssLink
{
position:absolute;
top:10px;
left:10px;
}

.HeaderDate, .Date, .NewsReference, .HeaderNewsReference
{
display:none;
}


/*--------------------------------------------------*/

/*-------------EvolirisFormationEditor---------------*/


.EvolirisFormationEditorConfigPanel
  {
 border:1px dashed #777777;
padding:10px;
background-color:#f0f0f0; 

 }
 
 .EvolirisFormationEditorConfigListTable
 {
 width:700px;
 background-color:#fff;
  margin-left:auto;
 margin-right:auto;
 }
 
  .EvolirisFormationEditorConfigListTable th
  {
   background-color:#ccc;
  }
  
  .EvolirisFormationEditorConfigInsertView
   {
 width:700px;
 background-color:#fff;
 }
 
 .EvolirisFormationEditorConfigInsertView
 {
 margin-left:auto;
 margin-right:auto;
 margin-top:10px;
  border:1px solid #000;
 }
 
 /*----------------------------------------------------*/
 /*------------ Evoliris TrainingSearch-------------*/ 
 
 .EvolirisTrainingSearchSimpleDiv select
 {
 width:200px;
 }
 
.EvolirisTrainingSearchSimpleDiv .ResultTableBloc div
 {
 background-color:#B2BBBE;
 width:293px;
 height:18px;
 padding-top:3px;
 padding-left:3px;
 font-weight:bold;
 color:#fff;
 }
 .EvolirisTrainingSearchSimpleDiv .ResultTableBloc table
 {

  width:100%;
  margin-top:2px;
  margin-bottom:20px;
 }
 .EvolirisTrainingSearchSimpleDiv .ResultTableBloc table th
 {
  background-color:#B2BBBE;
  border-left:solid 1px #D2DADC;
 color:#fff;
 white-space:nowrap;
 }
 .EvolirisTrainingSearchSimpleDiv .ResultTableBloc table td
 {
  border-left:solid 1px #D2DADC;
 
 }
 .EvolirisTrainingSearchSimpleDiv .ResultTableBloc table td.FirstCol
 {
  border-left:solid 0px #D2DADC;
  vertical-align:top;
 
 }
 .EvolirisTrainingSearchSimpleDiv .ResultTableBloc table th.FirstCol
 {
  background-color:#CCD2D5;font-weight:normal;
 
 }
 .EvolirisTrainingSearchSimpleDiv .ResultTableBloc table tr.LigneImpaire
 {
    background-color:#EBEEEF;
  
 }
 
 .TrainigSearchAdvdetailPanel
  {
  border: solid 1px #BCBCBC;
 background-color:#E4E7EA;
 padding:5px;
 }

 .TrainigSearchAdvTable1, .TrainigSearchAdvTable2
 {
 width:100%;
 
 }
 
 /*----------------PictureGallery----------------*/
 
.PictureGallery a
{
	font-size:10px;
	text-decoration: none;
}
.PictureGalleryImage img
{
	border: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.PictureGalleryImage
{
	width: 150px;
	text-align: center;
	float:left;
	padding: 15px 0px 15px 0px;
}
/*--------------------------------------------------*/



/*-------------   SharedRessource   -------------*/

.SharedRes-ColonneLabels 
{
	 text-align:right;
	 vertical-align:top;
	 padding-left:20px;
}

.SharedRes-ColonneImages 
{
	vertical-align:top;
}

.SharedRes-ColonneImages input
{
	padding:1px;
}

.SharedRes-ListeDomRes 
{
	width:120px;
	height:150px;
}

.SharedRes-ColonneEspace 
{
	width:10px;
}

.SharedRes-ColonneChamps
{
	text-align:left;
}

.SharedRes-ControlesVues
{
	margin-left:auto;
	margin-right:auto;
}

.SharedRes-ListeEnTete
{
	background-color:#EEEEEE;	
}

.SharedRes-CelluleListeVide
{
	text-align:center;
	font-style:italic;
	
}

.SharedRes-CelluteListeNonVide
{
	width:100%;
}

.SharedRes-CalendrierEntMois
{
	background-color:#bbb;
	text-align:center;
	font-weight:bold;	
}

.SharedRes-CalendrierJourDuMois
{
	background-color:#eee;
	height:50px;
	width:14%;
	vertical-align:top;
}

.SharedRes-CalendrierJourFin
{
	background-color:#ddd;
	width:14%;
	height:50px;
	vertical-align:top;
	
}

.SharedRes-CalendrierJourPris
{
	background-color:#99CCFF;
}

.SharedRes-CalendrierWEPris
{
	background-color:#ddd;
}

a.SharedRes-Info
{
	color:#003366;
}

.SharedRes-JourEscpacement
{
	padding-right:8px;
	text-align:center;
}

.SharedRes-JourEscFrontiere
{
	border-right:1px solid; 
	padding-right:8px;
	text-align:center;
}

.SharedRes-JourLigneEnt
{
	background-color:#BBBBBB;
}

.SharedRes-JourSubdivision
{
	float:left;
	height:20px;
	border-right:1px solid black; 
	text-align:center;
}

.SharedRes-SubdivisionHeure
{
	line-height:19px;
}

.SharedRes-RemplisHorairePair
{
	background-color:white;	
	position:absolute;
	*position:relative;
	height:15px;
}

.SharedRes-RemplisHoraireImpair
{
	background-color:#EEEEEE;
	position:absolute;
	*position:relative;
	height:15px;
	
}

.SharedRes-RemplisBlocPair
{
	background-color:#4682B4;
	text-align:center;
	position:absolute;
	
}

.SharedRes-RemplisBlocImpair
{
	background-color:#FFFACD;
	text-align:center;
	position:absolute;
	
}

.SharedRes-ToolTip
{
	display:none;
	position:fixed;
	background: #EEEEEE; 
	width: 350px; 
	border: 1px solid #666666; 
	line-height:1.4em;
	padding:0 0.5ex;	
}

/* glossary */
.gl_term, .gl_EditImg
{
vertical-align:top;
padding-right:5px;
}

.gl_First_Letter
{
vertical-align:top;
font-size:20px;
padding-right:5px;
}

.gl_Def
{
vertical-align:top;
padding-left:10px;
padding-bottom:20px;

}

.gl_Search_Align
{
padding-bottom:20px;
}

.gl_Index
{
padding-top:10px;
padding-bottom:20px;
}

.CommandButton img
{
border:0px;
}

/*-----------------DynamicDropDownList-------------------*/

.DynamicDropDownList
{
	border-color:#7F9DB9;
	height:15px;
	position: absolute;
	white-space:nowrap;
}

.DynamicDropDownListInput
{	font-size: 10px;
	height:15px;
	border:1px solid; 
	border-right:0px;
	border-color:#7F9DB9;
	padding-left:5px;	
	*z-index:-1;
	font-family:verdana;
}
.DynamicDropDownListImage
{
	vertical-align:bottom;
	border:1px solid;
	border-left:0px; 
	border-color:#7F9DB9; 
	padding:0px 1px 0px 1px; 
	width:15px;
	height:17px;
	*z-index:-1;
	*margin-bottom:1px;
	
	
}
.DynamicDropDownListItems
{	
	position:absolute;
	overflow:auto;
	
	border:1px solid;
	border-color:#7F9DB9;
	padding:1px 0px 1px 0px;
	bottom:233px;
	left:540px;
	background-color:White;
	color:Black;
	z-index:1000;
	cursor: pointer;
	width:320px !important;
	padding-left:5px;
}
.SearchButton1
{
	display:block;
	background-image:url(/evoliris/images_system/EvolirisTrainingSearchSimple/search.jpg);
	width:81px;
	height:25px;
	margin: 5px auto 0px 20px;
	z-index:0;
	*z-index:-1;
	padding-top: 2px;
	text-align: center;
	color:White;
	position:absolute;
	 bottom:35px;
	*right:20px;
	*bottom:-10px;
	 
	 
	 
}
.DynamicDropDownListItems div
{
	font-size: 10px;
	font-family:verdana;/*,arial,tahoma;*/
	}
.DynamicDropDownListItems div:hover
{	
	background-color: #D0D9E0;
	
}
	
/** WVNLIST */

.WvnlistDisplayDiv
{
width:680px;
overflow:auto;
border:solid 1px #000000;
}	

.WvnlistDisplayDiv table
{
border:solid 1px #000000;
background-color:#ffffff;
}

.WvnlistDisplayDiv .wvnListHeaderStyle
{
background-color:#e0E0E0;
font-weight:bold;
white-space:nowrap;
}

.WvnlistDisplayDiv  td
{white-space:nowrap;
text-align:left;
color:#202020;
}

.WvnlistDisplayDiv .wvnListAlternateItemStyle
{
background-color:#f0F0F0;
}

.x-form-field-wrap .x-form-trigger{
display:none;
}

.x-combo-list .x-combo-selected {
background:#DFE8F6 none repeat scroll 0 0;
border:1px solid #A3BAE9 !important;
cursor:pointer;
}

/****************************************************/
/*					DrinksForYou				*/
/****************************************************/
.FormTitle
{
	font-weight: bold;
}

#drinksforyou
{
	width: 100%;
}

#email
{
	color: #616161;
	font-size: 11px;
	width: 100%;
	text-align: right;
}

#email input
{
	width: 70px !important;
	height: 14px;
	border: 1px solid #A3A6AB;
	font-size: 11px;
}

#register
{
	width: 100%;
	text-align: right;
}

#register input
{
	color: white;
	font-size: 12px;
	width: 88px;
	height: 25px;
	background-image: url(images_design/bt_send_blue.gif);
	background-color: transparent;
	border: none;
	padding-bottom: 10px;
	.padding-bottom: 5px;
	cursor: pointer;
}

#unregister
{
	padding-top: 10px;
	width: 100%;
	text-align: right;
}

#unregister a
{
	color: #5A5DA4;
}

.DrinksPreferences table,
.ClientHobbies table
{
	width: 100%
}

.DrinksPreferences td,
.ClientHobbies td
{
	width: 25%;
}

/****************************************************/
/*					Suggest					*/
/****************************************************/
#suggestTextBox input
{
	height: 14px;
	width: 75px !important;
	font-size: 11px;
}

#rightButton input
{
	color: white;
	font-size: 12px;
	background-image: url(images_design/bt_ok.gif);
	background-color: transparent;
	border: none;
	cursor: pointer;
	height: 25px;
	width: 38px;
	padding-bottom: 9px;
	.padding-bottom: 5px;
	padding-left: 3px;
	.padding-left: 0px;
	.padding-right: 4px;
}

/****************************************************/
/*					Age Legal					*/
/****************************************************/
#legalage .ageinfos select
{
	width: 53px;
}

#legalage .agesubmit input
{
	width: 177px;
	height: 25px;
	background-image: url(images_design/bt_access.gif);
	background-color: transparent;
	border: none;
	color: #FFFFFF;
	font-size: 12px;
	padding-bottom: 10px;
	*padding-bottom: 6px;
	cursor: pointer;
}


/*	Hack pour Opera	*/
@media screen and (min-width: 550px)
{
	#register input
	{
		padding-bottom: 5px;
	}

	#rightButton input
	{
		padding-left: 0px;
		padding-right: 4px;
		padding-bottom: 5px;
	}
	
	.Focus br
	{
		line-height: 0px;
	}
	
	#legalage .agesubmit input
	{
		padding-bottom: 5px;
	}
}

/* Hack pour Safari 3.1 */
@media screen and (-webkit-min-device-pixel-ratio:0) 
{
	#register input
	{
		padding-bottom: 5px;
	}

	#rightButton input
	{
		padding-left: 0px;
		padding-right: 4px;
		padding-bottom: 5px;
	}
	
	.Focus br
	{
		line-height: 0px;
	}
	
	#legalage .agesubmit input
	{
		padding-bottom: 5px;
	}
}

.LgListActivate
{
	vertical-align:top;
}

td.LgListActivate a.Selected
{
	font-weight:bold;
	color:Red;
}

