/* CSS Document */

.puce{
 
  font-size        : 16px;
 
  font-weight:bold;
  font-family:"Century Gothic";
  color            : #5B7EA3;
  padding-bottom:24px;
  
	background:url(../images/puce.jpg) left no-repeat ;
  }
  .td {
	font-family:"Verdana";
	font-size: 11px;
	text-align:justify;
	padding-left:7px;
}
.Style1 {
	color: #0852A5;
	font-weight: bold;
}
a.menufooter, a.menufooter:active, a.menufooter:visited{
font-family:"Verdana";
	font-size: 10px;
	color: #052F5A;
	text-decoration:none;
	vertical-align:bottom;
}
a.menufooter:hover {
	font-family:"Verdana";
	font-size: 10px;
	color: #FF1200;
	text-decoration:none;
	vertical-align:bottom;
}
.style2 {font-size: 10px;
color: #052F5A;
}
.t {
	font-family:"Verdana";
	font-size: 11px;
	vertical-align:top;	
	
	background:url(../images/t.png) left no-repeat ;
}
.puce_t{
	display: block;
	background: url(../images/t.png) no-repeat left top;
	padding-left: 14px;
	margin-left: 25px;
	font-size: 11px;
}
.p{
font-family:"Verdana";
font-size: 10px;
vertical-align:bottom;
}