/* CSS Document */
.grey_bold {
	font : bold 12px Verdana, sans-serif, Helvetica ;
	color: #555555;
}
.blue_bold {
	font : bold 12px Verdana, sans-serif, Helvetica ;
	color: #D00D5C;
}
.title_01_grey{
	font : bold 13px Verdana, sans-serif, Helvetica ;
	color: #555555;
}
.title_01_blue{
	font : bold 13px Verdana, sans-serif, Helvetica ;
	color: #D00D5C;
}
.title_02_grey{
	font : bold 14px Verdana, sans-serif, Helvetica ;
	color: #555555;
}
.title_02_blue{
	font : bold 14px Verdana, sans-serif, Helvetica ;
	color: #D00D5C;
}
.title_03_grey{
	font : bold 15px Verdana, sans-serif, Helvetica ;
	color: #555555;
}
.title_03_blue{
	font : bold 15px Verdana, sans-serif, Helvetica ;
	color: #D00D5C;
}
html{
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}
body {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 12pt verdana, arial, sans-serif;
	color:#555555;
}
div#logo{
	position: relative;
	width:0;
	margin:auto;
	background-image:url(../images/bg_header.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:0;
	display:none;
}
div#top_left{
	float:left;
	width:0;
	height:0;
	margin:0;
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	display:none;
}
div#top_right {
	float:right;
	width:0;
	margin:0;
	text-align:right;
	padding:0;
	display:none;
}
div#separator{
	clear:both;
}
div#top_img {
	width:0;
	height:0;
	margin:auto;
	background-image: url(../images/bg_img.jpg);
	background-position:center;
	background-repeat:no-repeat;
	display:none;
}
div#top_img img {
	padding:0;
	display:none;
}
div#header_content {
	clear:both;
	height:0;
	margin:0;
	vertical-align:top;
	background-image: url(../images/bg_pathway.gif);
	background-position:top;
	background-repeat:repeat-x;
	display:none;
}
div#content {
	position:static;
	top:0;
	left:0;
	font-size:1.2em;
	width:550px;
	background-image: url(../images/bg_content.gif);
	background-repeat:repeat-y;
	background-position:top;
	margin:auto;
}
div#content_left{
	float:left;
	width:222px;
	margin-left:14px;
	display:none;
}
div#content_center {
	float:left;
	width:550px;
	margin:0;
	padding:0;
}
div#footer{
	clear:both;
	margin:auto;
	height:0;
	width:0;
	background-image: url(../images/bg_footer.png);
	background-repeat: no-repeat;
	background-position:top;
	margin: auto;
	margin-top:15px;
	display:none;
}
a {
	text-decoration:  none;
	border: none;
	color:#D00D5C;
}
a:hover {
	text-decoration:  underline; 
	border: none;
	color:#555555;
}

/* Layout */

#accessibility {
	position: absolute;
	left: -2000px;
	top: -2000px;
	display: none;
}

#source {
	position: absolute;
	left: -2000px;
	top: -2000px;
	display: none;
}
#pathway{ 
	width: 500px;
	height: 19px;
	padding-left: 20px;
	padding-top: 5px;
}

#banner {
	width: 478px;
	height: 69px;
	float: right;
	padding-left: 6px;
	padding-top: 6px;
 }
 
 iframe.wrapper {
	z-index: 0;
 }
 
.clr{clear:both;}
.content {
	padding: 0px 0px 0px 0px;
	line-height: 18px;
}

/* Modules */
div.module h3 {
	font-size: 14px;
	width: 130px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
/* Main Menu(s) */

ul#mainlevel-nav{
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	white-space: nowrap;
}
ul#mainlevel-nav li{
}
ul#mainlevel-nav li a{
	width: auto !important;
	float: left;
	margin: 0;
	white-space: nowrap;
	padding-right: 17px;
	padding-left: 17px;
	border	: 0;
	display: block;
	height:28px;
	font		: normal 9px Arial, Verdana, Helvetica, sans-serif;
	color			: #555555;
	text-decoration	: none;
	text-align	: center;
	text-transform:uppercase;
	line-height:26px;
}

