a, a:hover, a:visited {
	color: black;
}

#right {
	display:none;
}

#logOut {
	display: none;
}

#menu_top {
	display:none;
}

#menu_bas {
	display: none;
}

#copyright {
	margin-top: 30px;
	font-size: 9px;
}

legend {
	font-weight: bolder;
}

dt {
	font-weight: bolder;
	font-size: 14px;
	margin-top: 12px;
	
}

.printonly {
	display: block;
}

.screenonly {
	display: none;
}

.sortirPrint {
	display:none;
}

#imgStruct {
	display:block;
	font-size: 11px;
}

.bleuPale, .bleuFonce {
	font-size:10px;
}

.barreSousTitre {
	font-size:13px;
}

.paraContenuTop {
	font-size:11px;
	margin-bottom: 6px;
	padding: 6px;
}

.paraContenu, .paraContenu2 {
	font-size:11px;
}

.barreSousTitreWithBorderTop {
	font-size:14px;
}

.trprintonly {
	margin:0 0 20px 0;
}


/*a:after { 
	content: " [" attr(href) "] "; 
}*/
