@charset "utf-8";
/* CSS Document */

body {
	background: #515b6a url(../images/habillage/fond.jpg) no-repeat fixed center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: justify;
}

img {
	border: 0;
}

ul {
	margin: 0;
	padding: 0;
}

#site {
	width: 950px;
	margin: 0 auto;
	position: relative;
	background-color: #cdd0d6;
}

#header {
	width: 100%;
	height: 127px;
	background: url(../images/habillage/header.png) no-repeat left top;
	overflow: visible;
	position: relative;
	z-index: 3;
}

#contenu {
	width: 900px;
	padding: 40px 25px 20px;
	background: #cdd0d6 url(../images/habillage/fond-contenu.gif) no-repeat left top;
	position: relative;
	float: left;
}

#gauche_tpl1 {
	width: 645px;
	float: left;
	position: relative;
}

#droite_tpl1 {
	width: 235px;
	float: right;
}

#gauche_tpl2 {
	width: 480px;
	float: left;
	position: relative;
}

#droite_tpl2 {
	width: 400px;
	float: right;
}


#header img {
	position: absolute;
	left: 2px;
	top: 0;
}

#footer {
	width: 900px;
	height: 24px;
	background: url(../images/habillage/footer.gif) no-repeat left bottom;
	padding: 0 25px;
	position: relative;
	left: 0;
	bottom: 0;
	text-indent: 720px;
	line-height: 24px;
	font-weight: bold;
	color: #FFF;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

hr.separation {
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
}

/* MENU */

ul#menu {
	width: 547px;
	height: 35px;
	list-style-type: none;
	position: absolute;
	left: 101px;
	bottom: 2px;
}

ul#menu li {
	float: left;
	height: 35px;
	overflow: hidden;
	text-indent: -2800px;
}

ul#menu a {
	display: block;
	width: 100%;
	height: 35px;
	background-image: url(../images/navigation/menu.png);
}

li.menu_fsgt {
	width: 63px;
}

li.menu_fsgt a {
	background-position: 0 0;
}

li.menu_fsgt a:hover, li.menu_fsgt a.current {
	background-position: 0 -35px;
}

li.menu_equipes {
	width: 60px;
}

li.menu_equipes a {
	background-position: -63px 0;
}

li.menu_equipes a:hover, li.menu_equipes a.current {
	background-position: -63px -35px;
}

li.menu_programme {
	width: 82px;
}

li.menu_programme a {
	background-position: -123px 0;
}

li.menu_programme a:hover, li.menu_programme a.current {
	background-position: -123px -35px;
}

li.menu_calendriers {
	width: 82px;
}

li.menu_calendriers a {
	background-position: -205px 0;
}

li.menu_calendriers a:hover, li.menu_calendriers a.current {
	background-position: -205px -35px;
}

li.menu_classements {
	width: 90px;
}

li.menu_classements a {
	background-position: -287px 0;
}

li.menu_classements a:hover, li.menu_classements a.current {
	background-position: -287px -35px;
}

li.menu_coupes {
	width: 57px;
}

li.menu_coupes a {
	background-position: -377px 0;
}

li.menu_coupes a:hover, li.menu_coupes a.current {
	background-position: -377px -35px;
}

li.menu_forum {
	width: 51px;
}

li.menu_forum a {
	background-position: -434px 0;
}

li.menu_forum a:hover, li.menu_forum a.current {
	background-position: -434px -35px;
}

li.menu_contact {
	width: 61px;
}

li.menu_contact a {
	background-position: -485px 0;
}

li.menu_contact a:hover, li.menu_contact a.current {
	background-position: -485px -35px;
}

/* FIL INFOS */

#filinfos {
	width: 400px;
	position: relative;
	background-color: #FFF;
	padding-bottom: 24px;
}

#filinfos ul {
	width: 400px;
	list-style-type: none;
	overflow: hidden;
}

