/*
style pour l'affichage des modules PHoCEA (news etc.)
*/

.news{
	border:0px solid #fff;
}	
.news1{

}


table tbody tr:nth-child(even) td,
table tbody tr.even td {
  background: transparent;
}
/*
table.no-zebra tbody tr:nth-child(even) td,
table.no-zebra tbody tr.even td {
  background: transparent;
}
*/

