/**
 * module.css 23/06/2004
 * @package Xmodule
 *
 * Feuille de style du module xmodule.logo.bastia
 * 
 * @version 1.0
 * @since CSS 2.0
 * @copyright totemis.fr
 * @modified 30/06/2004
*/

#langues{
	width: 106px;
	height: 36px;
	float: left;
	margin:0;
			margin-left: 8px;
	/*background: transparent url(images/webcam02.jpg) right top no-repeat;*/
	margin-top:-30px;

}
#langues img{
	margin:0;
	margin-top: 3px;
}
#logo1{
	width: 92px;
	height: 36px;
	background: transparent url(images/webcam02.jpg)left top no-repeat;
	padding: 0;
	float: left;

}
#webcam2{
	width: 96px;
	height: 36px;
	float: left;
	display:block;
	margin-top:0px;

}
