@charset "iso-8859-1";
body {
	overflow-x : hidden;
	overflow: -moz-scrollbars-vertical;	
}
.body {
	color: #333333;
	margin: 0 0 0 0;
	padding: 0px;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	background: #FAFBFF url(../images/motif.gif);	
}

#logo {
	background: transparent url(../images/bg.jpg) no-repeat top center;
	margin:0 auto;
	width: 100%;
	padding-top:160px;	
}
.divpath {
	margin:0 auto;
	width: 900px;
	height:33px;
	background: #fff url(../images/toppath.gif) no-repeat top center;	
}
.topmaincol {
	width:100%;
	height:33px;
	background:#2986c3 url(../images/lr_bg.gif) repeat-x top center;
}
/* --- nav --- */
#menu{
	position:relative;
	height:34px;
	color:#E0E0E0;
/*	background: url(../images/table_bg.gif) repeat-x;*/
    background: url(../images/fond_topmenu.jpg) no-repeat top center;
	width:900px;
	font-size:11px;
	font-family:Tahoma,sans-serif;
}

#menu .menuc {
	margin: 0px auto;
	width: 900px;
}

#topnavi{
	position:relative;
	height:32px;
	font-size:12px;
	font-family:Tahoma,sans-serif;	
	/*text-transform:uppercase;*/
/*	background: url(../images/topmenu_bg.gif) repeat-x bottom left;*/
	padding:0 0 0 10px;
}

#topnavi ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:right;
}

#topnavi ul li{
	display:block;
	float:left;
	margin:0 1px;
}

#topnavi ul li a{
	display:block;
	float:left;
	color: #666666; /* #EAF3F8; */
	text-decoration:none;
	padding:0 0 0 10px;
	height:33px;
}

#topnavi ul li a span{
	font-size:12px;
	padding:10px 10px 0 0;
	height:21px;
	float:left;
}

#topnavi ul li a:hover{
	font-size:12px;
	color:#ff6600;
	background:transparent url(../images/topmenu_bg_over1.gif) repeat-x  bottom;
	height:32px;
}

#topnavi ul li a:hover span{
	font-size:12px;
	display:block;
	width:auto;
	cursor:pointer;
}

#topnavi ul li a.current,#topnavi ul li a.current:hover{
	color:#fff;
	background: url(../images/topmenu_left.gif) no-repeat top left;
	line-height:305%;
}

#topnavi ul li a.current span{
	display:block;
	padding:0 10px 0 0;
	width:auto;
	background: url(../images/topmenu_right.gif) no-repeat top right;
	height:33px;
}
/* --- end nav --- */

/* --- sub nav --- */
#submenu {
	margin: 0;
	padding: 4px 20px 0 20px;
	width: 100%;
	height:22px;
	color:#fefefe;
	font-size:10px;
	font-family:Tahoma,sans-serif;
}
#submenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#submenu li {
	margin: 0;
	padding: 0;
	float: left;
}
#submenu li {
	padding-right: 1em;
}

#submenu a:link,#submenu a:visited {
	color			: #fff;
	font-size		: 11px;
	font-family:Tahoma,sans-serif;
	text-decoration:none;
	padding:0px 0px 0px 20px;
	background: url(../images/subbullet.gif) no-repeat top left;		
}
#submenu a:hover {
	color			: #fff;
	text-decoration:none;
}
/* --- end sub nav --- */


/* /////////////////////////////////////////////////////////////////////////// */
form {
margin           : 0; 
padding          : 0;
}
hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}
.back_button {
  color            : #999999;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  padding-bottom   : 3px;
  margin-right     : 4px;
  float            : right;
  line-height      : 20px;
}
.button {
  font-size        : 11px;
  color            : #333333;
  border           : 1px solid #999999;
  margin           : 3px;
  background-color : #EDEDED;
  padding          : 1px;
  cursor           : pointer;
}

