@charset "utf-8";
/* CSS Document */

#container { 
	background-image: url(images/cercles_association.gif);
}
#header { 
	background-image: url(images/header.jpg);
}
#headContent {
	border-bottom: solid #61799C 1px;
}
#footer { 
	padding: 0 10px 0 14px;
	background:#61799C;
} 
.titre1 {
	color: #61799C;
}
ul li {
	background-image: url(images/bullet_asso.gif);
}
.sidebarBloc {
	color: #61799C;
}
.sidebarSeparateur {
	border-bottom: solid #C0C9D7 1px;
}
#bulletin ul li a {
	background: url(images/btn_bulletin_asso.gif);
}