/* styles_user Ateliers de Provence  */

h1 {
	font-size: 34px;
	margin-top: 20px;
	margin-bottom: 15px;
	font-weight: 200;
	line-height: 40px;
}
.qui_sommes_nous h1 { color: #0093E9; }
.papeterie h1 { color: #D00027; }
.espaces_verts h1 { color: #76BA00; }
.magasinage h1 { color: #E55C00; }
.entretien_des_locaux h1 { color: #4A2BBB; }
h1.titre_page {margin-top: 5px;}

h2 {
	font-size: 26px;
	color: #000;
	margin-top: 10px;
	margin-bottom: 8px;
	font-weight: 400;
	text-align: left;
}
h2.sous_titre {font-size: 23px;}
h3 {
	font-size: 22px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: 700;
	text-align: left;
}
h4 {
	font-size: 19px;
	color: #475259;
	margin-top: 11px;
	margin-bottom: 8px;
	line-height: 24px;
	font-weight: 700;
	text-align: left;
}
h5 {
	font-size: 15px;
	color: #000;
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: left;
	font-weight: 700;
	text-transform: uppercase;
}
h6 {
	font-size: 13px;
	font-weight: 400;
	color: #637580;
	margin-top: 5px;
	margin-bottom: 8px;
	font-weight: 500;
}
p {
	font-size: 14px;
	line-height: 19px;
	text-align: justify;
	margin-top: 6px;
	margin-bottom: 9px;
}/*
.rouge { color: #B43B00; }*/
ul {
	list-style-image: url(../images/icones/puce.png);
	margin-top: 6px;
	margin-bottom: 9px;
	padding-left: 12px;
	margin-left: 20px;
}
li {
	margin-bottom: 9px;
	font-size: 14px;
	line-height: 19px;
	text-align: justify;
	}
ul ul {list-style-image: url(../images/icones/puce_niv2.png);}
	
.fichier {
	background-image: url(../images/icones/fichier.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 4px;
	display: block;
	}
a.fichier {padding-bottom: 8px;}
.fleche {
	background-image: url(../images/icones/fleche.png);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 4px;
	display: block; }
.url {
	background-image: url(../images/icones/url.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 5px;
	background-position: 2px 4px;
	display: block;
}
.mail {
	background-image: url(../images/icones/mail.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 2px 3px;
}/*
.telephone {
	background-image: url(../images/icones/telephone.png);
	background-repeat: no-repeat;
	padding-left: 30px;
}
