@charset "UTF-8";
/* CSS Document */

.header .menu_principal #agence a {
	color: #9FD7F0;
	background-image: url(btn_supports_on.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.sidebar1 {
	/* [disabled]width: 220px; */
	/* [disabled]height: 485px; */
	/* [disabled]clear: both; */
	/* [disabled]position: relative; */
	/* [disabled]top: -15px; */
	border-style: none;
	background-image: url(barre_supports.jpg);
	background-repeat: no-repeat;
}
.sidebar1 a   {
	font-size: 1.2em;
	color: #65BEE6;
	margin-top: 30px;
	border-style: none;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-indent: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #006FB7;
}
.sidebar1 a:hover {
	color: #9FD7F0;
}
.content h1 {
	font-size: 2em;
	color: #65BEE6;
	font-style: normal;
}
.content h3 {
	font-size: 1.5em;
	font-style: italic;
	color: #006FB7;
}
.content strong {
	color: #006FB7;
}
