body {
  background: #000000;
  margin: 0px;
}

.Background-left {
	background: url(/img/2009-2010/background-left.jpg) no-repeat top right;
}

.Background-right {
	background: url(/img/2009-2010/background-right.jpg) no-repeat top left;
}

.Menu {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 11px;
    color: #000000;
    text-decoration : none;
    text-transform : uppercase;
    }

.BG-Menu {
	background: url(/img/2009-2010/bg-menu.gif) no-repeat;
}

.BG-Page {
	background: url(/img/2009-2010/bg-page.gif) top left no-repeat;
	border-right: #F9CA13 solid 1px;
}

.BG-Page-Large {
	background: url(/img/2009-2010/stade-rochelais-large.jpg) top left no-repeat;
	border-right: #F9CA13 solid 1px;
}


.BG-Left-degrade {
	background: url(/img/2009-2010/bg-left.jpg) top left no-repeat;
}
.BG-Left {
	background: url(/img/2009-2010/bg-left-repeat.gif) repeat-y;
}
.BG-LeftBottom {
	background: url(/img/2009-2010/stade-rochelais-logo.jpg) bottom left no-repeat;
}

.Menu a:hover {
 	color: #FFFFFF;
    text-decoration : underline;
}

#slider ul, #slider li {
  margin:0;
  padding:0;
  list-style:none;
  width:720px;
}

.Text {
	font-family: Arial, Verdana, sans serif;
 	color: #FFFFFF;
}
.Text a:link {
 	color: #FFFFFF;
    text-decoration : underline;
}
.Text a:hover {
 	color: #FFFFFF;
    text-decoration : none;
}
.Text a:visited {
 	color: #FFFFFF;
}

.Text8 {
	font-size: 8px;	
}

.Text10 {
	font-size: 10px;	
}

.Text12 {
	font-size: 12px;	
}

.TextASRTV {
	font-size: 22px;	
}

.TextBlack {
 	color: #000000;	
}
.TextBlack  a:link {
 	color: #000000;
    text-decoration : underline;
}
.TextBlack  a:hover {
 	color: #000000;
    text-decoration : none;
}
.TextBlack  a:visited {
 	color: #000000;	
}

.TextWhite {
 	color: #FFFFFF;	
}
.TextWhite  a:link {
 	color: #FFFFFF;
    text-decoration : underline;
}
.TextWhite  a:hover {
 	color: #FFFFFF;
    text-decoration : none;
}
.TextWhite  a:visited {
 	color: #FFFFFF;	
}

.Titre {
    font-family: Arial, Helvetica, sans serif;
    font-size: 16px;
    color: #000000;
    letter-spacing : 1px
}
.Titre a:link {
 	color: #000000;
    text-decoration : underline;
}
.Titre a:hover {
 	color: #000000;
    text-decoration : none;
}
.Titre a:visited {
 	color: #000000;
}

.NewsBox-Left {
	background: url(/img/news-box-content-left.gif) repeat-y top left;
}
.NewsBox-TopLeft {
	background: url(/img/news-box-content-top-left.gif) no-repeat top left;
}
.NewsBox-BottomLeft {
	background: url(/img/news-box-content-bottom-left.gif) no-repeat bottom left;
}
.NewsBox-Right {
	background: url(/img/news-box-content-right.gif) repeat-y top right;
}
.NewsBox-TopRight {
	background: url(/img/news-box-content-top-right.gif) no-repeat top right;
}
.NewsBox-BottomRight {
	background: url(/img/news-box-content-bottom-right.gif) no-repeat bottom right;
}

.Border {
	border: 1px #F9CA13 solid;
}