/* begin Page */

body {
	margin: 0 auto;
	padding: 0;
	background-color: #D4CCAA;
	background-attachment: fixed;
	background-position: bottom left;
	}

.Main {
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
	}

.main {
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
	}

.cleared {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
	}

form {
	padding:0 !important;
	margin:0 !important;
	}

table.position {
	position: relative;
	width: 100%;
	table-layout: fixed;
	}

/* end Page */

/* begin Box, Sheet */
.Sheet {
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 900px;
	min-width:35px;
	min-height:35px;
	}

.Sheet-body {
	position: relative;
	z-index:1;
	padding: 13px;
	}

.Sheet-tr, .Sheet-tl, .Sheet-br, .Sheet-bl, .Sheet-tc, .Sheet-bc,.Sheet-cr, .Sheet-cl {
	position:absolute;
	z-index:-1;
	}

.Sheet-tl {
	top:0;
	left:0;
	clip: rect(auto, 17px, 17px, auto);
	}

.Sheet-tr {
	top: 0;
	right: 0;
	clip: rect(auto, auto, 17px, 17px);
	}

.Sheet-bl {
	bottom: 0;
	left: 0;
	clip: rect(17px, 17px, auto, auto);
	}

.Sheet-br {
	bottom: 0;
	right: 0;
	clip: rect(17px, auto, auto, 17px);
	}

.Sheet-tc {
	top: 0;
	clip: rect(auto, auto, 17px, auto);
	}

.Sheet-bc {
	bottom: 0;
	clip: rect(17px, auto, auto, auto);
	}

.Sheet-cr {
	right:0;
	clip: rect(auto, auto, auto, 17px);
	}

.Sheet-cl {
	left:0;
	clip: rect(auto, 17px, auto, auto);
	}

.Sheet {
	margin-top: -13px !important;
	}

.PageBackgroundSimpleGradient, .PageBackgroundGradient, .PageBackgroundGlare {
	min-width:900px;
	}

/* end Box, Sheet */

/* begin Header */
div.Header {
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 874px;
	height: 225px;
	}
/* end Header */

/* begin Logo */
.logo {
	display : block;
	position: absolute;
	left: 10px;
	top: 10px;
	width: 854px;
	}

h1.logo-name {
	display: block;
	text-align: left;
	}

h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding:0;
	margin:0;
	color: #36311B !important;
	}

.logo-text {
	display: block;
	text-align: left;
	}

.logo-text, .logo-text a {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	padding:0;
	margin:0;
	color: #0E0C07 !important;
	}
/* end Logo */

/* begin Menu */
/* menu structure */
.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover {
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
	}

.artmenu, .artmenu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
	}

.artmenu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
	}

.artmenu li:hover {
	z-index: 10000;
	white-space: normal;
	}

.artmenu li li {
	float: none;
	}

.artmenu ul {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
	}

.artmenu li:hover>ul {
	visibility: visible;
	top: 100%;
	}

.artmenu li li:hover>ul {
	top: 0;
	left: 100%;
	}

.artmenu:after, .artmenu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
	}

.artmenu, .artmenu ul {
	min-height: 0;
	}

.artmenu ul {
	background-image: url(../../Saison2015_2016/images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
	}

.artmenu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
	}
/* menu structure */

.artmenu {
	padding: 3px 2px 0px 2px;
	}

.nav {
	position: relative;
	height: 29px;
	z-index: 100;
	}

.nav .l, .nav .r {
	position: absolute;
	z-index: -1;
	top: 0;
	height: 28px;
	background-image: url('../../Saison2015_2016/images/nav.png');
	}

.nav .l {
	left: 0;
	right:0px;
	}

.nav .r {
	right: 0;
	width: 874px;
	clip: rect(auto, auto, auto, 874px);
	}
/* end Menu */

/* begin MenuItem */
.artmenu ul li {
	clear: both;
	}

.artmenu a {
	position:relative;
	display: block;
	overflow:hidden;
	height: 25px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
	}

