﻿.TabMiseEnPageDefault
{
    min-height:400px;
    height:auto;
}

.titre_acte
{
	font-family:Arial, Helvetica Neue, Helvetica, sans-serif, t;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.result_slider_right
{
	float:left;
	width:240px;
	height:70px;
	margin: auto auto;
	padding-left:5px;
}

a.button
{
	display: inline-block;
	width: 25px;
	height: 25px;	
}

a.button span
{
	display: block;
	background-color: transparent;	
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
	cursor: pointer;
}

a.button span.plus  {	background-image: url(../../../Images/puces/plus_symbol.png);	}
a.button span.moins {	background-image: url(../../../Images/puces/moins_symbol.png);}

.slide {
    position: relative;
    height:50px;    
    margin-bottom:10px;
    cursor:pointer;
}