#tbHead  {width: 800px; border-bottom: 1px solid #0C53B0;}
#tbHead tr {text-align: left; background-color: #0C53B0;}
#tbHead #headLib {float: left; margin: 10 10;color: #ffffff;font-size: 25px;font-weight: bold;}
#tbHead #headLogo {float: right;margin: 5 5;}

#tbCorps {width: 800;background: #fff;}

#baro {width: 800px;margin: auto;}

#tbBaro {width: 480px;;height: 265px;border: 2px solid #86AADA;-moz-border-radius: 20px;}

#tbCompare {width: 800px;}

/*#tbAgence {width: 220px;border: 2px solid #86AADA;-moz-border-radius: 20px;margin-bottom: 10px;}
#tbAgence .adrAgence {font-family: Comic Sans MS,Verdana,Arial;font-size: 14px;}
/* #tbAgence img {margin-left: 10px;} */
#tbAgence .nomAgence {}*/

#tbFiche  {width: 470px;height: 30px;text-align: right;} /* border: 2px solid #86AADA;-moz-border-radius: 20px */

#tbDate  {width: 470px;height: 30px;border: 2px solid #86AADA;-moz-border-radius: 20px;text-align: right;}
#tbDate #date {margin-right: 10px;}

#phCompare {border-radius: 20px;-moz-border-radius: 20px;border: 1px solid #0851B5;background: #D6E1F3;margin-left: 152px;margin-bottom: 10px;}

/* #tbPhotos {width: 100%;} */
#tbPhotos .imgmini {margin: 5 5;}

.titreRubrique {font-size: 14px;color: #036;background: url(./images/bgTitre.jpg);text-align: right;}
.cellP {background: url(images/bgCell.jpg);}
.cellI {}
.body  {}
FORM {margin: 0 0;}
.bienEnCours:link      {background: none; color: #ffffff; font-size: 14px;font-family: Arial, Verdana, Times New Roman, Helvetica; text-decoration: none}
.bienEnCours:active    {background: none; color: #ffffff; font-size: 14px;font-family: Arial, Verdana, Times New Roman, Helvetica; text-decoration: none}
.bienEnCours:visited   {background: none; color: #ffffff; font-size: 14px;font-family: Arial, Verdana, Times New Roman, Helvetica; text-decoration: none}
.bienEnCours:hover     {background: none; color: #ffffff; font-size: 14px;font-family: Arial, Verdana, Times New Roman, Helvetica; text-decoration: underline}

.bienEnCoursNorm:link      {background: none; color: #000000; font-size: 14px;font-family: Arial, Verdana, Times New Roman, Helvetica; text-decoration: none}
.bienEnCoursNorm:active    {background: none; color: #000000; font-size: 14px;font-family: Arial, Verdana, Times New Roman, Helvetica; text-decoration: none}
.bienEnCoursNorm:visited   {background: none; color: #000000; font-size: 14px;font-family: Arial, Verdana, Times New Roman, Helvetica; text-decoration: none}
.bienEnCoursNorm:hover     {background: none; color: #000000; font-size: 14px;font-family: Arial, Verdana, Times New Roman, Helvetica; text-decoration: underline}

#agCoord {color: #000;font-family: Arial,Verdana, Times New Roman;font-size: 12px;}
#agCoord span {font-weight: bold;font-size: 16px;}

/* BULLE 1 px
*******************************/
#bulle1 td.coin1 {
	background-image:url('../images/bulle.gif');
	background-repeat:no-repeat;
	background-position: top left;
}
#bulle1 td.coin2 {
	background-image:url('../images/bulle.gif');
	background-repeat:no-repeat;
	background-position: top right;
}
#bulle1 td.coin3 {
	background-image:url('../images/bulle.gif');
	background-repeat:no-repeat;
	background-position: bottom left;
}
#bulle1 td.coin4 {
	background-image:url('../images/bulle.gif');
	background-repeat:no-repeat;
	background-position: bottom right;
}
#bulle1 td.centre {
	border-top: 1px solid #ADBED6; /* #afbed3; */
	border-bottom: 1px solid #ADBED6; /* #afbed3; */
	padding:5px;
}

/* BULLE 2 px
*******************************/
#bulle2 td.coin1 {
	background-image:url('../images/bulle2.gif');
	background-repeat:no-repeat;
	background-position: top left;
}
#bulle2 td.coin2 {
	background-image:url('../images/bulle2.gif');
	background-repeat:no-repeat;
	background-position: top right;
}
#bulle2 td.coin3 {
	background-image:url('../images/bulle2.gif');
	background-repeat:no-repeat;
	background-position: bottom left;
}
#bulle2 td.coin4 {
	background-image:url('../images/bulle2.gif');
	background-repeat:no-repeat;
	background-position: bottom right;
}
#bulle2 td.centre {
	border-top: 2px solid #ADBED6;
	border-bottom: 2px solid #ADBED6;
	padding:5px;
}
/*******************************/

