html, body {
margin:0; 
background-image:url(../Images/Charte/ArrierePlan.jpg);
font-family:verdana, arial, serif;
font-size:11px;
text-align:justify;
color:black;
}

/*----------------Charte-----------------------*/

img {
border:0;
}

#global {
width:1000px;
margin:0 auto;
}

#header {
background-image:url(../Images/Charte/BandeauHaut.jpg);
background-repeat:no-repeat;
height:125px;
}

#boutons {
height:42px;
}

#centre {
background-image:url(../Images/Charte/FondCharte.jpg);
background-repeat:repeat-y;
}

#menu {
float:left;
width:206px;
}

#navigation {
width:206px;
background-image:url(../Images/Charte/BlocNavigationClub.jpg);
background-repeat:no-repeat;
height:299px;
}

#navigation2 {
width:206px;
background-image:url(../Images/Charte/BlocNavigationJoueur.jpg);
background-repeat:no-repeat;
height:299px;
}

#navigation_equipes {
width:206px;
background-image:url(../Images/Charte/BlocNavigationEquipes.jpg);
background-repeat:no-repeat;
height:299px;
}

#navigation_indiv {
width:206px;
background-image:url(../Images/Charte/BlocNavigationIndiv.jpg);
background-repeat:no-repeat;
height:299px;
}

#navigation_tech {
width:206px;
background-image:url(../Images/Charte/BlocNavigationTechnique.jpg);
background-repeat:no-repeat;
height:299px;
}

#navigation_media {
width:206px;
background-image:url(../Images/Charte/BlocNavigationMedia.jpg);
background-repeat:no-repeat;
height:299px;
}

#photo {
width:206px;
height:172px;
}

#page {
float:left;
width:794px;
}

#clear {
clear:both;
}

#texte_page {
#margin-top:12px;
//margin-top:12px;
	padding-left:35px;
	padding-right:40px;
	text-align: justify;
}

/*----------------------Polices-------------*/

.h1 {
font-weight:bold;
}

.h2 {
font-weight:bold;
font-size:12px;
color:#BB181B;
}

.h3 {
font-weight:bold;
color:#BB181B;
}

.h4 {
font-family:arial;
font-size:16px;
}

.h5 {
font-weight:bold;
font-size:12px;
color:#F1B603;
}

.h6 {
font-weight:bold;
font-size:14px;
color:#BB181B;
text-decoration:underline;
font-family:arial;
}

.h7 {
color:white;
}

.h8 {
font-weight:bold;
font-size:16px;
font-family:arial;
background-color:#497093;
color:white;
}

.h9 {
font-weight:bold;
font-size:16px;
color:#BB181B;
font-family:arial;
}

.h10 {
text-decoration:underline;
font-weight:bold;
}

.h11 {
text-decoration:underline;
}

/*----------------------Habillage des liens-------------*/

a {
text-decoration:underline;
font-weight:bold;
color:#497093;
}

a:active {
text-decoration:underline;
font-weight:bold;
color:#BA191B;
}

a:visited {
text-decoration:underline;
font-weight:bold;
color:#497093;
}

a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#BA191B;
	text-align: center;
}

/*----------------Navigation menu--------------------*/

#navi {
padding-left:12px;
padding-top:82px;
#padding-top:77px;
//padding-top:77px;
}

#navi li {
color:#2B446D;
text-align:left;
list-style-type:square;
margin-top:12px;
font-size:12px;
font-weight:bold;
}

#navi li a {
text-decoration:none;
color:#2B446D;
}

#navi li a:active {
text-decoration:underline;
color:#BB181B;
}

#navi li a:visited {
text-decoration:none;
color:#2B446D;
}

#navi li a:hover {
text-decoration:underline;
color:#BB181B;
}

#navi_equipes {
padding-left:12px;
padding-top:72px;
#padding-top:63px;
//padding-top:63px;
}

#navi_equipes li {
color:#2B446D;
text-align:left;
list-style-type:square;
margin-top:4px;
font-size:12px;
font-weight:bold;
}

#navi_equipes li a {
text-decoration:none;
color:#2B446D;
}

#navi_equipes li a:active {
text-decoration:underline;
color:#BB181B;
}

#navi_equipes li a:visited {
text-decoration:none;
color:#2B446D;
}

#navi_equipes li a:hover {
text-decoration:underline;
color:#BB181B;
}

/*----------------Pied de page-----------------------*/

#footer {
height:41px;
background-image:url(../Images/Charte/Footer.jpg);
}

#footer_texte {
padding-left:175px;
margin-top:7px;
text-align:center;	
color:#EBEBEB;
font-size:11px;
font-weight:bold;
}

#footer_texte a {
text-decoration:none;
color:#EBEBEB;
}

#footer_texte a:active {
text-decoration:underline;
color:#8BB9F4;
}

#footer_texte a:visited {
text-decoration:none;
color:#EBEBEB;
}

#footer_texte a:hover {
text-decoration:underline;
color:#8BB9F4;
}

