body{
	background-color : black;
}
#enteteNom{
	border: 2px solid rgb(0,112,192);
	margin: 0.5em;
	font-size: 1.3em;
	color: rgb(0,112,192);
	padding: 0.3em;
}
#bodyInt{
	width : 65em;
	margin : auto;
	background-color : white;
	padding-bottom : 20px;
}

#entete{
	background-image : url("pageAcceuil/Sans titre.png");
	background-repeat : no-repeat;
	background-position : top right;
	height : 7em;
	width : 100%;
	padding-top:0.5em;
}
#enteteTitre{
	color : rgb(0,32,96);
	font: 2.5em Cambria;
	text-align : center;
}

#entete p{
	margin : 0px;
}

#corp{
	margin-left : 20%;
	border-left : 5px solid rgb(0,112,192);
	padding-left : 0.7em;
}

#menu{
	float : left;
	width : 20%;
	text-align : center;
	font: 1.1em Calibri;
}

.underline{
	text-decoration : underline;
}

.styleTab1 .sublegende{
	font-size:0.7em;
	margin : 0px;	
}
.styleTab1,.styleTab2{
	width : 100%;
	margin-top : 0.7em;
}

.styleTab1 .entete,.styleTab2 .entete{
	border-bottom : 2px solid rgb(0,112,192);
	text-transform : uppercase ;
	margin : 0px 0px 0px 0px;
	color : rgb(0,112,192);
	font: 1.5em Calibri;
	text-align : left;
}
.styleTab2 .legende{
	vertical-align : top;
	text-align : justify;
	font: 1.1em Calibri;
	padding-left : 15px;
}
.styleTab1 .legende{
	vertical-align : top;
	font: 1.2em Calibri;
	color : rgb(0,112,192);
	width : 7em;
}

.styleTab1 .donnees{
	padding : 0px 0px 20px 0px;
	font-size : 1.2em;	
}

.styleTab2 .donnees{
	font-size : 1.2em;
}

.styleTab1 .info{
	cursor: pointer;
}

.styleTab2 .donneesSolo{
	text-align : center;
	padding : 0px 0px 20px 0px;
}

.italique{
	font : 0.8em Calibri;
	font-style : italic ;
}

.styleTab1 p,.styleTab2 p{
	margin : 0px;
}
.plus{
	display : none;
	text-align:justify;
	border : solid black 1px;
	padding : 5px;
}

.celluleTop{
	color : white;
	background-color: rgb(0,112,192);
	margin-top : 0.5em;	
font-weight: normal;
}

.celluleBorder{
	border : 1px solid rgb(0,112,192);
	vertical-align: middle;
	width: 25%;
}
.styleTab3{
	border-spacing: 0px;
	text-align: center;
	width: 98%;
}

td{
	vertical-align : bottom;	
}