/*html{
	background: url(gfx/iv/background.gif) repeat top left;
}
	#flags{
		background: url(gfx/iv/background_flag.png) no-repeat left top;
	}
		#flags_right{
			background: url(gfx/iv/background_flag.png) no-repeat right top;
		}
	.domainConseillerSpecsPhoto{
		background: url(gfx/iv/background-thumb.gif) no-repeat left top;
	}
	.conseillerImage{
		background: url(gfx/iv/background-image.gif) no-repeat left top;
	}
	.consultantImage{
		background: url(gfx/iv/background-image.gif) no-repeat left top;
	}
	#containerTop{
		background: url(gfx/iv/container_top.png) no-repeat bottom;
	}
	#containerBottom{
		background: url(gfx/iv/container_bottom.png) no-repeat top;
	}
	#container{
		background: url(gfx/iv/background_container.png) repeat-y;
	}*/
	
.conseillerPhone .flag {
	width: 30px;
}

.conseillerPhone .phone{
	width: 165px;
}