#filinfos li {
	width: 395px;
	height: 23px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	background: url(../images/habillage/fond-listing-breves.png) no-repeat left top;
	line-height: 26px;
	overflow: hidden;
	white-space: nowrap;
	padding-right: 3px;
	*line-height: 23px;
}

#filinfos li.pair {
	background-color: #e1e7e8;
}
	
#filinfos li span {
	height: 23px;
}

#filinfos li a {
	text-decoration: none;
	white-space: nowrap;
}

.filinfos_heure {
	display: block;
	width: 43px;
	height: 23px;
	background:url(../images/habillage/fond-date-breves.png) no-repeat 50px 8px;
	font-family: "Arial Black", Arial, Helvetica, Gadget, sans-serif;
	float: left;
	text-align: right;
	padding-right: 10px;
}

.filinfos_rubrique {
	font-weight: bold;
}

.filinfos_titre {
	font-weight: normal;
}

a > .filinfos_heure  {
	color: #e8432f;
}

a > .filinfos_rubrique  {
	padding-left: 5px;
	color: #1f4096;
}

a > .filinfos_titre  {
	color: #000;
	
}

span.filinfos_header {
	display: block;
	width: 400px;
	height: 24px;
	background: url(../images/habillage/header-breves.png) no-repeat left top;
	overflow: hidden;
	text-indent: -250px;
}

span.filinfos_footer {
	display: block;
	width: 400px;
	height: 24px;
	background: url(../images/habillage/footer-breves.gif) no-repeat left top;
	position: absolute;
	left: 0;
	bottom: 0;
}

.paginationbreves {
	padding-left: 258px;
	word-spacing: 5px;
	line-height: 24px;
	font-weight: bold;
	font-style: italic;
}

.paginationbreves a {
	color: #FFF;
	text-decoration: none;
}

.paginationbreves a:hover {
	color: #C30;
}

.paginationbreves a.current, .paginationbreves a.current:hover {
	color: #FFF;
	text-decoration: underline;
	cursor: default;
}

/* BLOC DE UNE */

#bloc_une {
	width: 480px;
	height: 320px;
	position: relative;
	overflow: hidden;
	margin: 0 0 15px;
}

#bloc_une img {
	border: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

#bloc_une h1 {
	font-weight: bold;
	font-size: 13px;
	display: block;
	width: 460px;
	height: 30px;
	background: url(../images/habillage/overlay-une.png);
	z-index: 3;
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0;
	padding: 25px 10px 5px;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
}

#bloc_une h1 a {
	color: #FFF;
	text-decoration: none;
}

#bloc_une h1 a:hover {
	text-decoration: underline;
}

#bloc_une h2 {
	position: absolute;
	z-index: 4;
	bottom: 41px;
	left: 25px;
	height: 17px;
	border-bottom: 1px dotted #FFF;
	font-family: "Arial Black", Arial, Helvetica, Gadget, sans-serif;
	color: #E8432F;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.module, .module_gauche {
	width: 235px;
	height: 150px;
	float: left;
	margin-bottom: 10px;
}

.module_gauche {
	margin-right: 10px;
}

/* PAGE ARTICLE */

div.titre_article {
	width: 480px;
	height: 400px;
}

.titre_article p {
	width: 480px;
	height: 21px;
	background: url(../images/habillage/fond-titre-article.png) no-repeat left top;
	margin: 2px 0 0;
}

.titre_article h1 {
	color: #b93625;
	font-weight: bold;
	font-size: 22px;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding: 0;
}

.article {
	text-align: justify;
}

.date_article {
	display: block;
	height: 21px;
	background: url(../images/habillage/font-date-article.png) no-repeat right top;
	font-family: "Arial Black", Arial, Helvetica, Gadget, sans-serif;
	color: #FFF;
	float: left;
	padding-right: 20px;
	padding-left: 5px;
	z-index: 3;
	line-height: 21px;
}

.rubrique_article {
	display: block;
	height: 21px;
	float: left;
	background: url(../images/habillage/font-rubrique-article.png) no-repeat right top;
	font-family: "Arial Black", Arial, Helvetica, Gadget, sans-serif;
	color: #FFF;
	padding-right: 20px;
	padding-left: 5px;
	z-index: 2;
	line-height: 21px;
}

