#boiterecherche2
{
	width : 370px;
	height : 360px;
	background-color : #D9EEF1;
	padding : 20px 0px 0px 0px;
	margin : 10px 0px 0px 10px;
}

#boiterecherche2 fieldset
{
	border : #939393 1px solid;
	background-color : white;
	width : 310px;
	height : 310px;
	margin : 0px 0px 0px 20px;
	padding : 10px 10px 0px 5px;
}

#rec2_contenu
{
	margin : 0px 0px 0px 10px;
}

#rec2_contenu h1
{
	font-size : 10px;
	font-family : book antiqua;
	color : #535353;
	margin : 5px 0px 0px 0px;
	display : inline;
}

#rec2_contenu h2
{
	font-size: 10px;
	font-style: italic;
	color:#777B94;
	margin : 5px 0px 0px 0px;
	font-weight : normal;
}

#rec2_contenu h3
{
	font-size : 10px;
	font-family : book antiqua;
	color : #535353;
	margin : 0px 0px 0px 0px;
}
#rec3_gauche
{
	float : left;
}

#rec3_droite
{
	float : right;
	margin : 10px 25px 0px 0px;
}

#legende1
{
	background-color : #777B94; 
	text-transform : uppercase; 
	color : white; 
	font-size : 13px;
	font-weight : normal;
	padding : 0px 10px 0px 10px;
}

#legende1:before
{
	content : url(../img/puce_orange.png)"  ";
}

.selectdate
{
	font-size : 9px;
}


/* BOITE DE RECHERCHE DANS "compte.php" */
#boiterecherche3
{
	width : 370px;
	height : 230px;
	background-color : #D9EEF1;
	padding : 20px 0px 0px 0px;
	margin : 10px 0px 0px 10px;
}

#boiterecherche3 fieldset
{
	border : #939393 1px solid;
	background-color : white;
	width : 310px;
	height : 180px;
	margin : 0px 0px 0px 20px;
	padding : 10px 10px 0px 5px;
}

#boiterecherche4
{
	width : 370px;
	height : 230px;
	background-color : #D9EEF1;
	padding : 20px 0px 0px 0px;
	margin : 10px 0px 0px 10px;
	float : left;
}


#report_recherche
{
	width : 100%;
	height : auto;
	border : black 0px solid;
}

#boiterecherche4 fieldset
{
	border : #939393 1px solid;
	background-color : white;
	width : 310px;
	height : 180px;
	margin : 0px 0px 0px 20px;
	padding : 10px 10px 0px 5px;
}

#boiterecherche5
{
	width : 370px;
	height : 230px;
	background-color : #D9EEF1;
	padding : 20px 0px 0px 0px;
	margin : 10px 0px 0px 0px;
	float : right;
}

#boiterecherche5 fieldset
{
	border : #939393 1px solid;
	background-color : white;
	width : 310px;
	height : 180px;
	margin : 0px 0px 0px 20px;
	padding : 10px 10px 0px 5px;
}

#boiterecherche6
{
	width : 430px;
	height : 340px;
	background-color : #D9EEF1;
	padding : 20px 0px 0px 0px;
	margin : 0px 0px 0px 10px;
}

#boiterecherche6 fieldset
{
	border : #939393 1px solid;
	background-color : white;
	width : 370px;
	height : 290px;
	margin : 0px 0px 0px 20px;
	padding : 10px 10px 0px 5px;
}

.rechercher_compte
{
	background-image : url(../img/recherche.png);
}

.rechercher_cpt
{
	margin : 10px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}


/* boite recherche 7 présente sur liste de transactions publique */
#boiterecherche7
{
	width : 460px;
	height : 160px;
	background-color : #D9EEF1;
	padding : 20px 0px 0px 0px;
	margin : 10px 0px 0px 10px;
}

#boiterecherche7 fieldset
{
	border : #939393 1px solid;
	background-color : white;
	width : 400px;
	height : 110px;
	margin : 0px 0px 0px 20px;
	padding : 10px 10px 0px 5px;
}
