html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	list-style:none;
}

/*--- CLEARFIX ---*/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

body{
	font-family: trebuchet ms, sans-serif;
	font-size: 12px;
}

div.caixa{
	border: 1px solid #ccc;
	padding-top: 23px;
	background: transparent url(/imx/vieiros-portada/cab-compostela.png) top left no-repeat;
	font-size: 0.95em;
}

div.interior{
	padding: 10px;
}

span.hora{
	font-size: 0.8em;
	color: #ba0043;
	display: inline;
}

span.hora-prin{
	font-size: 0.95em;
	color: #ba0043;
	display: inline;
}

a.prin{font-size: 1em;}

ul#novas li, ul#nova-principal li{
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

a, a.prin{color: black; text-decoration: none;}

a:hover{text-decoration: underline;}

img.scqdia{width: 80px; margin-right: 8px; float: left;}

span.fleft_conimaxe{
	float: left;
	width: 200px;
	display: block;
}

span.fleft{
	display: block;
}

br.clear{
	clear: both;
}

div.pe{
	line-height: 0;
	height: 43px;
}