.artmenu a .r, .artmenu a .l {
	position:absolute;
	display: block;
	height: 75px;
	background-image: url('../../Saison2015_2016/images/MenuItem.png');
	}

.artmenu a .l {
	left:0;
	right:9px;
	}

.artmenu a .r {
	width:418px;
	right:0;
	clip: rect(auto, auto, auto, 409px);
	}

.artmenu a .t  {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #E0E2DF;
	padding: 0 4px;
	margin: 0 9px;
	line-height: 25px;
	text-align: center;
	}

.artmenu a:hover .l, .artmenu a:hover .r {
	top:-25px;
	}

.artmenu li:hover>a .l, .artmenu li:hover>a .r {
	top:-25px;
	}

.artmenu li:hover a .l, .artmenu li:hover a .r {
	top:-25px;
	}

.artmenu a:hover .t {
	color: #52594F;
	}

.artmenu li:hover a .t {
	color: #52594F;
	}

.artmenu li:hover>a .t {
	color: #52594F;
	}

.artmenu a.active .l, .artmenu a.active .r {
	top: -50px;
	}

.artmenu a.active .t {
	color: #111311;
	}
/* end MenuItem */

/* begin MenuSubItem */
.artmenu ul a {
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 20px;
	width: 180px;
	overflow:hidden;
	line-height: 20px;
	margin-right: auto;
	background-image: url('../../Saison2015_2016/images/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 0px;
	border-style: solid;
	}

.nav ul.artmenu ul span, .nav ul.artmenu ul span span {
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
	}

.artmenu ul a, .artmenu ul a:link, .artmenu ul a:visited, .artmenu ul a:hover, .artmenu ul a:active, .nav ul.artmenu ul span, .nav ul.artmenu ul span span {
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 20px;
	color: #3D371F;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}

.artmenu ul ul a {
	margin-left: auto;
	}

.artmenu ul li a:hover {
	color: #F8F7F1;
	background-position: 0 -20px;
	}

.artmenu ul li:hover>a {
	color: #F8F7F1;
	background-position: 0 -20px;
	}

.nav .artmenu ul li a:hover span, .nav .artmenu ul li a:hover span span {
	color: #F8F7F1;
	}

.nav .artmenu ul li:hover>a span, .nav .artmenu ul li:hover>a span span {
	color: #F8F7F1;
	}
/* end MenuSubItem */

body {
	margin: 0;
	padding: 0;
	background: #000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.main tr .bg-center #content tr .centerclm div p font {
	color: #000;
	}

.main tr .bg-center #content tr .rightclm table tr .scalp ul li h4 strong font {
	color: #970B0D;
	}

.main tr .bg-center #content tr .rightclm table tr .scalp p strong {
	color: #D7241A;
	}

.main tr .bg-center #content tr .rightclm table tr .scalp blockquote p strong {
	color: #000;
	}

.main tr .bg-center #content tr .rightclm table tr .scalp ul .scalp .scalp {
	color: #BA1917;
	}

.main tr .bg-center #content tr .rightclm table tr .scalp blockquote strong {
	color: #B5271C;
	}

.main tr .bg-center #content tr .rightclm table tr .scalp ul .scalp .scalp .scalp {
	color: #000;
	}

.main tr .bg-center #content tr .rightclm table tr .scalp ul .scalp .scalp strong {
	color: #000;
	}

.main tr .bg-center #content tr .rightclm table tr .scalp ul .scalp .scalp {
	color: #000;
	}

.main tr .bg-center #content tr .rightclm table tr .scalp blockquote h3 strong {
	color: #000;
	}

p {
	font-size: 11px;
	}

.banner {
	width: 975px;
	}

h1 {
	font-size: 22px;
    text-align: center;
	}

h2 {
	font-size: 16px;
	}

h3 {
	font-size: 12px;
	}

h4 {
	font-size: 12px;
	}

.bg-center {
	width: 986px;
	}

.bg-left {
	background:url(../../Saison2015_2016/images/bg-body-left.jpg) no-repeat right top;
	}

