body {
	background-color:#ffffff;
}
.header, .footer {
	display: none;
}

.sideBarre {
	display: none;	
}

.hideForPrint {
	display: none;	
}

#actions {
	display: none;	
}

.pageInner{
	border-top :1px solid #7F7F7F;
	background-color: #ffffff;
}

.contentHeader {
	background: none;
}

.contentMain, .blocContent {
	background-color: #ffffff;
}

.pageContentLarge {
	width :100%;
}

/*.pageContentLarge .contentMain {
	width :97%;
}

p.btNew {
	text-align: right;
	width:60%;	
}*/

.sectionTitle img {
	margin-top:5px;	
}

.modulesTable {
	margin-bottom:5px;
}

.hideForPrint {
	display: none;	
}

.showForPrint {
	display: block;	
	padding-top: 10px;
}

.logoCA {
	margin-bottom:5px;
}
