/*	-------------------------------------------------------------
 
	COMMUNICATION AGENCY
 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	Description:Orange Style
	Nom:orange.css
	Version:1.0
	Date:
 
	This file is part of a site template for sale at ThemeForest.net.
	See: http://themeforest.net/user/simonbouchard/portfolio
	Copyright ©2009 Simon Bouchard <info@simonbouchard.com>
 
-------------------------------------------------------------	*/

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

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

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

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

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

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

.header .nav li a:hover, 
.header .nav li a.selected {
	color: #741700 !important; }
	
form.global input.submit:hover {
	background: #f13809 !important;  }
