/* CSS Document */

html {
	height: 100%;
}

body {
	background-color: #000000;
	background-image: url("http://www.lesescholiers.fr/lesescholiers/images/background2.gif");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-attachment: fixed;
	color: white;
	font-family: Times New Roman; /* titre 1 ere page */
	font-size: 12pt;
}

h1 { font-family: "Comic Sans MS", serif; /* titre 1 ere page */
	font-weight: bold;
	text-align: center;
	font-size: 14pt;
}

 h4#t1 {
		border:2px solid #ffffff;				/* encadrement Tarif & Complet */
		color:#ffffff;
		/*font-family:"Comic Sans MS", serif;*/
		/*font-size:1.5em;*/
		padding:5px;
		width:70px;
	}
	
h4#t7 {
		border:2px solid #ffffff;				/* encadrement Tarif & Complet */
		color:#ffffff;
		font-family:"Comic Sans MS", serif;
		/*font-size:1.5em;*/
		padding:15px;
		width:160px;
	}

h2 {	font-family: "Tempus Sans ITC", serif; 	/* Pour les sous images*/
	font-size: 18pt;
	text-align: center;}

h3 {	font-family: "Tempus Sans ITC", serif;  /* pour le titre page accueil*/
	text-align: center;
	font-size: 22pt;
	color: #ffffff;
	}

h4 {	font-family: "Tempus Sans ITC", serif;
	font-size: 11pt; 
	color: #ffffff; 
	}
	
h5 {	font-family: "Tempus Sans ITC", serif; 
	font-size: 10pt;
	color: #ffffff;
	}
	
h6 { font-family: "Comic Sans MS";
	text-align: center;
	font-size: 13pt;
	}

td { font-weight: bold;
	font-size: 14pt;
	color: #ffffff;
}

	
a {	color:#ffffff;
font-family: verdana; 
	text-decoration:none; 
	background-attachment: fixed;}

a:hover { 
	color:#ffffff;
	text-decoration:underline;
	/*text-transform: uppercase;*/
}

a.chap {
	color: #ffffff;
	text-transform: italic;
	font-family: "Tempus Sans ITC";
	font-size: 17pt;
	/*text-transform: uppercase;*/
	}

a.chapitre {
	color: #ffffff;
	}
	
a img {border: 0;}

.note {	color: #ffffff;
	text-transform: italic;
	font-family: "courrier new";
	font-size: 10pt;

}
