@import url(./basic.css);
@import url(./custom_headers.css);

/* DÉFINITIONS GÉNÉRALES */
img {
  border:0px;
}

sup {
	font-size:75%;
	vertical-align:top;
}

body {
	background:#FFFFFF url(../images/manual/background.gif);
}

hr {
	color: #333333;
	background-color: #333333;
	height: 1px;
}

table {
	font-size: 13px;
	font-family: arial;
	color:#333333;
}

table.plain {
	width: 100%;
	padding: 0px;
	border: 0px;
	margin: 0px;
	font-size: 13px;
	font-family: arial;
	color:#333333;
}

a {
	text-decoration:underline;
	color:#666666;
} 

a:hover {
	text-decoration:underline;
	color:#333333;
}

.img-right {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	border: 1px solid black;
}

.img-right-borderless {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	border: 0px;
}

.img-left {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border: 1px solid black;
}

.img-spacer {
  width:10px;
  height:10px;
}

.vignette {
	font-size:10px;
	color:#000000;
}

.credit {
  font-size:10px;
  color:#000000;
}

.photo {
	border: 1px solid black;
}

blockquote {
	margin-left:20px;
}

input {
	font-size:12px;
}

.search-title {
	font-weight:bold;
}

.title {
    font-size:19px;
}

.text {
    padding-top:10px;
    padding-left:30px;
    padding-right:50px;
}

/* CONTIENT LE MENU PRINCIPAL */
#menu {
	width: 239px;
	height: 100%;
	vertical-align:top;
}

#main-menu {
	padding-bottom:14px;
	padding-top:14px;
}

#main-menu-item {
	font-size: 12px;
	font-weight: bold;
	height:5px;
	font-family: Verdana, sans-serif;
	clear: left;
}

#dot {
	float:left;
}

/* DÉFINITION DU MENU SECONDAIRE */
#secondary_menu {
	padding-left:47px;
	padding-top:18px;
}

#secondary_menu div {
	font-family: Helvetica, Verdana;
	font-size:12px;
	margin-bottom:2px;
}

#secondary_menu a {
	color: white;
	text-decoration:none;
}

#secondary_menu a:hover {
	color: white;
	text-decoration:underline;
}

#bot_bar_sec {
    font-size:11px;
    padding-bottom:2px;
    padding-left:43px;
}

#bot_bar_sec a {
    text-decoration:none;
    color:#333333;
}

#bot_bar_sec a:hover {
    text-decoration:underline;
}

/* default */
a.link {
	text-decoration:none;
	color:#333333;
}
a.link:hover {
	text-decoration:none;
	color:#ffcc00;
}
a.linkp {
	text-decoration:none;
	color:#ffcc00;
}
a.linkp:hover {
	text-decoration:none;
	color:#ffcc00;
}
.selected {
	color:#ffcc00;
}

/* BARRE DU BAS */

#bot_bar {
    color:white;
    padding-top:3px;
    padding-bottom:5px;
    text-align:center;
}

a.bottom_link {
    color:white;
    text-decoration:none;
    font-weight:bold;
}

a.bottom_link:hover {
    color:white;
    text-decoration:underline;
}

/* GOOGLE MAP */
#map {
	width: 600px;
	height: 400px;
	border: 1px solid black;
}


/* section 1 */
a.link1 {
	text-decoration:none;
	color:#333333;
}
a.link1:hover {
	text-decoration:none;
	color:#62b945;
}
a.link1p {
	text-decoration:none;
	color:#62b945;
}
a.link1p:hover {
	text-decoration:none;
	color:#62b945;
}
.selected1 {
	color:#62b945;
}

/* section 2 */
a.link2 {
	text-decoration:none;
	color:#333333;
}
a.link2:hover {
	text-decoration:none;
	color:#e2610a;
}
a.link2p {
	text-decoration:none;
	color:#e2610a;
}
a.link2p:hover {
	text-decoration:none;
	color:#e2610a;
}
.selected2 {
	color:#e2610a;
}

