body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#mainMenu, #imgPreload, #header {
	display: none;
}



.user-zuttionportfolio-pi1 {
	width: 700px;
}

.user-zuttionportfolio-pi1 table {
	width: 700px;
	border-collapse: collapse;
}


ul#reinit {
	display: none;
}


/******************************************************
  ENTETE DU TABLEAU
*******************************************************/

th a:link, th a:visited,
th a:hover, th a:active {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}



/******************************************************
  CELLULES DU TABLEAU
*******************************************************/
td {
	border-bottom: 1px dotted #000;
	padding: 15px;
}

th.col8, td.col8 {
	display: none;
}

#smenu1, #smenu2, #smenu3 {
	display: none;
}
#loader {
	display: none;
}


