body{
	background-color: #ddd;
}

#main{
	max-width:960px;
	margin:auto;
}

#eventsOpened{
	
}
#eventsSoon .titre{
	font-size:1.2em;
	background-color: #eee;
	padding:10px;
}
#eventsClosed{
	font-size:0.7em;
	background-color: #ddd;
	padding:10px;
}

.event, .logo{
	padding:0 20px;
}

.dateHeure{
	font-weight: bold;
}

.lieu{
	color:#333;
}

.passe{
	color: grey;
}

.controlFalse{
	border:solid thin red;
    color:red !important;
}

.controlTrue{
	border:solid thin darkgreen;
}

#errorMsg{
	display: none;
}
#msgError, #msgError2{
	color:#C00000;font-weight: bold;
}

.accompForm{
	display: none;
}

.titre{
	font: bold 1.5em  Helvetica Neue, Helvetica, Arial," sans-serif";
}

.text-labelLike{
	padding-top: 7px;
}

.badge.obligatoire{background-color: #C00000 !important}
.badge.facultatif{background-color: #00C000 !important}

.sepBottom{
	border-bottom:solid thin #999;
}

.team{
	margin:10px 0;
}
.prix{
	color:#c00000;
	text-align: right;
	font-weight:bold;
	font-size:0.8em;
}
.total{
	color:#c00000;
	text-align: right;
	font-weight:bold;
	font-size:1.1em;
}

.comment{
	color:blue;
	margin:0 30px;
}

.saut_page {
	page-break-after : always;
}

.textGrey{
	color:#999;
	font-style: italic;
}

.glyphicon{
	 font-size:1.5em;
}

.nonlicencie{
    color:#c00000;
    font-style: italic;
}

.detailsFFE, .detailsLichess{
    font-size:0.7em;
    
}

.detailsFFE, .FFE{
    color:blue;
}
.lichess{
    color:green;    
}

.detailsLichess{
    color:green;
    margin-top: 3px;
}