/* PAGE CLASSEMENTS */

.bloc_titre {
	width: 645px;
	height: 160px;
	position: relative;
}

.titre_classements {
	background: url(../images/habillage/titre-classements.jpg) no-repeat left top;
}

.titre_calendriers {
	background: url(../images/habillage/titre-calendriers.jpg) no-repeat left top;
}

.titre_coupes {
	background: transparent url(../images/habillage/titre-coupes.jpg) no-repeat left top;
	width: 645px;
	position: relative;
}

h3.reglement {
	margin: 0;
	padding: 140px 0 30px;
	font-size: 12px;
	font-weight: normal;
}

.bloc_titre h4 {
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	left: 15px;
	bottom: 8px;
	margin: 0;
	padding: 0;
}

.titre_programme {
	width: 645px;
	min-height: 265px;
	background: #fff url(../images/habillage/titre-programme.jpg) no-repeat left top;
	overflow: hidden;
}

.titre_programme h1 {
	text-indent: -2000px;
	margin: 0;
	padding: 0;
	line-height: 0;
}

.titre_programme span {
	display: block;
	height: 16px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	padding: 96px 0 0 10px;
}

.bloc_titre h1, .titre_coupes h1 {
	font-weight: normal;
	font-size: 18px;
	text-transform: uppercase;
	padding-top: 105px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 102px;
	left: 15px;	
}

.bloc_titre img {
	position: absolute;
	left: 194px;
	top: 102px;
}

a.lienclassement {
	display: block;
	width: 168px;
	height: 21px;
	background: url(../images/navigation/picto-classement.png) no-repeat left top;
	overflow: hidden;
	text-indent: -2000px;
	position: absolute;
	top: 102px;
	right: 5px;
}

a.liencalendrier {
	display: block;
	width: 168px;
	height: 21px;
	background: url(../images/navigation/picto-calendrier.png) no-repeat left top;
	overflow: hidden;
	text-indent: -2000px;
	position: absolute;
	top: 102px;
	right: 5px;
}

.bloc_titre .choix_poule {
	position: absolute;
	right: 5px;
	bottom: 4px;
	color: #FFF;
}

table.classement {
	width: 575px;
	margin: 30px auto 20px;
	padding: 0;
	font-size: 12px;
	border-collapse: collapse;
	text-align: center;
}

table.classement th {
	height: 22px;
	color: #FFF;
	font-family: "Arial Black", Arial, Helvetica, Gadget, sans-serif;
	background-color: #b93625;
}

table.classement thead tr {
	border: 0;
}

table.classement td {
	border-right: 1px solid #CCC;
	height: 20px;
}

table.classement tr {
	background: #dcdfe6;
}

table.classement tr.impair {
	background: #e9eaed;
}

table.classement tbody tr {
	border-bottom: 1px solid #CCC;
}

col.position {
	width: 25px;
}

table .club {
	width: 200px;
	text-align: left;
	text-indent: 15px;
	font-weight: bold;
}

table .points {
	width: 50px;
	font-weight: bold;
}

col.joues {
	width: 35px;
}

col.victoire {
	width: 30px;
}

col.nul {
	width: 30px;
}

col.defaite {
	width: 30px;
}

col.forfait {
	width: 30px;
}

col.butpour {
	width: 35px;
}

col.butcontre {
	width: 35px;
}

col.diffbut {
	width: 45px;
}

col.penalite {
	width: 30px;
}

/* PAGE CALENDRIER */

.engagees_poule {
	border-bottom: 2px solid #e2e4e7;
	padding-bottom: 6px;
	margin-bottom: -5px;
}

ol.poules {
	margin: 20px 0 0;
	padding: 0 0 0 18px;
}

ol.poules li {
	width: 297px;
	height: 18px;
}

