/* CSS GLOBAL 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, 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: normal; font-style: inherit; font-size:12px; font-family: tahoma; vertical-align: baseline; color:#fff;}
:focus {outline: 0;} body {line-height: 1;} ol, ul {list-style:none;} blockquote, q {quotes: "" "";} div {position: relative; }
table { border-collapse: separate; border-spacing: 0;} blockquote:before, blockquote:after, q:before, q:after {content: "";} strong{ font-weight: bold;}	

/* classes reutilizaveis */
.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%}
.imgrpl{display:block;font-size:1px;text-indent:-9999px;}
.hide{display:none;}
.hidden{visibility:hidden;}
.clear{clear:both;}
.selfix{vertical-align: 0 !important;vertical-align: -2px;}
.radfix, .checkfix{width:13px !important;height:13px !important;width:15px;height:15px;vertical-align: -2px;border:none;background:none;padding:0;margin:0;}
.even{ background:#e5e5e5; }

/* LINKS */
a{text-decoration:underline; color:#444; }
a:hover{text-decoration:none;}

body{ background:#ee1b2e; }

div#content{ position: absolute; top: 50%; left: 50%; width: 414px; height: 124px; margin-top:-62px; margin-left:-207px; }
div#content p, div#content p a{ font-size: 20px; color:#fff; line-height: 25px; margin-bottom: 20px; }

h1#sofia{ background: url('../img/tit/sofia_carvalhosa_comunicacao.png') no-repeat; width: 197px; height: 59px; position: absolute; right: 20%; top: 50px; }

p.footer{ position: absolute; bottom: 50px; left: 50%; margin-left: -350px; font-size: 14px; width: 700px;  } 
	