@charset "UTF-8";
.header .menu_principal #vision a {
	background: url(btn_vision_on.png) no-repeat center top;
	color: #F2EC87;
}
.sidebar1 {
	/* [disabled]width: 220px; */
	background: url(barre_vision.jpg) no-repeat;
	/* [disabled]height: 485px; */
	/* [disabled]clear: both; */
	/* [disabled]position: relative; */
	/* [disabled]top: -15px; */
	border-style: none;
}
.sidebar1 a   {
	font-size: 1.2em;
	color: #BEBD1B;
	margin-top: 30px;
	border-style: none;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background: #5F710D;
	text-indent: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sidebar1 a:hover {
	color: #F7F199;
}
.content h1 {
	font-size: 2em;
	color: #BEBD1B;
	font-style: normal;
}
.content h3 {
	font-size: 1.5em;
	font-style: italic;
	color: #5F710D;
}
.content strong {
	color: #5F710D;
}
