﻿@charset "UTF-8"; /* http://www.w3.org/International/questions/qa-css-charset */

/*	-------------------------------------------------------------
 
	Federal NDP
 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	Description:Base cascading style sheet
	Nom:screen.css
	Version:1.0
	Date:

 
-------------------------------------------------------------	*/


/*	-------------------------------------------------------------
	ORANGE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

a, a:link{
	color: #ff8400; }

#front-left h2 a{
	font-size:1.9em;
	font-weight:bold;
	margin:0;
	color: #ff8400; }
	
#col-left h1 {
	color: #ff8400 !important; }

#col-right h1 {
	color:#ff8400 !important; }

#col-right h3 a {
	color: #ff8400 !important; }
	
#col-right #span-2 span {
	color: #ff8400 !important; }

.header {
	background-image: url("../../images/bg_header_orange.png"); }

.header .nav li a:hover, 
.header .nav li.current_page_item a,  
.header .nav li.current_page_ancestor a,
.header .nav li.current_page_parent a{
	color: #ff8400 !important; }
	
form.global input.submit:hover {
	background: #ff8400 !important;  }

#commentform input.submit:hover {
	background: #ff8400 !important;  }
	
h2.headline {font-size: 2em;font-weight:bold;color: #ff8400 !important;position:relative;left:25px;}
h2.headline a:hover {color: #ffcc66;}
p.headline {position: relative;top:15px;}

