/******
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
******/

/*
This is for zooming function
*/

/* ZOOM1 */
div.textZooming1 {
	font-size:10px;
}

div.textZooming2 h2{
	font-size:12px;
}

div.textZooming1 span.date {
	font-size:9px;
}

div.textZooming1 span.titres_nouvelles {
	font-size:11px;
}

div.textZooming1 p.pPlanLevel1 {
	font-size:12px;
}

div.textZooming1 ul.ulPlanLevel2 {
	font-size:11px;
}

div.textZooming1 ul.ulPlanLevel3 {
	font-size:11px;
}

div.textZooming1 ul.ulPlanLevel4 {
	font-size:10px;
}

div.textZooming1 table tr td {
	font-size:10px;
}

div.textZooming1 table.multi tr td {
	padding-bottom: 10px;
}

div.textZooming1 table tr th {
	font-size:10px;
}

div.textZooming1 table a.aLinkWithLine {
	font-size:10px;
}

/* ZOOM2 */
div.textZooming2{
	font-size:12px;
}

div.textZooming2 h2{
	font-size:14px;
}

div.textZooming2 span.date {
	font-size:11px;
}

div.textZooming2 span.titres_nouvelles {
	font-size:13px;
}

div.textZooming2 p.pPlanLevel1 {
	font-size:14px;
}

div.textZooming2 ul.ulPlanLevel2 {
	font-size:13px;
}

div.textZooming2 ul.ulPlanLevel3 {
	font-size:13px;
}

div.textZooming2 ul.ulPlanLevel4 {
	font-size:12px;
}

div.textZooming2 table tr td {
	font-size:12px;
}

div.textZooming2 table tr th {
	font-size:12px;
}

div.textZooming2 table a.aLinkWithLine {
	font-size:12px;
}

/* ZOOM3 */
div.textZooming3 {
	font-size:14px;
}

div.textZooming3 h2{
	font-size:16px;
}

div.textZooming3 span.date {
	font-size:13px;
}

div.textZooming3 span.titres_nouvelles {
	font-size:15px;
}

div.textZooming3 p.pPlanLevel1 {
	font-size:16px;
}

div.textZooming3 ul.ulPlanLevel2 {
	font-size:15px;
}

div.textZooming3 ul.ulPlanLevel3 {
	font-size:15px;
}

div.textZooming3 ul.ulPlanLevel4 {
	font-size:14px;
}

div.textZooming3 table tr td {
	font-size:14px;
}

div.textZooming3 table tr th {
	font-size:14px;
}

div.textZooming3 table a.aLinkWithLine {
	font-size:14px;
}

.space {
	padding: 0 0 0 4px;	
}

.space img {
	padding: 3px 0; 
	border: 0;	
}