/* CSS Document */

#mini .cours_01, .cours_02, .cours_03, .cours_04, .cours_05, .cours_06, .cours_07, .cours_08, .cours_09, .cours_10, .cours_11{
	width:70px;
	height:90px;
	float:left;
	margin-right:2px;

}


.cours_01 a:link, .cours_01 a:visited {
	background:transparent url(../images/cours/image_02_mini.jpg) top left no-repeat;
	display: block;
	height:90px;
}
.cours_01 a:hover, .cours_01 a:active {
	background-position: top right;
	height:90px;
}
.cours_02 a:link, .cours_02 a:visited {
	background:transparent url(../images/cours/image_01_mini.jpg) top left no-repeat;
	display: block;
	height:90px;
}
.cours_02 a:hover, .cours_02 a:active {
	background-position: top right;
	height:90px;
}
.cours_03 a:link, .cours_03 a:visited {
	background:transparent url(../images/cours/image_03_mini.jpg) top left no-repeat;
	display: block;
	height:90px;
}
.cours_03 a:hover, .cours_03 a:active {
	background-position: top right;
	height:90px;
}
.cours_04 a:link, .cours_04 a:visited {
	background:transparent url(../images/cours/image_04_mini.jpg) top left no-repeat;
	display: block;
	height:90px;
}
.cours_04 a:hover, .cours_04 a:active {
	background-position: top right;
	height:90px;
}
.cours_05 a:link, .cours_05 a:visited {
	background:transparent url(../images/cours/image_05_mini.jpg) top left no-repeat;
	display: block;
	height:90px;
}
.cours_05 a:hover, .cours_05 a:active {
	background-position: top right;
	height:90px;
}
.cours_06 a:link, .cours_06 a:visited {
	background:transparent url(../images/cours/image_06_mini.jpg) top left no-repeat;
	display: block;
	height:90px;
}
.cours_06 a:hover, .cours_06 a:active {
	background-position: top right;
	height:90px;
}
.cours_07 a:link, .cours_07 a:visited {
	background:transparent url(../images/cours/image_07_mini.jpg) top left no-repeat;
	display: block;
	height:90px;
}
.cours_07 a:hover, .cours_07 a:active {
	background-position: top right;
	height:90px;
}
.cours_08 a:link, .cours_08 a:visited {
	background:transparent url(../images/cours/image_08_mini.jpg) top left no-repeat;
	display: block;
	height:90px;
}
.cours_08 a:hover, .cours_08 a:active {
	background-position: top right;
	height:90px;
}
.cours_09 a:link, .cours_09 a:visited {
	background:transparent url(../images/cours/image_09_mini.jpg) top left no-repeat;
	display: block;
	height:90px;
}
.cours_09 a:hover, .cours_09 a:active {
	background-position: top right;
	height:90px;
}
.cours_10 a:link, .cours_10 a:visited {
	background:transparent url(../images/cours/image_10_mini.jpg) top left no-repeat;
	display: block;
	height:90px;
}
.cours_10 a:hover, .cours_10 a:active {
	background-position: top right;
	height:90px;
}
.cours_11 a:link, .cours_11 a:visited {
	background:transparent url(../images/cours/image_11_mini.jpg) top left no-repeat;
	display: block;
	height:90px;
}
.cours_11 a:hover, .cours_11 a:active {
	background-position: top right;
	height:90px;
}
