@CHARSET "UTF-8";

/*
Contenu
*/

#content {
	font-size: 0.8em;	
}

#content h2.page_title {
	padding-top: 20px;
	height: 41px;
}

#content p {
	margin: 1em 0;
}

#content p span {
	font-weight: bold;
}

#content p:first-letter {
	font-size: 1.6em;
	color: #07BEE6;
}

#content p.deco {
	text-align: center;
}

#content h3 {
	font-size: 1.2em;	
}

#content h3 a {
	color: #BC0926;
}
