/* Feuille de style de test pour site OnaticaCMS*/

BODY {font-family: Arial, Helvetica, sans-serif; font-size : 13px; background-color : #ffffff; margin-left : 0; margin-right : 0; margin-top : 0; line-height: 15px;} 

A {color :#00649B; text-decoration : underline;} 
A.LoginLogOffDisplay:visited {color : #ffffff;}
A:active {color :#00649B;} 
A:hover {color : #666666;}

P {font-size : 13px;line-height : 15px;padding:1px; text-align:justify;}
DIV {font-size : 10pt; padding:1px; TEXT-ALIGN:justify; line-height: 15px;} 
LI {font-size : 10pt;line-height : 15px;padding:1px;} 
SPAN {font-size : 10pt; font-family: Arial; TEXT-ALIGN: justify;}
H1 {font-size : 12pt;color: #00649B;} 
H2 {font-size : 11pt;color : #00649B;} 
H3 {font-size : 10pt;font-weight : bold;margin-bottom : -1.3em;} 
H4 {font-size : 10pt;font-weight : bold;color : #ffffff;padding:0 0 0 3;margin-top:-.5em;margin-bottom : -1em;}  
H5 {font-size : 10pt;font-weight : bold;color : #ffffff;padding:0 0 0 3;margin-top:-.5em;margin-bottom : -1em;}  

INPUT { font-family: Arial, Helvetica, sans-serif; font-size : 10pt; }
SELECT { font-family: Arial, Helvetica, sans-serif; font-size : 10pt; }

/* Corps de page - Modif msauzade*/
.ContentBody {font-family: Arial, Helvetica, sans-serif; font-size : 13px; TEXT-ALIGN: justify;}
.ContentSmall {font-family: Arial, Helvetica, sans-serif; font-size : 10px; line-height: 15px;}
.ContentBold {font-family: Arial, Helvetica, sans-serif; font-size : 13px; font-weight:bold; text-decoration: none; line-height: 15px;}
.ContentGray {font-family: Arial, Helvetica, sans-serif; font-size : 13px; text-decoration: none; line-height: 15px; color:#0099FF; text-align:Left;}
.ContentBoldColored {font-family: Arial, Helvetica, sans-serif; font-size : 13px; font-weight:bold; color:#191970; text-decoration: none; line-height: 15px;}
.ContentTable{font-size : 13px; line-height: 15px; text-align:Left;}
 /* Titre de page - Modif msauzade */
 .PageTitle {font-size : 18pt; font-weight:bold; color :#0099FF;}
 .SmallPageTitle {font-size : 13pt; font-weight:bold; color :#0099FF;}
/* classes used on home page for press release summaries */
.homeprtitle {font-size : 8pt;color : #191970;font-weight:bold; text-decoration:none;} 
.homeprtitlesummary{font-size : 8pt;color : #000000;text-decoration : none;} 
 
   /* classes used for left hand navigation */
.leftPostingSelected {font-size :10pt;margin-bottom : 1em; margin-left: 10px; color :#00649B; text-decoration : none;font-weight:bold; font-style:italic;} 
.leftPosting {font-size : 10pt; margin-bottom : 1em; margin-left: 10px; color :#00649B; text-decoration : none;} 
.leftChannelParent {font-size : 13pt; margin-bottom : 1em; color :#00649B; text-decoration : none; font-weight:bold;} 
.leftChannelSelected {font-size : 11pt;  color :#00649B; font-weight:bold;  margin-left: .2em; text-decoration:none;} 
.leftChannelChild {font-size : 11pt;margin-bottom : 1em; color:#D1C9B7; margin-left: .2em; font-weight:bold; text-decoration:none;} 

/* classes used for top navigation */
.selectedTopChannel {font-size : 10pt;margin-bottom : 1em; vertical-align : baseline; color : #0099FF; font-weight:bold; text-decoration : none; cursor:hand;} 
.nonselectedTopChannel {font-size : 10pt;margin-bottom : 1em; vertical-align : baseline; color : #000000; font-weight:bold;text-decoration : none; cursor:hand;} 
/* classes used for top navigation menu items*/
.nonselectedMenuChannel {font-size : 10pt; text-decoration : none; cursor:hand; background-color: #B2D4EC;  border-color:#F0EDE8; border-style:none;} 
.MenuItem {font-size : 10pt; text-decoration : none; cursor:hand;}
.MenuItemBox {font-size : 10pt; text-decoration : none; width : 130px; cursor:hand;}

/* class used for Login-LogOff in the Header
.LoginLogOffDisplay {font-size : 10pt; border-style:solid; border-width:thin; border-color:Green; margin-bottom : 1em; color : #ffffff;font-weight:bold;text-decoration : none; cursor:hand;}
*/
/* used for meta instructional text */
.metatext{text-transform:uppercase;margin-bottom : 1em;color : FF0000 ;} 
  
/* used to display footer copyright text */
.footer {font-size : 8pt;margin-bottom : 1em;margin-top:.5em;  color : #FFFFFF;} 
  
/* used for breadcrumb navigation */
.breadcrumb
{
	margin-top: 0.5em;
	font-size: 8pt;
	margin-bottom: 0.5em;
	margin-left: 1em;
	vertical-align: baseline;
	color: dimgray;
} 
 
 /* used for Latest Press Releases */
 .LatestPress { background-color : #191970;}
 .LatestPressHeading { background-color : #ffffff;}
 .LatestPressDetails { background-color : #ffffff;}
 
 /* used for Summary Links and text - Modif msauzade */
 .summaryLink {font-size : 10pt;margin-bottom : 1em; vertical-align : baseline; font-weight:bold; cursor:hand; }
 .summaryText {font-size : 10pt;margin-bottom : 1em; vertical-align : baseline; color : #000000;}
 
 .LoginText{ color : #ffffff;font-family: Arial, Helvetica, sans-serif; font-size : 80%;}

