/* *********************************
			DIV CONTENT
************************************ */
	div#CONTENT h1 {
		color: #506E9D;
	}
	div#CONTENT div.titleHr {
		border-bottom: 1px solid #506E9D;
	}
	
		div.colBorder {
			border-left: 1px solid #d4d4d4;
		}
		div#CONTENT div#col1 {
			background-image: url('../imgs/arbre-bleu.gif');
		}				
			div#CONTENT div div.hr {
				font-size: 1px;
				height: 1px;
				border-top: 1px solid #506E9D;
				margin: 5px 0;
			}
			
h1, h2, h3, h4, h5, h6 {
	color: #506E9D;
}

div#CONTENT div#toolboxSimple .print {
	background: url('../imgs/puce-imprimer-bleu.gif') no-repeat left center;
}
div#CONTENT div#toolboxSimple .tipafriend {
	background: url('../imgs/puce-lettre-bleu.gif') no-repeat left center;
}
div#CONTENT div#toolboxSimple a {
	color: #506E9D;
}