#content_match_list {
	margin: 0px 30px;
}

#content_match_list h1{
	font-size: 1.6em;
	text-align: center;
	color: #003366;
	padding-bottom: 10px;
	font-family: Century gothic,Verdana,Arial,Helvetica,sans-serif;
}

#content_match_list h2{
	font-size: 1.2em;
	color: #003366;
	padding:10px 0 5px 0;
}

#table_list_match .th_date {
	width: 50px;
}


#table_list_match .th_match {
	width: 276px;
}


#table_list_match .th_score {
	width: 37px;
}


#table_list_match .th_photo {
	width: 100px;
}


#table_list_match .th_resume {
	width: 100px;
}


#table_list_match .th_afflu {
	width: 50px;
}


#table_list_match .th_class {
	width: 50px;
}

#content_match {
	margin: 0px 30px;
}

#content_match h1{
	font-size: 1.6em;
	text-align: center;
	color: #1F4188;
	padding-bottom: 5px;
	font-family: Century gothic,Verdana,Arial,Helvetica,sans-serif;
}

#content_match h2{
	font-size: 1.2em;
	font-style: italic;
	text-align: center;
	color: #99CCFF;
	padding-bottom: 20px
}

#content_match h3{
	font-size: 2.5em;
	text-align: center;
	color: #1F4188;
	padding-bottom: 20px
}

#table_match  .tx_joueur {
	width: 257px;
	text-align: left;
}

#table_match  .th_tit{
	width: 25px;
}

#table_match  .th_min{
	width: 80px;
}

#table_match  .th_but{
	width: 70px;
}

#table_match  .th_passe{
	width: 70px;
}
#table_match  .th_jaune{
	width: 80px;
}

#table_match  .th_rouge{
	width: 80px;
}

#score-match {
	margin: 25px 0px 0px 25px;
}

#score-match span {
	display: block;
	float: left;
}

#score-match img {
	vertical-align: top;
}

#score-match strong {
	padding-top: 40px;
}

#score-match span.pos_left {
	width: 270px;
	text-align: left;
	font-size: 1.7em;
}

#score-match span.score {
	width: 160px;
	text-align: center;
	font-size: 4em;
}
#score-match span.pos_right {
	width: 270px;
	text-align: right;
	font-size: 1.7em;
}

#match-actualite-list div.one_actu {
	clear: left;
	padding-top: 10px;
	text-align: justify;
}

#match-actualite-list .one_actu span.actu_title {
	color: #12283A;
	font-weight: bold;
	display: block;
}

#match-actualite-list .one_actu a {
	color: #12283A;
}

