/* white */
a:link, a:visited {
	color: #FF0000;
}

a:hover {
	color: #FF0000;
}

#pillmenu a:hover {
 /* color: #FFCC00; */
}

#pillmenu a#active_menu-nav {
  background: url(../images/menu-act.gif) no-repeat top center; 
  color: #000;
	height:35px;
	margin: 0 3px 0 3px;
	padding-top:12px;
}

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

h3, div.module_menu h3, .componentheading, table.moduletable th {
  color: #135cae !important;
	
}

.module h3{
  color: #000 !important;
	
}
.droite h3{
  color: #000 !important;
	background: url(../images/menu-act.gif) no-repeat top right #FFCC00;
	padding:5px 0 5px 0;
	
}
h3, .componentheading, table.moduletable th {
    color: #ff0000 !important; 
	/* color:#135CAE;
	font-variant:small-caps; */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;

	text-align: center !important;
}

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

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

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

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

}