﻿body {
    padding:0;
    margin:0;
}

#topo
{
    width:100%;
    height:73px;
    background:#171715;
    position:fixed;
    float:left;
    z-index:999999;

}




#menu
{
    width:922px;
    height:68px;
    margin:0 auto;
    background:url(../img/logo.jpg) left no-repeat;
    
}
#menu ul 
{
    float:left;
    width: 777px;
    margin:30px 0px 0px 140px;

}
#menu  li 
{
    float:left;
    display:inline;
    font-family:Arial;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    color:#fff;
    margin-left:15px;
    text-transform:uppercase;
    list-style:none; 
    position:relative; 

}
#menu  li a {color:#fff;text-decoration:none;font:bold;font-family:'Humanst521 BT',Arial;font-size:15px; }
#menu  li ul {

    margin:20px 0 0 0;
    padding:0px;
    position:absolute; 
    top:0; 
    left:0;
    background-color:#171715; 
    display:none;
    list-style:none; 
    width:150px;
    z-index:100;

}
#menu li:hover ul, #menu li.over ul{display:block;}
#menu  li ul li 
{
    width:145px;
    height:25px;
    float:left;
    clear:both;
    margin:10px 0 0 5px;
    text-align:left;
}
#menu ul li ul li a
{
    display:block;
    width:145px;
    height:25px;
    float:left;
    
}


#banner{float:left;width:100%;height:335px;background:url(../img/fundo-banner.jpg) repeat-x;padding:0px;margin-top:73px;}

#logo{width:454px;height:335px;background:url(../img/logo-site-banner.png) no-repeat;position:absolute;z-index:2;margin: 0;}

#flow_banner{width:1366px;height:335px;margin: 0 auto;}

#flip_banner
{
    width:775px;
    height:335px;
    position:relative;
    margin-left:424px;
    overflow:hidden;

    top: 0px;
    left: 0px;
    z-index:1;
}

.faixa_flutuante 
{
    
    height:auto;
    width:100%;
    float:left;

    margin-bottom:30px;
    /*border-bottom:solid #171715  30px;*/

}

.linha_titulo
{
    float:left;
    width:100%;
    background:#171715;
}

.content_titulo 
{
     margin: 0 auto;
     width:970px;
     height:48px;

}

.content_coberturas
{
     margin: 0 auto;
     width:970px;
     height:auto;
     padding-top:15px;

}





.content_titulo  h2
{
   
    width:auto;
    height:auto;
    color:#fff;
    display:inline;
    /*font:bold 18px arial;*/
    float:left;
    text-transform:uppercase;
    font-family: Impact,Arial;
	font-size: 30px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 15px;



}
#titulo_destaque{margin-left:290px;}

#content_box{margin: 0 auto;width:970px; }

#box_ultimos_eventos{float:left;width:440px;height:380px;padding-top:15px;}
#about{float:left;clear:both;width:420px;height:77px;background:#808080;margin-top:5px;padding:5px;}

#about p, #about a {color:#fff;text-decoration:none;font:bold;    font-family: Impact,Arial;
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
    margin: 5px 0 0 0   

}


#box_destaque{float:left;width:310px;height:380px;margin-left:10px;padding-top:15px;overflow:hidden;}
#box_patrocino{float:left;width:200px;height:380px;margin-left:10px;padding-top:15px;}

.link_index
{
    float:right;
    clear:both;
    color:#fff;text-decoration:none;font:bold;font-family: Impact,Arial;
	font-size: 14px;
    height:20px;
    width:100px;
    background-color:#171715;
    text-align:center;  
}

#linha_publci
{

}

.item_agenda
{
    float:left;
    width:190px;
    height:220px;
    overflow:hidden;
    background:#e6e4e4;
    padding:7px;
    margin: 10px 10px 0 0;

}

.item_cobertura
{
    float:left;
    width:190px;
    height:250px;
    overflow:hidden;
    background:#e6e4e4;
    padding:7px;
    margin: 10px 10px 0 0;

}

.item_cobertura .descricao h1, .item_agenda .descricao h1
{
    float:left;
    clear:both;
    color:#000;
    font:bold;font-family:'Humanst521 BT',Arial;font-size:15px;
    margin: 5px 0 0 0;
}

.item_cobertura img
{
    padding: 0;
    margin: 0;
}






.desc_galeria{float:left;width:100%;height:100%;margin-bottom:25px;}

.desc_galeria h1 {float:inherit;clear:both;color:#0D0D0D;font-family:"Leelawadee";font-size:16px;margin-bottom:10px;}

.fotos_galeria{float:left;clear:both; width:100%;height:100%;margin-right:15px;}

.fotos_galeria a img{float:left;width:150px;height:100px;margin:5px;}



.content_coberturas .descricao_page 
{
    float:left;
    clear:both;
    
    margin-bottom:15px;
    width:100%;
    padding-top:20px;
}

.content_coberturas .descricao_page h1
{
    float:left;
    clear:both;
    color:#000;
    font:bold;font-family:'Humanst521 BT',Arial;font-size:16px;
    padding:0;
    margin-bottom:5px;
}

.back_degrad
{
    background-color:#e6e4e4;

}

#rodape
{
    width:100%;
    height:80px;
    background:#171715;
    float:left;
    padding-top:35px;

}

#rodape p 
{
    clear:both;
    width:337px;
    height:20px;
    color:#fff;
    margin: 0 auto;
}