body {
	color: #666;
	}
a {
	color: #CC0000;
	text-decoration: none;
	}
a:hover {
	color: #222;
	}


h1 {
	float: left;
	padding: 0;
	margin: 0;
	background: url(firma_guille_comic.jpg) no-repeat;
	}
h1 a {
	width: 262px;
	height: 103px;
	float: left;
	text-indent: -3000px;
	outline: none;
	}
h1.interior {
	float: left;
	padding: 0;
	margin: 0;
	background: url(oom_interior.png) no-repeat;
	}
h1.interior a {
	width: 125px;
	height: 49px;
	float: left;
	text-indent: -3000px;
	}
.subtitulo {
	font-family: Georgia;
	font-style: italic;
	font-size: 1.1em;
	color: #CC0000;
	clear: both;
	}
hr.cabeceira {
	height: 3px;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #ff9999;
	background: none;
	}


h2 {
	font-family: Georgia;
	font-weight: normal;
	font-size: 1.6em;
	line-height: 1.1em;
	margin: 4px 0;
	}
hr {
	border: #fff;
	background: #fff;
	}
img.imx_traballo {
	border: solid 1px #ddd;
	padding: 3px;
	}
a:hover img.imx_traballo {
	border: solid 1px #bbb;
	}
p.descricion {
	margin: 4px 0;
	color: #CC0000;
	}
p.navegacion {
	font-family: Georgia;
	font-style: italic;
	font-size: 1.1em;
	}
p.navegacion a {
		padding-left: 12px;
		background: url(frecha_esquerda.png) no-repeat 0 2px;
	}