Body {
background-color : white; 
} 
.ControlPanel, .PagingTable {
width : 100%; 
height : 64px; 
background-color : #ffffff; 
border-right : 1px solid #003366; 
border-top : 1px solid #003366; 
border-left : 1px solid #003366; 
border-bottom : 1px solid #003366; 
} 
.SkinObject {
font-weight : bold; 
font-size : 8.5pt; 
color : #003366; 
font-family : Tahoma, Arial, Helvetica; 
text-decoration : none; 
} 
A.SkinObject:link {
text-decoration : none; 
color : #003366; 
} 
A.SkinObject:visited {
text-decoration : none; 
color : #003366; 
} 
A.SkinObject:active {
text-decoration : none; 
color : #003366; 
} 
A.SkinObject:hover {
text-decoration : none; 
color : #003366; 
} 
.Head {
font-family : Tahoma, Arial, Helvetica; 
font-size : 20px; 
font-weight : normal; 
color : #333333; 
} 
.SubHead {
font-family : Tahoma, Arial, Helvetica; 
font-size : 11px; 
font-weight : bold; 
color : #003366; 
} 
.SubSubHead {
font-family : Tahoma, Arial, Helvetica; 
font-size : 11px; 
font-weight : bold; 
color : black; 
} 
.Normal, .NormalDisabled {
font-family : Tahoma, Arial, Helvetica; 
font-size : 11px; 
font-weight : normal; 
} 
.NormalDisabled {
color : silver; 
} 
.NormalBold {
font-family : Tahoma, Arial, Helvetica; 
font-size : 11px; 
font-weight : bold; 
} 

