/* At-Rules */
@charset "iso-8859-1";

#container{width:820px; margin:0 auto;}
#topbar{width:auto; display:block; height:110px;background-color: white;}
#navbar{width:auto; display:block; height:30px;background-color: white;}
#footer{width:auto; display:block; height:30px; font-size:9px; padding-top:50px;}

#main{
  width:auto;
  display:block;
}

#column_left{
  width:520px;
  margin-right:20px;
  padding: 1em;
}
#column_right{
  width:300px;
  padding: 1em;
}
/*
div.spacer, permet de faire deux colonne dans #container
*/
div.spacer{clear:both; height:10px; display:block;}
 
#text{
  margin: 0px;
  padding: 4px;
}

body {
background: url(../images/bg_h.png) center center;
background-repeat: repeat-y;
background-color: #DD120C;
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
border-width: 20px; }

a.index {color:black;}

hr.index {color:#DD120C; width:100px;padding-left: 3px;}

H1 {text-align: center;}

H2.calendrier {
padding: 3px;
color: #DD120C;   
text-align: center;   
vertical-align: middle;   
font-weight: bold;   
font-size: 20px;
}

#r{color: red;}
#b{color: black;}

TD.annonces {font-size: x-small;}

TD.but {text-align: center}

TD.titre {color: #ff0000;   text-align: center;   vertical-align: middle;   background-image: none;   background-color: #000000;   font-weight: bold;   font-size: x-large;   font-family: "comic sans ms",sans-serif}

td.ohey {
	font-weight: bold;
	color: Red;
}

TABLE.titre {border: none;   padding-top: 10px;   padding-right: 10px;   padding-left: 10px;   padding-bottom: 10px;   width: 350px;   height: 2em}

tr.calendrier {font-family: arial; font-size: 9pt}

ul.article {
padding: 8px 0px 10px 30px;
margin:0;
} 

LI.article {
  list-style-image: url(../images/redarrow.gif);
  padding-left: 3px;
}
LI.activite {
  list-style-image: url(../images/gryarrow.gif);
  padding-left: 3px;
}

LI.match {
	list-style-image: url(../images/redball.gif);
}

td.right {text-align: right}

	/* End of style section. Generated by AceHTML at 2/08/2004 22:34:52 */
