
body {
	color: 000;	
	font-family: "Trebuchet MS",arial,verdana,sans-serif;
	font-size: 11pt;
	margin: 2cm;
	background-image: url('../i/header_print.jpg') !important;	
	background-repeat: no-repeat;
	
}

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

h1, h1 a {
	font-size: 16pt;
	color: #F60;	
}

h2, h2 a {
	margin-top: 2em;
	font-size: 14pt;
	color: #0063ea;
}

h3, h3 a {
	font-size: 12pt;
	color: #333;	
}

h3 u {
	font-weight: normal;
	text-decoration: none;
	font-size: 10pt;	
}


#personnalCard,.bgHeader,.underMenuCenter, .underMenuRight, .underMenuLeft, .notification, .blocHeader, .homePageList, #headerRow, form, .introComment {
	position: absolute;
	top: 0;
	left:0;
	height: 1px;
	width: 1px;
	visibility: hidden;
}

.newIdea {
	width: 600px;
	text-align: justify;	
}

ul {
	list-style-type: none;	
}

li {
	display: inline;	
}

#footerTitle {
	margin-top: 20px;
	border-top: 1px solid #333;
	padding-top: 1em;	
}