.bg-right {
	background:url(../../Saison2015_2016/images/bg-body-right.jpg) no-repeat;
	min-height: 600px;
	}

#nav {
	background:url(../../Saison2015_2016/images/bg-nav.jpg) repeat-x;
	height: 28px;
	}

#content {
	background: #c1b6ac url(../../Saison2015_2016/images/bg-content.gif) repeat-x left top;
	width: 100%;
	margin-top: -1px;
	}

#content-compo {
	background: #c1b6ac url(../../Saison2015_2016/images/bg-content.gif) repeat-x left top;
	width: 100%;
	margin-top: -1px;
	}

#content-programme {
	background: #c1b6ac url(../../Saison2015_2016/images/bg-content.gif) repeat-x left top;
	width: 100%;
	margin-top: -1px;
	}

#content-pratique {
	background: #c1b6ac url(../../Saison2015_2016/images/bg-content.gif) repeat-x left top;
	width: 100%;
	margin-top: -1px;
	}

#content-comite {
	background: #c1b6ac url(../../Saison2015_2016/images/bg-content.gif) repeat-x left top;
	width: 100%;
	margin-top: -1px;
	}

#content-classement {
	background: #c1b6ac url(../../Saison2015_2016/images/bg-content.gif) repeat-x left top;
	width: 100%;
	margin-top: -1px;
	}

#content-sagesses {
	background: #c1b6ac url(../../Saison2015_2016/images/bg-content.gif) repeat-x left top;
	width: 100%;
	margin-top: -1px;
	}

#content-tribus {
	background: #c1b6ac url(../../Saison2015_2016/images/bg-content.gif) repeat-x left top;
	width: 100%;
	margin-top: -1px;
	}

#content-historique {
	background: #c1b6ac url(../../Saison2015_2016/images/bg-content.gif) repeat-x left top;
	width: 100%;
	margin-top: -1px;
	}

#content-contacts {
	background: #c1b6ac url(../../Saison2015_2016/images/bg-content.gif) repeat-x left top;
	width: 100%;
	margin-top: -1px;
	}

#content-boutique {
	background: #c1b6ac url(../../Saison2015_2016/images/bg-content.gif) repeat-x left top;
	width: 100%;
	margin-top: -1px;
	}

#content-sioux {
	background: #c1b6ac url(../../Saison2015_2016/images/bg-content.gif) repeat-x left top;
	width: 100%;
	margin-top: -1px;
	}

#content-videos {
	background: #c1b6ac url(../../Saison2015_2016/images/bg-content.gif) repeat-x left top;
	width: 100%;
	margin-top: -1px;
	}

#content-programme td {
	height: 20px;
    padding-left: 5px;
	}

#content td {
	/*padding: 35px 0 0 0;*/
	}

#content table {
	margin: 20px 0 0 0;
	}

#content-classement table {
	margin: 5px;
    padding: 0 2px;
	}

#content-classement table tr {
	margin: 0;
    padding: 0 5px;
	}

#content-classement table tr td {
	margin: 0;
    padding: 0 3px;
	}

#content-compo table {
	margin: 20px 0 0;
	}

#content-pratique table {
	margin: 20px 0 0;
	}

#content-comite table {
	margin: 5px 0 15px;
    padding: 0 5px;
	}

#content-sagesses table {
	margin: 20px 0 0;
	}

#content-programme table {
	margin: 10px 0 0 0;
	}

#content .lefttclm {
    margin: 0;
    padding: 15px 0 0 10px;
    vertical-align: top;
    width: 200px;
	}

#content-boutique .lefttclm {
    width: 150px;
    margin: 0;
    padding: 35px 10px 0;
    vertical-align: top;
	}

#dancedufeu {
	}

#sponsor {
	width: 190px;
	}

#content .rightclm {
    padding: 15px 10px 0;
    vertical-align: top;
    width: 270px;
	}

#content-boutique .rightclm {
    border-right: 1px solid #000000;
    padding: 15px 10px 0;
    vertical-align: top;
    width: 298px;
	}