ol.poules span {
	font-family: "Arial Black", Arial, Helvetica, Gadget, sans-serif;
	font-size: 10px;
	color: #b93625;
}
	
table.calendrier {
	width: 310px;
	margin: 20px 5px 0;
	border-collapse: collapse;
	font-size: 11px;
	float: left;
}

col.clubdomicile, col.clubexterieur {
	width: 135px;
}

col.score {
	width: 40px;
}

table.calendrier td {
	height: 20px;
	line-height: 16px;
	border: 1px solid #ced1d7;
}

table.calendrier th {
	font-family: "Arial Black", Arial, Helvetica, Gadget, sans-serif;
	font-size: 12px;
	color: #b93625;
	text-align: center;
}

td.score {
	text-align: center;
	background-color: #b93625;
	font-weight: bold;
	color: #FFF;
}

td.clubdomicile {
	text-indent: 15px;
	white-space: nowrap;
	background-color: #bdc0c6;
	text-transform: uppercase;
}

td.clubexterieur {
	text-indent: 15px;
	white-space: nowrap;
	background-color: #bdc0c6;
	text-transform: uppercase;
}

/* PAGE PROGRAMME */

.bloc_programme {
	background: url(../images/habillage/degrade-basprogramme.gif) repeat-x left bottom;
	padding-bottom: 35px;
	width: 100%;
	float: left;
}

table.programme {
	width: 645px;
	margin: 0;
	border-collapse: collapse;
	font-size: 12px;
	float: left;
}

col.progmatch {
	width: 315px;
}

col.progdate {
	width: 110px;
}

col.progheure {
	width: 75px;
}

col.progterrain {
	width: 145px;
}

table.programme td {
	height: 18px;
	line-height: 16px;
	background-color: #dee0e4;
	border-top: 1px solid #a6acb9;
}

table.programme th {
	font-family: "Arial Black", Arial, Helvetica, Gadget, sans-serif;
	font-size: 12px;
	background-color: #b93625;
	color: #FFF;
	text-align: center;
}

td.progheure {
	text-align: center;
}

td.progdate {
	text-align: right;
	padding-right: 8px;
}

td.progmatch {
	text-indent: 10px;
	white-space: nowrap;
	border-right: 1px solid #a6acb9;
}

td.progmatch span {
	color: #b93625;
	font-weight: bold;
}

td.progdate {
	border-right: 1px solid #a6acb9;
}

td.progheure {
	border-right: 1px solid #a6acb9;
}

td.progterrain {
	text-indent: 5px;
	white-space: nowrap;
	border-right: 1px solid #dee0e4;
}

th.progdate {
	border-left: 1px solid #dfe1e5;
}

th.progheure {
	border-left: 1px solid #dfe1e5;
}

th.progterrain {
	border-left: 1px solid #dfe1e5;
	border-right: 1px solid #b93625;
}

h2.progentete {
	width: 645px;
	height: 25px;
	background: url(../images/habillage/progentete.gif) repeat-x left top;
	margin: 0 0 -1px;
	padding: 7px 0 0;
	clear: both;
}

h2.progentete span {
	font-family: "Arial Black", Arial, Helvetica, Gadget, sans-serif;
	color: #FFF;
	font-size: 15px;
	background: url(../images/habillage/fond-programme.png) no-repeat right top;
	margin: 0 10px 0;
	padding: 0 80px 0 10px;
}

/* SOUS MENUS */

#ssmenu_calendrier, #ssmenu_classement {
	width: 538px;
	height:248px;
	position: absolute;
	left: 104px;
	top: 125px;
	color: #666;
	font-size: 12px;
	z-index: 500;
}

#ssmenu_fsgt {
	width: 146px;
	height: 112px;
	background:url(../images/habillage/fond-sousmenu-calendrier.png) no-repeat left top;
	position: absolute;
	left: 103px;
	top: 125px;
	font-size: 11px;
	font-weight: bold;
	z-index: 500;
}

#ssmenu_fsgt ul {
	width: 126px;
	margin: 10px 10px 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
}

