/* Portal Styles */
/* background color for the header at the top of the page  */
.HeadBg {}

/* 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{font-weight: bold;font-size:.8em;}

/* style of item titles on edit and admin pages */
.SubHead    {font:normal 12px Arial;color: #8CB2DF;}

/* 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 */
.SubSubHead{font-size:1em;}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.Normal{font-size:normal normal 12px Arial;color: #000000;text-decoration: none;}
.NormalTextBox {font:normal 12px Arial;color: #192538;background-color: white;border: solid 1px black; margin-bottom:10px;margin-top:10px;padding:0px 2px 0px 0px;}
.NormalRed{}
.NormalBold{}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {font: normal 10px Arial;}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {text-decoration:underline;color:#8CB2DF;}
A.CommandButton:visited {text-decoration:underline;color:#8CB2DF;}
A.CommandButton:active {text-decoration:underline;color:#999999;}
A.CommandButton:hover {text-decoration: none;color: #999999;}
    
/* button style for standard HTML buttons */
.StandardButton {font:normal 10px Arial;padding:0px 5px 0px 5px;background:#000000;color:#ffffff;border:0px;}

/* GENERIC */
H1,.H1  {font:24px Arial;color: #777777;padding:15px 0px 0px 3px;}
H2  {font:bold 15px Arial;color:#AAAAAA;padding-left:4px;margin:20px 0px 10px 0px;}
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 {}
TH, TD, DIV, SELECT, INPUT, TEXTAREA, .SkinObject {font:1em Verdana, Arial, Helvetica, sans-serif;}

.SkinObject{font:normal 7pt Arial;color:#999999;text-decoration:none;}
A.SkinObject:link{text-decoration:none;color:white;}
A.SkinObject:visited{text-decoration:none;color:#003366;}
A.SkinObject:active{text-decoration:none;color:white;}
A.SkinObject:hover{text-decoration:none;color:#8CB2DF;}

.ControlPanel, .PagingTable {width:100%;height:64px;background-color:#192538;border:1px solid #999999;}

.bandeaugraphisme {
background: #ffffff url(http://www.mixtrio.net/Portals/59/bandeau/graphisme.jpg) no-repeat left top;
height: 230px;
width: 100%;
}

.m3textbox {
color:#000000;
background-color:#eeeeee;
border:solid 1px #cccccc;
margin-left:1px;
height:20px;
font-size:11px;
}

.m3textbox2 {
color:#000000;
background-color:#eeeeee;
border:solid 1px #cccccc;
margin-left:1px;
height:20px;
font-size:11px;
margin-bottom:10px;
}
.label  {
font:normal 12px Arial;color:#AAAAAA;padding-left:4px;margin-top:10px;}

.soutient {
visibility:hidden;
}














