@import url('template.css');
@import url('col2.css');
@import url('onglet.css');
@import url('menu.css');
@import url('article.css');
@import url('pagination.css');
@import url('une.css');
@import url('slide.css');

html, #container{
	margin: 0px auto 5px auto;

}
body{
 margin-top : 30px;
background: url('http://www.topfoot.com/images/head/fond.jpg') repeat-x; 
  background-color: #e9ecec;
/*margin-top : 10px;
background: url('http://www.topfoot.com/images/pub/habillage-francepari.jpg') no-repeat;
  background-color: #000;*/
    background-position: top center;
    color: #333;
    font-family: Arial, Verdana, "Lucida Grande", Lucida, Tahoma, "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: normal;
	text-align: center;
}
div, ul, li, p{
	margin:0px;
	padding:0px;
}
div.350{
	height:350px;
	width:250px;
}
h1,h2,h3,h4,h5{color:#5F5F5F; font-weight: bold; display:inline;}
h1{
	font-size:20px;
}
h2 {font-size:16px;}
h3 {font-size:14px;}
h5 {font-size:12px; color:#FF0000;}
img{border:0px;}
a {color: #5F5F5F; font-weight: bold;}
a:hover{text-decoration:none;}
form{padding:0px; margin:0px;}
td{font-size: 12px;}

p.matchs {font-size: 12px; color:#fff;}
a.matchs {color: #FFFF00; font-weight: bold; text-decoration:none;}
a.matchs:hover {color: #FFFF00; font-weight: bold; text-decoration:underline;}
ul, li.matchs {color: #5F5F5F; font-weight: bold;}