body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFF; 
	color: #333333;
}

.inputBranche{
	width:200px;
	border: 1px solid #aadef3;
}
a{
	color: #0179ac;
	text-decoration: none;
	font-size:12px;
}
a:hover{
	color: #f39f45;
	text-decoration: none;
	font-size:12px;
	text-decoration:underline;
}
table{
        font-size:12px;
	font-weight: normal;
}
