/* @override http://qualacs.be.194-1-205-35.taho.be/mysite/css/typography.css?m=1336115632 */

.typography{
	font-family:Helvetica, arial, sans-serif;
	font-size:13px;
	}
	
.typography h1{
	font-size: 36px;
	padding-bottom: 12px;
	line-height: 30px;
	font-family: 'Open Sans Condensed', sans-serif;
	color: #222;
	font-weight: normal;
}
.typography .intro{
	font-size:16px;
	color: #f29400;
	padding-bottom: 10px;
	line-height: 20px;
}

.typography div.intro {
	padding-bottom: 0;
}

.typography h2{
	color: #88b214;
	padding-bottom: 15px;
	font-family: 'Open Sans Condensed', sans-serif;
}

.typography h3{
	color: #88b214;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 0;
	padding-right: 0;
}
.typography h4{
	color: #88b214;
	padding-bottom: 5px;
	font-size: 13px;
	font-weight: normal;
}
.typography p{
	padding-bottom: 8px;
	color: #8f8d8d;
	line-height: 1.3em;
}

.typography .pdf{
	display: block;
	padding: 10px 0 10px 30px;
	color: #88b214;
	background:url('../images/i_pdf.png') no-repeat left;
}
.typography .listLink p{
	padding: 0;
}
.typography .listLink a{
	padding: 5px 0 5px 30px;
	background:url('../images/i_arrow.png') no-repeat left;
	color: #88b214;
	display: block;
}
.typography ul{
	padding-bottom: 8px;
}
.typography li{
	list-style-type: disc;
	position: relative;
	left:20px;
	font-size:12px;
}
.typography .left{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.typography .orange{
	color: #f29400;
}
.typography .jaune{
	color: #fbba00;
}
.typography .vert{
	color: #88b214;
}
.typography .size30{
	font-size: 30px;
	font-weight: normal;
	padding-bottom: 5px;
}
.typography .size37{
	font-size: 40px;
	line-height: 35px;
	font-weight: bold;
	padding-bottom: 2px;
}