.NormalRed {
font-family : Tahoma, Arial, Helvetica; 
font-size : 12px; 
font-weight : bold; 
color : #ff0000; 
} 
.NormalTextBox {
font-family : Tahoma, Arial, Helvetica; 
font-size : 12px; 
font-weight : normal; 
} 
.TreeMenu_Node {
font-family : Tahoma, Arial, Helvetica; 
font-size : 12px; 
font-weight : normal; 
} 
.TreeMenu_NodeSelected {
font-family : Tahoma, Arial, Helvetica; 
font-size : 12px; 
font-weight : normal; 
background-color : #dcdcdc; 
} 
A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
text-decoration : none; 
color : #003366; 
} 
A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited {
text-decoration : none; 
color : #003366; 
} 
A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active {
text-decoration : none; 
color : #003366; 
} 
A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover {
text-decoration : none; 
color : #ff0000; 
} 
.FileManager {
border-right : 1px solid black; 
border-top : 1px solid black; 
border-left : 1px solid black; 
border-bottom : 1px solid black; 
height : 400px; 
} 
.FileManager_ToolBar {
border-bottom : 1px solid black; 
height : 25px; 
} 
.FileManager_Explorer {
height : 100%; 
background-color : white; 
margin : 2px; 
} 
.FileManager_FileList {
height : 100%; 
background-color : white; 
margin : 2px; 
overflow : auto; 
} 
.FileManager_MessageBox {
text-align : center; 
vertical-align : middle; 
background-color : white; 
padding : 25px; 
} 
.FileManager_Header {
font-family : Tahoma, Arial, Helvetica; 
font-size : 11px; 
font-weight : bold; 
color : #e7e7ff; 
background-color : #9ebff6; 
height : 25px; 
} 
.FileManager_Pager {
font-family : Tahoma, Arial, Helvetica; 
font-size : 11px; 
font-weight : bold; 
background-color : #eeeeee; 
height : 25px; 
} 
.FileManager_StatusBar {
font-family : Tahoma, Arial, Helvetica; 
font-size : 11px; 
font-weight : normal; 
background-color : #dedfde; 
height : 25px; 
margin : 2px; 
} 
.FileManager_Item {
font-family : Tahoma, Arial, Helvetica; 
font-size : 11px; 
font-weight : normal; 
color : black; 
background-color : #f8f8f8; 
border-top : 1px dashed black; 
border-bottom : 1px dashed black; 
} 
.FileManager_AltItem {
font-family : Tahoma, Arial, Helvetica; 
font-size : 11px; 
font-weight : normal; 
color : black; 
background-color : #eeeeee; 
border-style : none; 
} 
.FileManager_SelItem {
font-family : Tahoma, Arial, Helvetica; 
font-size : 11px; 
font-weight : bold; 
color : white; 
background-color : #99ffff; 
border-style : none; 
} 
.FileManagerTreeNode {
font-family : Tahoma, Arial, Helvetica; 
font-size : 11px; 
font-weight : normal; 
} 
.FileManagerTreeNodeSelected {
font-family : Tahoma, Arial, Helvetica; 
font-size : 11px; 
font-weight : normal; 
background-color : #dcdcdc; 
} 
A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
text-decoration : none; 
color : #003366; 
} 
A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited {
text-decoration : none; 
color : #003366; 
} 
A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active {
text-decoration : none; 
color : #003366; 
} 
A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover {
text-decoration : none; 
color : #ff0000; 
} 
.Wizard {
border-right : 1px solid black; 
border-top : 1px solid black; 
border-left : 1px solid black; 
border-bottom : 1px solid black; 
height : 400px; 
width : 650px; 
} 
.WizardButton {
padding-right : 2px; 
padding-left : 2px; 
padding-bottom : 2px; 
padding-top : 2px; 
} 
.WizardHeader {
background : #ffffcc; 
border-bottom : 1px solid black; 
height : 40px; 
} 
.WizardFooter {
border-top : 1px solid black; 
background : #ccffcc; 
height : 25px; 
text-align : right; 
} 
.WizardBody {
padding-right : 10px; 
padding-left : 10px; 
padding-bottom : 10px; 
padding-top : 10px; 
height : 325px; 
} 
.WizardHelp {
padding-right : 5px; 
padding-left : 5px; 
font-size : 9pt; 
padding-bottom : 5px; 
border-left : 1px solid black; 
width : 180px; 
padding-top : 5px; 
background-color : #ccffff; 
} 
.WizardHelpText {
overflow : auto; 
font-size : 8pt; 
width : 180px; 
color : black; 
font-family : Tahoma, Verdana, Arial, Sans-Serif; 
height : 300px; 
} 
.WizardText {
font-size : 9pt; 
color : black; 
font-family : Tahoma, Verdana, Arial, Sans-Serif; 
} 
.Help {
border-right : 1px solid black; 
padding-right : 2px; 
border-top : 1px solid black; 
padding-left : 2px; 
font-weight : normal; 
font-size : 11px; 
padding-bottom : 2px; 
border-left : 1px solid black; 
color : black; 
padding-top : 2px; 
border-bottom : 1px solid black; 
font-family : Tahoma, Arial, Helvetica; 
background-color : #ffff99; 
} 
.CommandButton {
font-family : Tahoma, Arial, Helvetica; 
font-size : 11px; 
font-weight : normal; 
} 
A.CommandButton:link {
text-decoration : underline; 
color : #003366; 
} 
A.CommandButton:visited {
text-decoration : underline; 
color : #003366; 
} 
A.CommandButton:active {
text-decoration : underline; 
color : #003366; 
} 
A.CommandButton:hover {
text-decoration : underline; 
color : #ff0000; 
} 
.StandardButton {
padding-right : 5px; 
padding-left : 5px; 
font-weight : normal; 
font-size : 11px; 
background : #dddddd; 
color : #000000; 
font-family : Verdana, sans-serif; 
} 
H1 {
font-family : Tahoma, Arial, Helvetica; 
font-size : 20px; 
font-weight : normal; 
color : #666644; 
} 
H2 {
font-family : Tahoma, Arial, Helvetica; 
font-size : 20px; 
font-weight : normal; 
color : #666644; 
} 
H3 {
font-family : Tahoma, Arial, Helvetica; 
font-size : 12px; 
font-weight : normal; 
color : #003366; 
} 
H4 {
font-family : Tahoma, Arial, Helvetica; 
font-size : 12px; 
font-weight : normal; 
color : #003366; 
} 
H5, DT {
font-family : Tahoma, Arial, Helvetica; 
font-size : 11px; 
font-weight : bold; 
color : #003366; 
} 
H6 {
font-family : Tahoma, Arial, Helvetica; 
font-size : 11px; 
font-weight : bold; 
color : #003366; 
} 
TFOOT, THEAD {
font-family : Tahoma, Arial, Helvetica; 
font-size : 12px; 
color : #003366; 
} 
TH {
vertical-align : baseline; 
font-family : Tahoma, Arial, Helvetica; 
font-size : 12px; 
font-weight : bold; 
color : #003366; 
} 
A:link {
text-decoration : none; 
color : #003366; 
} 
A:visited {
text-decoration : none; 
color : #003366; 
} 
A:active {
text-decoration : none; 
color : #003366; 
} 
A:hover {
text-decoration : underline; 
color : #ff0000; 
} 
SMALL {
font-size : 8px; 
} 
BIG {
font-size : 14px; 
} 
BLOCKQUOTE, PRE {
font-family : Lucida Console, monospace; 
} 
UL LI {
list-style-type : square; 
} 
UL LI LI {
list-style-type : disc; 
} 
UL LI LI LI {
list-style-type : circle; 
} 
OL LI {
list-style-type : decimal; 
} 
OL OL LI {
list-style-type : lower-alpha; 
} 
OL OL OL LI {
list-style-type : lower-roman; 
} 
HR {
height : 1pt; 
text-align : left; 
} 
.ModuleTitle_MenuContainer {
border-bottom : 0 solid blue; 
border-left : 0 solid blue; 
border-top : 0 solid blue; 
border-right : 0 solid blue; 
} 

