﻿@import url("theme1.css");

/* simple reset */

html, body, ul, ol, li, form, fieldset, legend { margin: 0; padding: 0;}
h1, h2, h3, h4, h5, h6, p { margin: 0; }
fieldset,img { border: 0; }
legend { color: #000; }
li { list-style: none; }
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; vertical-align: top; font-weight: normal;}
input, textarea, select { font-size: 110%; line-height: 1.1; font-family:inherit}
abbr, acronym { border-bottom: .1em dotted; cursor: help; }


body{ font:62.5% Arial, Helvetica, sans-serif}
#logo, .breadcrumb, .close-this, .sliderBloc, .list-docs, .page-options, .leftTexts, #header, #nav, .logos {display: none;}

#sidebar { border-bottom:4px solid #5D5D5D; padding-bottom:16px }
#logo{ text-align:left}
#logo img{ height:80px}
.font1{font-family: 'AnomolyMedium', sans-serif;}

/* GLOBAL */
.alignRight{ text-align:right}
.arrow-link{ display:inline-block; background:url(../images/arrow-link.png) no-repeat 0 0; width:7px; height:8px}
.page-head{padding:8px 0 20px}
.page-title{ font-size:2.0em; padding-bottom:4px }
.page-resume{ font-size:1.8em}
.page-intro{ font-size:1.3em; padding-top:20px}
.page-figure{padding-top:20px}
.page-figure img{max-width:692px}

.text-style{ font-size:1.2em; line-height:1.4em}
.text-style p{ padding-bottom:12px}
.text-style ul, .text-style ol { margin-left:36px; padding-bottom:12px}
.text-style ul li{ list-style:circle}
.text-style ol li{ list-style:decimal-leading-zero}
.text-style h1, .text-style h2, .text-style h3{ line-height:1.6em; font-size:1.4em}
.text-style h4, .text-style h5, .text-style h6{ line-height:1.6em; font-size:1.2em}

.title1{ font-size:1.8em; text-transform:uppercase; font-weight:normal; padding-bottom:12px}
.title2{ font-size:1.8em; font-weight:normal; padding-bottom:12px}


.tblEncomendas{margin-bottom: 30px; border-bottom: 1px solid #5D5D5D; padding-bottom: 10px}
.tblEncomendas table{color: #AAA; font-size: 1.2em}
.tblEncomendas thead th{background: url(../images/dot.gif) repeat-x left 27px; padding-bottom: 20px}
.tblEncomendas .odd{background: #424242}
