/* cache les controles google pour permettre la génération du javascript nécessaire pour ajax */
.ctr_invisible
{
	display: none;
}
/* ****************************************************** GESTION DU BLOC GOOGLE *******************************/
.ctr_googleinformation
{
	text-align: center;
}
.ctr_googleinformation span
{
	white-space: normal;
}
a.ctr_bt_google_centrer
{
	color: #064d87;
	font-size: 11px;
	font-weight: 700;
	text-decoration: none;
}
a.ctr_bt_google_centrer:hover
{
	text-decoration: underline;
}
/* ****************************************************** GESTION DU BLOC CONTACT *******************************/
.ctr_contact {
	background: url(../design/images/aks_ombre_2_middle.gif) repeat-y top left;
	width: 556px;
}
/* ****************************************************** GESTION DU BLOC ACCES *******************************/
.ctr_acces {
	background: url(../design/images/aks_ombre_2_middle.gif) repeat-y top left;
	width: 556px;
	margin-left:375px;
}
/* ****************************************************** GESTION DES PAGES D'ERREUR *******************************/
.ctr_erreur 
{
	font-size: 14pt;
}
