@charset "utf-8";
/* CSS Document */

@import url('superfish.css');
@import url('screen.css');
/*

Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.11.0
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{
	margin:0;padding:0;
}

fieldset,img{
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
}

q:before,q:after{
	content:'';
}


/* Inicio do Layout do Site ****************************************************************************** */
html, body{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #fff;
    background-image: url(../images/site/bg.jpg );
    color:#1c1c1c;
    margin:0px;
}

a{
    color: #4a5a8d;
    text-decoration: none;
}

a:hover{
    text-decoration: underline;
    color: #5167ac;
}

h1{
    font-size: 18px;
    font-weight: lighter;
}

.site{
    width: 1000px;
    margin: 0px auto;
}


.logo, .div_v, .menu{
    float: left;
}

.logo{
    width: 285px;
    height: 103px;
}

.div_v{
    width: 6px;
    height: 103px;
}

.menu{
    width: 700px;
    height: 103px;
    vertical-align: middle;
    background-image: url(../images/site/grafismo1.png);
    background-position: top right;
    background-repeat: no-repeat;
    font-size: 11px;
}

.menu .submenu{
    margin: 25px;
}

.menu .submenu img{
    padding: 0px 5px 0px 5px;
}

.slide{
    width: 100%;
    height: 300px;
    float: left;
    background-color: #364267;
    border-top: 2px solid #0f1c47;
    border-bottom: 2px solid #0f1c47;
}

.boxcapa{
    width: 250px;
    float: left;
    margin: 10px 0px 0px 0px;
}

.boxcapa img{
    vertical-align: middle;
    margin-right: 5px;
    line-height: 40px;
}

.boxcapa .icon, .boxcapa .icon h1, .boxcapa .icon img{
    float: left;
}

.boxcapa .icon h1{
    line-height: 40px;
    font-size: 18px;
    height: 40px;
}

.boxcapa .icon img{
    vertical-align: middle;
}

.boxcapa h1{
    color: #4a5a8d;
    line-height: 25px;
    margin-bottom: 5px;
}

.boxcapa h2{
    font-weight: lighter;
    margin-left: 18px;
    height: 35px;
}

.boxcapa h5{
    float: left;
    clear: both;
}

.boxcapa h5 .boxImgLimit{
    border: 1px solid #CCCCCC;
    padding: 2px;
    background-color: #fff;
    position: relative;
    width: 214px;
    height: 120px;
}

.boxcapa h5 .boxImgLimit img{
    clip: rect(0px, 220px, 120px, 0px) !important;
    width: 214px !important;
    height: auto !important;
    position: absolute;
    margin: 0px !important;
    padding: 0px !important;
    border: none !important;
}

.boxcapa .boxImgLimit:hover{
    background-color: #3d57a8;
    border: 1px solid #3d57a8;
}

.nl{
    clear: both;
}

.rodape_bg{
    margin-top: 50px;
    background-image: url(../images/site/bg_rodape.png);
    background-position: left;
    background-repeat: no-repeat;
    padding: 5px 0px 0px 0px;
    float: left;
    width: 100%;
}

.rodape .logo{
    margin: 0px;
    width: auto;
    height: auto;
}

.rodape .content{
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 10px;
}

hr.linhapontilhada{
    border: none;
    border-top: 1px dotted #5167ac;
    margin: 20px 0px 20px 0px;
}

.statusbar{
    width: 100%;
    background-color: #364267;
    color: #fefdfb;
    float: left;
    height: 30px;
    line-height: 30px;
}

.statusbar a{
    color: #bfc5db;
}

.boxConteudo, .boxConteudo2{
    width: 700px;
    float: left;
    background-color: #fff;
    padding: 10px;
    margin: 20px 0px 20px 0px;
    color: #595959;
    font-size: 12px;
    font-weight: lighter;
}

.boxConteudo p{
    margin: 5px 0px 10px 0px;
    line-height: 1.5em;
}

.boxConteudo ul li{
    line-height: 25px;
}

