body
{ 
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center top; 
}

div#principal
{
	border: 0px red solid;
	width: 725px; 
	height: 650px;
	overflow: auto;
}

div#principal_materiel
{
	border: 0px red solid;
	width: 725px; 
	height: 650px;
}

div#secondaire
{
	border: 0px blue solid;
	width: 100%; 
	height: 550px; 
	overflow: auto; 
}
	
table#neant
{
	font-family: Arial;
	font-size: 12pt;
	font-weight : bold;
	color: #555555;
}

a
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a:link
{
	text-decoration:none;
}

a:hover
{
	color: #f8cc49;
	text-decoration:none
} 

a img
{
	border:none
}
