#blocks {
	position: relative;
	width: 550px;
	margin: 4px auto 0 auto;
	padding: 4px 55px;
	background-color: #D0E22C;
}

.block, .blocktxt {
	float: left;
	position: relative;
	width: 110px;
	height: 110px;
	margin: 0; padding: 0;
	color: #F79418;
	text-align: center;
	overflow: hidden;
}

.blocktxt img.promo_noel {
	position: absolute;
	top: 0;
	left:  0;
}

.blocktxt span.promo_noel {
	position: absolute;
	bottom: 3px;
	right: 3px;
	color: red;
}

#c2.blocktxt span.promo_noel {
	color: yellow;
	font-size: 14px;
}

.tableau .block img {
	margin-top: 4px;
}

.block .title {
	font-size: 10px;
	height: 24px;
	padding: 0 1px;
	overflow: hidden;
}

.blocktxt a {
	color: #FED806;
	font-size: 16px;
	font-weight: bold;
	display: block;
	height: 100%;
	line-height: 18px;
}

.block .title a {
	color: #660066;
}

/* @group index page */

#blocks.index {
	width: 660px;
	padding: 0;
}

#blocks.index .block a {
	display: block;
	position: relative;
	height: 100%;
	color: #FED806;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	overflow: hidden;
}

#blocks.index .block a img {
	position: absolute;
	top: 0;
	left: 0;
}

#blocks.index .block a:hover img {
	top: -110px;
}

/* @end */

/* @group colored squares */

#c1 {
	background-color: #6FECEC;
}

#c2 {
	background-color: #E73100;
}

#c3 {
	background-color: #FED806;
}

#c4 {
	background-color: #F73963;
}

#c5 {
	background-color: #8C9408;
}

/* My Comment */


#c6 {
	background-color: #FF426B;
}

#c7 {
	background-color: #7D097D;
}

#c8 {
	background-color: #33E0E0;
}

#c9 {
	background-color: #FF560F;
}

#c10 {
	background-color: #EA99EA;
}

/* My Comment */

#c11 {
	background-color: #FF84AD;
}

#c12 {
	background-color: #AAB410;
}

#c13 {
	background-color: #FB8903;
}

#c14 {
	background-color: #FA95B7;
}

#c15 {
	background-color: #C50063;
}

/* My Comment */


#c16 {
	background-color: #06E3E3;
}

#c17 {
	background-color: #FFCD17;
}

#c18 {
	background-color: #FF4A18;
}

#c19 {
	background-color: #7D097D;
}

#c20 {
	background-color: #AAB410;
}

/* @end */