#content .adminLink a {
	border-bottom-width: 0;
}
#content .adminLink img {
	display: inline;
}
#content a{
	border:0;
}
#content a:hover{
	color:#a21616;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content p,
#content ul,
#content ol {
	margin: 0 0 10px 0;
}

h1 {
	font-size: 24px;
	color:#a21616;
	margin-bottom:25px!important;
	line-height: 24px;
}


#content h2 {
	font-size: 16px;
	margin-top:25px;
}


#content h3 {
	font-size: 14px;
	text-align: left;
}

#content h4 {
	font-size: 11px;
}

#content ul,
#content ol {
	padding-left: 0;
	margin-left: 25px;
}

#content li ul,
#content li ol {
	margin-top: 2px;
	margin-bottom: 0;
}

hr{
	border-bottom:1px solid #d4d4d4!important;
	border:0;
	margin:0 0 2px 0;
}

#content form{
	margin-bottom:20px;
}

#content #content_left{
	width:670px;
	float:left;
}

#content.texte table img{
	display:inline;
}
#content.organisation hr{
	margin-bottom:30px;
}

#content.organisation h2{
	color:#a21616;
}

#content.texte #content_left{
	width:620px;
	float:left;
}
#content.texte #content_left a{
	color:#a21616;
}

#content.texte #content_left a:hover{
	color:#a21616;
	border-bottom:1px solid #a21616;
}

#content.texte #content_left a.club{
	color:#333;
}

#content.texte #content_left a.club:hover{
	color:#a21616;
	border:0;
}

#content.texte #content_left .dyncontent_listing{
	width:570px;
	margin-bottom:20px;
}
 #content_left .dyncontent_listing{

	margin-bottom:20px;
}
#content .dyncontent_listing .picture{
		margin-bottom:10px;
		width:225px;
		float:left;

}

#content .dyncontent_listing .texte,#content .texte{
		margin-bottom:10px;
		width:425px;
		float:left;
		margin-left:20px;
}

#content .remarque{
	color:#a21616;
	margin-top:10px;
}

#content .remarque p,#content .remarque h1,#content .remarque h2,#content .remarque h3,#content .remarque h4{
	color:#a21616;
}

#content .adresse{
	margin-bottom:0;
}

#content.terrain .lieu,#content.terrain .responsable,#content.terrain .description{
	float:left;
}

#content.terrain .lieu,#content.terrain .responsable{
	margin-right:20px;
}

#content.terrain .infos{
	width:570px;
	float:left;
}

#content .picture{
	margin-bottom:15px;
}



#content .toggle{
	cursor:pointer;
	background-image:url("../picture/interface/arrow.jpg");
	background-repeat:no-repeat;
	padding-left:20px;
}

#content .toggle.open{
	background-image:url("../picture/interface/arrow_down.jpg");
}
#content .toggle:hover{
	color:#333;
}

#content .static{
	display:none;
}

#content.arbitre .arbitre_div{
	margin-top:30px;
}

#content.arbitre .arbitre_div div{
	margin-right:30px;
}

#content.arbitre .info{
	float:left;
	width:220px;
}

#content.arbitre .telephone{
	float:left;
}

.arbitre_div .picture {
	margin-right:15px !important;
	width:72px;
	float:left
	}
.arbitre_div .picture img {
	width:72px;
	}
.upper{
	text-transform: uppercase;
}
.equipeInfoBtn{
	cursor: pointer;
}

#content .match{
	width: 100%;
	border-top:1px solid #ccc;
	margin-top: 15px;
	padding-top: 15px;
}
#content .match.first-match{
	border:0;
	margin: 0;
	padding:0;
}
#content .match .info-match{
	width: 30%;
	float:left;
}
#content .match .info-score{
	width: 10%;
	float:left;
	text-align: center;
}
#content .match .info-domicile{
	width: 15%;
	float:left;
	text-align:left;
}
#content .match .info-exterieur{
	width: 15%;
	float:left;
	text-align:right;
}
#content .match .info-admin{
	width: 30%;
	text-align:right;
	float:left;
}
#content .match .adminLink a{
	padding:5px 8px;
	margin-top:5px;
	background-color:#f4e242;
	font-weight:600;
	border:1px solid #f4c441;
	display:block;
}
#content .match .adminLink a:hover{
 	background-color:#f4c441;
}
#content .match .infos-validation{
	text-align:center;
}
.bold{
	font-weight:bold;
}
#content .match .non,#content .match .oui{
	font-weight:bold;
}
#content .match .non{
	color:#A21616;
}
#content .match .oui{
	color:#299A0B;
}
#content .match.played,
#content h3.played{
	display: none;
}

#content #load-past-matches{
	margin-bottom: 15px;
	border:1px solid #ccc;
	padding: 10px;
	display:inline-block;
	cursor: pointer;
}
#content #load-past-matches:hover{
	background-color: #ccc;	
}
