@import "../BuiltIn/all.css.ashx";
.InfoPasViewTable
{
	font-family: Verdana,arial, tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #49545F;
}
.InfoPasViewTable .Title
{
	text-decoration: underline;
	font-weight: bold;
	color: #008080;
}
.InfoPasViewTable .SubTitle
{
	text-decoration: underline;
	font-weight: bold;
	color: Black;
}
.InfoPasViewTable .Who,
.InfoPasViewTable .Prerequisite,
.InfoPasViewTable .Body,
.InfoPasViewTable .Practice,
.InfoPasViewTable .Result,
.InfoPasViewTable .Timing,
.InfoPasViewTable .Transfer
{
	background-color: #EFEFEF;
	color: black;
	
}
.InfoPasViewTable tr td
{
	padding: 5px;
}
.InfoPasViewTable .WhoTitle,
.InfoPasViewTable .PrerequisiteTitle,
.InfoPasViewTable .ContentTitle,
.InfoPasViewTable .PracticeTitle,
.InfoPasViewTable .ResultTitle,
.InfoPasViewTable .TimingTitle,
.InfoPasViewTable .TRansferTitle
{
	font-weight: bold;
	color: #008080;
}
body
{
	font-family: Verdana,arial, tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #49545F;
}

.Normal td,
.NormalBold td,
.DC_TD_CELL
{
	padding: 5px;
}

.TITLELEVEL1 {
	color:#49545F;
	font-size:16px;
	font-weight:bold;
	WVNEditorName: titlelevel1;
}

.TITLELEVEL2 {
	color:#49545F;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	WVNEditorName: titlelevel2;
}


.TEXTLEVEL1 {
	font-size: 13px;
	color: #49545F;
	font-style:normal;
	WVNEditorName: textlevel1;
}

.TEXTLEVEL2 {
	font-size: 12px;
	color: #49545F;
	font-style:normal;
	WVNEditorName: textlevel2;
}




.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;
list-style-type:square;
}

.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
{
	color : #49545F;
	font-weight:bold;
	text-decoration:none;
}

a:hover
{
text-decoration:underline;
}

.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;
}

.TD_Module_HeaderB table
{

}



.CommandButton 
{
	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-family:Arial;
	font-size: 16px;
	margin:0px;
padding:0px;

}

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;
}


.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:#eee;
}

/*################################ [ MODULES ] ################################*/
/*------------- DownloadCenter --------------*/
.DC_TD_Title
{
background-color:#eee;
}
/*---------------------------------------------*/
/*---------------- Sitemap ------------------*/
.SiteMapTable_TdContent
{
vertical-align:top;
}

.SiteMapTdText_level1
{
font-size:15px;
}
a.SiteMapTdText_level2
{
font-weight:bold;
color:#49545F;
}
a.SiteMapTdText_level3
{
padding-left:15px;
}
a.SiteMapTdText_level3
{
font-weight:normal;
color:#0E3C77;
}
.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:#49545F;
	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:#49545F;
	font-family:verdana,tahoma,arial;
	font-size:9px;
	font-weight:normal;
	text-align:center;
}

.refdetail 
{
	color:#49545F;
	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:#49545F;
}

.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:#49545F;
color:#fff;

}
.TDImgItemTitle
{
font-weight:bold;
background-color:#49545F;
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:#49545F;
} 

/*--------------------------------------------------*/

/*----------------------- 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-------------------*/
.ItemTitle
{
color:#49545F;
font-weight:bold;
}
.EventLocation
{
color:#B5B5B5;
}
a.LinkNews
{
color:#34476C;
}
/*--------------------------------------------------*/

/*-------------   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;
}

/*-----------Calendrier--------------*/
.SearchHeader
{
	background-color: #E6EAEC;
	color: #008080;
	font-weight: bold;
}
.InfoPasSearchFiche
{
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
	border-collapse:collapse;
}

.InfoPasSearchFiche td {
border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
border-collapse:collapse;
vertical-align: top;
}
.InfoPasSearchFicheDetails
{
	border-bottom: 1px solid black;
}
