body {
	background: url(img/bg.gif) repeat-y #000000;
	background-position: top center;
    margin: 0px;
}

h1 {
	font-family: Trebuchet MS, Arial, Verdana,  Helvetica, sans-serif;
    font-size: 18px;
	font-style:oblique;
	font-weight:900;
    color: #FFFFFF;
	margin : 0px;
	padding : 3px 0px 3px 0px;
	letter-spacing: 1px;
}
h1 a:link {
	color : #FFFFFF;
	text-decoration : underline;
}
h1 a:hover {
	color : #FFFFFF;
	text-decoration : none;
}
h1 a:visited {
	color : #FFFFFF;
}

h2 {
	font-family: Trebuchet MS, Arial, Verdana,  Helvetica, sans-serif;
    font-size: 18px;
	font-weight:900;
    color: #AC3A32;
	margin : 0px;
	padding : 3px 0px 3px 0px;
	letter-spacing: 1px;
}
h2 a:link {
	color : #AC3A32;
	text-decoration : underline;
}
h2 a:hover {
	color : #AC3A32;
	text-decoration : none;
}
h2 a:visited {
	color : #AC3A32;
}

h3 {
	font-family: Trebuchet MS, Arial, Verdana,  Helvetica, sans-serif;
    font-size: 13px;
	font-weight:900;
    color: #AC3A32;
	margin : 0px;
	padding : 5px 0px 0px 0px;
}
h3 a:link {
	color : #AC3A32;
	text-decoration : underline;
}
h3 a:hover {
	color : #AC3A32;
	text-decoration : none;
}
h3 a:visited {
	color : #AC3A32;
}


p {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 12px;
	text-decoration : none;
	margin: 0px;
	padding : 3px 0px 3px 0px;
}
p a:link {
	color : #000000;
	text-decoration : underline;
}
p a:hover {
	color : #000000;
	text-decoration : none;
}
p a:visited {
	color : #000000;
	text-decoration : underline;
}



.Menu a:hover {
 	color: #FFFFFF;
    text-decoration : underline;
}

.Text {
	font-family: Arial, Verdana, sans serif;
	font-size: 12px;
 	color: #000000;
}

.Text a:link {
 	color: #000000;
    text-decoration : underline;
}

.Text a:hover {
 	color: #000000;
    text-decoration : none;
}

.Text a:visited {
 	color: #000000;
}

.Text10 {
	font-family: Arial, Verdana, sans serif;
	font-size: 12px;
 	color: #000000;
}

.Text10 a:link {
 	color: #000000;
    text-decoration : underline;
}

.Text10 a:hover {
 	color: #000000;
    text-decoration : none;
}

.Text12 a:visited {
 	color: #000000;
}

.Text11 {
	font-family: Arial, Verdana, sans serif;
	font-size: 11px;
 	color: #000000;
}

.Text11 a:link {
 	color: #AB3A32;
    text-decoration : underline;
}

.Text11 a:hover {
 	color: #AB3A32;
    text-decoration : none;
}

.Text11 a:visited {
 	color: #000000;
}

.Text9 {
	font-family: Verdana, Arial, sans serif;
	font-size: 9px;
 	color: #000000;
}

.Text9 a:link {
 	color: #AB3A32;
    text-decoration : underline;
}

.Text9 a:hover {
 	color: #AB3A32;
    text-decoration : none;
}

.Text9 a:visited {
 	color: #000000;
}

.Text8 {
	font-family: Arial, verdana, sans serif;
	font-size: 9px;
 	color: #000000;
}

.Text8 a:link {
 	color: #000000;
    text-decoration : underline;
}

.Text8 a:hover {
 	color: #000000;
    text-decoration : none;
}

.Text8 a:visited {
 	color: #000000;
}

.Titre {
    font-family: Arial, Helvetica, sans serif;
    font-size: 15px;
    color: #FFFFFF;
    letter-spacing : 1px
}

.Titre a:link {
 	color: #FFFFFF;
    text-decoration : underline;
}

.Titre a:hover {
 	color: #FFFFFF;
    text-decoration : none;
}

.Titre a:visited {
 	color: #FFFFFF;
}

.TextLien {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration : none;
}

.TextLien:Hover {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	color : #2F2929;
	text-decoration : underline;
}

/*____________________________ BG______________________________ */

.Blanc {
    background: #FFFFFF
}
.BGLeft	{
	background: url(img/ballon.gif) top right no-repeat;
}

.BGRight	{
	background: url(img/bg-right.jpg) top left no-repeat;
}

.BG-Menu2 {
	background: url(img/bg-top.gif) repeat-x;
}

.BG-Matchs {
	background: url(img/resultats.jpg) no-repeat;
}

.BG-Flash {
	background: url(img/flash.jpg) no-repeat;
}

.BG-Page {
	background: #E2E2E2;
}

.BG-Page2 {
	background: url(img/bg-page.gif) no-repeat;
}

.BG-Left {
	background: url(img/bg-left.jpg) bottom left no-repeat;
}

.BG-cadre-top {
	background: url(img/cadre-top.gif) #AC3A32 top left repeat-x;
}
.BG-cadre-int {
	background: url(img/cadre-int.gif) #E2E2E2 top left repeat-x;
}
.BG-cadre-bottom {
	background: url(img/cadre-bottom.gif) top left repeat-x;
}
.BG-cadre-bottom-bleu {
	background: url(img/cadre-bottom-bleu.gif) top left repeat-x;
}

.BG-bas{
	background: url(img/bg-bas.gif) repeat-x;
}

.BG-Menu {
	background: url(img/bg-menu.gif) no-repeat;
}

/*____________________________ Border ______________________________ */

.BorderPhoto {
	border-top: 1px #FEE502 solid;
	border-right: 1px #FEE502 solid;
}

.BorderSelec {
	border-left : 1px #FEE502 solid;
}

.BorderPub {
	border-top: 1px #AC3A32 solid;
	border-right: 1px #AC3A32 solid;
}
.BorderNoir {
	border: 1px #000000 solid;
}

.BorderRed {
	border: 1px #cc0000 solid;
}

.BorderPage{
	border-right : 1px #AB3A32 solid;
	background: url(img/bg-left.gif) repeat-y;
}

.Border {
	border: 1px #AB3A32 solid;
}

.Border2 {
	border: 2px #DA4E44 solid;
}

.Border3 {
	border: 2px #2F2929 solid;
}

.Border4 {
	border: 5px #2F2929 solid;
}

.BorderCadre {
	border-left : 1px #AB3A32 solid;
}

.BorderLR {
	border-left : 1px #AB3A32 solid;
	border-right : 1px #AB3A32 solid;
}

.BorderBottom {
	border-right : 1px #F7C500 solid;
}