.boxConteudo strong{
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

.boxConteudo2{
    width: 230px;
    margin-left: 20px;
}

.boxConteudo2 ul li, .boxConteudo2 ul li img{
    vertical-align: middle;
    line-height: 20px;
}

.boxConteudo2 ul li img{
    padding: 2px;
}

.boxConteudo h4, .boxConteudo2 h4{
    font-weight: lighter;
    margin: 8px 0px 8px 0px;
}

.boxConteudo h1, .boxConteudo2 h1{
    background-color: #7c849c;
    font-size: 18px;
    color: #fff;
    padding: 5px;
    margin: 0px 0px 10px 0px;
}

.boxConteudo2 h1{
    background-color: #e5e6eb;
    color: #7c849c;
    height: 26px;
    line-height: 26px;
    margin-bottom: 8px;
}

.boxConteudo2 h1 img{
    vertical-align: middle;
    margin: 0px 3px 0px 3px;
}

.boxConteudo2 .imagem{
    width: 65px;
    height: 50px;
    float: left;
    border: 1px solid #CCCCCC;
    margin: 2px;
}

.boxConteudo2 ul li .imagem img{
    position: absolute;
    clip: rect(0px, 63px, 48px, 0px);
}

.boxConteudo2 .imagem:hover{
    background-color: #bfc5db;
    border: 1px solid #5167ac;
}

.boxConteudo2 .imagem img{
    width: 80px;
    height: auto;
    overflow: hidden;
}


/**Formularios ****************************************************************************************************************************/
fieldset{
    width: 100%;
    float: left;
    margin: 5px 0px 5px 0px;
}

fieldset label{
    width: 120px;
    padding-right: 8px;
    text-align: right;
    float: left;
    line-height: 20px;
}

fieldset .opcoes{
    margin-left: 128px;
}

fieldset ul li{
    width: 100%;
    margin-left: 128px;
}

.formpadrao{
    float:left;
    width:100%;
}

input[type='text'], input[type='password'], select, textarea{
    font-size:11px;
    border:0px;
    height:16px;
    padding:2px;
    background-color: #c3c6d2;
    border: 1px solid #7d85a0;
    margin:0px;
    color: #000;
    width: auto;
    float: left;
}

select{
    height:22px;
    background-repeat:repeat-x;
    background-position:top;
    color: #000;
}

textarea{
    font-size:12px;
    height: auto;
    width: auto;
}

button{
    color:#FFFFFF;
    font-size: 11px;
    text-decoration: none;
    font-weight:bold;
    background-color:#364267;
    margin:0px 5px 0px 0px;
    line-height:16px;
    cursor: pointer;
    width:auto;
    height: 22px;
    border:1px solid #181f35;
    font-family: Arial;
    z-index:20;
    vertical-align: middle;
}

button img{
    padding: 0px 5px 0px 0px;
    text-align: left;
    vertical-align: middle;
    
}

button:hover{
    background-color:#3d57a8;
    background-image:none;
    color:#FFFFFF;
    border: 1px solid #3d57a8;
}

.formulario{
    width: 100%;
}

label.error{
    float: left;
    clear: both;
    width: auto;
    color: #ff1313;
    background-image: url(../admin/images/icones/exclamation.png);
    background-repeat: no-repeat;
    background-position: left center;
    margin: 2px 0px 0px 128px;
    padding-left: 18px;
}

.direita{
    text-align: right;
}


/*** **/
.desenvolvedor{
    float: right;
    margin-right: 15px;
}

#expProfissional{
    display: none;
}

.abaForm{
    background-color: #EEEEEE;
    border-bottom: 1px solid #bfc5db;
    font-size: 20px;
    font-weight: lighter;
    width: 98%;
    padding: 5px;
    margin: 0px 0px 10px 0px;
}

.itemEmpresaRH{
    width: 98%;
    padding: 5px;
}

.itemEmpresaRH:hover{
    background-color: #EEEEEE;
}

.itemEmpresaRH .opcoes{
    float: right;
    width: 20%;
    text-align: right;
}

.itemEmpresaRH .text{
    width: 80%;
}

.boxImg{
    width: 285px;
    height: 180px;
    float: left;
    padding: 10px;
    margin: 10px;
    background-color: #fff;
}

.boxImg .posicao{
    text-align: center;
    width: 274px;
    height: 150px;
    padding: 1px;
    border: 1px solid #7c849c;
}

