/* = = = = = = = = = = = = = = = = = =
	# Site Deputado Guimaraes
	 .layout bege e vermelho
	 .estilos para impressao
= = = = = = = = = = = = = = = = = = = */

body {
	color:#5a0000;
	background:#f5f3df;
	font-family:Georgia, "Bookman Old Style", "Times New Roman", serif;
	font-size:13pt;
	*font-size:14pt;
}

h1 { font-size:20pt; font-weight:bold; }
h2 { font-size:16pt; font-weight:bold; }

p {
	margin:10px 0;
	line-height:150%;
	color:#000;
}
#principal img { float:left; margin:0 16px 16px 0; }
