body {
	overflow: scroll-y;
}

.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2D942A;
}
.titre {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.mini-police {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006600;
}

.btnsubmit
{
	color: white;
   font-weight: bolder;
	background-color: #006600;
	border: none;
	display: block;
	cursor:hand;
}

.tabRech
{
	
	width: 450px;
	height: 820px;
}

.contact
{
	background: url(images/fondcontact.jpg);
	background-repeat: no-repeat;
	width: 430px;
	height: 397px;
	padding: 5px 5px 5px 5px;
	
}

.contactNL
{
	background: url(images/fondcontactNL.jpg);
	width: 483px;
	height: 397px;
	padding: 15px 5px 5px 5px;
	margin-left:15px; 
	
}

.boxAnn
{
	
	width: 500px;
	height: 1300px;
	padding: 5px 5px 5px 15px;
	border-bottom:2px solid #ffa113;
}


.logBox
{
	width: 470px;
	height: 111px;
	background: url(images/logBox.jpg);
	background-repeat: no-repeat;
	padding: 5px 5px 5px 5px;
}

.boxFich
{
	width: 477px;
	height: 490px;
	background: url(images/boxFich.jpg);
	background-repeat: no-repeat;
	padding: 5px 15px 5px 15px;
}

.boxFichM
{
	width: 418px;
	height: 182px;
	background-repeat: no-repeat;
	padding: 5px 15px 5px 15px;
	border-bottom:2px solid #ffa113;
}

.boxPart
{
	width: 419px;
	height: 156px;
	border-bottom: 1px solid #006600;
	background-repeat: no-repeat;
	padding: 5px 15px 5px 15px;
	margin: 0px 0px 10px 45px;
}