/* ================================
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 {
}
.TopPane  {
}
.LeftPane  {
width:150px;
}
.ContentPane  { 
}
.RightPane  {
width:150px;
}
/* text style for the selected tab */
.SelectedTab {
}
/* hyperlink style for the selected tab */
A.SelectedTab:link {
}
A.SelectedTab:visited  {
}
A.SelectedTab:hover    {
}
A.SelectedTab:active   {
}
/* text style for the unselected tabs */
.OtherTabs {
}
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}
A.OtherTabs:visited  {
}
A.OtherTabs:hover    {
}
A.OtherTabs:active   {
}
/* 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:hover    {
}
A.CommandButton:active   {
}
/* button style for standard HTML buttons */
.StandardButton     {
}
/* GENERIC */
H1  {
text-align:left;
color: #036;
font-size:20px;
margin: 0px; padding: 0px;
}
H2  {
color: #036;
font-size:18px;
margin: 0px; padding: 0px;
}
H3  {
color: #036;
font-size:14px;
font-weight:bold;
margin: 0px; padding:0px;
}
H4  {
font-size:12px;
font-weight:bold;
margin: 0px; padding:0px;
}
H5, DT  {
font-size:11px;
font-weight:bold;
margin: 0px; padding:0px;
}
H6  {
font-size:10px;
font-weight:bold;
margin: 0px; padding:0px;
}
TFOOT, THEAD    {
}
TH  {
}
A:link  {
}
A:visited   {
}
A:hover {
}
A:active    {
}
SMALL   {
}
BIG {
}
BLOCKQUOTE, PRE {
}
/* Mods GG */
P {
margin-top:0px; padding-top:0px;
margin-bottom:5px; padding-bottom:0px;
}
UL {
margin-top:0px; padding-top:0px;
margin-bottom:5px; padding-bottom:0px;
}
LI {
margin-top:0px; padding-top:0px;
margin-bottom:0px; padding-bottom:0px;
}
UL LI   {
margin-top:0px; padding-top:0px;
margin-bottom:0px; padding-bottom:0px;
}
UL LI LI    {
}
UL LI LI LI {
}
OL LI   {
}
OL OL LI    {
}
OL OL OL LI {
}
OL UL 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 {
}
/* Mods MENU GG+JR */
table.odalysmenu {
background: #1b1e53 url(images/home/OD-menu-bgd.png);
color:#ffffff;
height: 30px;
border-top: 1px solid #FFCC33;
border-bottom: 1px solid #FFCC33;
}
table.odalysmenu td a:link {
color: #ffffff;
text-decoration:none;
}
table.odalysmenu td a:hover {
color: #cccccc;
text-decoration:none;
}
.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
color: #ffffff;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/	
color: #ffffff; 
}
.main_dnnmenu_itemhover {  
background-color: #ffffff;
color:#1b1e53;
}
.main_dnnmenu_itemhover td { 
background-color: #ffffff;
color:#1b1e53;
}
.main_dnnmenu_submenu {
background-color: #4d4f7a;
color: #ffffff;
}
table.breadcrumb {
border-top : 1px solid #1b1e53;
border-bottom : 1px solid #1b1e53;
}
table.OD-footer {
background: #1b1e53 url(images/home/OD-menu-bgd.png); 
height:30px;
}
table.OD-footer td {
color: #ffffff;
}
table.OD-footer td a:link {
color: #ffffff;
}
table.OD-footer td a:hover {
color: #cccccc;
}
table.OD-footer span.skinobject {
color: #ffffff;
}
/* Mod couleur arrière plan GG */
.pagemaster {
background-color: #0c3a6d;
}
/* Mod backlink odalys GG */
div.odalys
{
width:148px;
margin:0px;
padding:0 0 5px 0;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
text-align:center;
color:#000;
background-color:#fff;
border:1px solid #336;
}
div.odalys a:link
{color:#0000cc;background:transparent;text-decoration:underline}
div.odalys a:active
{color:#009900;background:transparent;text-decoration:underline}
div.odalys a:visited
{color:#551a8b;background:transparent;text-decoration:underline}
@media screen
{
/* cacher le a:hover pour IE3 */
div.odalys a:hover
{color:#ff0000;background:transparent;text-decoration:underline}
}


