@charset "UTF-8";
/* CSS Document */

.tab_infos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	width: 562px;
	margin-top: 5px;
	float: left;
}
.txterror {
	color: #FF0000
}

