.avispro
{
	padding-left:15px;
	padding-right:15px;
	position:relative;
	width:650px;
}


/*modified on 231107 */
.avispro .newBoutonPratique a
{
	color:#000000; /*#D2002E;*/
}

.avispro .ongletClosed
{
	border-bottom:4px solid #B2B2B2;
	height:22px;
	margin-bottom:8px;
	cursor:pointer;
	
}

.avispro .ongletClosed .titreOngletClosed
{
	border:1px solid #B2B2B2;
	border-bottom:0;
	background-color:#DBDBDB;
	padding:3px;
	float:left;
	height:15px;
}

.avispro .ongletClosed .countClosed
{
	padding-top:3px;
	color:#D2002E;
}


.avispro .annonces
{
	margin-bottom:8px;
	display:none;
}

.avispro .annonces .titreOngletOpen
{
	border:1px solid #D2002E;
	border-bottom:0;
	background-image:url(/medias/home/bg_onglet_on.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding:3px;
	
	
	color:#D2002E;
	font-weight:bold;
	margin:0;
	
}

.avispro .annonces .countOpen
{
	
	color:#D2002E;
	border-bottom:1px solid #D2002E;
	padding-left:6px;
	
}

.avispro .annonces .finOnglet
{
	width:100%;
	border-bottom:1px solid #D2002E;
}

.avispro .annonces .listeAnnonces
{
	width:100%;
	border:1px solid #D2002E;
	border-top:0;
}

.avispro .annonces .listeAnnonces td
{
	padding:6px;
	border-bottom:1px solid #B2B2B2;
}

.avispro .annonces .titre
{
	font-weight:bold;
}

.avispro .annonces .listeAnnonces td.noborder
{
	border:0;
}

.avispro .annonces .listeAnnonces td.ville
{
	width:110px;
}

.avispro .annonces .listeAnnonces td.date
{
	width:80px;
}

tr.ongletOuvert
{
	cursor:pointer;
}

.newTitre
{
margin-bottom:15px;
}