#ssmenu_coupes {
	width: 186px;
	background:url(../images/habillage/fond-sousmenu-calendrier.png) repeat left top;
	position: absolute;
	left: 479px;
	top: 125px;
	font-size: 11px;
	font-weight: bold;
	z-index: 500;
}

#ssmenu_coupes ul {
	width: 166px;
	margin: 10px 10px 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
}

#ssmenu_fsgt li, #ssmenu_coupes li {
	width: 100%;
	height: 19px;
}

#ssmenu_fsgt li + li, #ssmenu_coupes li + li {
	border-top: 1px dotted #6a748a;
}

#ssmenu_fsgt a, #ssmenu_coupes a {
	display: block;
	width: 100%;
	color: #FFF;
	text-decoration: none;
}

#ssmenu_fsgt a:hover, #ssmenu_coupes a:hover {
	color: #b93625;
}

#ssmenu_calendrier {
	background:url(../images/habillage/fond-sousmenu-calendrier.png) no-repeat left top;
}

#ssmenu_classement {
	background:url(../images/habillage/fond-sousmenu-classement.png) no-repeat left top;
}

#ssmenu_calendrier table, #ssmenu_classement table {
	width: 530px;
	margin: 5px 4px 0;
	border-spacing: 0;
	border-collapse: collapse;
	border: 0;
	padding: 0;
}

#ssmenu_calendrier table td, #ssmenu_classement table td {
	height: 15px;
	line-height: 15px;
}

#ssmenu_calendrier h6, #ssmenu_classement h6 {
	font-family: "Arial Black", Arial, Helvetica, Gadget, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #b93625;
	text-align: center;
	margin: 0;
	padding: 0;
}

#ssmenu_calendrier a, #ssmenu_classement a {
	color: #FFF;
	text-decoration: none;
}

#ssmenu_calendrier a:hover, #ssmenu_classement a:hover {
	color: #b93625;
}

col.antibes {
	width: 96px;
}

col.foot11 {
	width: 106px;
}

col.lundi {
	width: 96px;
}

col.vendredi {
	width: 106px;
}

col.veterans {
	width: 126px;
}

/* PAGE STATIQUES */

.bloc_titremini {
	width: 645px;
	height: 132px;
	position: relative;
}

h1.contact {
	width: 645px;
	height: 132px;
	background: url(../images/habillage/titre-contact.jpg) no-repeat left top;
	overflow: hidden;
	text-indent: -2500px;
	margin: 0;
	padding: 0;
}

h1.charte {
	width: 645px;
	height: 132px;
	background: url(../images/habillage/titre-charte.jpg) no-repeat left top;
	overflow: hidden;
	text-indent: -2500px;
	margin: 0;
	padding: 0;
}

h1.reglement {
	width: 645px;
	height: 132px;
	background: url(../images/habillage/titre-reglement.jpg) no-repeat left top;
	overflow: hidden;
	text-indent: -2500px;
	margin: 0;
	padding: 0;
}

h1.plan {
	width: 645px;
	height: 132px;
	background: url(../images/habillage/titre-plan.jpg) no-repeat left top;
	overflow: hidden;
	text-indent: -2500px;
	margin: 0;
	padding: 0;
}

h1.erreur404 {
	width: 645px;
	height: 132px;
	background: url(../images/habillage/titre-erreur404.jpg) no-repeat left top;
	overflow: hidden;
	text-indent: -2500px;
	margin: 0;
	padding: 0;
}

h1.erreur500 {
	width: 645px;
	height: 132px;
	background: url(../images/habillage/titre-erreur500.jpg) no-repeat left top;
	overflow: hidden;
	text-indent: -2500px;
	margin: 0;
	padding: 0;
}

h1.histoire {
	width: 645px;
	height: 132px;
	background: url(../images/habillage/titre-histoire.jpg) no-repeat left top;
	overflow: hidden;
	text-indent: -2500px;
	margin: 0;
	padding: 0;
}