.inputbox {
 color        : #000000;
 background   : #ffffff;
 border       : 1px solid #cccccc;
 margin       : 3px;

}

table,td,div {
  color            : #666666;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 12px;
  margin:0;
  
}

p {
  color            : #666666; /*#264E91; black*/
  font-family      : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size        : 12px; /*11*/
  line-height      : 16px;
  padding:4px 0px 4px 0px;
  margin:0;
}
strong {
  color            : #666666;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 11px;
  line-height      : 16px;
  padding:4px 0px 4px 0px;
  margin:0;
}
i {
  color            : #666666;
  font-family      : Verdana,  Helvetica, sans-serif;
  font-size        : 10px;
  line-height      : 16px;
  padding:4px 0px 4px 0px;
  margin:0;
  font-style: normal;
}
em {
  color            : #666666;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 11px;
  line-height      : 16px;
  padding:4px 0px 4px 0px;
  margin:0;
  font-style: normal;  
}

/* /////////////////////////////////////////////////////////////////////////// */


/* ///////////////////////////// pour la page contactez nous ////////////////////////////////////////////// */
form_cont {
margin           : 0; 
padding          : 0;
}
hr_cont {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}

.button_cont {
  font-size        : 11px;
  color            : #333333;
  border           : 1px solid #999999;
  margin           : 3px;
  background-color : #EDEDED;
  padding          : 1px;
  cursor           : pointer;
}

.inputbox_cont {
 color        : #000000;
 background   : #ffffff;
 border       : 1px solid #cccccc;
 margin       : 3px;

}

table_cont,td_cont,div_cont {
  color            : #666666;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 12px;
  margin:0;
  
}

p_cont {
  color            : #666666; /*#264E91; black*/
  font-family      : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size        : 12px; /*11*/
  line-height      : 16px;
  padding:4px 0px 4px 0px;
  margin:0;
}
strong_cont {
  color            : #666666;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 11px;
  line-height      : 16px;
  padding:4px 0px 4px 0px;
  margin:0;
}
i_cont {
  color            : #666666;
  font-family      : Verdana,  Helvetica, sans-serif;
  font-size        : 10px;
  line-height      : 16px;
  padding:4px 0px 4px 0px;
  margin:0;
  font-style: normal;
}
em_cont {
  color            : #FFFFFF;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 11px;
  line-height      : 16px;
  padding:4px 0px 4px 0px;
  margin:0;
  font-style: normal;  
}


/* /////////////////////////////////////////////////////////////////////////// */






.leftcol {width:170px;padding:10px 5px 5px 5px;}
.maincol {width:550px;padding:10px 0px 5px 0px;}
.rightcol {width:170px;padding:10px 5px 5px 5px;}


#container {
	width:900px;
	height:100%;
	margin: 0px auto;
	padding:0;
	text-align: left;
	background: transparent url(../images/bg_inside.gif) repeat-y left top;
}


/* -------------------------------- Table module ------------------------------------------------ */
table.moduletable {
	margin           : 0 0 20px 0;
	width            : 100%;
    font-family        : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 10px;	
/*	border       : 1px solid #cccccc;        nafaa : bordure des tables*/
	border:0px ;
}

table.moduletable th {      
    font-family        : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 11px;
	font-weight        : bold;
	text-align         : left;
	width              :  138px; 
	height			   :  22px; 
    color              : #fefefe;
	padding            : 2px 0 0 2px;
    text-indent        : 10px;
	line-height        : 15px;
	background:#fff url(../images/moduletable_th_bg.gif) repeat-x left top;
	border-top:1px solid #6ba3c4;
	border-right:1px solid #406c85;
	border-bottom:1px solid #406c85;
	border-left:1px solid #6ba3c4;	    
	}

