@charset "utf-8";

/* CSS Document */



#tableau_index tr th {

	font-family:sans-serif;

border:1px dotted #969;

padding:10px;

background-color:#969;



}

#tableau_index td {

	font-family:sans-serif;

	font-size:70%;

	border:1px solid #969;

	padding:5px;

	text-align:left;

	font-weight: bold;

}

#tableau_index table {

	border:3px solid #969;

	border-collapse:collapse;

	}



#Authentification tr th {
	float: right;
	position: relative;
}
