body { font:13px serif; *font-size:small; *font:x-small; line-height:1.22; }
html, body, body div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, figure, footer, header, 
hgroup, menu, nav, section,
time, mark, audio, video, a {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent none no-repeat 0 0;
	color: #fff;
	font-weight: normal;
}

article, aside, figure, footer, header, hgroup, nav, section { display:block; }

nav ul { list-style:none; }

blockquote, q { quotes:none; }

blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
ins { background-color:#ff9; color:#000; text-decoration:none; }

del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted #000; cursor:help; }
table { border-collapse:collapse; border-spacing:0;  font-size:inherit; font:100%;}
input, select { vertical-align:middle;  font:99% sans-serif; color: #282828;}
pre, code, kbd, samp { font-family: monospace, sans-serif; }/ 
h1,h2,h3,h4,h5,h6 { font-weight: bold; text-rendering: optimizeLegibility; }
html { -webkit-font-smoothing: antialiased; }

/* Accessible focus treatment: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a: active { outline: none; }
a:focus { outline: 1px dotted #f3f3f3; }
ul { margin-left:30px; }
ol { margin-left:30px; list-style-type: decimal; }

small { font-size:85%; }
strong{ font-weight: bold; }
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }

input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; *vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }
::-moz-selection{ background: #484848; color:#fff; text-shadow: none; }
::selection { background:#484848; color:#fff; text-shadow: none; } 
a:link { -webkit-tap-highlight-color: #ccc; } 
html { overflow-y: scroll; }
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

/* RESET STYLES END HERE */

/* Fonts Portugália */
@font-face {
	font-family: PTGR;
	src: url('fonts/PTG-R.ttf') format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: PTGB;
	src: url('fonts/PTG-B.ttf') format("truetype");
	font-weight: normal;
	font-style: normal;
}


/* Fim das Fonts Portugália */


html {
		background: -webkit-radial-gradient(#0094cc, #006485); /* Safari 5.1 to 6.0 */
		background: -o-radial-gradient(#0094cc, #006485); /* For Opera 11.6 to 12.0 */
		background: -moz-radial-gradient(#0094cc, #006485); /* For Firefox 3.6 to 15 */
		background: radial-gradient(#0094cc, #006485); /* Standard syntax (must be last) */
	height: 100%;
	width: 1024px;
	margin: 0 auto;
}

body {
	width: 100%;
	margin: 0px auto 0 auto;
	font-family:PTGR,Sans-Serif;
	color: #fff;
	font-size: 28px;
	position: relative;
}

#zeraestilos
{
	clear: both;
}


/* Menus */
menu {
	margin-top: 30px;
	width: 1024px;
	height: 115px;
	background-color: #fff;
}

nav #menuprincipal {
	margin: 0 auto;
	width: 1024px;
}

#menuprincipal ul {
	margin: 0px auto;
	height: 115px;
	white-space: nowrap;
	text-align: center;
	width: 800px;
}


img.source-image {
	width: 100%;
	height: 768px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1000;
}

.menuprinc li {
	float: left;
	padding: 0;
	margin: 0;
	height: 115px;
	text-indent: -9999px;
	list-style: none;
	background-repeat: no-repeat;
}
.menuprinc li img {
	padding-bottom: 12px;
	margin: 0;
}

.menuprinc li a, .menuprinc li a:visited {
	float: left;
	outline:0;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	height: 115px;
	background-repeat: no-repeat;
}

.separador {
	width: 44px;
	height: 85px;
}

.butasptgcer a {
	width: 83px;
	background-image: url(../images/ptgcer.jpg);
}

.butasptgbal a {
	width: 83px;
	background-image: url(../images/ptgbal.jpg);
}

.butascertrin a {
	width: 76px;
	background-image: url(../images/certrin.jpg);
}

.butasbraent a {
	width: 161px;
	background-image: url(../images/braent.jpg);
}

.butascerrib a {
	width: 142px;
	background-image: url(../images/cerrib.jpg);
}


.butasptgcer {
	width: 83px;
	background-image: url(../images/ptgcer.jpg);
}

.butasptgbal {
	width: 83px;
	background-image: url(../images/ptgbal.jpg);
}

.butascertrin {
	width: 76px;
	background-image: url(../images/certrin.jpg);
}

.butasbraent {
	width: 161px;
	background-image: url(../images/braent.jpg);
}

.butascerrib {
	width: 142px;
	background-image: url(../images/cerrib.jpg);
}



ul.menuprinc li a:hover {
	background-position: 0px 0px;
}


/* Fim de Menus*/


hgroup {
	position: relative;
}

#colesq {
	float: left;
	margin-top: 14px;
	width: 283px;
	margin-left: 42px;
}

#colcent {
	float: left;
	margin-top: 83px;
	width: 418px;
	margin-left: 22px;
}

#colcentimg {
	margin: 0 auto;
	width: 103px;
}

p.colcentext {
	text-align: center;
	font-family:PTGR,Sans-Serif;
	font-size: 14px;
	line-height: 1.30;
}

p.colcentext a {
	text-decoration: none;
}


p.colcentext span {
	font-family: PTGB,Sans-Serif;
}

#coldir {
	float: left;
	margin-top: 63px;
	margin-left: 5px;
	width: 171px;
}

#coldir a{
	float: left;
}

#coldirtexto {
	width: 171px;
	text-align: center;
	font-family: PTGB,Sans-Serif;
	font-size: 12px;
	text-transform: uppercase;
	height: 28px;
}

#coldirsep {
	float: left;
	width: 26px;
}

#blocotexto {
	width: 283px;
}

#blocotexto p {
	text-align: justify;
	text-justify: inter-word;
	font-family:PTGR,Sans-Serif;
	color: #fff;
	font-size: 18px;
	line-height: 1.50;
}

#blocotexto p a {
	font-family:PTGB,Sans-Serif;
	color: #fff;
	text-decoration: none;
}

#blocotexto p a:hover {
	text-decoration: underline;
}

#logo {
	display: block;
	padding-top: 43px;
	width: 312px;
	margin: 0 auto;
}

#trabcont {
	float: left;
	margin-left: 626px;
}

#trabacontint {
	float: left;
}

#trabcontsep {
	float: left;
	width: 30px;
}



