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

a{
	color:#0f218b;
	text-decoration:underline;
}

a:hover{
	color:#333333;
	text-decoration:underline;
}

#center{
	background:url(../_img/noir-blanc/center-bg-noir-blanc.gif) repeat-y center  !important;
}

#sidebar{
	background:url(../_img/noir-blanc/sidebar-bg-noir-blanc.gif) no-repeat top right  !important;
}

#sidebar h2{
	background:url(../_img/noir-blanc/sidebar-h2-noir-blanc.gif) no-repeat  !important;
}

#content-int h2{
	color:#a8a8a8 !important;
}

#content-int h2 a{
	color:#a8a8a8 !important;
	text-decoration:none;
}

#content-int h3{
	color:#000000 !important;
	background:url(../_img/noir-blanc/puce1-noir-blanc.gif) no-repeat left 19px!important;
}

.content-int-2 h3{
	background:url(../_img/noir-blanc/puce1-noir-blanc.gif) no-repeat left 26px  !important;
}


#content-int h3 a{
	color:#000000 !important;
	text-decoration:none;
}

#content-int h4{
	color:#000000 !important;
}

#content-int h4 a{
	color:#000000 !important;
}


#ssmenu{
	color:#a8a8a8 !important;
}

#ssmenu a{
	color:#a8a8a8 !important;
	text-decoration:none;
}

.bloc1{
	background:url(../_img/noir-blanc/bloc1-bg-noir-blanc.gif) repeat-y;
}

.bloc1-content{
	color:#000000;
}

.bloc1-content a{
	color:#000000 !important;
}

.bloc1-content h4{
	color:#000000 !important;
}

