/* P C D T R */
@import "php/css.php";
/* font-size in pts */

h1.police {
	font-family: BrushScriptStd, Times, serif;
	background-color: #bbb;
	background: none;
	color: #7b3e84;
	font-size:22pt;
}
p.bando {
	font-family: BrushScriptStd, Times, serif;
	font-size:18pt;
	background-color: #b35a90;
	background: none;
}
p.bando em {
	color: #fff;
}

/* Exemple PCDTR */
/*
.new{
	font-family: BrushScriptStd, Georgia, Times, serif;
	font-size:25pt;
	background-color:#d6dee9;
	color:#000;
	margin:1em 0;
	text-align:center
}
.new a:hover{
	color:#0f0;
}
*/