table.moduletable td {
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}
/* -------------------------------- fin Table module --------------------------------------------- */
/* -------------------------------- Table module actualités -------------------------------------- */
table.moduletable_actu {
	margin           : 0 0 20px 0;
	width            : 100%;
    font-family        : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 10px;	
	border-right       : 1px solid #FFAD24;      /*  nafaa : bordure des tables*/
	border-bottom       : 1px solid #FFAD24; 
}

table.moduletable_actu th {     
	vertical-align : bottom; 
    font-family        : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 12px;
	font-weight        : bold;
	text-align         : right;
	width              :  138px;
	height			   :  40px; 
    color              : #fefefe;
	padding            : 2px 0 2px 2px;
    text-indent        : 10px;
	line-height        : 15px;
	background:#fff url(../images/btn-orange.gif) no-repeat top;
	border : 0px;	    
	}

table.moduletable_actu td {
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}
/* -------------------------------- fin Table module actualités ---------------------------------- */
/* -------------------------------- Table module client -------------------------------------- */
table.moduletable_cli {
	margin           : 0 0 20px 0;
	width            : 100%;
    font-family        : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 10px;	
	border-right       : 1px solid #325899;      /*  nafaa : bordure des tables*/
	border-bottom       : 1px solid #325899; 
}

table.moduletable_cli th {     
	vertical-align : bottom; 
    font-family        : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 12px;
	font-weight        : bold;
	text-align         : right;
	width              :  138px; 
	height			   :  40px; 
    color              : #fefefe;
	padding            : 2px 0 2px 2px;
    text-indent        : 10px;
	line-height        : 15px;
	background:#fff url(../images/btn-bleu.gif) no-repeat top;
	border : 0px;	    
	}

table.moduletable_cli td {
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}
/* -------------------------------- fin Table module client ---------------------------------- */
/* -------------------------------- Table module online -------------------------------------- */
table.moduletable_vert {
	margin           : 0 0 20px 0;
	width            : 100%;
    font-family        : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 10px;	
	border-right       : 1px solid #66CC33;      /*  nafaa : bordure des tables*/
	border-bottom       : 1px solid #66CC33; 
}

table.moduletable_vert th {     
	vertical-align : bottom; 
    font-family        : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 12px;
	font-weight        : bold;
	text-align         : right;
	width              :  138px; 
	height			   :  40px; 
    color              : #fefefe;
	padding            : 2px 0 2px 2px;
    text-indent        : 10px;
	line-height        : 15px;
	background:#fff url(../images/btn-vert.gif) no-repeat top;
	border : 0px;	    
	}

table.moduletable_vert td {
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}
/* -------------------------------- fin Table module online ---------------------------------- */
.sectiontableheader {
  font-size        : 10px;
  font-family        : Tahoma, Arial, Verdana,  Helvetica, sans-serif;  
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  color            : #333333;
  background       : #ffffff; 
  padding          : 1px;
}


.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #f1f1f1;
  border-bottom    : 1px solid #ffffff;
  line-height      : 25px;

}
.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-bottom    : 1px solid #ffffff;
  background       : #e0e0e8;
  line-height      : 25px;
}

/************************************************ Vertical Menu ************************************************/
a.mainlevel:link, a.mainlevel:visited {	
	font-family        : Tahoma;
	font-size:12px;
	color:white;
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:160px; /*176px;*/
	height:22px;
	display:block;
	text-indent:20px; /*marge de texte à partir du gauche*/
	line-height:22px;
	background-image:url(../images/menu_bg1.gif);
}
a.mainlevel#active_menu { 		/*a.mainlevel:active {	*/
	font-family        : Tahoma;
	font-size:12px;
	color:white;
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:160px; /*200px; 176px;*/
	height:22px;
	border:0px;
	display:block;
	background-image:url(../images/menu_bg_hover1.gif);
	text-indent:20px;
	line-height:22px;
}

a.mainlevel:hover {
	font-family        : Tahoma;
	font-size:12px;
	color:white;
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:160px; /*200px; 176px;*/
	height:22px;
	border:0px;
	display:block;
	background-image:url(../images/menu_bg_hover1.gif);
	text-indent:20px;
	line-height:22px;
}

