.baspage{
clear : left;
width:100%;
margin-top: 1%;
margin-left: auto;
margin-right : auto;
text-align : center;
}
.bloc1{		/*contient le compteur Xiti*/
width : 20%;
float: left;
}

.bloc2{		/*contient les logos xhtml et copyright*/
width: 40%;
float: left;
margin-left: 0;
}

.baspage h5 { 
	color: #000066; /*vert pistache=#CCFF66  vert foncé=272D11*/
	font: normal 11px "Trebuchet MS", tahoma, Verdana, sans-serif;
	padding-top: 7px;
	text-align: center;
} 