.boxImg .posicao .imagem{
    margin: 0px;
    position: absolute;
    padding: 1px;
}

.boxImg .posicao .imagem img{
    position: absolute;
    padding: 1px;
    margin: 0px;
    clip: rect(0px, 270px, 148px, 0px);
    
}

.boxImg .posicao:hover{
    border: 1px solid #3d57a8;
    background-color: #3d57a8;
}

.boxImg h3{
    font-size: 14px;
    margin: 5px;
}

/*** Noticias*********************************************************************** */

.boxNews1 ul li{
    list-style: square;
    list-style-type: square;
    list-style-position: inside;
}

.box{
    width: 100%;
    float: left;
}

.linhavertical{
    height: 600px;
    width: 4px;
    float: left;
    margin: 10px;
}

.linhavertical img{
    height: inherit;
}

.boxnews{
    width: 750px;
    float: left;
}

.boxNews1 li{
    line-height: 16px;
}

.boxNews1 li a:hover{
    font-weight: bold;
    text-decoration: none;
}

.txtHora{
    color: #cc0000;
}

/** Notícias *************************************************************************** */
.boxNews1, .boxNews3{
    width: 100%;
    float: left;
}

.boxNewsTxt, .boxtxtMateria{
    width: 660px;
    float: right;
    font-family: verdana;
}

.boxtxtMateria{
    width: 100%;
}

.boxNewsTxt table, .boxtxtMateria table{
    border: 1px dotted #909090;
}

.boxNewsTxt table tr td, .boxtxtMateria table tr td{
    border: 1px dotted #CCCCCC;
}

.boxNewsTxt table tr:hover, .boxtxtMateria table tr:hover{
    background-color: #ffcc99;
}

.boxNews1 .textopadrao{
    line-height: 18px;
    text-align: justify;
}

.boxNews1 .textopadrao strong{
    font-weight: bold;
}

.boxNews1 .textopadrao em{
    font-style: italic;
}

.boxNews1 .textopadrao h1, .boxNews1 .textopadrao h2, .boxNews1 .textopadrao h3, .boxNews1 .textopadrao h4, .boxNews1 .textopadrao h5, .boxNews1 .textopadrao h6{
    font-weight: bold;
    color: #1c1c1c;
}

.boxNews1 .textopadrao h1{
    font-size: 24px;
}

.boxNews1 .textopadrao h2{
    font-size: 18px;
}


.boxNews1 .textopadrao p, .boxNews3 p{
    margin: 10px 0px 10px 0px;
}

.boxtext a{
    color: #cc0000;
    text-decoration: none;
}

.boxNews1 h1, .boxNews1 h2, .boxNews1 h3, .boxNews1 h4, .boxNews1 h5, .boxNews1 h6{
    font-family: verdana;
    margin: 15px 0px 15px 0px;
    font-size: 11px;
    background-color: transparent;
    color: #4a5a8d;
}

.boxNews3 h1, .boxNews3 h2, .boxNews3 h3, .boxNews3 h4, .boxNews3 h5, .boxNews3 h6{
    margin: 15px 0px 15px 0px;
    
}

.boxNews1 h1{
    font-family: arial;
    font-size: 30px;
    font-weight: lighter;
}

.boxNews1 h2{
    color: #403f3f;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
}

.boxNews1 h4{
    color: #383838;
    font-size: 10px;
}

.boxNews1 h3{
    color: #909090;
    font-size: 13px;
}

.materia_foto_box{
    padding:5px;
    border: 1px solid #CCCCCC;
    background-color: #fbfafa;
    white-space: normal;
    float: right;
    clear: both;
    margin: 0px 10px 10px 10px;
}

.boxNews1 img{
}

.materia_foto_box h4{
    line-height: 22px;
    margin: 0px;
}

	.materia_foto_img{
            border: 2px solid #fbfafa;
        }
	.materia_foto_img:hover{
            border: 2px solid #d1700e;
	}

        .materia_foto_img .legenda{
            font-size: 10px;
            color: #5e5e5e;
        }
        
        img.usointerno{
            max-width: 650px;
        }

/** Sessao *******************************************/
ul.pub li h5{
    float: left;
    padding-right: 5px;
    margin-bottom: 10px;
}
