/* CSS Document */

/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body {
	padding:0;
	margin:0;
}
body{	
	background-color:#99CC00;	
}

/* Page */
.page{
	background-color:#99CC00;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding:10px;
} 	
/* Page_fin */

/* Format texte */
.h1 {
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c30;
	line-height:30px;
}
.h2 {
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c30;
}
.h3 {
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffcc00;
}
.h4 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	text-decoration:underline;
}
.h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	line-height:10px;
	text-decoration:underline;
}
.h6 {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
}
.h7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.h8 {
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #66cc00;
	line-height:30px;
}
.h9 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
}
/* Format texte_fin */

/* Diaporama Picasa */
.diaporama {
	padding:10px;
	position:auto;
}
/* Diaporama Picasa_fin */
