/* ================================
    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  { 
}

.SkinObject    {
 color: #999999;
 font-family: Arial,;
 font-size: 11px;
 font-style: italic;
 font-weight: normal;
 text-decoration: none;
}

/* 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-family: Arial;
 color: #008E34;
}*/
.SubHead {
 font-family: Arial;
 color: #008E34;
text-decoration:underline;
margin-top:20px;
}

#dnn_ctr997_Announcements_lstAnnouncements {
margin-top:20px;
margin-left:20px;
}

/* 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 {
color: #01046c;
font-size: 11px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
color: white;
background-color: #008E34;
border: solid 1px #01046c;
}

.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  {
}

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 {
}

/* ================================
    NAVIGATION PRINCIPALE
   ================================
*/  
/* Barre des menus */
.MainMenu_MenuContainer {
  background: transparent;
  font-size: 8pt;
}


.MainMenu_MenuBar {
  background: transparent;
  font-size: 8pt;
}

/* Sous-rubrique dÃ©roulante */
.MainMenu_MenuItem {
  color: #ffffff;
  background: #008E34;
  font-family: arial;
  font-size: 8pt;
  font-weight: normal;
  border: 0px solid #ffc000;
}

.MainMenu_MenuIcon {
  background: transparent;
  height: 0px;
  width: 0px;
  border: 0px;
}

.MainMenu_SubMenu {
  opacity : 0.9;
  color: #ffffff;
  font-size: 8pt;
}

.MainMenu_MenuBreak {
  background: #ffffff;
  color: white;
  font-size: 8pt;
  border: 0px;
}

.MainMenu_MenuItemSel {
  background: #008E34;
  color: #01046c;
  font-weight: normal;
  font-size: 8pt;
  border: 0px solid #ffc000;
}

.MainMenu_MenuArrow {
  background: #01046c;
  color: red;
  font-size: 8pt;
  border: 0px;
  width: 0px;
}

.grdAlternateAdminSouscription {
background-color:#DDF5B9;
}

.grdHeaderAdminSouscription {
background-color:#003366;
color:white;
text-align: center;
font-family: Arial,;
font-size: 11px;
font-style: normal;
font-weight: bold;
text-decoration: none;
}

/* ================================
    FORMULAIRE G12 POINTS
   ================================
*/   


select {
	text-align: left;
	font-family: Arial,;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #d7ecda;
	color: #FFFFFF;
	border: 1pt solid #7ebf87;
}

.lblG12PSouscription {
font-family: arial;
font-size : 11px;
color: #177725;
}

.TextG12PSouscription {
font-family: arial;
font-size : 11px;
color: #888888;
margin-left:5px;
}

.TitreG12PSouscription IMG {display:none;}

.TitreG12PSouscription {
	text-align: left;
	font-family: Arial,;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #177725;
	color: #FFFFFF;
text-indent:10px;
}

.TextBoxG12PSouscription {
	border: 1pt solid #7ebf87;
	font-family: arial;
	font-size : 11px;
	color: #182598;
text-indent:2px;
        background-color: #d7ecda;
        height: 15px;
}
.ContenuG12PSouscription {
	text-align: left;
	margin: 0px;
	vertical-align: top;
	font-family: Arial,;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #01046c;
	border: thin solid #177725;
	padding: 2px;
}

.grdAlternateAdminSouscription {
background-color:#DDF5B9;
color:white;
}

.grdHeaderAdminSouscription {
background-color:#CCCCCC;
color:white;
text-align: center;
font-family: Arial,;
font-size: 11px;
font-style: normal;
font-weight: bold;
text-decoration: none;
}

.lblG12PSouscriptionBig {
font-family: arial;
font-size : 14px;
color: #01046c;
}

.LinkG12PSouscription{
font-family: arial;
font-size : 11px;
color: #01046c;
padding-left:10px;
padding-right:10px;
background-color:#cccccc;
text-decoration:none;
}

.LinkG12PSouscription:link  {
font-family: arial;
font-size : 11px;
color: #01046c;
padding-left:10px;
padding-right:10px;
background-color:#cccccc;
text-decoration:none;
}

.LinkG12PSouscription:visited   {
font-family: arial;
font-size : 11px;
color: #01046c;
padding-left:10px;
padding-right:10px;
background-color:#cccccc;
text-decoration:none;
}

.LinkG12PSouscription:active    {
font-family: arial;
font-size : 11px;
color: #01046c;
padding-left:10px;
padding-right:10px;
background-color:#cccccc;
text-decoration:none;
}

.LinkG12PSouscription:hover {
font-family: arial;
font-size : 11px;
color: #ffffff;
padding-left:10px;
padding-right:10px;
background-color:#cccccc;
text-decoration:none;
}

A:link  {
color: white;
}

A:visited   {
color: white;
}

A:active    {
color: white;
}

A:hover {
color: white;
}

.article  {
color: #008E34;
}

.article:link  {
color: #008E34;
font-weight: normal;
font-decoration: underline;
}

.article:visited   {
color: #008E34;
font-weight: normal;
font-decoration: underline;
}

.article:active    {
color: #008E34;
font-weight: normal;
font-decoration: underline;
}

.article:hover {
color: #008E34;
font-weight: normal;
font-decoration: underline;
}

.TabSouscriptionHeader {
background=#CCCCCC;
Align=center;
font: arial;
font-size: 11px;
color: white;
font-weight: bold;

}

.TabSouscriptionAlternate {
background=#008E34;;
Align=center;
font: arial;
font-size: 11px;
color: white;
}

.TabSouscription {
Align=center;
width=250;
}

a.rowbutton:link,a.rowbutton:visited,a.rowbutton:active {font: normal bold 13px arial;color:white;text-decoration:none;}
a.rowbutton:hover {font: normal bold 13px arial;color:white;text-decoration:underline;}

.bouton_right {padding:0 0 0 0;margin:0 0 0 0;height:44px;width:200px;background:transparent url(images/bt-vide.jpg) no-repeat left;}
.bouton_center {padding:0 0 0 0;margin:0 0 0 0;}
.bouton_left {margin:0 0 0 0;padding:10px 0 10px 0;text-align:center;}