/* ---------- Taskbar styles ---------------------------------------- */

.dm_taskbar {

	/*height: 22px;*/
	padding-bottom:6px;
	margin-bottom:6px;
	/*border-bottom: 1px solid #bbb;*/
	font-family: arial;
	list-style-type: none;
}

.dm_taskbar li {
	float: left;
	list-style-type: none;
	background-image: none;
	padding: 0 0 0 3px;
	margin: 0.5em 0 2px 0;
	/*width:  5.5em;*/
	font-size: 10px;
}
.dm_taskbar li a {
	display: block;
	padding-left: 3px;
	padding-right: 3px;
}
.dm_taskbar li a:link,
.dm_taskbar li a:visited,
.dm_taskbar li a:hover {
	color: #696969; background-color: #eeeeee;
	text-decoration: none;
}
.dm_taskbar li a:link,
.dm_taskbar li a:visited {
	border-top: 1px solid #cecece;
	border-bottom: 1px solid Gray;;
	border-left: 1px solid #cecece;
	border-right: 1px solid Gray;;
}

.dm_taskbar li a:hover {
   border-bottom: 1px solid #cecece;
   border-top: 1px solid Gray;
   border-right: 1px solid #cecece;
   border-left: 1px solid Gray;
}

.dm_taskbar li.approve a:link { background-color: #CCFFCC; }
.dm_taskbar li.publish a:link { background-color: #FFCCCC; }
.dm_taskbar li.checkin a:link { background-color: #CCCCFF; }
.dm_name:hover { background: #6EB6DC; color: #FC6401; }
/*------------------fin---------------------------*/

/************** les sous menu : les items au mulieu **************/
a.sublevel:link, a.sublevel:visited, a.sublevel:active {		
	font-family        : Tahoma;
	font-size:11px;
	color:white;
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:156px; /*200px; 176px;*/
	height:22px;
	border:0px;
	display:block;
	background-image:url(../images/smenu_bg.gif);
	text-indent:30px;
	line-height:22px;
	margin-top:1px;
	margin-bottom:1px;
}
a.sublevel:hover {
	font-family        : Tahoma;
	font-size:11px;
	color:white;
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:156px; /*200px; 176px;*/
	height:22px;
	border:0px;
	display:block;
	background-image:url(../images/smenu_bg_hover.gif);
	text-indent:30px;
	line-height:22px;
}
a.sublevel#active_menu {		/* #active { */
	font-family        : Tahoma;
	font-size:11px;
	color:white;
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:156px; /*200px; 176px;*/
	height:22px;
	border:0px;
	display:block;
	background-image:url(../images/smenu_bg_hover.gif);
	text-indent:30px;
	line-height:22px;
}
/************** fin les sous menu : les items au mulieu **************/
/************** les sous menu : les items à la fin **************/
a.sublevel2:link, a.sublevel_last:visited, a.sublevel_last:active {		
	font-family        : Tahoma;
	font-size:11px;
	color:white;
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:156px; /*200px; 176px;*/
	height:22px;
	border:0px;
	display:block;
	background-image:url(../images/smenu_bg_last.gif);
	text-indent:30px;
	line-height:22px;
	margin-top:1px;
	margin-bottom:1px;
}
a.sublevel2:hover {
	font-family        : Tahoma;
	font-size:11px;
	color:white;
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:156px; /*200px; 176px;*/
	height:22px;
	border:0px;
	display:block;
	background-image:url(../images/smenu_bg_last_hover.gif);
	text-indent:30px;
	line-height:22px;
}
a.sublevel2#active_menu {		/* #active { */
	font-family        : Tahoma;
	font-size:11px;
	color:white;
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:156px; /*200px; 176px;*/
	height:22px;
	border:0px;
	display:block;
	background-image:url(../images/smenu_bg_last_hover.gif);
	text-indent:30px;
	line-height:22px;
}
/************** fin les sous menu : les items à la fin **************/
img a:link  {
	border:0px;
}
/************************************************ finVertical Menu ************************************************/
a:link, a:visited {
  font-size        : 12px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-size        : 12px;
  color            : #5088a9;
  text-decoration  : none;
  font-weight      : bold;
}
a.category:link, a.category:visited {
  font-size        : 12px;
  font-weight      : bold;
}
a.readon:link, a.readon:visited {
  color            : #999999;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 12px;
  background       : url(../images/readon.gif) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0 3px 18px;
  float            : right;
  line-height      : 10px;
  text-decoration  : underline;
}
a.readon:hover {
  color            : #3333ff;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 12px;
  background       : url(../images/readon.gif) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0 3px 18px;
  line-height      : 10px;
  text-decoration  : underline;
}
ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}
li {
  
  line-height      : 15px;
  padding-left     : 10px;
  padding-top      : 0;
  background-image : url(../images/strelka.gif) ;
  background-repeat: no-repeat;
  background-position: 0 5px;
}
table.contenttoc {
  border           : 1px solid #dcdcdc;
  background       : #F1F1F1;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}
.pagenavcounter {
  font-size        : 10px;
  color            : #0066CC;
}
.pagenavbar {
  border-top       : 1px solid #999999;
  padding          : 2px;
}
.pagenav {
  font-weight      : bold;
  }
a.pagenav:link, a.pagenav:visited {
  font-size        : 12px;
  color            : #999999;
  text-decoration  : none;
}
a.pagenav:hover {
  font-size        : 11px;
  color            : #3333ff;
  text-decoration  : none;
}
.date {
  font-size        : 10px;
  font-weight      : bold;
  color            : #707070;
  padding-right    : 12px;
}
.small {
  font-size        : 10px;
  color            : #333333;
}
.smalldark {
  font-size        : 10px;
  color            : #333333;
}
.createdate, .modifydate {
  float            : right;
  font-size        : 10px;
  color            : #666666;
  font-weight      : bold;

  
}
.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}
.content_rating {
  font-size        : 10px;
  color            : #999999;
}
.pathway {
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #aec2cd;
  padding-left     : 12px;
}
a.pathway:link, a.pathway:visited {
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  color			   : #57a0c9;
  font-size        : 10px;
  padding-left     : 0;
}
a.pathway:hover {
  color:#efefef;
  font-size        : 10px;
  padding-left     : 0;
}
table.content{
  width            : 100%;
  padding          : 0;
  border-collapse  : collapse;
  border-spacing   : 0;
  margin-bottom    : 10px;
}
table.contentpane {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}
table.contentpaneopen {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}
.poll {
	color : #333333;
	line-height : 12px;
	font-weight: normal;
      
}

.pollstableborder{
  border-color     : #999999;
}
.contentheading,.componentheading {
  width            : 90%;
  font-size        : 12px;
  font-weight      : bold;
  line-height      : 16px;
  text-transform   : uppercase;
  text-align       : left;
  text-indent      : 0;
  color            : #6780a9;
  padding          : 1px;
  margin           : 3px 0px;
  }


.ontab {
  border-left      : 1px solid #666666;
  text-align       : center;
  font-weight      : bold;
  color            : #333333;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 30px;
}
.offtab {
  border-left      : 1px solid #666666;
  text-align       : center;
  color            : #999999;
  font-weight      : normal;
  padding          : 5px;
  cursor           : pointer;
  line-height      : 30px;
}
.tabpadding {
 border-left       : 1px solid #666666;
}
.col {
   vertical-align   : top;
   background       : #ffffff;
   padding-top: 5px;
   

}

.contentdescription { 
  width          : auto !important;
  margin         : 0;
  padding        :  0;
  padding-top    : 5px;
  text-align     : left;
}

td.top1{
margin: 0;
padding:  0;
height: 28px !important;
height: 28px;
padding-top:  2px !important;
padding-top:  3px;
background		: url(../images/shadow.jpg) #f1f1f1 repeat-x top;
}
table.top2{
background : #ffffff; 
}

.searchbox {
  margin           : 0;
  padding          : 0;
  margin-top       : 13px;
  margin-left      : 10px;
  width            : 130px;
  font-size        : 11px;
  color            : #707070;
  border           : 1px solid #cccccc;
  padding          : 2px !important;
  padding          : 1px;
  background       : none;
     }


a.toclink:link, a.toclink:visited {
   font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size        : 10px;
   font-weight      : normal;
   color            : #999999;
   padding    	    : 5px 1px 3px 5px;
   text-decoration	: none;
}
a.toclink:hover {
  color            : #666666;
  text-decoration  : none;
}

td.logoheader {
  margin: 0;
  padding:  0;
  background     : url(../images/header.jpg)  no-repeat bottom;
  height         : 65px;
  width          : 770px;
 }
td.topnav {
  margin : 0px;
  padding:  0px;
  background     : url(../images/bg_top.jpg) repeat-x top left;
  height         : 42px;
  width          : 770px;
  
 }

td.bgline {
  margin : 0;
  padding:  0;
  background     : url(../images/s.gif) repeat-y;
  width          : 7px;
 }


 #mainlevel-nav {
  font-size        : 11px;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  margin-left      : 1px;
 
}

