/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    line-height: 100%;
    outline:none;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    text-decoration: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

img{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    text-decoration: none;
}

p{
    font-family:'Open Sans', Arial, Verdana, Helvetica, sans-serif;
}


#conteudo{
    width: 788px;
    height: 910px;
    margin: 0 auto;
    background-color: #fff;
    padding: 20px 80px;
    overflow: hidden;
}




#mapa_sedes_content{
	position: relative;
}

#mapa_sedes{
	margin: 0px;
    background: url("../img/sedes/mapa_bg.png") no-repeat;
    background-position: 0 0px;
    width:410px;
    height:415px;
    position: absolute;
    z-index:10;
}

/*

#mapa_sedes_hover {
    display: block;
    margin-top: -12px;
    position: relative;
    z-index: 12;
    list-style: none;
}
*/

#mapa_sedes_hover li {
	width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    list-style: none;
}

#mapa_sedes_hover a {
    width: 40px;
    height: 40px;
    background: transparent url("../img/sedes_link.png") 50% 50% no-repeat;
    display: block;
    text-decoration: none;
    outline: none;
    /*cursor: default;*/
}

#mapa_sedes_texto {
    width: 140px;
    height: 16px;
    background-color: #ed8f07;
	padding: 5px 10px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	border: 2px solid #fff;
	display:none;
	position:absolute;
	color: #fff;
	font-size:14px;
    line-height: 16px;
    font-weight: normal;
	z-index: 11;
    text-align: center;
}

.map_hover {
    margin: 14px 0 0 0px;
    position: absolute;
}

.bg_none{
    display: none;
}

.tabela_menu_legenda_map{
    background-color: #ed8f07;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #FFF;
    padding: 0;
}

#sedes_li_manaus{
    left: 120px;
    top: 73px;
}

#sedes_li_cuiaba{
    left: 180px;
    top: 179px;
}

#sedes_li_fortaleza{
    left: 348px;
	top: 91px;
}

#sedes_li_natal{
    left: 379px;
    top: 111px;
}

#sedes_li_recife{
    left: 379px;
    top: 138px;
}
 
#sedes_li_salvador{
    left: 339px;
    top: 177px;
}

#sedes_li_brasilia{
    left: 250px;
    top: 204px;
}

#sedes_li_bh{
    left: 280px;
    top: 239px;
}

#sedes_li_rj{
    left: 288px;
    top: 281px;
}

#sedes_li_sp{
    left: 250px;
    top: 288px;
}

#sedes_li_curitiba{
    left: 228px;
    top: 308px;
}

#sedes_li_portoalegre{
    left: 200px;
    top: 363px;
}

.map_hover {
    margin: 14px 0 0 0px;
    position: absolute;
}

.sedes_bg_none{
    display: none;
}

.mapa_sedes_hover_legenda{
	margin-top: -14px;
    padding: 0;
    font-weight: 700;
}

.mapa_sedes_content_detalhes{
	z-index: 2;
	margin: 0;
	position: absolute;
}

.mapa_sedes_content_detalhes h2{
    width: 308px;
    height: 18px;
    background-color: #ed8f07;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: none;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    color:#FFF;
    padding: 5px 10px;
    margin-bottom: 20px;
    vertical-align: middle;
}

.obra_destaque{
    margin-left: 460px;
    height: 410px;
}

.obra_destaque img{
    width:328px;
    margin: 0 0 10px 0;
}

.obra_destaque_legenda{
    font-size: 14px;
    line-height: 20px;
    color:#000;
    width: 328px;
}

b{
    font-weight: bold;
}

.mapa_sedes_content_detalhes table{
    margin-top: 20px;
    display: block;
}

.mapa_sedes_content_detalhes_table tr{
    padding: 5px 10px;
    display: block;
    border-bottom: 2px solid #ed8f07;
}

.mapa_sedes_content_detalhes_table th{
    text-align: left;
    font-size: 16px;
    line-height: 20px;
    color:#000;
    font-weight: bold;
}

th:nth-child(1){
    width: 450px;
}

td:nth-child(1){
    width: 450px;
}

th:nth-child(2){
    width: 138px;
}

td:nth-child(2){
    width: 138px;
}

th:nth-child(3){
    width: 100px;
}

td:nth-child(3){
    width: 100px;
}

th:nth-child(4){
    width: 80px;
}

td:nth-child(4){
    width: 80px;
}

td:nth-child(4) img{
    margin-left: 25px;
    margin-top: 6px;
}

.row_destaque{
    background-color: #fff0e1;
}

.mapa_sedes_content_detalhes_table td{
    font-size: 14px;
    line-height: 20px;
    color:#000;
    text-align: left;
    vertical-align: top;
    font-weight: normal;
}

.sede_indicadores h3{
    text-align: left;
    font-size: 16px;
    line-height: 20px;
    color:#000;
    font-weight: bold;
    margin: 40px 0 10px 0;
}

.sede_indicadores_legenda{
    display: block;
    float: left;
    width: 262px;
}

.sede_indicadores_legenda img{
    float: left;
    padding: 3px 10px 0 0;
}

.sede_indicadores_texto{
    font-size: 14px;
    line-height: 16px;
    color:#000;
    text-align: left;
    vertical-align: middle;
}

.sem_margin{
    margin: 0;
}

.sliderInicio{
    clear: both;
    margin-top: 30px;
}
