/*--CSS ATELIERS--210407*/
#sousMenuAtelier {
	background-color: #660066;
	background-image: url(../images/atelier_coin02.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	float: left;
	width: 760px;
	height: auto;
}
#txtAteliers3Cols2 {
	background-image: url(../images/ateliers_bg_3cols_2.jpg);
	width: 760px;
	height: auto;
	background-repeat: repeat-y;
	margin-top: 10px;
	float: left;
}
#txtAteliers3Cols2Txt1{
	min-height: 66px;
	width: 568px;
	float: left;
	padding-right: 10px;
}
#txtAteliers3Cols2Txt2{
	padding-left: 12px;
	min-height: 66px;
	width: 170px;
	float: left;
	padding-right: 0px;
}
.listeAteliers {
	list-style-type: none;
}
.listeAteliers li {
	margin-bottom: 2px;
}
.atelierBlockLarge {
	background-color: #660066;
	width: 760px;
	height: auto;
	background-image: url(../images/ateliers_coin01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	clear: left;
}
.atelierBlockPetit {
	background-color: #660066;
	width: 252px;
	height: auto;
	background-image: url(../images/ateliers_coin01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 10px;/**/
	float: left;
}
.ligneAtelier {
	clear: left;
	min-height: 264px;
	width: 760px;
	padding-bottom: 10px;/**/
	margin-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}
.block {
	margin-right:2px;
	padding: 0px;
	width: 252px;
	float: left;
}
.blockFin {
	width: 252px;
	padding: 0px;
	float: left;
}
.blockTxt {
	background-image: url(../images/Ateliers_BgTxt1Colonne.jpg);
	background-repeat: repeat-y;
	float: left;
}
.ateliers1colonne{
	background-image:url(../images/Ateliers_BgTxt1Colonne.jpg);
	background-repeat:repeat-y;
	padding-left:15px;
}
.ateliers3colonnesTxt1{
	min-height: 50px;/**/
	width: 237px;
	padding-left:15px;
	float:left;
	margin-bottom: 10px;/**/
}
.ateliers3colonnesTxt2{
	min-height: 30px;/**/
	width: 237px;
	padding-left:15px;
	float:left;
}


.divSeparateurGris{
	margin-right:2px;
	height:10px;
	width: 252px;
	border-bottom:1px solid #CCCCCC;
	float:left;/**/
}
.divSeparateurGris2{
	margin-right:0px;
	width: 252px;
	height:10px;
	border-bottom:1px solid #CCCCCC;
	float:left;
}
.imgBlockAtelier {
	padding-bottom:10px;
	float: left;
	border: 0px;
	width:760px;
}
