@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	height: 100%;
}
#contenant {
	margin: auto;
	width: 960px;
	background-color: #FFFFFF;
	height: 100%;
	border: thin solid #000000;	
}
.entete  {
	background-color: #CCCCCC;
	height: 200px;	
}
.banniere  {
	height: 121px;
	width: 960px;
	background-color: #666666;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	height: 120px;
	width: 960px;
}


/*contenu des tableaux*/
#conTableau {
	background-repeat: no-repeat;
	width: 960px;
	background-color: #FFFFFF;
	height: 950px;
	background-image: url(../images/empreinte.jpg);
}
/* tableau 1 ACCUEIL*/
.tab1 {
	float: left;
	width: 364px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
}
.tab1_texte1 {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.tab1_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	color: #000000;
	padding-bottom: 15px;
}
.tab1_video {
	background-image: url(../images/video2.png);
	background-repeat: no-repeat;
	height: 200px;
	padding-top: 8px;
	padding-left: 60px;
}
.tab1_texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.tab1_liens {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	padding-left: 15px;
}
.tab1_stat {
	background-image: url(../images/rectStat.png);
	height: 200px;
	padding-left: 60px;
	padding-top: 10px;
	background-repeat: no-repeat;
}
.tab1_stat2 {
	height: 200px;
	padding-left: 5px;
	padding-top: 10px;
}		
.vide {
	height: 25px;
	width: 300px;
}
.entete #conTableau .tab1 a {
	color: #000000;
}


.entete #conTableau .tab1 .tab1_stat a {
	text-decoration: none;
}
	
	
	
/* tableau 2 ACCUEIL*/
.tab2 {
	width: 335px;
	float: left;
}
.tab2_liens {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	letter-spacing: -1px;
}
.tab2_fiche {
	background-image: url(../images/fiche.png);
	height: 460px;
	width: 315px;
	background-repeat: repeat-y;
}
.tab2_signal {
	background-repeat: no-repeat;
	height: 169px;
	width: 335px;
}
.tab2_act {
	background-image: url(../images/ficheActivites.png);
	height: 228px;
	width: 315px;
	background-repeat: no-repeat;
}
.entete #conTableau .tab2 a {
	color: #000000;
}

/* tableau 3 ACCUEIL*/
.tab3 {
	width: 220px;
	float: right;
	margin-right: 10px;
}
.tab3_swf {
	height: 150px;
	width: 200px;
	margin-top: 25px;
	border: thick groove #000000;
	text-align: center;
}
.fichePHP {
	margin-left: 15px;
}
.tab3_Jeune {
	margin-top: 30px;
	margin-left: 10px;
}



/*STATISTIQUE*/

#conTableauSTATISTIQUE {
	background-repeat: no-repeat;
	width: 960px;
	background-color: #FFFFFF;
	height: 1250px;
	background-image: url(../images/empreinte.jpg);
}

.tableau {
	height:750px;
	width: 702px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: justify;
	background-repeat: repeat;
	background-image: url(../../images/LDoc.png);
	float: left;
}
.tableau1 {
	float: left;
	height:1000px;
	width: 221px;
	padding-right: 20px;
	padding-left: 20px;
}
.tableau2 {
	height: 740px;
	float: left;
	width: 400px;
	padding-right: 10px;
	padding-left: 75px;
}
.ContenantTexte {
	margin-left: 5px;
	margin-top: 25px;
	float: left;
	width: 720px;
	margin-bottom: 25px;
}
.tableau1_titre {
	font-size: medium;
	font-weight: bold;
	color: #333333;
	padding-bottom: 0px;
	float: left;
	width: 210px;
	padding-top: 40px;
	padding-right: 0px;
	padding-left: 0px;
}
.tableau1_texte {
	font-size: small;
	color: #333333;
	
}
.tableau2_titre {
	font-size: medium;
	font-weight: bold;
	color: #333333;
}
.tableau2_texte {
	font-size: small;
	color: #333333;
	
}
#conTableauSTATISTIQUE .signalement {
	text-align: center;
}
.stat_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
}
#conTableauSTATISTIQUE .ContenantTexte .contenenantSign {
	width: 700px;
	text-align: center;
}

.stats {
	float: left;
	width: 400px;
}