#content #sponsor td {
	text-align: center;
	padding: 2px;
	}

.scalp {
	background: #FFF;
	padding: 5px 5px 0 10px;
    width: 100%;
	}

.scalp p {
    margin-bottom: 0;
	}

.agenda {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	}

.red {
	color: #990000;
	}

.red2 {
	color: #990000;
	font-style: oblique;
	font-size: 10px;
	}
	
.strong {
	font-weight: bold;
	}

.blue {
    color: #2E1D87;
	}

.inscriptions {
	font-weight: bold;
	margin-top: 20px;
	padding: 5px;
	border: solid;
	border-style: double;
	border-color: #900;
	}

.news {
	background-image: url(../../Saison2015_2016/Saison2015_2016/images/arrow_red.png);
	background-repeat: no-repeat;
	text-indent: 15px;
	}

.remise {
	color: #900;
	font-size: 16px;
	font-weight: bold;
	}

.absent {
    font-weight: bold;
    margin-left: 10px;
	}

.compo {
	color: #CCCCCC;
	}

.agenda {
	color: #900;
	font-size: 14px;
	font-weight: bold;
	}

.feu ul {
    margin: 0px;
    padding: 0px;
	}

.feu ul li {
    background: url("../../Saison2015_2016/images/arrow_red.png") no-repeat scroll 4px 2px transparent;
    list-style: none outside none;
    margin: 10px 2px;
    padding: 0px 0px 0px 20px;
    font-size: 11px;
    font-weight: bold;
	}

.feu {
	background: #FFF;
	padding: 0px 2px 0px 5px;
	width: 180px;
	}

.horaire {
    color: #900000;
    font-weight: bold;
    padding: 10px;
    text-align: center;
	}

.entrainements {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
	}

#siouxpress {
	font-size: 10px;
    margin: 0 auto;
    width: 80%;
	}

#siouxpress .date {
	text-align: right;
	font-weight: bold;
	}

#planetTV {
	}

#planetTV .morevideo {
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	}

#ranking {
	align: center;
	}

#ranking-classement {
	width: 100%;
	align: center;
	}

#classement {
	background-color: #FFFFFF;
	padding: 20px 0px 5px 5px;
	}

.classement {
	margin: 5px 0px 0px 5px;
	background-repeat: no-repeat;
	padding: 0;
	list-style: none;
	width: 100%;
	}

.classement a, .classement span {
	display: block;
	padding: 4px 5px 0px 15px;
	text-decoration: none;
	}

.classement a:hover, .classement a:focus, .classement a:active {
	text-decoration: none;
	}

.classement .subMenu {
	font-size: 10px;
	margin-top: -10px;
	margin-left: -35px;
	margin-left: 5px!important!;
	}

.toggleSubMenu {
	background-image: url(../../Saison2015_2016/images/classement.png);
	background-repeat: no-repeat;
	font-size: 13px;
	padding-bottom: 10px;
	}

.scalp ul {
	margin: 0;
	padding: 0;
	}

.scalp ul ul {
	margin: 0;
	padding: 0;
	}

.scalp ul li {
	/* background: url("images/arrow-li.gif") no-repeat scroll 0 3px rgba(0, 0, 0, 0); */
	font-size: 11px;
    list-style: none outside none;
    margin: 10px 0 15px;
    padding: 0 0 0 45px;
	}

.centerclm-compo ul li.chiefs1 {
	background:url(../../Saison2015_2016/images/compo-comanches.gif) no-repeat;
	font-weight: 100;
    list-style: none outside none;
    margin: -10px 0 -10px -40px;
    padding: 0 0 0 45px;
	}

.centerclm-compo ul li.chiefs2 {
	background:url(../../Saison2015_2016/images/compo-cherokees.gif) no-repeat;
	font-weight: 100;
    list-style: none outside none;
    margin: -10px 0 -10px -40px;
    padding: 0 0 0 45px;
	}

.centerclm-compo ul li.chiefs3 {
	background:url(../../Saison2015_2016/images/compo-cheyennes.gif) no-repeat;
	font-weight: 100;
    list-style: none outside none;
    margin: -10px 0 -10px -40px;
    padding: 0 0 0 45px;
	}

