/*	-------------------------------------------------------------
 
	COMMUNICATION AGENCY
 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	Description:Blue Style
	Nom:blue.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>
 
-------------------------------------------------------------	*/

/*	-------------------------------------------------------------
	BLUE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

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

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

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

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

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

.header .nav li a:hover, 
.header .nav li a.selected {
	color: #CCC !important;
}
	
form.global input.submit:hover {
	background-color: #1B4BB0;
}
.container .wrapper #span-2 {
	text-align: right;
}

