﻿/* ========== RESET ========== */
html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, 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}
body{line-height:1}
ol, ul{list-style:none}
blockquote, q{quotes:none}
blockquote:before, blockquote:after, 
q:before, q:after{content:''; content:none}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse; border-spacing:0}


/* ========== GERAL ========== */
body {
background:#fff;
color:#000;
font-family:Helvetica, Arial, sans-serif;
line-height:1.25em;
}

#box {
margin:0 auto;
width:100%;
}

/* ========== CABEÇALHO ========== */
#header {
border-bottom:2px solid #000;
overflow:auto;
width:100%;
padding-bottom: 1em;
}

#logo {display: none;}
#mote:before {
content:url('/files/boq.png');
float: left;
margin-right: 1.5em;
margin-top: -1em;
}

#mote {
font-family:"Helvetica Black", "Arial Black", sans-serif;
font-size:1.25em;
line-height:2em;
margin-top: 2em;
}

#pitch {
font-size:0.8125em;
line-height:1.25em;
font-family:Tahoma, sans-serif;
}

#contacto {
color:#000;
font-size:0.8125em;
text-decoration: none;
font-weight: bold;
line-height: 4em;
}

#idioma {display: none;}

/* ========== PROJECTOS ========== */


#projecto h2 {
font-size:1em;
font-weight:bold;
margin-top: 2em;
margin-bottom: 1em
}

#projecto ul {
font-size:0.75em;
font-weight:bold;
line-height: 1.5em;
margin-bottom: 1em;
}

#projecto li span {
color:#666;
font-weight:normal;
}

#desc {
font-family:Tahoma, sans-serif;
font-size:0.75em;
line-height: 1.5em;
margin-bottom: 2em;
}

#visit {display:none;}

#valsalogo { display: none;}

#projecto:after {
content:'Copyright \00A9  2009 boq';
display: block;
margin-top: 1em;
font-size: .75em;
}

/* ========== MENU ========== */
#nav  {display: none;}