#mainlevel-nav li {
  float            : right;
  display          : block;
  list-style       : none;
  background-image : none;
  padding-left     : 2px;
  padding-right    : 2px;
  margin           : 0;
  width            : auto !important;
  font-size        : 11px;
  line-height      : 28px;
  white-space      : nowrap;
  border-left      : 1px solid #cccccc;

}
#mainlevel-nav li a {
  
  padding-left     : 10px;
  padding-right    : 10px;
  font-size        : 11px;
  color            : #000033;
  text-decoration  : none;
  
}

#mainlevel-nav li a:hover {
  font-size        : 11px;
  color            : #999999;
    
}

.blog_more {
margin   : 10px 0 7px 7px;
}
.buttonheading {
padding  : 0 2px;
}

.mosimage {
  border     : 1px solid #dedede;
  margin     : 5px;
  padding-top:  3px;

}

.mosimage_caption {
  margin-top: 3px;
  padding   :  2px;
  color     : #000066;
  font-size : 10px;
  background: #f1f1f1;
}

/* -------------------------- */
/* -------------------------- */
a.sgfooter:link, a.sgfooter:visited {
	color			: #fff;
	font-size		: 11px;
	font-family: Arial;
	font-weight: normal;
	text-decoration:none;
}
a.sgfooter:hover {
	color			: #fff;
	font-family: Arial;
	font-weight: normal;
	text-decoration:none;
}
.sgf {
font-size: 10px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #333;
text-decoration:none;
}
.sgf1 {
font-size: 10px;
font-family: Verdana,Arial,Helvetica,sans-serif;
color: #333;
text-align:left;
}

a.sglink:link, a.sglink:visited {
	color			: #333;
	font-size		: 10px;
	font-family: Arial;
	font-weight: normal;	
	text-decoration:none;
}
a.sglink:hover {
	color			: #333;
	font-family: Arial;
	font-weight: normal;	
	text-decoration:none;
}

.footer_bg {
	width:900px;
	margin: 0px auto;
	padding:0;
	height:32px;
	text-align: right;
	background:transparent url(../images/footer_bg1.jpg) no-repeat left bottom;
}
.footer_bg {
	width:900px;
	padding:4px 10px 0 0;
	height:32px;
	text-align: center;
	margin:0px;
}
.footer {
	color:#fff;
	padding:0;
	margin:0;
}
