/* CETTE FEUILLE DE STYLE EST CHARGÉE PAR TINYMCE, MERCI DE METTRE TOUS LES STYLES COMMUNS AU SITE ET A TINYMCE DEDANS */
/* Fonts */

@font-face {
    font-family: 'titillium';
    src: url('fonts/titillium/titillium-regular-webfont.eot');
    src: url('fonts/titillium/titillium-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/titillium/titillium-regular-webfont.woff') format('woff'),
         url('fonts/titillium/titillium-regular-webfont.ttf') format('truetype'),
         url('fonts/titillium/titillium-regular-webfont.svg#titilliumregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

H1:first-child, H2:first-child, H3:first-child, H4:first-child, P:first-child { margin-top: 0px; }

H2 {
	margin: 20px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid silver; 
	font-size: 1.2em; font-weight: bold;
}