ul#mainlevel-nav li a:hover {	
	border-bottom:#D00D5C 2px solid;
	color			: #D00D5C;
	text-decoration	: none;

}
ul#mainlevel-nav li a.mainlevel_active-nav {
	width: auto !important;
	float: left;
	margin: 0;
	white-space: nowrap;
	padding-right: 17px;
	padding-left: 17px;
	border	: 0;
	display: block;
	height:28px;
	font		: normal 9px Arial, Verdana, Helvetica, sans-serif;
	border-bottom:#D00D5C 2px solid;
	color			: #555555;
	text-decoration	: none;
	text-align	: center;
	text-transform:uppercase;
	line-height:26px;
}
ul#mainlevel-nav li a.mainlevel_active-nav:hover {
	color			: #D00D5C;
	border-bottom:#D00D5C 2px solid;
}
ul#mainlevel-nav li a.mainlevel_current-nav{
	width: auto !important;
	float: left;
	margin: 0;
	white-space: nowrap;
	padding-right: 17px;
	padding-left: 17px;
	border	: 0;
	display: block;
	height:28px;
	font		: normal 9px Arial, Verdana, Helvetica, sans-serif;
	border-bottom:#D00D5C 2px solid;
	color			: #555555;
	text-decoration	: none;
	text-align	: center;
	text-transform:uppercase;
	line-height:26px;
}
ul#mainlevel-nav li a.mainlevel_current-nav:hover{
	color			: #D00D5C;
	border-bottom:#D00D5C 2px solid;
}
/*************************** PRODUCTS **********************/
/*************************** 1er niveau **********************/
a.mainlevel-sub-nav:link, a.mainlevel-sub-nav:visited {
	display:block;
	padding:0;
	padding-left:30px;
	font-size: 12px;
	font-family:'tahoma', arial, verdana;
	font-weight:bold;
	text-transform:uppercase;
	line-height: 25px;
	height:25px;
	margin: 0;
	text-decoration: none;
	color: #535353;
	background-image:url(../images/bg_sub_menu_a.gif);
	background-position:15px;
	background-repeat:no-repeat;
	border-bottom:#c1c1c1 1px dotted;
}

a.mainlevel-sub-nav:hover{
	color: #D00D5C;
	text-decoration: none;
	background-image:url(../images/bg_sub_menu_a.gif);
	background-position:15px;
	background-repeat:no-repeat;
}
#active_menu-sub-nav{
	display:block;
	padding:0;
	padding-left:30px;
	font-size: 12px;
	font-family:'tahoma', arial, verdana;
	font-weight:bold;
	text-transform:uppercase;
	line-height: 25px;
	height:25px;
	margin: 0;
	text-decoration: none;
	color: #D00D5C;
	background-image:url(../images/bg_sub_menu_a.gif);
	background-position:15px;
	background-repeat:no-repeat;
	border-bottom:#c1c1c1 1px dotted;
}
/*************************** 2eme niveau **********************/
div.sublevel_1{
	text-indent:20px;
}
div.sublevel_1 a.sublevel-sub-nav:link, div.sublevel_1 a.sublevel-sub-nav:visited {
	display:block;
	padding:0;
	padding-left:30px;
	font-size: 10px;
	font-family:'tahoma', arial, verdana;
	text-transform:uppercase;
	line-height: 25px;
	height:25px;
	margin: 0;
	text-decoration: none;
	color: #535353;
	background-image:url(../images/bg_sub_menu_a.gif);
	background-position:35px;
	background-repeat:no-repeat;
	border-bottom:#c1c1c1 1px dotted;
}

div.sublevel_1 a.sublevel-sub-nav:hover{
	color: #FFFFFF;
	background-color: #D00D5C;
	text-decoration: none;
	background-image:url(../images/bg_sub_menu_h.gif);
	background-position:35px;
	background-repeat:no-repeat;
}
div.sublevel_1 a#active_menu-sub-nav{
	display:block;
	padding:0;
	padding-left:30px;
	font-size: 10px;
	font-family:'tahoma', arial, verdana;
	text-transform:uppercase;
	font-weight:normal;
	line-height: 25px;
	height:25px;
	margin: 0;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #D00D5C;
	background-image:url(../images/bg_sub_menu_h.gif);
	background-position:35px;
	background-repeat:no-repeat;
	border-bottom:#c1c1c1 1px dotted;
}
/*************************** 3eme niveau **********************/
ul#mainlevel-sub-nav li ul li ul{
	background: transparent;
	padding: 0;
	padding-left:15px;
	margin: 0;
	width: auto !important;
	line-height: 10px;
	border: 0;
}
ul#mainlevel-sub-nav li ul li ul li{
	list-style:none;
	background: transparent;
	padding: 0;
	margin: 0;
	width: auto !important;
	font-size: 0.9em;
	font-weight:normal;
	line-height:13px;
	border: 0;
}
ul#mainlevel-sub-nav li ul li ul li a:link, ul#mainlevel-sub-nav li ul li ul li a:visited {
	padding:0;
	margin: 0;
	text-decoration: none;
	color: #8F8F8F;
	background: transparent;
}

