/******
BEGIN
This should be used wherever there are/is (a) <p>(s) within a table cell
This will remove an unwanted space above or/and under a paragraph
*/
p.first {
	margin-top:0px;
	padding-top:0px;
}

p.last {
	margin-bottom:0px;
	padding-bottom:0px;
}

/*
END
******/

#module {
	position:relative;
	width:321px;
	background-image:url(../fr/images/modules/bcg.gif);
	margin-top:107px;
	margin-left:38px;
}

#module_empty {
	position:relative;
	width:321px;
	margin-top:107px;
	margin-left:38px;
}

.date {
	margin-top:50px;
	margin-left:50px;
}

#image_float {
	position:absolute;
	z-index: 5;
	left: -26px;
	top: -35px;
}
	
.pNoMargin{
	margin:0px 0px 0px 0px;
}

.divNews{
	position:relative;
}

.divNewsImage{
	float:left;
	width:74px;
	padding:5px 0px 5px 5px;
}

.divNewsText{
	float:left;
	padding:5px 5px 5px 5px;
}

.divNewsButtons{
	position:relative;
	width:278px;
	padding:5px 5px 5px 5px;
}

.divEquipments{
	position:relative;
}

.divEquipmentsImage{
	float:left;
	width:74px;
	padding:5px 0px 5px 5px;
}

.divEquipmentsText{
	float:left;
	padding:5px 5px 5px 5px;
}

#divMenuTop{
	position:relative;
	background-image:url(../fr/images/modules/top2.jpg);
	background-repeat:no-repeat;
	width:321px;
	height:16px;
}

#divMenuMiddle{
	position:relative;
	background-image:url(../fr/images/modules/bcg.jpg);
	width:321px;
}

#divMenuBottom{
	position:relative;
	background-image:url(../fr/images/modules/bas.jpg);
	width:321px;
	height:20px;
}

.imgPhotoLeft{
	margin-right:5px;
}

.NoMarginNoPadding{
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 0px;	
}