/* section 3 */
a.link3 {
	text-decoration:none;
	color:#333333;
}
a.link3:hover {
	text-decoration:none;
	color:#7937b1;
}
a.link3p {
	text-decoration:none;
	color:#7937b1;
}
a.link3p:hover {
	text-decoration:none;
	color:#7937b1;
}
.selected3 {
	color:#7937b1;
}

/* section 4 */
a.link4 {
	text-decoration:none;
	color:#333333;
}
a.link4:hover {
	text-decoration:none;
	color:#2e44c5;
}
a.link4p {
	text-decoration:none;
	color:#2e44c5;
}
a.link4p:hover {
	text-decoration:none;
	color:#2e44c5;
}
.selected4 {
	color:#2e44c5;
}

/* section 5 */
a.link5 {
	text-decoration:none;
	color:#333333;
}
a.link5:hover {
	text-decoration:none;
	color:#c1a42e;
}
a.link5p {
	text-decoration:none;
	color:#c1a42e;
}
a.link5p:hover {
	text-decoration:none;
	color:#c1a42e;
}
.selected5 {
	color:#c1a42e;
}

.inc0 {
	text-align:center;
	text-transform:uppercase;
}
.inc1 {
    text-transform:uppercase;
}
.inc2 {

}
.inc3 {

}

.main1 {
    font-size:30px;
    line-height:30px;
}

.main2 {
    font-size:25px;
    line-height:20px;
}

.main3 {
    font-size:25px;
    line-height:20px;
}

.main4 {
    font-size:20px;
    line-height:24px;
}

.main5 {
    font-size:20px;
    line-height:16px;
}

/* TRACK */
#track-bar {
    font-size:10px;
}

/* LINKS */
.tip_alert {
	text-align: left;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 100%;
	font-size:11px;
	color:#777777;
}

.example {
	padding: 5px;
	background-color: #f6f6f6;
	border: 1px dashed #777777;
	font-size:11px;
	color:#777777;
}

#external-link {
	text-align: left;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size:13px;
	color:#777777;
	margin-bottom:10px;
}

#external-link a {
	color:#777777;
	text-decoration:none;
}

#external-link a:hover {
	color:#777777;
	text-decoration:underline;
}

#pdf_doc {
	text-align: left;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size:11px;
	color:#777777;
}

#pdf_doc a {
	color:#777777;
	text-decoration:none;
}

#pdf_doc a:hover {
	color:#777777;
	text-decoration:underline;
}

#vid_doc {
	background: #FFFFFF url(../images/vid_ico.gif) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 100%;
	font-size:11px;
	color:#777777;
}

#vid_doc a {
	color:#777777;
	text-decoration:none;
}

#vid_doc a:hover {
	color:#777777;
	text-decoration:underline;
}

ul {
	background-color: #ffffff;
	padding: 5px 5px 5px 26px;
	margin: 0px;
}

li {
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);
	font-size: 12px;
}

li b{
	width:25%;
	padding-left:22px;
}

.title_text {
	font-variant: small-caps;
	font-weight:bold;
	border-bottom:1px solid #fedf62;
	background: #FFFFFF url(../images/title_under.gif);
	width:100%;
	padding:2px;
	color:#777777;
	margin-bottom:5px;
}

/* NEWS */

#news_item {
	
}

.date {
	font-size:10px;
	color:#999999;
}

.category {
	font-size:10px;
	font-family: Verdana, sans-serif;
	font-weight:bold;
	color:#666666;
}

.titre {
	font-size:14px;
	font-family: Verdana, sans-serif;
	font-weight:bold;
	color:#333333;
}

.titre2 {
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

.content {
	font-size:12px;
}

#news_table {
	width: 98%;
}

#news_table a {
	text-decoration:none;
}

#news_table a:hover {
	text-decoration:underline;
}

#news_table td
{
	padding-top: 5px;
	padding-left: 12px;
	padding-bottom: 5px;
}

