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

.header .menu_principal #supports a {
	color: #F6C1D3;
	background-image: url(btn_creations_on.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.sidebar1 {
	/* [disabled]width: 220px; */
	/* [disabled]height: 485px; */
	/* [disabled]clear: both; */
	/* [disabled]position: absolute; */
	/* [disabled]top: 145px; */
	background-image: url(barre_creations.jpg);
	background-repeat: no-repeat;
}
.sidebar1 .nav li a {
	/* [disabled]background: #F3E72F url(barre_supports.jpg) no-repeat; */
	/* [disabled]border-width: 0px; */
}
.content h2  {
	font-size: 1.2em;
	color: #F6C1D3;
}
.content h1 {
	font-size: 2em;
	color: #E44690;
	font-style: normal;
}
.content h3 {
	font-size: 1.5em;
	font-style: italic;
	color: #9E0054;
}
.content strong {
	color: #9E0054;
}
.body p a {
	text-decoration: underline;
	color: #E44690;
}
