@import url(contenu.css);

table.spip tr.row_odd , table.spip tr.row_even{
	background: none;
}

table.spip tr , table.spip td , table.spip th
{
	border: 1px solid #999;
}

table.spip
{
	width: 630px;
	text-align: center !important;
}

a
{
	text-decoration: none !important;
	color: #000 !important; 
}

*
{
	padding: 0px;
	margin: 0px;
}

object
{
	margin: 32px 0 0 0;
}

img
{
	border: none;
}

hr
{
	clear: left;
	border: 0px;
	width: 0px;
	color: #FFF;
}

#header , #colonne-gauche , #contenu-annexe , #pied , #breadcrumb , #skipper , #recherche , a.toppage , #blockmenu1 , #blockmenu6 , #blockmenu4
{ 
	display: none !important;
}