/* CSS Document */
#sousMenuInfos {
	background-color: #e8c10d;
	background-image: url(../images/infos_coin02.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	float: left;
	width: 760px;
	position: relative;
	height: auto;
}
#txtInfos3Cols2 {
	background-image: url(../images/infos_bg_3cols_2.jpg);
	width: 760px;
	height: auto;
	background-repeat: repeat-y;
	margin-top: 10px;
	float: left;
}
#txtInfos3Cols2Txt1{
	min-height: 66px;
	width: 568px;
	float: left;
	padding-right: 10px;

}
#txtInfos3Cols2Txt2{
	padding-left: 12px;
	min-height: 66px;
	width: 170px;
	float: left;
	padding-right: 0px;
}
.listeInfos {
	list-style-type: none;
}
.listeInfos li {
	margin-bottom: 2px;
}
.infosBlockColonne1 {
	
	background-color:#4c4c4c;
	width: 217px;
	height: auto;
	background-image: url(../images/infos_coin03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	/*margin-bottom: 10px;*/
	float: left;
}
.contenuColonne1Info{
	clear:left;
	width:191px;
	background-image:url(../images/infos_bg_colonne1.jpg);
	background-repeat: repeat-x;
	padding-bottom: 10px;
	padding-left: 13px;
	padding-right: 13px;
}
.contenuColonne2Info{
	width:533px;
	padding-bottom: 10px;
	padding-top:20px;
	float:left;

}
.lienColonne1Infos{
	padding-left:6px
}
.infosBlockColonne1Contenant{
	float:left;
	width: 217px;
	height: auto;
}
.infosBlockColonne2Contenant{
	width:533px;
	height: auto;
	margin-left:10px;
	float:left;
	margin-left:8px;
}
.infosBlockColonne2 {
	background-color:#e8c10d;
	height: auto;
	background-image: url(../images/infos_coin01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float:left;
	width:533px;
}

