/* General ==================================================================*/

body {
	color: black;
	font-size: 13px;
}

a:link, a:visited {
	color: black;
	text-decoration: underline;
}

a.pdf {
	background: none;
	padding: 0;
}

#nav3, #nav1, #footer, #nav2, #right{
	display: none !important;
	}
	
#header {
	height: 50px !important;
	}

#page {
border: 0 !important;
}

#nav2 li a.prod, #nav2 li.nosub a {
padding: 4px 0 4px;
background-image: none;
}	

#content, #corps.marge #content {
margin: 0 !important;
padding: 20px 0;
width: 690px;
}