
body {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size : 12px;
	color:#2a2b2c;
	font-family : arial;
	background-color: #7b9cc8;
}

a:link 
  { color:#2a2b2c;
  text-decoration: underline; 
  background-color: transparent }
a:visited 
  { color:#2a2b2c;
  text-decoration: underline}
a:hover 
  { color:#314e75;
  text-decoration: underline; 
  background-color: transparent }
a:active 
  { color:#2a2b2c; 
  text-decoration: underline; 
  background-color: transparent }
  
  .titre {
	font-size : 12px;
	text-decoration: none;
	color:#314e75;
	font-family : arial;
	font-weight: bold;
	margin-left:50px;
	margin-right:50px;
	margin-top:30px
}
  .texte {
	font-size : 12px;
	margin-left:0px;
	margin-right:0px
	
}

.plan {
	font-size : 12px;
	margin-left:10px;
	margin-right:60px
	
}

  .titre_offres {
	font-size : 12px;
	text-decoration: none;
	color:#314e75;
	font-family : arial;
	font-weight: bold;
	margin-left:10px;
	margin-right:50px;
	margin-top:30px
}
  .texte_offres {
	font-size : 10px;
	margin-left:10px;
	
	
}
  .titre_detail{
	font-size : 12px;
	text-decoration: none;
	color:#314e75;
	font-family : arial;
	font-weight: bold;
}

	.button{
	background-color : #FFFFFF;
	color:#595959;
	cursor : hand;
	border : 0px outset #FFFFFF;
	font-family : arial;
	font-style : normal;
	font-variant : normal;
	
	font-size : 8pt;
}
	.button2{
	background-color : #314e75;
	color:#FFFFFF;
	cursor : hand;
	border : 0px outset #FFFFFF;
	font-family : arial;
	font-style : normal;
	font-variant : normal;
	
	font-size : 8pt;
}
	.button3{
	background-color : #6188bd;
	color:#FFFFFF;
	cursor : hand;
	border : 0px outset #FFFFFF;
	font-family : arial;
	font-style : normal;
	font-variant : normal;
	
	font-size : 8pt;
}
.error{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	color: #FF0000;
	font-size : 10px;
	font-weight : normal;
}