#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;
}


#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;
}