.MainMenu_MenuContainer {
background-color : transparent; 
} 
.ModuleTitle_MenuBar {
cursor : pointer; 
background-color : transparent; 
} 
.ModuleTitle_MenuItem {
cursor : pointer; 
color : black; 
font-family : Tahoma, Arial, Helvetica; 
font-size : 9pt; 
font-weight : bold; 
font-style : normal; 
border-left : 0 solid white; 
border-bottom : 1px solid white; 
border-top : 1px solid white; 
border-right : 0 solid white; 
background-color : transparent; 
} 
.ModuleTitle_MenuIcon {
cursor : pointer; 
background-color : #eeeeee; 
border-left : 1px solid #eeeeee; 
border-bottom : 1px solid #eeeeee; 
border-top : 1px solid #eeeeee; 
text-align : center; 
} 
{
border-bottom : 1px solid #eeeeee; 
border-left : 0 solid #eeeeee; 
border-top : 1px solid #eeeeee; 
border-right : 0 solid #eeeeee; 
background-color : #eeeeee; 
height : 1px; 
} 
.ModuleTitle_MenuItemSel {
cursor : pointer; 
color : black; 
font-family : Tahoma, Arial, Helvetica; 
font-size : 9pt; 
font-weight : bold; 
font-style : normal; 
background-color : #c1d2ee; 
} 
.ModuleTitle_MenuArrow {
font-family : webdings; 
font-size : 10pt; 
cursor : pointer; 
border-right : 1px solid #ffffff; 
border-bottom : 1px solid #ffffff; 
border-top : 0 solid #ffffff; 
} 
.ModuleTitle_RootMenuArrow {
font-family : webdings; 
font-size : 10pt; 
cursor : pointer; 
} 
.MainMenu_MenuContainer {
background-color : transparent; 
} 
.MainMenu_MenuBar {
cursor : pointer; 
background-color : transparent; 
} 
.MainMenu_MenuItem {
cursor : pointer; 
color : black; 
font-family : Tahoma, Arial, Helvetica; 
font-size : 9pt; 
font-weight : bold; 
font-style : normal; 
border-left : 0 solid white; 
border-bottom : 1px solid white; 
border-top : 1px solid white; 
border-right : 0 solid white; 
background-color : transparent; 
} 
.MainMenu_MenuIcon {
cursor : pointer; 
background-color : #eeeeee; 
border-left : 1px solid #eeeeee; 
border-bottom : 1px solid #eeeeee; 
border-top : 1px solid #eeeeee; 
text-align : center; 
} 
{
border-bottom : 1px solid #eeeeee; 
border-left : 0 solid #eeeeee; 
border-top : 1px solid #eeeeee; 
border-right : 0 solid #eeeeee; 
background-color : #eeeeee; 
height : 1px; 
} 
.MainMenu_MenuItemSel {
cursor : pointer; 
color : black; 
font-family : Tahoma, Arial, Helvetica; 
font-size : 9pt; 
font-weight : bold; 
font-style : normal; 
background-color : #c1d2ee; 
} 
.MainMenu_MenuArrow {
font-family : webdings; 
font-size : 10pt; 
cursor : pointer; 
border-right : 1px solid #ffffff; 
border-bottom : 1px solid #ffffff; 
border-top : 0 solid #ffffff; 
} 
.MainMenu_RootMenuArrow {
font-family : webdings; 
font-size : 10pt; 
cursor : pointer; 
} 
.HeadBg {
background-color : #cccccc; 
} 
.TabBg {
background-color : black; 
} 
.SelectedTab {
font-weight : bold; 
font-size : 8.5pt; 
color : #ffffff; 
font-family : Tahoma, Arial, Helvetica; 
text-decoration : none; 
} 
A.SelectedTab:link {
text-decoration : none; 
color : white; 
} 
A.SelectedTab:visited {
text-decoration : none; 
color : #eeeeee; 
} 
A.SelectedTab:active {
text-decoration : none; 
color : #eeeeee; 
} 
A.SelectedTab:hover {
text-decoration : none; 
color : #cccccc; 
} 
.OtherTabs {
font-weight : bold; 
font-size : 8.5pt; 
color : white; 
font-family : Tahoma, Arial, Helvetica; 
text-decoration : none; 
} 
A.OtherTabs:link {
text-decoration : none; 
color : white; 
} 
A.OtherTabs:visited {
text-decoration : none; 
color : #eeeeee; 
} 
A.OtherTabs:active {
text-decoration : none; 
color : #eeeeee; 
} 
A.OtherTabs:hover {
text-decoration : none; 
color : #cccccc; 
} 
.PagingTable {
height : 33px; 
} 
.lefttextbox {
text-align : left; 
} 
.checkbox {
font-family : Geneva, Arial, Helvetica, san-serif; 
font-size : x-small; 
font-style : normal; 
color : #000000; 
text-align : left; 
} 
#textboxtext {
font-family : "Comic Sans MS"; 
font-size : x-small; 
color : #69c; 
text-align : right; 
} 
.textboxtext {
font-family : "Comic Sans MS"; 
font-size : x-small; 
color : #69c; 
text-align : right; 
} 
.combobox {
font-family : Geneva, Arial, Helvetica, san-serif; 
font-size : x-small; 
font-style : normal; 
background-color : #000000; 
color : #000000; 
border-collapse : collapse; 
border-width : 1px; 
border-style : solid; 
border-color : #69c; 
width : 300px; 
} 
.table {
background-color : #fff; 
border : 1px solid #000000; 
width : 550px; 
text-align : left; 
} 
.SelectedItemTable {
border : 1px solid #69c; 
color : #000000; 
font-family : Trebuchet MS, Tahoma, Verdana; 
font-size : x-small; 
} 
.ItemTable {
border : 1px solid #69c; 
color : #69c; 
font-family : Trebuchet MS, Tahoma, Verdana; 
font-size : x-small; 
} 
.HeaderTable {
background-color : #000000; 
font-weight : bold; 
color : #ffffff; 
font-family : Trebuchet MS, Tahoma, Verdana; 
font-size : x-small; 
} 
.FooterTable {
background-color : #000000; 
font-weight : bold; 
color : #69c; 
font-family : Trebuchet MS, Tahoma, Verdana; 
font-size : x-small; 
} 
.AlternatingItemTable {
border : 1px solid #69c; 
color : #69c; 
font-family : Trebuchet MS, Tahoma, Verdana; 
font-size : x-small; 
background-color : #eeeeee; 
} 
.InfoBox {
background-color : #ffffd9; 
border-style : solid; 
border-width : 1px; 
border-color : #0077b3; 
color : #000000; 
font-family : Arial; 
font-size : 12px; 
} 
.Partenaire {
background-color : #ffffff; 
border-style : solid; 
border-width : 1px; 
border-color : #0077b3; 
color : #000000; 
font-family : Arial; 
font-size : 12px; 
} 
.Sep {
border-style : solid; 
border-width : 1px; 
border-color : #666666; 
color : #666666; 
font-family : Arial; 
font-size : 12px; 
font-weight : bold; 
} 
Body {
background-color : #666666; 
} 
.Breadcrumbs {
color : #000000; 
} 
.InfoBox {
border-style : solid; 
border-width : 1px; 
border-color : #69c; 
} 
.ContentPane {
background-image : url('//www.prosolit.be/Portals/_default/Skins/SkinProsolitV5/images/ligne_grise.png'); 
background-repeat : repeat-x; 
color : #000000; 
font-family : Arial; 
font-size : 10px; 
} 
.Block {
width : 13px; 
} 
.Login {
color : #333333; 
font-family : Trebuchet MS, Tahoma, Verdana; 
font-size : 9px; 
font-weight : bold; 
font-style : normal; 
height : 30px; 
} 
.Small {
color : #ffffff; 
font-family : Verdana, Trebuchet MS, Tahoma, Verdana; 
font-size : 9px; 
font-weight : normal; 
font-style : normal; 
height : 13px; 
padding-left : 1px; 
padding-right : 1px; 
} 
.SmallD {
color : #404040; 
font-family : Verdana, Trebuchet MS, Tahoma, Verdana; 
font-size : 9px; 
font-weight : normal; 
font-style : normal; 
height : 13px; 
padding-left : 3px; 
padding-right : 3px; 
} 
.User {
font-family : Wingdings; 
font-size : 12px; 
font-weight : normal; 
color : #404040; 
} 
.Footer {
height : 55px; 
background-repeat : repeat-x; 
} 
.FooterText {
color : #000000; 
font-family : Trebuchet MS, Tahoma, Verdana; 
font-size : 9px; 
font-weight : bold; 
font-style : normal; 
} 
.Normal {
color : #000000; 
font-family : Arial; 
font-size : 12px; 
} 
A.Small:link {
color : white; 
text-decoration : none; 
} 
A.Small:hover {
color : white; 
text-decoration : none; 
} 
A.Small:active {
color : white; 
text-decoration : none; 
} 
A.Small:visited {
color : #fafafa; 
text-decoration : underline; 
} 
A.SmallD:link {
color : black; 
text-decoration : none; 
} 
A.SmallD:hover {
color : #404040; 
text-decoration : none; 
} 
A.SmallD:active {
color : black; 
text-decoration : none; 
} 
A.SmallD:visited {
color : #404040; 
text-decoration : underline; 
} 
.ModuleTitle_MenuContainer {
border-bottom : 0 solid blue; 
border-left : 0 solid blue; 
border-top : 0 solid blue; 
border-right : 0 solid blue; 
} 
.ModuleTitle_MenuBar {
cursor : pointer; 
background-color : transparent; 
} 
.ModuleTitle_MenuItem {
cursor : pointer; 
color : black; 
font-family : Tahoma, Arial, Helvetica; 
font-size : 9pt; 
font-weight : bold; 
font-style : normal; 
border-left : 0 solid white; 
border-bottom : 0 solid white; 
border-top : 0 solid white; 
border-right : 0 solid white; 
background-color : transparent; 
} 
.ModuleTitle_MenuIcon {
cursor : pointer; 
background-color : #e0e0e0; 
border-left : 0 solid #eeeeee; 
border-bottom : 0 solid #eeeeee; 
border-top : 0 solid #eeeeee; 
text-align : center; 
} 
{
border-bottom : 1px solid #e0e0e0; 
border-left : 0 solid #eeeeee; 
border-top : 1px solid #e0e0e0; 
border-right : 0 solid #eeeeee; 
background-color : #e0e0e0; 
height : 1px; 
} 
.ModuleTitle_MenuItemSel {
cursor : pointer; 
color : black; 
font-family : Tahoma, Arial, Helvetica; 
font-size : 9pt; 
font-weight : bold; 
font-style : normal; 
background-color : #c1d2ee; 
} 
.ModuleTitle_MenuArrow {
font-family : webdings; 
font-size : 10pt; 
cursor : pointer; 
border-right : 0 solid #ffffff; 
border-bottom : 0 solid #ffffff; 
border-top : 0 solid #ffffff; 
} 
.ModuleTitle_RootMenuArrow {
font-family : webdings; 
font-size : 10pt; 
cursor : pointer; 
} 

