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

#leftContent, #rightContent, #header, #search, div.articlesheader, #credits, #pub,
#menuAdresses1, #menuAdresses2, #menuAdresses3, #menuAdresses4, p.tx-kesmallads-linkform,
a.imgPubliezOver, p.agendaLinkInsert, div.pagebrowser, div.pageOf {
	display: none;
}

img.imgTitleAgenda {
	margin-bottom: 20px;
}

div.agendaDate span.date {
	font-size: 200%;
	font-weight: bold;
	color: #3A76B1;	
}

#container, #generalContent {
	width: 100%;
}


#generalContent div.user-articles-pi1 ul.print {
	display: none;
}


#generalContent h1 {
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
	font-size: 160%;
	font-weight: normal;
}

#generalContent h2 {
	margin: 0 0 20px 0;
	padding: 0;
	text-align: center;
	font-size: 110%;
	font-weight: normal;	
}

#leftContent h1, #rightContent h1, #generalContent .user-articles-pi1 h1.edito {
	color: #03c;
	font-size: 160%;
	font-weight: normal;
	font-style: italic;
	position: relative;
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	text-align: left;
	border-bottom: 1px double #000;
}

#generalContent div.user-articles-pi1 .user-articles-home h3 {
	text-align: center;
	font-size: 130%;
	color: #000;
}

#generalContent h3 {
	color: #3A76B1;
	font-size: 120%;
}

table {
	width: 100%;
	margin: 20px 0;
}

table td, table th {
	border-bottom: 1px solid #ccc;
	padding: 2px;
}

#footer {
	height: 28px;
	text-align: center;
}

#footer p {
	line-height: 28px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	margin: 0;
	padding: 0;
	font-size: 90%;
}

#footer p a:link, #footer p a:visited, #footer p a:hover, #footer p a:active {
	color: #000;
	text-decoration: none;
}