ul#mainlevel-sub-nav li ul li ul li a:hover{
	color: #5D5D5D;
	background: transparent;
	text-decoration: none;
}
ul#mainlevel-sub-nav li ul li ul li a:link, ul#mainlevel-sub-nav li ul li ul li a:visited {
	padding:0;
	margin: 0;
	text-decoration: none;
	color: #8F8F8F;
	background: transparent;
}

ul#mainlevel-sub-nav li ul li ul li a:hover{
	color: #5D5D5D;
	background: transparent;
	text-decoration: none;
}

/* Bottom menu */

ul#mainlevel-nav-bottom{
	font			: 10px Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	padding: 7px 20px 0 0;
	margin: 0;
	float: right;
 }

ul#mainlevel-nav-bottom li{
	display: block;
	background: transparent;
	padding: 0px;
	float: left;
	margin: 0;
	width: auto !important;
    width: 30px;
	font-size: 10px;
	line-height: 21px;
	white-space: nowrap;
	border: 0;
}

ul#mainlevel-nav-bottom li a{
	display: block;
	text-decoration: none;
	color: #6cb8f2;
	padding: 2px 10px;
	background: transparent;
}

ul#mainlevel-nav-bottom li a:hover{
	color: #FFFFFF;
	background: transparent;
	text-decoration: none;
}
/* Other Mambo Stuff */

#title {
}
.pathway {
	color: #535353;
	font-size:10px;
	padding-left:10px;
}

.pathway a{
	text-decoration: none;
	padding:0;
}
.pathway a:hover{
	color:#D00D5C;
}
.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}

