@charset "utf-8";
/* CSS Document */

.table_br {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #98C4D8;
	border-right-color: #98C4D8;
	border-bottom-color: #98C4D8;
	border-left-color: #98C4D8;
	color:#0b759c;
}

.orange {

color:#f89a48;
}


.realisation {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: verdana, Arial, Helvetica, sans-serif; 
}

.realisation a{
text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	color: #5890bc;
	font-family: verdana, Arial, Helvetica, sans-serif; 
}