/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.contbeige {
  background: #f4f4e8;
  margin-bottom:10px;
}
.contfiche {
  background: transparent url(noimage.gif) no-repeat center center;
}
.contfeat {
  background: url(featbt.jpg) no-repeat bottom right;
	padding: 10px;
}
.contintro {
  background: url(flagbg.jpg) no-repeat;
}
.contintropad {
	padding: 24px 0 0 212px;
}
.contdegbleu {
  background: url(degbleu.jpg) no-repeat top right;
}


