body{
  font-family: 'Trebuchet MS';
  font-size: 13px;
  color: #2453ff;
  background-color: #ffffff;
  background-image: url('http://www.mezoticam.fr/images/fond404.jpg');
  background-repeat: no-repeat;
  background-position: center;
}

.sollicite{
	font-family: 'Trebuchet MS';
	font-size: 13px;
	float:center;
	width: 400px;
}

.sollicite TABLE{
	width: 400px;
	
}
.sollicite TD{
	font-family: 'Trebuchet MS';
	text-align: center;
}

.sollicite A{
	text-decoration: none;
	font-weight: bold;
	color: #134c8c;
	background-color: #8fadd0;
	border-top: 1px solid #134c8c;
	border-bottom: 2px solid #134c8c;
	padding-left: 4px;
	padding-right: 4px;
}
.sollicite A:visited{
	text-decoration: none;
	font-weight: bold;
	color: #134c8c;
	background-color: #8fadd0;
	border-top: 1px solid #134c8c;
	border-bottom: 2px solid #134c8c;
	padding-left: 4px;
	padding-right: 4px;
}
.sollicite A:hover{
	text-decoration: none;
	font-weight: bold;
	color: #134c8c;
	background-color: #8fd098;
	border-top: 1px solid #138c1f;
	border-bottom: 2px solid #138c1f;
	padding-left: 4px;
	padding-right: 4px;
}

