/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}
.turk {
	font-family: Tahoma, Arial, Helvetica;
	color:#00b9e9; 
	font-weight: bold;
	font-style: normal;}
.turk A:link {
		color:#00b9e9;
text-decoration: underline; }
	
.turk A:visited {
	color:#00b9e9; 
text-decoration: underline; 
	}
.turk A:active {
	color:#00b9e9;
text-decoration: underline;  
	}
.turk A:hover {
	color:#7bdcf6; 
text-decoration: underline; 
	}

.menuleft {
	padding-left:5px;
padding-top:5px;
padding-bottom:3px;
	font-family: Tahoma, Arial, Helvetica;
	background-color:#FFFFFF;
color:#58585a;
	font-size: 9pt; 
	font-weight: bold;
	font-style: normal;
text-decoration:none; }
.menuleft A:link {
		color:#58585a; 
text-decoration:none; }
	
.menuleft A:visited {
	color:#58585a;
text-decoration:none;  
	}
.menuleft A:active {
	color:#58585a; 
text-decoration:none; 
	}
.menuleft A:hover {
	color:#8a8a8b;
text-decoration:none; 
	}
.menuleftbis {
	padding-left:20px;
padding-top:5px;
padding-bottom:3px;
	font-family: Tahoma, Arial, Helvetica;
	background-color:#9f9f9f;
color:#eeeeee;
	font-size: 8,5pt; 
	font-weight: bold;
	font-style: normal;
text-decoration:none;
text-align: left; }
.menuleftbis A:link {
		color:#eeeeee;
text-decoration:none;  }
	
.menuleftbis A:visited {
	color:#eeeeee;
text-decoration:none;  
	}
.menuleftbis A:active {
	color:#eeeeee;
text-decoration:none;  
	}
.menuleftbis A:hover {
	color:#58585a; 
text-decoration:none; 
	}
.menucadre {
    margin:0 0 10px 0;
    width:100%;
    padding:10px 0;
    border-top: #ee801b 2px solid;
    border-bottom: #ee801b 2px solid;
    background-color:#fff;
    vertical-align: middle;
    text-align:center;
}
.menucadregris {
    margin:0 0 10px 0;
    width:100%;
    padding:10px 0;
    border-top: #58585A 2px solid;
    border-bottom: #58585A 2px solid;
    background-color:#fff;
    vertical-align: middle;
    text-align:center;
}
.boldorange {
		color:#ee801b; 
	font-weight: bold;
}
.secteurlink {font-family: Tahoma, Arial, Helvetica;
  background-color:white;
  font-size: 11px;
  font-weight: bold;
  vertical-align:middle;
  text-align:left;}
.selectsect {font-family: Tahoma, Arial, Helvetica;
  font-size:  11px;
  font-weight:    bold;
  color: #8a8a8b;
  vertical-align:middle;
  text-align:left;}
.secteurlink a:link, secteurlink a:active, secteurlink a:visited {font-family: Tahoma, Arial, Helvetica;
  background-color:white;
  font-size: 11px;
  font-weight: bold;
  vertical-align:middle;
  text-align:left;
text-decoration:none;}
.secteurlink a:hover {color:#58585a;
text-decoration:none;}
.FGCorange {
		color:#ee801b; 
	}
.FGCxtcourant {font-size:11px;}

.menuref {
	padding-top:5px;
padding-bottom:3px;
	font-family: Tahoma, Arial, Helvetica;
	color:#58585a;
	font-size: 9pt; 
	font-weight: bold;
	font-style: normal;
text-decoration:none; }
.menuref A:link {
		color:#58585a; 
text-decoration:none; }
	
.menuref A:visited {
	color:#58585a;
text-decoration:none;  
	}
.menuref A:active {
	color:#58585a; 
text-decoration:none; 
	}
.menuref A:hover {
	color:#8a8a8b;
text-decoration:none; 
	}
.menurefon {
	padding-bottom:3px;
	font-family: Tahoma, Arial, Helvetica;
	color:#ffffff;
	font-size: 9pt; 
	font-weight: bold;
	font-style: normal;
text-decoration:none; }

.menuleftter {
	padding-top:5px;
padding-bottom:3px;
	font-family: Tahoma, Arial, Helvetica;
	
color:#ee801b;
	font-size: 9pt; 
	font-weight: bold;
	font-style: normal;
text-decoration:none; }
.menuleftter A:link {
		color:#ee801b; 
text-decoration:none; }
	
.menuleftter A:visited {
	color:#ee801b;
text-decoration:none;  
	}
.menuleftter A:active {
	color:#ee801b; 
text-decoration:none; 
	}
.menuleftter A:hover {
	color:#f29400;
text-decoration:none; 
	}

.turkbc {
	font-family: Tahoma, Arial, Helvetica;
	color:#00b9e9; 
	font-weight: bold;
	font-style: normal;
	font-size:9pt;}
.turkbc A:link {
		color:#00b9e9;
text-decoration: underline; }
	
.turkbc A:visited {
	color:#00b9e9; 
text-decoration: underline; 
	}
.turkbc A:active {
	color:#00b9e9;
text-decoration: underline;  
	}
.turkbc A:hover {
	color:#7bdcf6; 
text-decoration: underline; 
	}