#news_table tr.drk:hover, 
#news_table tr.lt:hover
{
	background-color: #DCFF71;
}


#news_table td img
{
	border: 0px solid black;
}

#news_table tr.lt td
{
	background: #FFF;
}

#news_table tr.drk td
{
	background: #EEE;
}


#news_table th
{
	border-left: 10px solid #ffcc00 ;
	background: #ffe066;
	text-align: left;
}

/* BOTTIN */

#bottin_item {
	
}

.first_name {
	font-size:12px;
}

.last_name {
	font-weight:bold;
	font-size:12px;
}

.poste {
	font-size:11px;
}

.courriel {
	font-size:11px;
}

.service {
	font-size:11px;
}

#bottin_table {
	width: 500px;
}

#bottin_table a {
	text-decoration:none;
}

#bottin_table a:hover {
	text-decoration:underline;
}

#bottin_table td
{
	padding-top: 5px;
	padding-left: 12px;
	padding-bottom: 5px;
}

#bottin_table tr.drk:hover, 
#bottin_table tr.lt:hover
{
	background-color: #DCFF71;
}


#bottin_table td img
{
	border: 0px solid black;
}

#bottin_table tr.lt td
{
	background: #FFF;
}

#bottin_table tr.drk td
{
	background: #EEE;
}


#bottin_table th
{
	border-left: 10px solid #ffcc00 ;
	background: #ffe066;
	text-align: left;
}

.det_last_name {
	font-weight: bold;
	font-size:14px;
	font-family: Verdana, sans-serif;
}

.det_first_name {
	font-size:14px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
}

.det_fonction {
	font-size:11px;
	color:#666666;
}

.det_service {
	font-size:11px;
	color:#999999;
}

.det_title {
	font-weight: bold;
	width:75px;
}

.det_value {

}

a.top_link_acc {
  font-size:10px;
  color:#848678;
  text-decoration:none;
}

a.top_link_acc:hover {
  border-bottom:1px dashed #FF0000;
  text-decoration:none;
}

.acc-main {
  font-family:Helvetica;
  font-weight:bold;
  text-transform:uppercase;
  cursor:pointer;
}

a.bot_menu_link {
  color:#ffffff;
  text-decoration:none;
  font-family:Helvetica;
  font-size:11px;
}

a.bot_menu_link:hover {
  color:#e8e4b5;
  text-decoration:none;
}

.bot_menu_sec {
  padding:15px 15px 0px 15px;
}

.box {
  width:179px;
  height:175px;
}

.box_div {
  padding:93px 0px 0px 70px;
  text-align:left;
  font-size:11px;
  font-family:Helvetica;
}

.box_div_el {
  padding-top:2px;
}

a.box_link {
  text-decoration:none;
}

a.box_link:hover {
  border-bottom:1px dashed #FF0000;
  text-decoration:none;
}

.news_cat {
  text-transform:uppercase;
  font-size:10px;
  font-family: Verdana, sans-serif;
  font-weight:bold;
  color:#555555;
}

.news_date {
  font-size:10px;
  color:#999999;
}

.news_title {
  font-size:10px;
  font-family: Verdana, sans-serif;
  color:#565454;
  padding-top:2px;
}

.news_desc {
  color:#828282;
  font-size:10px;
  font-family: Verdana, sans-serif;
  padding-bottom:20px;
  padding-top:2px;
  line-height:13px;
}

a.news_link {
  text-decoration:none;
}

a.news_link:hover {
  text-decoration:underline;
}

a.tag_link {
  text-decoration:none;
  font-weight:bold;
}

a.tag_link:hover {
 
}

a.bottom_link {
  color:white;
  font-weight:bold;
  text-decoration:none;
}

a.bottom_link:hover {
  color:#e8e4b5;
  text-decoration:none;
}

.box_but {
  background:url('images/manual/home/transwhite.png') top left repeat;
}

.box_but_o {
  background:url('images/manual/home/transwhite_o.png') top left repeat;
}
