/* ================================
    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
{
}

.ControlPanel {
}

/* 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    {font: bold 11px Verdana, Arial, Helvetica, sans-serif;
color:#888888;
}

/* 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 {
font: bold 11px Verdana, Arial, Helvetica, sans-serif;
color:#888888;
}

A.CommandButton:visited  {
font: bold 11px Verdana, Arial, Helvetica, sans-serif;
color:#ffb20e;
}

A.CommandButton:active   {
font: bold 11px Verdana, Arial, Helvetica, sans-serif;
color:#ffb20e;
}

A.CommandButton:hover    {
font: bold 11px Verdana, Arial, Helvetica, sans-serif;
color:#ffb20e;
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1 { font: normal bold 12px Verdana, Arial, Helvetica, sans-serif;font-variant: normal;color: #888888;text-decoration: none;margin-bottom: 3px; margin-top: 15px;}
H2 {font: normal bold 12px Verdana, Arial, Helvetica, sans-serif;font-variant: normal;color: #ffb20e;text-decoration: none;text-transform: uppercase;padding:3px 0 3px 0; margin:0 0 0 0;}
H3 {font: normal bold 10px Verdana, Arial, Helvetica, sans-serif;font-variant: normal;color: #ffffff;padding:0 2px 2px 2px;margin:0 5px 0 0;}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

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 {
}

.tab_title {
	width: 100px;
	background-position: top;
}
.tab_contenu {
	vertical-align: top;
}

a {font: normal normal 11px Verdana, Arial, Helvetica, sans-serif;}
a:link, a:visited  {color: #ffb20e;}
a:hover {color: #000000;}
a:active {color: #ffb20e;} 

.contenu_default { font:normal normal 11px Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top:solid 2px #CCCCCC;
	padding-top: 10px;
}
.td_image {
	background-color: #CCCCCC;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	width: 150px;
}
.liste_fin {
	border-bottom:solid 1px #000000;
	background-color: #ffb20e;
	height: 1px;
}
.td_Descriptif {
vertical-align: top;
font:normal normal 11px Verdana, Arial, Helvetica, sans-serif;
color: #333333;
}


.contact{
font: bold 12px Verdana, Arial, Helvetica, sans-serif;
color:#ffb20e;
padding-top: 30px;
padding-left: 136px;
line-height:16px;
}

/*Liste Formations*/
.lstformation_image {background-color: #CCCCCC;float:left;padding: 2px;text-align: center;vertical-align: middle;width: 150px;height:130px;}
.lstformation_titre {font: normal bold 10px Verdana, Arial, Helvetica, sans-serif;color: #ffffff;display:table-cell;width:100px;background-color: #ffb20e;font-variant: normal;padding:0 2px 7px 2px;margin:0 5px 0 0;}
.lstformation_soustitre {color: #ffb20e;}
.lstformation_contenu {vertical-align: top;padding:3px 0 3px 2px;}	
.lstformation_contenu_generale {float:left;padding:0 0 0 5px;width:380px;}
.lstformation_liste_fin {border-bottom:solid 1px #ffb20e;background-color: #ffb20e;height: 2px;font-size:0px;margin:15px 0 15px 0;}


.h1lien {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #ffb20e;
	text-decoration: none;
	margin-bottom: 3px;
        text-align: left;
}

A.h1lien:link, A.h1lien:visited  {color: #ffb20e;Font:11px Verdana, Arial, Helvetica, sans-serif;}
A.h1lien:hover  {color: #888888;}
A.h1lien:active  {color: #ffb20e;}








