@charset "UTF-8";
/* CSS Document */

/*
 * Template		: therapie_familiale 
 * Joomla		: 3.4
 * @license 	: GNU/GPL
 * @ version	: 1.0
 */
 
body, html {
	font-family: "Open Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	color: #505050;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'rage';
	src: url('../webfonts/rage.eot?') format('eot'),
		 url('../webfonts/rage.otf') format('truetype'),
		 url('../webfonts/rage.woff') format('woff'),
		 url('../webfonts/rage.svg#rage') format('svg');
	font-weight: 400;
	font-style: normal;
}

strong {
	font-weight: 700;
}

em {
	font-style: italic;
}