/*
@import "/css/fonts/quicksand/stylesheet.css";
@import "/css/fonts/colaborate/stylesheet.css";
@import "/css/fonts/dejavu/stylesheet.css";
@import "/css/fonts/pt-san/stylesheet.css";
@import "/css/fonts/greyscale/stylesheet.css";
@import "/css/fonts/candela/stylesheet.css";
@import "/css/fonts/alexandria/stylesheet.css";
*/
@import "/css/fonts/heros/stylesheet.css";

body, p { font-family: Arial, Helvetica, sans-serif;  font-size:13px; line-height:19px;}

p {	margin-bottom: 10px; }
a, h6 a, tt a { font-weight:normal;	text-decoration:none;}
a:hover, h6 a:hover, tt a:hover {	text-decoration:underline;}

/*
@font-face {
	font-family: 'ChunkFiveRegular';
	src: url('fonts/Chunkfive.eot');
	src: local('ChunkFive Regular'), 
	local('ChunkFive'), 
	url('fonts/Chunkfive.woff') format('woff'), 
	url('fonts/Chunkfive.otf') format('opentype'), 
	url('fonts/Chunkfive.svg#ChunkFive') format('svg');
}

@font-face {
	font-family: 'League Gothic';
	src: url('fonts/League_Gothic.eot');
	src: local('League Gothic Regular'), 
	local('LeagueGothic'), 
	url('fonts/League_Gothic.otf') format('opentype'), 
	url('fonts/League_Gothic.woff') format('woff'), 
	url('fonts/League_Gothic.svg#LeagueGothic') format('svg');
}
*/

h1 {
	font-size:25px;
	line-height: 1;
	font-family: '', Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	text-transform: uppercase;
}
h2 {
	font-size:26px;
	font-family: '', Lucida Grande, sans-serif;
	line-height: 1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
	letter-spacing: -1px;
	font-weight: bold;
	text-transform: none;
}
h2 a { font-weight:bold;}
h3 {
	font-family: 'TeXGyreHerosBold',  Arial, Helvetica, sans-serif;
	line-height: 1;
	letter-spacing:0px;
	text-align: left;
	font-weight:bold;
	font-size: 14px;
	margin-top: 20px;

	padding-bottom: 2px;

}
#menu_cote h1,
#menu_cote h1 a,
#menu_cote_bouton,
#menu_cote_bouton a {
	font-family: 'TeXGyreHerosBold', Arial, Helvetica, sans-serif;
	line-height: 1;
	letter-spacing:normal;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold!important;
}

form.jqtransformdone label,
h4, h5  {
	font-family: 'TeXGyreHerosBold',  Arial, Helvetica, sans-serif;
	line-height: 1;
	letter-spacing:normal;
	text-transform:uppercase;
	font-weight:bold;
}
h4 {
	font-size: 13px;
	margin-bottom:3px;
}
h5 {
	font-size: 15px;
	margin-top: 22px;
	margin-bottom: 5px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1;
	margin-bottom: 5px;
	margin-top: 0px;
}
