/*****************************************************************************************************************/
/**                                                                                                             **/
/** Auteur: Pascal AKNOUCHE                                                                                     **/
/** Nom: format.css                                                                                             **/
/** Date de création: 13/05/2004                                                                                **/
/** Fonction: Fichier permettant de formater les différentes pas du partail internet.                           **/
/**                                                                                                             **/
/*****************************************************************************************************************/
body {
	margin: 10;
	font-family: verdana, comics, sans-serif;
	font-size: 75%;
	text-align:center;
	scrollbar-face-color: #777777;
	scrollbar-shadow-color: #111111;
	scrollbar-highlight-color: #efefef;
	scrollbar-3dlight-color: #111111;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #777777;
	scrollbar-arrow-color: #acb0b8;
	background-color: #777777;

}

.leblocheader {
	width:760px;
	background-image: url('images/img04.jpg');
	border: 1px solid #000000;
}

.leblocmenuheader {
	background-image: url('images/img07.jpg');
	width: 760px;
	height: 17px;
	border-top: 1px solid #000000;
}

.menutitre {
	text-align: left;
	font-weight: bold;
	margin-left: 10px;
}

.titre {
	text-align: left;
	font-weight: bold;
	margin-left: 15px;
}

.texte {
	text-align: justify;
	
	/*height: 350px;*/
	overflow:auto;
	padding-left:10px;
	padding-right:10px;
	margin-left: 10px;
	margin-right: 5px;
}

.tableau{
	text-align: center;
	font-weight: bold;
	/*height: 350px;*/
	overflow:auto;
	padding-left:10px;
	padding-right:10px;
	margin-left: 10px;
	margin-right: 5px;
}

a {
	color: #660000;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: underline overline;
} .titrepage {
	border: thin solid #000000;
	font-family: "Comic Sans MS";
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	margin: auto;



}
.titre1 {
	color: #FF6600;
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	margin-bottom: 5px;
	clip:   rect(auto auto auto auto);
	border-bottom-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;






}
.normal {
	font-family: "Comic Sans MS";
	margin-top: 0px;
	margin-bottom: 0px;

}
.liste1 {
	font-family: "Comic Sans MS";
	list-style-type: circle;


}
.titre2 {
	font-style: italic;
	color: #76AE00;
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 16px;



}
.contenu {
	margin: 0px 10px 10px;
}
.titre0 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	text-align: center;

}
.tableauTete {
	background-color: #57832C;
	font-weight: bold;
	padding: 3px;



}
.tableau1 {
	width: 90%;
	border: 1px outset;
	font-family: "Comic Sans MS";


}
.body1 {


	margin: 20;
	font-family: verdana, comics, sans-serif;
	font-size: 75%;
	text-align:center;
	scrollbar-face-color: #777777;
	scrollbar-shadow-color: #111111;
	scrollbar-highlight-color: #efefef;
	scrollbar-3dlight-color: #111111;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #777777;
	scrollbar-arrow-color: #acb0b8;
	background-color: #777777;
}
.news {
	font-size: 10px;
	height: 100px;
	padding: 5px;
	background-color: #FFDE9B;
	border: 2px solid #669900;





}