.scalp ul li.chiefs1 {
	background:url(../../Saison2015_2016/images/compo-comanches.gif) no-repeat;
	font-weight: 100;
	}

.scalp ul li.chiefs2 {
	background:url(../../Saison2015_2016/images/compo-cherokees.gif) no-repeat;
	font-weight: 100;
	}

.scalp ul li.chiefs3 {
	background:url(../../Saison2015_2016/images/compo-cheyennes.gif) no-repeat;
	font-weight: 100;
	}

.scalp ul li ul li {
	background: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	}

.scalp ul li a {
	color: #333399;
	font-weight: bold;
	}

.scalp ul li ul li a {
	color: #333399;
	font-weight: normal;
	}

.centerclm-sagesses ul li {
    list-style: none outside none;
	}

.rightclm img {
	}

img {
	border: medium none;
	}

#content .centerclm {
	padding: 25px 0 0;
    vertical-align: top;
    width: 457px;
	}

#content-compo .centerclm-compo {
    padding: 35px 10px 20px;
    vertical-align: top;
    width: 100%;
	}

#content-programme .centerclm-programme {
    padding: 35px 10px 20px;
    vertical-align: top;
    width: 100%;
	}

#content-classement .centerclm-classement {
    padding: 35px 10px 200px;
    vertical-align: top;
    width: 100%;
	}

#content-pratique .centerclm-pratique {
    padding: 35px 10px 20px 50px;
    vertical-align: top;
    width: 100%;
	}

#content-comite .centerclm-comite {
    padding: 35px 10px 150px;
    vertical-align: top;
    width: 100%;
	}

#content-sagesses .centerclm-sagesses {
    padding: 35px 10px 20px;
    vertical-align: top;
    width: 100%;
	}

#content-tribus .centerclm-tribus {
    padding: 35px 10px 20px;
    vertical-align: top;
    width: 100%;
	}

#content-historique .centerclm-historique {
    padding: 35px 10px 20px;
    vertical-align: top;
    width: 100%;
	}

#content-contacts .centerclm-contacts {
    padding: 35px 10px 20px;
    vertical-align: top;
    width: 100%;
	}

#content-boutique .centerclm {
    padding: 35px 10px 20px;
    vertical-align: top;
    width: 300px;
	}

#content-sioux .centerclm {
    padding: 50px 10px 20px;
    vertical-align: top;
    width: 100%;
	}

#content-videos .centerclm {
	padding: 35px 10px 20px;
	vertical-align: top;
	width: 100%;
	}

#entete {
	background-color: #5D5D5D;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	}

#champ1 {
    background-color: #E8E8E8;
	}

#champ2 {
    background-color: #CCCCCC;
	}

#champ3 {
    background-color: #999999;
	}

.chiefs1 {
    background: url("../../Saison2015_2016/images/tribus-comanches.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-weight: bold;
    list-style: none outside none;
    margin: 5px;
    padding: 12px 0 15px 50px;
	}

.chiefs2 {
    background: url("../../Saison2015_2016/images/tribus-cherokees.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-weight: bold;
    list-style: none outside none;
    margin: 5px;
    padding: 12px 0 15px 50px;
	}

.chiefs3 {
    background: url("../../Saison2015_2016/images/tribus-cheyennes.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-weight: bold;
    list-style: none outside none;
    margin: 5px;
    padding: 12px 0 15px 50px;
	}

#footer {
	text-align: center;
	width: 100%;
	color: #fff;
	font-size: 11px;
	}
	
#footer a {
	color: #fff;
	}

.sponsor {
    margin: 1px 0 2px;
	}

.surleterrain {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #770000;
	font-weight: bold;
	}

a:link {
	color: #343932;
	}

input:focus, textarea:focus	{
	background-color: #CCC;
	}

legend
	{
	font-weight: bold;
	}
 
fieldset
	{
	margin-bottom: 10px;
	}