.mosimage_caption {
	margin-top: 2px;
	background: #efefef;
	padding: 1px 2px;
	color: #666;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}

hr {
	width:  90%; 
 }
hr.separator {
	width:  40%; 
 }
a.pnav {
}
.pnav:hover {
}
.small {
	font-size:1.2em;
	color: #ABABAB;
	line-height: 0.7;
}
.smalldark {
	font-size:1.2em;
	color: #000;
	height: 10px;
	line-height: 10px;
	text-align: left;
}

.sectiontableentry1 {
	text-align: left;
	background: #EFEFEF;
	font-size: 10px;
	padding: 2px;
}
.sectiontableentry2 {
	background: #FFF;
	font-size: 10px;
	text-align: left;
	padding: 2px;
}
.button {
	border: 1px solid #BBBBBB;
}
.button-news {
	background-color:#D00D5C;
	color:#FFFFFF;
	border:0px;
	height:23px;
	margin:0;
	margin-left:2px;
}
.inputbox {
	border: 1px solid #BBBBBB;
}

.createdate {
	font-size: 10px;
	color: #ABABAB;
	height: 10px;
	line-height: 0.7;
}
.modifydate {
	font-size: 10px;
	color: #ABABAB;
	height: 20px;
	line-height: 20px;
	margin-bottom: 5px;
}
a.readon {
	font-size: 10px;
	color:#D00D5C;
	font-weight:bold;
	text-decoration: none;
}
a.readon:hover {
	text-decoration: none;
	color:#555555;
}
.blog_more {
	font-size: 10px;
}
.blog {
	width: 100%;
}

.contentheading {
	width: 100%;
	font-size: 1.2em;
	font-family: arial, verdana, sans-serif;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	color: #535353;
}

.contentpaneopen {
	text-align: justify;
	background: transparent;
	font-size: 0.90em;
	line-height: 1.2em;
}

table.contentpane td.contentheading {
	font-weight: bold;
	font-size: 16px;
	height: 23px;
	line-height: 20px;
	font-family: 'Tahoma', arial, verdana, sans-serif;
	border: none;
}

table.contentpane ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

table.contentpane ul li{
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
}

.contentdescription {
	font-size:1.2em;
}
.sectiontableheader {
	font-weight: bold;
	font-size:1.2em;
	height: 25px;
	line-height: 25px;
}
.categorytitle {
	font-weight: bold;
	font-size: 16px;
	height: 25px;
	line-height: 25px;
	font-family: "Trebuchet MS", Verdana, sans serif;
}
.componentheading {
	width: 100%;
	font-size: 1.4em;
	height: 30px;
	line-height: 20px;
	border-bottom: 1px solid #D00D5C;
	font-family: 'Tahoma', arial, verdana, sans-serif;
	font-weight:normal;
	text-align:left;
	color: #D00D5C;
	margin-bottom: 5px;
	margin-top: 15px;
}
a.category {
	text-decoration:  underline; 
 }
a.category:hover {
	text-decoration:  underline; 
 }
table.moduletable {
	width:  100%; 
	font-size: 80%;
 }
table.moduletable-nav {
	width:565px;
	float:left;
	font-size: 80%;
 }
table.moduletable-language {
	width:125px;
	float:right;
	font-size: 80%;
 }
table.moduletable-footer-left {
	padding-top:13px;
	padding-left:20px;
	width:850px;
	float:left;
	font-size:10px;
	color:#6cb8f2;
 }
table.moduletable-footer-left a{
	color:#6cb8f2;
}
table.moduletable-footer-left a:hover{
	color:#ffffff;
	text-decoration:none;
}
table.moduletable-footer-right {
	width:60px;
	float:right;
	font-size:10px;
	color:#6cb8f2;
 }
table.moduletable th  {
	width: 100%;
	font-size: 1.4em;
	height: 30px;
	line-height: 20px;
	border-bottom: 1px solid #D00D5C;
	font-family: 'Tahoma', arial, verdana, sans-serif;
	font-weight:normal;
	text-align:left;
	color: #D00D5C;
	margin-bottom: 5px;
	margin-top: 15px;
}
.moduletable-news {
	width: 222px;
	font-size: 10px;
	font-family: 'tahoma',verdana , arial, sans-serif;
	color:#777777;
	background-image:url(../images/bg_news.gif);
	background-position:center bottom;
	background-repeat: no-repeat;
	margin-bottom:8px;
}
.moduletable-news th{
	font-size: 10px;
	font-family: arial, verdana, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	text-align:left;
	color: #535353;
	padding-left:9px;
	padding-top:10px;
	background-image:url(../images/bg_news_top.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
.moduletable-news td{
	padding-left:29px;
	padding-right:29px;
	padding-bottom:10px;
}
.moduletable-news td table tr td{
	padding:0;
	margin:0;
}
.moduletable-news td.contentheading{
	font-size: 11px;
	color:#D00D5C;
	font-family: 'tahoma',verdana , arial, sans-serif;
	border-bottom:0px;
}
.moduletable-news p{
	padding:0;
	margin:0;
}
.moduletable-products {
	height:auto;
	width: 222px;
	font-size: 10px;
	font-family: 'tahoma',verdana , arial, sans-serif;
	color:#777777;
	background-image:url(../images/bg_news.gif);
	background-position:center bottom;
	background-repeat: no-repeat;
	margin-bottom:8px;
}
.moduletable-products th{
	font-size: 10px;
	font-family: arial, verdana, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	text-align:left;
	color: #535353;
	padding-left:9px;
	padding-top:10px;
	background-image:url(../images/bg_news_top.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
.moduletable-products td{
	padding-bottom:10px;
}
.moduletable-products td table tr td{
	padding:0;
	margin:0;
}
.moduletable-products td.contentheading{
	font-size: 11px;
	color:#D00D5C;
	font-family: 'tahoma',verdana , arial, sans-serif;
	border-bottom:0px;
}
.moduletable-news p{
	padding:0;
	margin:0;
}
.poll {
	font-size: 10px;
	text-align: center;
}

.back_button a{
	font-size: 10px;
	font-weight: normal;
}

.blogsection {
font-size: 10px;
}

.blog_more ul li{
list-style: none;
padding-left: 14px;
line-height: 18px;
}

table.contenttoc {
border: 1px solid #CCCCCC;
padding: 3px;
}

table.contenttoc th{
font-weight: bold;
	font-size:1.2em;
border-bottom: 1px solid #BBBBBB;
}

form {
margin: 0px;
padding: 0px;
}
