html,body{
	font-family:Raleway,Verdana,sans-serif;
	font-size:15px;
	line-height:1.5}

html{
	/* Full height image header 
    background-position: left;
    background-size: 100%; 
    background-image: url("../img/BBRfond.png"); 
        background-repeat: no-repeat;
    background-attachment: fixed;*/

	background-color:#ECE5EC;
	
	 
	}	
	
body{
	/* Full height image header 
    background-position: left;
    background-size: 100%;
    background-image: url("../img/BBRfond.png"); 
    
	background-color:#ECE5EC;*/
	
	 
	}

a {color:#F37FE3;}
a:hover{color:#FFBBF6;}

.no-marge
{
	margin:0;
	}

.bgimg {
   /*  background-position: center; */
    background-repeat: no-repeat;
    background-size: cover;
	background-image: url("../img/BBRfond.png");
    min-height: 100%;
	background-color:#ECE5EC;
	}

.bloc-bbr {

	background-color:#FFFF;
	margin: 2px;
	
	}


.bloc-bbr h2{
color:#EF0100;
font-weight: bold;

	}
	
.bloc-bbr p{
padding:2px;	}


.agenda-table-bbr {
width:100%;
	}


/* .agenda-table-bbr
table {
        table-layout:auto;

} */

.agenda-table-bbr th, td {
    border-bottom: 1px dotted #000000;
/* 	background-color: #f5f5f5;  */	 
}

.agenda-table-bbr  td{
padding:0px;
 margin:0px;
	}

.agenda-table-bbr  h4{
color:#000000;
margin:0px;
padding:0px;
    font-weight: bold;

}

.agenda-table-bbr  h3{
color:#606060;
margin:0px;
padding:0px;
    font-weight: bold;

}

.agenda-table-bbr  p{
color:#000000;
margin:0px;
padding:0px;
	}

	