body {
	top-margin: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px
	
}
#showimage{
	position:absolute;
	visibility:hidden;
	border: 1px solid gray;
}

#dragbar{
	cursor: hand;
	cursor: pointer;
	background-color: #546FBF;
	min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
	font-weight: bold;
	margin-right: 1px;
}

A:LINK, A:ACTIVE, A:VISITED { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #12318F;
	text-decoration: none;
}
A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #92856B;
	text-decoration: none;
}

/* menu */


.navigation_sub:LINK, .navigation_sub:ACTIVE, .navigation_sub:VISITED { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #9A0000;
	text-decoration: none;
}

.navigation_sub:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

.navigation_sub_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

.navigation_sub_not_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #9A0000;
}

/* tableau */

.template_border {
	border: 1px solid #175189;
}
.template_background_1 {
	background-color: #628FD7;
}
.template_background_2 {
	background-color: #AAC3DD;
}
.template_text_default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #565656;
    text-decoration: none
}
.template_texte_gtitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: bold;
	font-weight: bold;
	color: #666666;
    text-decoration: none
}
.template_texte_ggtitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	font-weight: bold;
	color: #185089;
    text-decoration: none
}
.template_text_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
    text-decoration: none
}
.template_text_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #557FA9;
    text-decoration: none}

/* avidcolour.com LINK */

.avidcolour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.avidcolour_link:LINK {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #EC8000;
	text-decoration: none;
}
.avidcolour_link:VISITED {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #A5C7E7;
	text-decoration: none;
}
.avidcolour_link:HOVER {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7FA9D1;
	text-decoration: none;
}
.avidcolour_link:ACTIVE  { 	
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #EC8000;
	text-decoration: none;
} 

# div.img-dec {
# background: url('shadow.gif') no-repeat bottom right;
# clear: right;
# float: right;
# margin: 0 0 15px 25px;
# padding: 0;
# position: relative;
# }
#  
# div.img-dec img {
# background-color: #fff;
# border: 1px solid #a9a9a9;
# display: block;
# margin: -5px 5px 5px -5px;
# padding: 4px;
# position: relative;
# }



