/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 10px;
	padding: 0px;
	background-position: 0 0;
	background-image: url(../Images/globalBG.gif);
	behavior: url(csshover.htc);
}

a {
	color: #674D3B;
	font-size: 10pt;
	font-weight: normal;
}

a:link {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
}

h2{
 font-size: 114%;
}

h3{
	color: #23353B;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#masthead{
	margin: 0;
	padding: 0;
	background-position: 0 0;
	background-repeat: repeat-y;
	background-image: url(../Images/TitleDivBgFade.gif);
	height: 51px;
}

#mastheadDivider{
	clear: both;
	margin: 0;
	padding: 0;
	background-color: #ce8107;
	height: 25px;
	vertical-align: middle;
	line-height: 15px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../Images/BandeSeparation.gif);
}

#navBar{
	margin: 0;
	padding: 0 0 0 2px;
	width: 150px;
	height: 100%;
	position: absolute;
	top: 120px;
	left: 10px;
	z-index: 1;
	background-image: url(../Images//navBarDivBgFade.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	visibility: visible;
}

#content{
	text-align:justify;
	margin: 0;
	padding: 0 152px 0 172px;
	position: absolute;
	top: 120px;
	left: 0px;
	height: 100%;
	z-index: 0;
	font-size: 80%;

}

#bandeAnimaux{
	position:absolute;
	top: 120px;
	right: 10px;
	z-index: 1;
	visibility: visible;
}
/***********************************************/
/*Component Divs                               */
/***********************************************/
#siteName{
	margin: 0px;
	float: left;
	height: 31px;
	margin-left: 10px;
}

#siteName h1{
	line-height: 51px;
	display: inline;
}


/*************** #pageName styles **************/
#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/
#globalLogo{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	float: right;
	clear: right;
}

#separationBar{
	float: left;
	color: #999999;
	padding: 5px 0px 5px 0px;
	margin: 0 0 0 10px;
	white-space: nowrap;
	height: 15px;
	line-height: 15px;
	vertical-align: text-top;
}

#separationBar a{
	color: white;
	font-weight: bold;
	vertical-align: text-top;
}

#specialLinks{
	float: right;
	color: #999999;
	padding: 5px 0px 5px 0px;
	margin: 0px 10px 0px 0px;
	white-space: nowrap;
	height: 15px;
	line-height: 15px;
	vertical-align: text-top;
	clear: right;
}

#globalNav{
	color: #cccccc;
	padding: 0px 0px 0px 10px;
	white-space: nowrap;
	height: 15px;
	line-height: 15px;
	background-repeat: repeat-y;
	background-position: 0 0;
	background-image: url(../Images//headerDivBgFade2.gif);
	clear: both;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	padding: 0px 4px 0px 0px; 
}


/************** .story styles *****************/
.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}

/************* #siteTop styles ***************/
#siteTop{
	clear: both;
	font-size: 75%;
	text-align: right;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}

/************* #siteInfo styles ***************/
#siteInfo{
	clear: both;
	font-size: 75%;
	text-align: center;
	color: #999999;
	padding: 10px 10px 10px 10px;
	position: relative;
	margin: -1px -142px 0 -162px;
	background-repeat: repeat-y;
	background-position: 0 0;
	background-image: url(../Images//headerDivBgFade.gif);
	border-top: 4px double #cccccc;
	line-height: 20px;
}

#siteInfo a{
	font-size: 8pt;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

/*********** #navBar link styles ***********/

/*********** #sectionLinks styles ***********/
#sectionLinks{
	margin: 0px;
	padding: 0px;
	left: 0px;
}

#sectionLinks h3{
	padding: 10px 0px 0px 5px;
	font-size: 1em;
}

#sectionLinks ul{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 5px;
	list-style-type: none;
/*	list-style-image: url(../Images//arrow.gif);
*/	vertical-align: middle;
}

#sectionLinks li{
	vertical-align: middle;
	margin: 0px 0px 8px 0px;
}

#sectionLinks a{
	border-left: 4px solid #23353B;
	border-bottom: 1px solid #23353B;
	vertical-align: middle;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}

#sectionLinks a:link{
	width: auto;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:hover{
	text-decoration: none;
	border-left: 4px solid #a3353B;
	border-bottom: 1px solid #a3353B;
}
