html, body {
	margin: 0px;
	padding: 0px;
}
form, map {
	margin: 0px;
	padding: 0px;
	border: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(/pantheon-sorbonne/img-bureau-contemporain/sieges-bureau/fond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
td, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;}
	
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
input.ChampsTextNoir10, textarea.ChampsTextNoir10, select.ChampsTextNoir10{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #95BAD7;
}
