/* blue */
a:link, a:visited {
	color: #135cae;
}

a:hover {
	color: #0b3768;
}

#pillmenu a:hover {
  color: #fff;
}

#pillmenu a#active_menu-nav {
  background: url(../../../images/fond/fond_menu.jpg) repeat-x 0 -30px; 
   color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}

h3, .componentheading, table.moduletable th {
  color: #264c76;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 8px;
}

div.module_menu {
	background: url(../images/blue/mw_box_br.png) 100% 100% no-repeat;
}

div.module_menu div {
	background: url(../images/blue/mw_box_bl.png) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/blue/mw_box_tr.png) 100% 0 no-repeat;

}

div.module_menu div div div {
	background: url(../images/blue/mw_box_tl.png) 0 0 no-repeat;
}

div.module_menu2 {
	background: url(../images/blue/box_bd.png) 100% 100% no-repeat;
	margin-bottom: 20px;
}

div.module_menu2 div {
	background: url(../images/blue/box_bg.png) 0 100% no-repeat;
}

div.module_menu2 div div {
	background: url(../images/blue/box_hd.png) 100% 0 no-repeat;
	
}

div.module_menu2 div div div {
	background: url(../images/blue/box_hg.png) 0 0 no-repeat;
	padding-left: 5px;
	padding-right: 1px;
}

div.module_menu2 div div div div {
	background-image: none;

}

div.module_menu2 div div div div.aidanews_menu2 {
	background-image: none;
	margin: 0;
	padding: 0 0 0 5px;
}

div.module_menu2 div div div div.aidanews_menu2 div{
	margin: 0;
	padding: 0;
	background-image: none;
}


div.module_agenda {
	background: url(../images/blue/box_bd.png) 100% 100% no-repeat;
	margin-bottom: 20px;
}

div.module_agenda div {
	background: url(../images/blue/box_bg.png) 0 100% no-repeat;
}

div.module_agenda div div {
	background: url(../images/blue/box_hd.png) 100% 0 no-repeat;
	
}

div.module_agenda div div div {
	background: url(../images/blue/box_hg.png) 0 0 no-repeat;
	padding-left: 5px;
	padding-right: 1px;
}

div.module_agenda div div div div {
	background-image: none;

}

div.module_agenda div div div div.aidanews_agenda {
	background-image: none;
	margin: 0;
	padding: 0 0 0 0px;
}

div.module_agenda div div div div.aidanews_agenda div{
	margin: 0;
	padding: 0;
	background-image: none;
}

div.module_agenda div div div div.aidanews_agenda div div.top1{
	padding: 3px 0 0 3px;
	width: 42px;
	height: 15px;
	float: left;
	text-align: center;
	color: #fff;
	font: normal 9px Arial, Helvetica, Geneva, sans-serif;
	margin: 0 0 0 1px;
}

div.module_agenda div div div div.aidanews_agenda div div.top2{
	padding: 0 0 0 15px;
	width: 20px;
	height: 20px;
	float: left;
	margin: 0;
	font-size: 18px;
	text-align: center;
	color: #b52a75;
	font-weight: bold;
	position: relative;
	clear: left;
}



div.module_agenda div div div div.aidanews_agenda div div.top3{
	margin: 0 0 0 55px;
	padding: 0;
	background-image: none;
	width: 185px;
}

div.module_agenda h3
{
	color: #264c76;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 8px;
}

