/* RESET */
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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration:none;
    color:#2F5B7F; }
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none; }
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse; border-spacing: 0; }


/*STYLES*/
/*AUTOR: Fábio Silva
AUTOR WEBSITE: fabiosilva.net*/

body {background: #e6e6e6 url(../images/background.png) repeat-x; font-family:arial,verdana,tahoma; color:#bfbfbf; margin:0 auto; padding:0;}

#border-top {background: #e6e6e6 url(../images/border-top.png) repeat-y; height: 8px; left:0; margin:0 auto; padding:0; display:block; position:relative; width:100%; z-index:50;}

#card {background: transparent url(../images/logotipo.png) no-repeat; margin:0 auto; padding:0; height:151px; width:346px; position:absolute; top:15%; left:35%;}

#trigo {background: transparent url(../images/seara-trigo.png) repeat-x; width:100%; height:187px; bottom:0; display:block; position:absolute; z-index:-100;}

.contacts {padding-top:155px;}
.contacts a {background: transparent url(../images/contactos-milhinha.png) no-repeat; display:block; height:60px; cursor:auto;}
.contacts a:hover {background: transparent url(../images/contactos-milhinha-hover.png) no-repeat;}

.boanovalink {padding-top:30px;}
.boanovalink a {background: transparent url(../images/boanova-btn.png) no-repeat; cursor:pointer; display:block; height:15px;}
.boanovalink a:hover {background: transparent url(../images/boanova-btn-hover.png) no-repeat;}