/***********************************/
/* GESTION DES MENUS
/***********************************/

.MainMenu_MenuContainer {
background-color : #ffffff; 
width : 175px; 
padding : 0; 
} 
.MainMenu_MenuBar {
cursor : pointer; 
height : 20px; 
background-color : #ffffff; 
} 
.MainMenu_MenuBreak {
border : none; 
} 
.rootmenuitembreadcrumb TD {
border : 0; 
color : #000000; 
font-family : Arial, Helvetica; 
font-size : 11px; 
font-weight : bold; 
background-color : #fcebcf; 
height : 20px; 
background-image : url('//www.prosolit.be/Portals/_default/Skins/SkinProsolitV5/images/menubgSelected.bmp'); 
text-align : right; 
} 
.rootmenuitem TD {
cursor : pointer; 
color : #173768; 
font-family : Arial, Helvetica; 
font-size : 11px; 
font-weight : bold; 
font-style : normal; 
background-image : url('//www.prosolit.be/Portals/_default/Skins/SkinProsolitV5/images/menubg.bmp'); 
text-align : right; 
} 
.rootmenuitemselected TD {
cursor : pointer; 
color : #b90218; 
font-family : Arial, Helvetica; 
font-size : 11px; 
font-weight : bold; 
font-style : normal; 
height : 20px; 
background-image : url('//www.prosolit.be/Portals/_default/Skins/SkinProsolitV5/images/menubgSelected.bmp'); 
text-align : right; 
} 
.tabrootmenuitem TD {
background-image : url('//www.prosolit.be/Portals/_default/Skins/SkinProsolitV5/images/tabmenu_back.gif'); 
background-color : #fcebcf; 
height : 30px; 
color : #173768; 
} 
.tabrootmenuitemselected TD {
background-image : url('//www.prosolit.be/Portals/_default/Skins/SkinProsolitV5/images/tabmenu_back.gif'); 
background-color : #fcebcf; 
height : 30px; 
font-family : Arial, Helvetica; 
font-size : 11px; 
font-weight : bold; 
} 
.tabmenuitem TD {
background-image : url('//www.prosolit.be/Portals/_default/Skins/SkinProsolitV5/images/tabmenu_back.gif'); 
background-color : #fcebcf; 
height : 30px; 
font-family : Arial, Helvetica; 
font-size : 11px; 
font-weight : bold; 
} 
.tabmenuitemselected TD {
background-image : url('//www.prosolit.be/Portals/_default/Skins/SkinProsolitV5/images/tabmenu_back.gif'); 
background-color : #fcebcf; 
height : 30px; 
} 
.tabRootMenuItemActive TD {
background-image : url('//www.prosolit.be/Portals/_default/Skins/SkinProsolitV5/images/tabmenu_back_selected.gif'); 
background-color : #fcebcf; 
height : 30px; 
color : #ffffff; 
} 
p.v14-h-resources-mod {
margin : 0; 
margin-top : 2px !important; 
padding-left : 5px; 
padding-right : 0; 
} 
p.v14-h-resources-mod .rlinks {
line-height : 13px; 
} 
p.v14-h-resources-mod-4px {
margin : 0; 
margin-top : 2px !important; 
margin-bottom : -4px !important; 
padding-left : 5px; 
padding-right : 0; 
} 
p.v14-h-resources-mod-4px .rlinks {
line-height : 13px; 
} 
p.v14-h-resources-mod-13px {
margin : 0; 
margin-top : 2px !important; 
margin-bottom : -13px !important; 
padding-left : 5px; 
padding-right : 0; 
} 
p.v14-h-resources-mod-13px .rlinks {
line-height : 13px; 
} 
.v14-h-resources-mod-13px b.related {
color : #000; 
} 
.v14-h-resources-mod b.related {
color : #000; 
} 
p#v14-h-resources-sr {
margin : 0; 
padding : 0 0 6px 5px; 
} 
#v14-h-tasks table {
margin-left : 5px; 
margin-right : 5px; 
} 
#v14-h-tasks td {
padding-bottom : 8px; 
} 
#v14-h-tasks table td.tp {
padding-top : 8px; 
padding-bottom : 0; 
} 
table.hp-line {
padding-bottom : 1px; 
} 
tr.ep-list td {
padding-top : 4px; 
padding-bottom : 0; 
} 
tr.ep-list td b, a:active, a:link, a:visited {
color : #666; 
} 
#v14-h-tasks a:link, #v14-h-tasks a:visited {
color : #333; 
text-decoration : none; 
} 
#v14-h-tasks a:hover {
text-decoration : underline; 
} 
p#v14-news {
margin-left : 11px; 
margin-right : 25px; 
padding-top : 8px !important; 
padding-bottom : 0 !important; 
} 
td.hp_vertline {
vertical-align : top; 
background : url('//www.prosolit.be/Portals/_default/Skins/SkinProsolitV5/v2_div.gif') repeat-y; 
} 
td.v14_vdiv {
vertical-align : top; 
background : url('//www.prosolit.be/Portals/_default/Skins/SkinProsolitV5/v2_div.gif') repeat-y; 
} 
.cvm-link {
color : #666 !important; 
} 
#cvm-mod a:link, #cvm-mod a:visited, #cvm-mod a:hover {
color : #666; 
} 
td#hp_right_nav td {
font-size : 12px; 
} 
td.hp-bullet {
background-image : url('//www.prosolit.be/Portals/_default/Skins/SkinProsolitV5/oj-bullet.gif'); 
background-repeat : no-repeat; 
width : 6px; 
} 
td.v14_vdiv {
border-bottom : 9px solid white; 
} 
td.hp-fr {
background : #c8d7e3; 
padding-bottom : 3px; 
border-bottom : 1px solid white; 
} 
div.hp-fr {
background : #c8d7e3; 
padding-bottom : 17px; 
margin-top : 9px; 
border-bottom : 1px solid white; 
} 
table#cvm-mod td {
padding-top : 1px; 
} 
table#cvm-mod td img {
margin-top : -1px !important; 
} 
td.pshp {
color : #99abef; 
white-space : nowrap; 
text-align : right; 
} 
body, td, th, font {
font-family : verdana, arial, sans-serif; 
font-size : 11px; 
} 
ul, ol {
margin-top : 2px; 
margin-bottom : 2px; 
padding-top : 2px; 
padding-bottom : 2px; 
} 
h1 {
font-family : arial, sans-serif; 
font-weight : normal; 
font-size : 25px; 
margin : 0; 
} 
h2 {
font-family : arial, sans-serif; 
font-weight : normal; 
font-size : 14px; 
margin : 0; 
} 
h3 {
font-family : arial, sans-serif; 
font-weight : bold; 
font-size : 22px; 
} 
h4 {
font-family : arial, sans-serif; 
font-size : 18px; 
} 
p.fnt sup {
vertical-align : top; 
font-size : 8px; 
} 
td.blbg {
height : 22px; 
} 
td.upper-masthead-divider {
height : 17px; 
} 
#v14-body-table p#subtitle {
font-family : verdana, arial, sans-serif; 
font-weight : bold; 
font-size : 11px; 
margin : 0; 
padding : 2px 0 0; 
} 
#v14-body-table p#subtitle em {
font-style : normal; 
} 
#v14-h-tasks table td, #v14-h-tasks table th, table.data-table-1 td, table.data-table-1 th, table.data-table-2 td, table.data-table-2 th {
font-size : 10px; 
padding-bottom : 4px; 
} 
table.data-table-3 td, table.data-table-3 th {
font-size : 11px; 
padding-bottom : 4px; 
} 
table.data-table-3 td a.fbox:link, table.data-table-3 td a.fbox:visited, table.data-table-3 td a.fbox:hover {
font-size : 11px; 
} 
#v14-pop-mast h1 {
font-family : arial, helvetica, sans-serif; 
font-size : 16px; 
font-weight : normal; 
line-height : 1.1em; 
margin : 0; 
padding-right : 6px; 
} 
.left-nav-child-highlight img, .left-nav-child img, .rlinks img {
float : right; 
margin-right : 0; 
} 
td.left-nav, td.left-nav-overview, th.left-nav-overview, tr.left-nav-child td, td.left-nav-highlight, tr.left-nav-child-highlight td {
padding-top : 3px; 
padding-bottom : 4px; 
} 
td.left-nav, td.left-nav-overview, th.left-nav-overview, td.left-nav-highlight {
padding-left : 4px; 
padding-right : 5px; 
} 
tr.left-nav-child td, tr.left-nav-child-highlight td {
padding-right : 4px; 
} 
td.related {
padding-left : 4px; 
padding-right : 5px; 
padding-bottom : 3px; 
} 
tr.rlinks td {
padding-bottom : 2px; 
padding-right : 4px; 
} 
.bullet-spacer {
padding-right : 4px; 
} 
img.pbl {
margin-top : 7px; 
margin-bottom : 10px; 
} 
tr.bullet-list td {
vertical-align : top; 
padding : 0 0 3px; 
} 
tr.bullet-list td img {
float : right; 
padding-right : 4px; 
} 
tr.no-padding td img {
padding-right : 0; 
} 
.masthead-phone {
font-weight : bold; 
} 
td.lbg, td.hil, .mbg {
font-weight : bold; 
} 
.input {
width : 130px; 
} 
a.bs:link, a.bs:visited, a.bs:hover {
font-family : verdana, arial, sans-serif; 
font-size : 9px; 
} 
.spacer, .smgraytext, .small, .cty-tou-div, .country, a.ur-link:link, a.ur-link:visited, a.ur-link:hover, .masthead-phone, .input, .input-local, a.rlinks:link, a.rlinks:visited, a.rlinks:hover, a.rlinks-red:link, a.rlinks-red:visited, a.rlinks-red:hover, a.highlight:link, a.highlight:visited, a.highlight:hover, a.nav:link, a.nav:visited, a.nav:hover, a.left-nav-child:link, a.left-nav-child:visited, a.left-nav-child:hover, .divider, .bct, .bctl, a.smallplainlink:link, a.smallplainlink:visited, a.smallplainlink:hover, a.close:link, a.close:visited, a.close:hover, .fnt {
font-family : verdana, arial, sans-serif; 
font-size : 10px; 
} 
b.related, a.left-nav:link, a.left-nav:visited, a.left-nav:hover, a.left-nav-overview:link, a.left-nav-overview:visited, a.left-nav-overview:hover, a.mainlink:link, a.mainlink:visited, a.mainlink:hover, a.masthead-mainlink:link, a.masthead-mainlink:visited, a.masthead-mainlink:hover, a.v14-tab-link-selected:link, a.v14-tab-link-selected:visited, a.v14-tab-link-selected:hover, a.v14-tab-link-unselected:link, a.v14-tab-link-unselected:visited, a.v14-tab-link-unselected:hover, td.v14-header-1-small, th.v14-header-1-small, td.v14-header-2-small, th.v14-header-2-small, td.v14-header-3-small, th.v14-header-3-small, td.v14-header-4-small, th.v14-header-4-small {
font-family : verdana, arial, sans-serif; 
font-weight : bold; 
font-size : 10px; 
} 
.sth, .iform, .iformwh, a.v14-text-tab-unselect-link:link, a.v14-text-tab-unselect-link:visited, a.v14-text-tab-unselect-link:hover, a.tablink:link, a.tablink:visited, a.tablink:hover, a.tablinkblue:link, a.tablinkblue:visited, a.tablinkblue:hover, a.toclink:link, a.toclink:visited, a.toclink:hover, a.fbox:link, a.fbox:visited, a.fbox:hover {
font-family : verdana, arial, sans-serif; 
font-size : 11px; 
} 
.medbluetitlebar, .medgraytitlebar, .lightgraytitlebar, .whitetitlebar, a.tbmainlink:link, a.tbmainlink:visited, a.tbmainlink:hover, a.texttabselectlink:link, a.texttabselectlink:visited, a.texttabselectlink:hover, a.tocselectlink:link, a.tocselectlink:visited, a.tocselectlink:hover, .tblue, .tdblue, .tgray, .tgreen, .price, td.v14-header-1, th.v14-header-1, td.v14-header-2, th.v14-header-2, td.v14-header-3, th.v14-header-3, td.v14-header-4, th.v14-header-4, td.v14-header-5, th.v14-header-5, a.v14-text-tab-select-link:link, a.v14-text-tab-select-link:visited, a.v14-text-tab-select-link:hover {
font-family : verdana, arial, sans-serif; 
font-weight : bold; 
font-size : 11px; 
} 
table.data-table-1 caption em, table.data-table-2 caption em, table.data-table-3 caption em {
font-family : verdana, arial, sans-serif; 
font-style : normal; 
font-weight : bold; 
font-size : 11px; 
} 
.greytextbld, .hdgd, .mdgd {
font-family : verdana, arial, sans-serif; 
font-weight : bold; 
font-size : 12px; 
} 
.mstagline {
font-family : verdana, arial, sans-serif; 
font-weight : bold; 
font-size : 13px; 
} 
a.parent:link, a.parent:visited, a.parent:hover {
font-family : verdana, arial, sans-serif; 
font-size : 10px; 
vertical-align : top; 
} 
body > table:first-child td img {
display : block; 
} 
img.display-img {
display : block; 
} 
.title1 {
font-family : arial, sans-serif; 
font-size : 25px; 
} 
.lggraytitle {
font-size : 24px; 
} 
.tvgray {
font-family : verdana, arial, sans-serif; 
font-weight : bold; 
} 
.title {
font-family : arial, sans-serif; 
font-size : 25px; 
} 
.subtitle {
font-family : arial, sans-serif; 
font-size : 15px; 
} 
.boldtitle {
font-family : "Arial Black", arial, sans-serif; 
font-size : 24px; 
} 
.smalltitle, #v14-body-table p#newstitle em {
font-family : arial, sans-serif; 
font-style : normal; 
font-weight : bold; 
font-size : 15px; 
} 
.pagesubtitle {
font-family : arial, sans-serif; 
font-size : 15px; 
line-height : 18px; 
} 
.pagetitle {
font-family : "Arial Black", arial, sans-serif; 
font-size : 24px; 
line-height : 24px; 
} 
.popup_title {
font-family : arial, sans-serif; 
font-size : 16px; 
} 
td.v14-header-1-small, th.v14-header-1-small, td.v14-header-2-small, th.v14-header-2-small {
padding-top : 4px; 
padding-bottom : 4px; 
} 
td.v14-header-3-small, th.v14-header-3-small, td.v14-header-4-small, th.v14-header-4-small, td.v14-header-5, th.v14-header-5 {
padding-top : 3px; 
padding-bottom : 3px; 
} 
td.v14-header-1, th.v14-header-1, td.v14-header-2, th.v14-header-2, td.v14-header-3, th.v14-header-3, td.v14-header-4, th.v14-header-4 {
padding-top : 3px; 
padding-bottom : 4px; 
} 
td.v14-header-1, th.v14-header-1, td.v14-header-1-small, th.v14-header-1-small, td.v14-header-2, th.v14-header-2, td.v14-header-2-small, th.v14-header-2-small, td.v14-header-3, th.v14-header-3, td.v14-header-4, th.v14-header-4 {
padding-left : 6px; 
} 
td.v14-header-3-small, th.v14-header-3-small, td.v14-header-4-small, th.v14-header-4-small, td.v14-header-5, th.v14-header-5 {
padding-left : 5px; 
} 
td.gradient_bar {
padding-top : 2px; 
padding-bottom : 3px; 
padding-left : 6px; 
} 
.imgpaddingright {
padding-right : 6px; 
} 
.imgpaddingtop {
padding-top : 6px; 
} 
#v14-body-table p {
padding-bottom : 8px; 
padding-top : 5px; 
margin-top : 0; 
margin-bottom : 0; 
} 
table.v14-gray-table-border {
border : 1px solid #ccc; 
border-top : 0; 
} 
table.v14-gray-table-border p {
padding : 5px; 
} 
table.v14-gray-table-border table {
margin-left : 5px; 
margin-right : 5px; 
} 
td.no-padding table {
padding : 0; 
margin : 0; 
} 
td.no-padding table td p {
padding : 0; 
margin : 0; 
} 
td.left-nav-spacer {
vertical-align : top; 
height : 22px; 
} 
td.left-nav-spacer img {
padding-top : 4px; 
} 
* html td.left-nav-spacer img {
padding-top : 3px; 
} 
tr.left-nav-spacer td {
vertical-align : top; 
padding-top : 4px; 
padding-bottom : 4px; 
} 
table.v14-list-spacing td {
padding-top : 2px; 
padding-bottom : 3px; 
} 
table.v14-list-spac-wbg-no td {
padding-top : 1px; 
padding-bottom : 5px; 
} 
table.v14-list-spac-wbg-toc td {
padding-top : 3px; 
padding-bottom : 3px; 
} 
table.v14-list-spac-wbg-no td, td.v14-graphic-tab-lblue-table td {
padding-top : 3px; 
} 
table.v14-list-spac-wbg-toc tr.bullet-list td, table.v14-list-spac-wbg-no tr.bullet-list td, table.v14-list-spacing tr.bullet-list td {
padding-top : 0; 
padding-bottom : 6px; 
} 
.esbp {
padding-bottom : 8px; 
} 
.ipt {
padding-top : 4px; 
} 
.gbp {
padding-top : 5px; 
padding-bottom : 9px; 
} 
.spl {
padding-left : 5px; 
} 
td.npl p {
padding-left : 0; 
} 
td.espl p {
padding-left : 9px !important; 
} 
td.npb p {
padding-bottom : 0 !important; 
} 
td.nlbp p {
padding-left : 0 !important; 
padding-bottom : 0 !important; 
} 
td.iltbp {
padding-left : 7px; 
padding-top : 8px; 
padding-bottom : 8px; 
} 
td.ntb p {
font-size : 11px; 
} 
.imgleft {
float : left; 
padding : 7px 5px 0 0; 
} 
table.v14-gray-table-border .imgleft {
padding-left : 5px; 
} 
td.v14-header-1-small h2 {
font-family : verdana, arial, sans-serif; 
font-weight : bold; 
font-size : 10px; 
} 
td.text-tab-link-section {
line-height : 1.6em; 
} 
.police
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* Page assistance */

#telecharger a img {
	border: none;
}

#listeMenuAssistances li a {
	display: block;
	color: #ef8700;
}

#listeMenuAssistances li a:hover {
	color: #cc7300;
	font-weight: bold;
}

.nomAssistances {
	color: #ef8700;
	text-decoration: underline;
	font-size: 14px;
}

#photoAssistance {
	float: left;
	margin-left: 10px;
}

#sousTitreAssistance {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

#listeMenuAssistances {
	list-style-image: url(Images/boutonListe.jpg);
	margin-left: 210px;
	font-size: 13px;
	line-height: 20px;
}

#ligneSeparatrice {
	margin-top: 72px;
	margin-left: -190px;
}

#listeAssistance {
	list-style-image: url(Images/Fleche.jpg);
	margin-left: 30px;
	font-size: 12px;
	line-height: 30px;
}

#listeAssistance li{
	margin-bottom: 40px;
}

.telecharger {
	margin-left: 30px;
	margin-top: -18px;
}

#iconeTelecharger {
	margin-left: 20px;
}

.lienTelecharger{
	color: #0082ba;
}

.lienTelecharger:hover {
	color: #666666;
}