h1.organigramme {
	width: 645px;
	height: 132px;
	background: url(../images/habillage/titre-organigramme.jpg) no-repeat left top;
	overflow: hidden;
	text-indent: -2500px;
	margin: 0;
	padding: 0;
}

h1.equipes {
	width: 645px;
	height: 132px;
	background: url(../images/habillage/titre-equipes.jpg) no-repeat left top;
	overflow: hidden;
	text-indent: -2500px;
	margin: 0;
	padding: 0;
}

h1.mentions {
	width: 645px;
	height: 132px;
	background: url(../images/habillage/titre-mentions.jpg) no-repeat left top;
	overflow: hidden;
	text-indent: -2500px;
	margin: 0;
	padding: 0;
}

div.contact {
	width: 60%;
	margin: 15px auto 0;
	padding-bottom: 5px;
}

div.contact p {
    float: left;
    font-weight: bold;
    margin: 0 20px 0 0;
    padding: 0;
    width: 140px;
}

div.contact span {
width: 240px;
}

div.contact a {
	text-decoration: none;
}

div.contact a:hover {
	text-decoration: underline;
}

h6.contact {
	font-size: 13px;
	font-weight: bold;
	color: #b93625;
	text-align: center;
}

/* PLAN DU SITE */

ul.plan {
	margin: 0 20px 0;
	padding: 0;
	font-size: 12px;
}

ul.plan li, ul.plan ul {
	margin: inherit;
	padding: inherit;
}

ul.listepoules {
	margin: 0 0 0 8px;
	padding: 2px 0 0;
	list-style: none;
	font-size: 10px;
	font-weight: bold;
}

ul.listepoules li {
	width: 150px;
	overflow: hidden;
	white-space: nowrap;
}

ul.listepoules a {
	color: #666;
	text-decoration: none;
}

ul.listepoules a:hover {
	color: #b93625;
}

ul.elimdirecte {
	width: 630px;
	list-style: none;
	margin: 15px 0 20px 10px;
	font-size: 11px;
}

ul.elimdirecte li {
	width: 310px;
	height: 18px;
	line-height: 18px;
	border-bottom: 1px solid #ced1d7;
}

ul.elimdirecte span {
	display: block;
	float: left;
	height: 18px;
}

.clubelim {
	width: 134px;
	background-color: #bdc0c6;
	text-indent: 15px;
	white-space: nowrap;
	overflow: hidden;
}

.dateelim {
	width: 40px;
	background-color: #b93625;
	border-left: 1px solid #ced1d7;
	border-right: 1px solid #ced1d7;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

/* PAGE STADES */

.titre_stades {
	width: 645px;
	height: 260px;
	background: #FFF url(../images/habillage/titre-stades.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
}

.titre_stades h1 {
	text-indent: -2500px;
	line-height: 0;
}

.titre_stades p {
	position: absolute;
	top: 112px;
	left: 10px;
	width: 625px;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
}

.titre_stades span {
	position: absolute;
	top: 170px;
	left: 10px;
	width: 625px;
}

.titre_stades a {
	color: #666;
	text-decoration: none;
}

.titre_stades a:hover {
	color: #b93625;
}
		
div + div.stade {
	margin-left: 15px;
}

.stade {
	width: 205px;
	height: 110px;
	float: left;
	margin-top: 10px;
	position: relative;
}

.stade img {
	position: absolute;
	top: 0;
	right: 30px;
	z-index: 50;
}

.stade p {
	font-weight: bold;
	color: #b93625;
	font-size: 15px;
	margin: 0 0 9px;
	padding: 0;
	text-align: left;
}
.historique .titre {
    color: red;
    font-size: 18px;
    text-align: center;
}
.historique .soustitre {
    font-size: 16px;
}
.historique .bold{
	font-weight:bold;
}
.reglement {
    padding-left: 160px;
}
.reglement .titre{
    color: #0070C0;
    font-weight: bold;
    margin-top: 50px;
}
.reglement .leftDownload {
    float: left;
    margin-right: 20px;
}
