/* styles_user école Saint-Georges */

 h1 {
	font-size: 36px;
	font-weight: 400;
	color: #9A3D3D;
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: 'Grand Hotel', "Comic Sans MS", cursive;
}
h2 {
	font-size: 20px;
	font-weight: normal;
	color: #732E2E;
	margin-top: 10px;
	margin-bottom: 5px;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	color: #CE5152;
	margin-top: 15px;
	margin-bottom: 10px;
}
h4 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #C08A7B;
	margin-top: 8px;
	margin-bottom: 5px;
}
h5 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: left;
}
h6 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #9A6B6B;
	margin-top: 5px;
	margin-bottom: 8px;
}
p {
	line-height: 17px;
	font-size: 13px;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 8px;
}

.fichier {
	background-image: url(../images/icones/fichier.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 7px;
	}

.fleche {
	background-image: url(../images/icones/fleche.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
	background-position: 0px 2px;
}
.url {
	background-image: url(../images/icones/url.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background-position: 0px 1px;
	font-style: italic;
}
.mail {
	background-image: url(../images/icones/mail.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 6px;
}
