/*Overrides*/
html, body {height: 100%;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {padding: 0;margin: 0;}
fieldset, img { border: 0;}
table {border-spacing: 0;}
ol, ul {list-style: none;}
address, caption, cite, code, dfn, em, strong, th, var {font-weight: normal;font-style: normal;}
caption, th {text-align: left;}
abbr, acronym { border: 0;}

@font-face { font-family: "NewsGotT"; src: url("../fonts/NewsGotT_Regular.ttf"); }
@font-face { font-family: "NewsGotT"; src: url("../fonts/NewsGotT_Bold.ttf"); font-weight: bold;}
@font-face { font-family: "NewsGotT"; src: url("../fonts/NewsGotT_Bold_Italic.ttf");font-weight: bold;font-style: italic;}
@font-face { font-family: "NewsGotT"; src: url("../fonts/NewsGotT_Italic.ttf");font-style: italic;}


@font-face {font-family: Bgothl;src: url('../fonts/bgothl.ttf');}

/*divs principais*/


.wrapper {font-size:1.4em;position:relative}


body{background:#111 url('../img/bg.gif');font-size:62.5%;font-family:NewsGotT,verdana,helvetica,arial,sans-serif;width:1024px;margin:40px auto 0 auto}

#left{width:250px;position:absolute;z-index:10}
#leftCntnt{}
#leftTop{background: url(../img/logo300.png) no-repeat center;height:180px;width:320px;position:absolute}
#leftBot{padding-top:195px;}
#leftBot ul{padding-left:30px;width:190px}
#leftBot li{margin:10px 0}
#leftBot a,#leftBot a:link,#leftBot a:hover,#leftBot a:visited{font-size:1.4em;display:block;padding:4px 0 4px 15px;color:#aaa;text-decoration:none;-moz-border-radius: 6px 0 6px 0;border-radius: 6px 0 6px 0;background-color:#111/*border:1px solid #ccc*/}

#imgCenter{position:absolute;top:200px;right:50px;display:none}
#imgCenter .logo{width:100%}
#ld{position:absolute;top:30px;right:30px;display:none}

#footer{color:#ccc;font-size:1.4em;text-align:center;padding:30px}
#footer a,#footer a:link,#footer a:hover,#footer a:visited{color:#eee}

#center{width:100%;position:relative;overflow:hidden;background:#333;color:#eee}
#center .PageContent{padding:100px 50px 30px 250px;position:absolute;width:724px;left:-100%;text-align: justify;}
#center .PageContent h1{display: inline;border-right: 2px solid #888;padding: 10px 5px 0 0;color:#888}
#center .PageContent p{padding:10px 0;line-height:25px;}
#center .PageContent .topMenu{margin:30px 50px;font-size:1.5em}
#center .PageContent .topMenu li{cursor:pointer;display:block;}
#center .homeImg{background:url(../img/esc.jpeg) no-repeat center bottom;height:410px}
#center .PageContent a:link,#center .PageContent a:hover,#center .PageContent a:visited{color:#fff;}
#center .PageContent ul.topList{list-style:none;}
#center .PageContent ul,#center .PageContent ol{margin-left:35px;line-height:25px;}
#center .PageContent ul{list-style-type:circle;}
#center .PageContent ol{list-style-type:lower-roman;}
#center .PageContent .logoPE{color:#888}

#center .PageContent .tabbedContent h2{margin:0 0 5px 50px;cursor:pointer;font-weight:normal;}
#center .PageContent .tabbedContent {padding-top:20px;}
#center .PageContent .tabbedContent .selected{color:#888 !important}
#center .PageContent .tabbedContent .contentTab{margin-bottom:50px}
#center .PageContent .organigrama,#center .PageContent .organigramaPlcr{height:750px;}
#center .PageContent .organigrama{background:url(../img/organigrama.png) no-repeat center}
#center .PageContent .htmlPlcr{padding-top:20px}
#center .PageContent h3{padding:20px 0 0 10px}
#center .PageContent h3.topH3{font-size:1.2em;color:#eee;width:32%;text-align:center;display:inline-block;padding:10px 0;cursor:pointer;margin:20px 0}

#center .PageContent .homeUl{list-style:none;margin:0;padding:0}
#center .PageContent .homeUl li{display:inline-block;width:33%;font-size:1.7em;text-align:center}

#center #leftFade{position: absolute;height: 100%;width: 240px;z-index: 1;
background-image: -moz-linear-gradient(right center,rgba(51, 51, 51, 0), rgba(51, 51, 51, 1.0));
background: -webkit-gradient(linear, left top, right top, from(rgba(51, 51, 51, 1.0)), to(rgba(51, 51, 51, 0)));
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr=#FF333333,EndColorStr=#00333333);
-ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr=#FF333333,EndColorStr=#00333333)";}


/*.tabbedContent{position:relative}
.tabbedContent .contentTab{position:absolute;left:-1000px;text-align:justify}
*/

