/* ================================
    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    {
color: black;
}

/* 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 {
  font-family: Arial;
  font-size:  11px;
 font-weight: 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    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

TD {
}
A:link  {
color: #96BF1B;
font-weight: normal;
font-decoration: underline;
}

A:visited   {
color: #96BF1B;
font-weight: normal;
font-decoration: underline;
}

A:active    {
color: #96BF1B;
font-weight: normal;
font-decoration: underline;
}

A:hover {
color: #1F2D81;
font-weight: normal;
font-decoration: underline;
}

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 {
}

/* SOLPARTMENU CSS */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
 color: white;
 font-size: 11px;
 font-weight: normal;
 background-color: #96BF1B;
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
 border-bottom: #EEEEEE 0px solid; 
 border-left: #EEEEEE 0px solid; 
 border-top: #EEEEEE 0px solid;  
 border-right: #EEEEEE 0px solid; 
 background-color: transparent; 
}

.MainMenu_MenuBreak TD {
 color: white;

}

.MainMenu_MenuItemSel {
 font-size: 11px;
 font-weight: normal;
 background-color: transparent;
}

.MainMenu_MenuArrow {

}

.MainMenu_RootMenuArrow {
}.UDETItemStyle {
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size:  10px;
}

.UDETAltternatingItemStyle {
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size:  10px;
}

.UDETHeaderStyle {
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size:  10px;
}

/* ================================
    MENU SIDEMENU
   ================================
*/   
.MenuItem HR {
font-style: Arial;
font-size: 10px;
background-color: Transparent;
padding-top: 0px;
color: #000000;
border-bottom: 1px solid #9A491A;
border-top: 0px solid #9A491A;
}

.MenuHdr0 A, .MenuHdr0 A:Active, .MenuHdr0 A:Hover, .MenuHdr0 A:Link, .MenuHdr0 A:Visited {
font-style: Arial;
font-size: 11px;
color: black;
padding-left:10px;
background:url(http://www.lab-72.com.mixtrio.net/DNN/Portals/50/puce-fleche.jpg) no-repeat 0;
}

.currentHeaderHighlight1 {
color: #9A491A;
font-weight: bold;
text-decoration: none;
}

/* ================================
    SOUS-MENU 1 SIDEMENU
   ================================
*/  
.MenuItem1 {
font-style: Arial;
font-size: 11px;
padding-left: 0px;
background-color: Transparent;
border-bottom: 0px solid #9A491A;
color: #9A491A;
}
.MenuItem1 A, .MenuItem1 A:Hover, .MenuItem1 A:Visited, .MenuItem1 A:Link {
font-style: Arial;
font-size: 11px;
text-decoration: none;
padding-left:15px;
color: #9A491A;
}

.MenuItemMouseOver1 A, .MenuItemMouseOver1 A:Active, .MenuItemMouseOver1 A:Hover, .MenuItemMouseOver1 A:Visited, .MenuItemMouseOver1 A:Link {
font-style: Arial;
font-size: 11px;
text-decoration: none;
padding-left:15px;
color: black;
}

.MenuItemMouseOver1 A, .MenuItemMouseOver1 A:Active, .MenuItemMouseOver1 A:Hover, .MenuItemMouseOver1 A:Visited, .MenuItemMouseOver1 A:Link {
font-style: Arial;
font-size: 11px;
text-decoration: none;
padding-left:15px;
color: black;
}



.SkinObject {
    font-weight: normal;
    font-size: 7pt;
    color: #96BF1B;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}


.Login {
 color: #96BF1B;
 font-family: Arial;
 font-size: 8pt;
 text-decoration: none;
}

.Login A:Link {
 color: #96BF1B;
 font-family: Arial;
 font-size: 8pt;
 text-decoration: none;
}
.Login A:Visited {
 color: #96BF1B;
 font-family: Arial;
 font-size: 8pt;
 text-decoration: none;
}
.Login A:Active {
 color: #96BF1B;
 font-family: Arial;
 font-size: 8pt;
 text-decoration: none;
}
.Login A:Hover {
 color: #1F2D81;
 font-family: Arial;
 font-size: 8pt;
 text-decoration: none;
}
.banniere {
background:url(http://www.lab-72.com.mixtrio.net/DNN/Portals/50/bandeau1.jpg) no-repeat 0;
}

/* ================================
    TABLEAUX CSS
   ================================
*/ 
.UDT_Table_Head {
background-color: #E2EAD3;
color: white;

}
.UDT_Table_Head TD{
border-top: 1px solid #96BF1B;
border-bottom: 1px solid #96BF1B;
color: white;
width:600px;
}
.UDT_Table_Item {
background-color: #F2F0F0;
width: 600px;
}

.UDETHeaderStyle {
background-color: #F2F0F0;
font-size: 12px;
text-align: center;
}

.UDETItemStyle {
font-size: 10px;
text-align: left;
border: 1px solid #96BF1B;
}

.UDETAltternatingItemStyle {
background-color: #F2F0F0;
font-size: 10px;
text-align: left;
border: 1px solid #96BF1B;
}

/* ================================
    MODULE DOCUMENTS
   ================================
*/ 
.DNN_Documents TD {
 padding: 4px;
text-align: left;
}
.DNN_Documents {
width: 600px;
text-align: left;
border-bottom: 1px solid green;
}

.OwnerHeader {
color: red;
}

.TitleHeader {
background-color: #96BF1B;
width: 200px;
color: white;
font-family: arial;
font-size: 11px;
font-weight: normal;
}

.OwnerHeader {
background-color: #96BF1B;
width: 200px;
color: white;
font-family: arial;
font-size: 11px;
font-weight: normal;
}

.CategoryHeader {
background-color: #96BF1B;
width: 200px;
color: white;
font-family: arial;
font-size: 11px;
font-weight: normal;
}

.DescriptionHeader {
background-color: #96BF1B;
width: 200px;
color: white;
font-family: arial;
font-size: 11px;
font-weight: normal;
}

.ModifiedDateCell {
background-color: #F2F0F0;
font-family: arial;
font-size: 11px;
font-weight: normal;
}

.SizeHeader {
background-color: #96BF1B;
width: 200px;
color: white;
font-family: arial;
font-size: 11px;
font-weight: normal;
}

.ModifiedDateHeader {
background-color: #96BF1B;
width: 200px;
color: white;
font-family: arial;
font-size: 11px;
font-weight: normal;
}


/* ================================
    CONTAINER LABOMAINE
   ================================
*/ 
.RougeTitle {
	font-family: Arial;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 2px;
	background-image: url(puce-rouge.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}
.GrisTitle {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 2px;
	background-image: url(puce-grise.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}
.VertTitle {
	font-family: Arial;
	font-size: 12px;
	color: #96BF1B;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 2px;
	background-image: url(puce-verte.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}










