/**
Blue 		: 3751A3
Orange	: FF6C00
magenta : d90b7d
Cyan 		: 5AB6E4

links :
	blue 		: magenta		- over : blue
	orange 	: cyan		 	- over : orange
	magenta	: blue			- over : magenta
	cyan	  : orange		- over : cyan
**/



a { color:#d90b7d; }
a:hover{ color:#3751A3; }


h1{	
	border-bottom:1px solid #3751A3;
	color:#3751A3;
	background: url('/styles/images/blue/title-cubes.jpg') no-repeat top right; 
}

h2{
	
	border-bottom:1px solid #3551a3;
	color:#3551a3;
	background: url('/styles/images/blue/arrow-medium.gif') no-repeat center left; 
}

#footer{
	background: url('/styles/images/blue/footer-back.jpg') no-repeat top right; 
}

/**** right ****/

#right div.bloc h2{
	background:#3751A3 url('/styles/images/blue/arrow-white.gif') no-repeat;
	background-position:5px 50%;
}

#right div.bloc div.content{
	background: url('/styles/images/blue/surf-bg.jpg') no-repeat center bottom;
}

#right div.gSearch{
	background-color:#3751A3;
}

#right div.bloc div.newsletter{
	background: #3751A3 url('../styles/images/blue/sidebar-newsletter-back.jpg') no-repeat top left;
}

	#right div.bloc div.newsletter form input.text{
		color:#3751A3;
	}
	
#right div#About.bloc a{
	background:	url('/styles/images/magenta/arrow-small.gif') no-repeat center left;	
} 

#right div#About.bloc a:hover{
	background:	url('/styles/images/blue/arrow-small.gif') no-repeat center left;	
}

#right div#promoBlog.bloc img {
	border:1px solid #3751A3;
}

#right div.bloc div.newsletter form input#goNewsletter{
		background: url("/styles/images/blue/button-go.gif") no-repeat left top;
}

#right div#News.bloc h2 a.rssLink{
	background:url('/styles/images/blue/rss.gif') no-repeat top left;
}		
/*** center **/

div.blocCentre h2 a{
	color:#3751A3;
}

div.blocCentre a.infoLink{
		background: url(images/magenta/more-info2.gif) no-repeat top left;		
}


div.blocCentre a.infoLink:hover{
		background: url(images/blue/more-info2.gif) no-repeat top left;
}


/*** bottom blocks ***/

#bottomBlocks #Certifs{
		border-right:1px solid #3751A3;
	}

	#bottomBlocks #presentation{
		border-right:1px solid #3751A3;
	}
	
	#bottomBlocks div.bloc .title
	{
		color:#3751A3;
		background: url('/styles/images/blue/arrow-big.gif') no-repeat center left; 
		background-position:10px 11px;
	}