/* CSS Document */

* {
    margin:0;
    padding:0;
    list-style:none;
}

html {
    background-image: url(../img_site/fundo_site.jpg);
    background-color: #f1f1f2;

    background-repeat: repeat-x;

    height:100%;
}

body {
    margin:0px;
    background-image: url(../img_site/faixatopo.jpg);
    background-repeat: repeat-x;

    height:100%;
    font-family:Arial, Helvetica, sans-serif;
}



a:link, a:active, a:visited, a:hover {
    color: #000;
    text-decoration:none;
}

a:hover {
    text-decoration:none;
}

a img {
    border:none;
}


/******************************************************************************************
* ESTRUTURA
/******************************************************************************************/
#cx_geral {


    margin:0 auto;
    padding:0;
    width:960px;

}


/******************************************************************************************
* TOPO
/******************************************************************************************/
ul#topo {
    height: 181px;
    overflow: hidden;
    background-image:url(../img_site/fundo_menu2.jpg);


}

ul#topo li#logo {
    float: left;

    margin-top: 60px;
}
/******************************************************************************************
* ESTILO MENU
/******************************************************************************************/
ul#topo li ul#menu {

    margin-top: 146px;
    margin-left: 310px;

    list-style-type:none;
    width:750px;
    height: 43px;

    position:relative;
    display:block;

    font-size:14px;
    font-weight:bold;

    font-family:Arial, Helvetica, sans-serif;

}

ul#topo li ul#menu li
{
    display:block;
    float:left;
    margin-left: 60px;

    padding:0;
}
ul#topo li ul#menu li a
{
    display:block;
    float:left;
    color:#fff;
    text-decoration:none;
    font-weight:bold;
    padding:0px 0px 0 0px;
    margin-bottom: 10px;
}

ul#topo li ul#menu li a:hover
{	
    color:#FFFFFF;
    height:35px;
    background:transparent url(../img_site/nav_bg.png)0px -10px no-repeat;		
}


ul#topo li ul#menu li a.current
{
    display:inline;
    height:40px;
    background:transparent url(../img_site/nav_bg.png) 0px -10px no-repeat;	
    float:left;

}



/******************************************************************************************
* Conteudo PRINCIPAL
/******************************************************************************************/
#conteudoPrincipal {
    width: 751px;
    height: 441px;
    float: right;
    margin-bottom: 90px;

}

/******************************************************************************************
* Conteudo PRINCIPAL - OUTDOOR
/******************************************************************************************/
#outdoor {


}

.container {
    position: absolute; 

    margin: 0  }

.content { background: url(../upload/outdoor/01.jpg); }

#featured { 

    width: 751px;
    height: 441px;
    background: url('../img_site/loading.gif') no-repeat center center;
    overflow: hidden; }
#featured>img,  
#featured>div,
#featured>a { display: none; }




/* CONTAINER
   ================================================== */

div.orbit-wrapper {
    width: 1px;
    height: 1px;
    position: relative; }

div.orbit {
    width: 1px;
    height: 1px;
    position: relative;
    overflow: hidden }

div.orbit>img {
    position: absolute;
    top: 0;
    left: 0;
    display: none; }

div.orbit>a {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 0; 
    display: none; }

.orbit>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Note: If your slider only uses content or anchors, you're going to want to put the width and height declarations on the ".orbit>div" and "div.orbit>a" tags in addition to just the .orbit-wrapper */


/* TIMER
   ================================================== */

div.timer {
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: .6;
    cursor: pointer;
    z-index: 1001; }

span.rotator {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: -20px;
    background: url(../img_site/rotator-black.png) no-repeat;
    z-index: 3; }

span.mask {
    display: block;
    width: 20px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    overflow: hidden; }

span.rotator.move {
    left: 0 }

span.mask.move {
    width: 40px;
    left: 0;
    background: url(../img_site/timer-black.png) repeat 0 0; }

span.pause {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../img_site/pause-black.png) no-repeat;
    z-index: 4;
    opacity: 0; }

span.pause.active {
    background: url(../img_site/pause-black.png) no-repeat 0 -40px }

div.timer:hover span.pause,
span.pause.active {
    opacity: 1 }


/* CAPTIONS
   ================================================== */

.orbit-caption {
    display: none;
    font-family: "HelveticaNeue", "Helvetica-Neue", Helvetica, Arial, sans-serif; }

.orbit-wrapper .orbit-caption {
    background: #000;
    background: rgba(0,0,0,.6);
    z-index: 1000;
    color: #fff;
    text-align: center;
    padding: 7px 0;
    font-size: 13px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%; }


/* DIRECTIONAL NAV
   ================================================== */

div.slider-nav {
    display: block }

div.slider-nav span {
    width: 90px;
    height: 120px;
    text-indent: -9999px;
    position: absolute;
    z-index: 1000;
    top: 50%;
    margin-top: -50px;
    cursor: pointer; }

div.slider-nav span.right {
    background: url(../img_site/right-arrow.png);
    background-repeat: no-repeat;
    margin-top: 134px;
    margin-right: -8px;
    right: 0; }



/* BULLET NAV
   ================================================== */

.orbit-bullets {
    position: absolute;
    z-index: 1000;
    list-style: none;
    bottom: -40px;
    left: 50%;
    margin-left: -50px;
    padding: 0; }

.orbit-bullets li {
    float: left;
    margin-left: 5px;
    cursor: pointer;
    color: #999;
    text-indent: -9999px;
    background: url(../img_site/bullets.jpg) no-repeat 4px 0;
    width: 13px;
    height: 12px;
    overflow: hidden; }

.orbit-bullets li.active {
    color: #222;
    background-position: -8px 0; }

.orbit-bullets li.has-thumb {
    background: none;
    width: 100px;
    height: 75px; }

.orbit-bullets li.active.has-thumb {
    background-position: 0 0;
    border-top: 2px solid #000; }


/******************************************************************************************
* Conteudo AUXILIAR
/******************************************************************************************/
#conteudoAuxilar {

    float: left;
    margin-top: 30px;


}

#conteudoAuxilar ul {
    width: 180px;
    overflow: hidden;


}

#conteudoAuxilar ul li h1 {
    color: #ce181e;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0;


}

#conteudoAuxilar ul li p {
    color: #969ba2;
    font-size: 14px;
    margin-bottom: 40px ;


}



/******************************************************************************************
*RODAPE
/******************************************************************************************/
#rodape {
    clear: both;
    height:  45px;

    background-image: url(../img_site/rodape.jpg);
    background-repeat: repeat-x;

}

#rodape ul{
    margin-left: 450px;

}


#rodape ul li{
    float: left;

}
#rodape ul li{
    float: left;
    margin-left: 40px;
    margin-top: 18px;

}

#rodape ul li#escrita{
    font-size: 11px;
    color: #fff;
    margin-top: 18px;
}


#rodape ul li p a img{

    margin-top: -2px;
    margin-left: 200px;

}



/******************************************************************************************
*INTERNO - PG MAURO LEITE
/******************************************************************************************/


#conteudoPrincipalmauroleite {
    background-image: url(../img_site/fundo_pgmarioleite.jpg);
    width: 751px;
    height: 441px;
    float: right;
    margin-bottom: 90px;
    overflow: hidden;
}

#conteudoPrincipalmauroleite p {
    color: #969ba2;
    font-size: 14px;
    margin-left: 300px;
    margin-top: 170px;
    margin-right: 30px;
    text-align: justify;
    margin-bottom: 30px;


}




/******************************************************************************************
*INTERNO - PG PORTIFOLIO
/******************************************************************************************/


#conteudoPrincipalportifolio {
    background-image: url(../img_site/fundo_pgportifolio.jpg);
    width: 751px;
    height: 500px;
    float: right;
    margin-bottom: 90px;
}
#conteudoPrincipalportifolio #menu {
border:  transparent solid 1px;

height: 90px;

}

#conteudoPrincipalportifolio #menu p {
    color: #969ba2;
    font-size: 14px;
    margin-left: 80px;
    margin-top: 30px;
    font-weight: bold;

}

#conteudoPrincipalportifolio #menu p#obras {
    color: #969ba2;
    font-size: 14px;
    margin-left: 150px;
    margin-top: 30px;
    font-weight: bold;

}

#conteudoPrincipalportifolio #menu p a {
    color: #d21b13;
    font-size: 14px;
    float: left;
    margin-left: 50px;
    font-weight: normal;
   
  

}

#conteudoPrincipalportifolio ul#contagem {
   float: right;
  margin-top: 380px;
  margin-right: -630px;
 
   
  

}

#conteudoPrincipalportifolio ul#contagem li{
 float: left;
 margin-left: 10px;
 
   
  

}
#conteudoPrincipalportifolio ul#contagem li a{
color: #ce181e;
font-size: 12px;
  

}





/******************************************************************************************
*CONTROLA A POSIÇÃO DAS FOTOS NO PORTIFÓLIO
/******************************************************************************************/

#gallery {


    padding: 10px;
    width: 630px;
    float: right;
    margin-top: 10px;
}
#gallery ul { list-style: none; 
              float: left;

}
#gallery ul li { display: inline; }
#gallery ul img {
    border: 5px solid #fff;
    border-width: 5px 5px 15px;
}
#gallery ul a:hover img {
    border: 4px solid silver;
    border-width: 5px 5px 15px;
    color: #fff;
}
#gallery ul a:hover { color: #fff; }

/******************************************************************************************
*INTERNO - PG SERVIÇOS
/******************************************************************************************/


#conteudoPrincipalservicos {
    background-image: url(../img_site/fundo_pgservicos.jpg);
    width: 751px;
    height: 441px;
    float: right;
    margin-bottom: 90px;
    overflow: hidden    
}

#conteudoPrincipalservicos ul {
    margin-left: 80px;
    margin-top: 40px;

}

#conteudoPrincipalservicos ul li {
    margin-bottom: 20px;
}

#conteudoPrincipalservicos ul li h1 {
    color: #969ba2;
    font-size: 18px;



    margin-right: 30px;
    text-align: justify;
    margin-bottom: 10px;
}


#conteudoPrincipalservicos ul li p {
    color: #969ba2;
    font-size: 12px;



    margin-right: 30px;
    text-align: justify;
    margin-bottom: 30px;
}



/******************************************************************************************
*INTERNO - PG PARCEIRO
/******************************************************************************************/


#conteudoPrincipalparceiros {
    background-image: url(../img_site/fundo_pgparceiros.jpg);
    width: 751px;
    height: 441px;
    float: right;
    margin-bottom: 90px;
}


/******************************************************************************************
*INTERNO - PG CONTATO
/******************************************************************************************/


#conteudoPrincipalcontato {
    background-image: url(../img_site/fundo_pgcontato.jpg);
    width: 751px;
    height: 441px;
    float: right;
    margin-bottom: 90px;
}

#conteudoPrincipalcontato p {
    color: #969ba2;
    font-size: 15px;

    margin-left: 120px;
    margin-top: 40px;
    margin-bottom: -15px;
    font-weight: bold;

}
#conteudoPrincipalcontato p#end {
    color: #969ba2;
    font-size: 12px;

    margin-left: 120px;
    margin-top: 60px;
    margin-bottom: -15px;
    font-weight: normal;

}

#conteudoPrincipalcontato p#end b {

}

#conteudoPrincipalcontato p#entre {
    color: #969ba2;
    font-size: 16px;

    margin-left: 80px;
    margin-top: 40px;
    margin-bottom: -20px;
    font-weight: bold;

}

#conteudoPrincipalcontato form{
    margin-top: 50px;
    margin-left: 120px;

    width: 450px;

}

#conteudoPrincipalcontato form label{
    color: #969ba2;
    font-size: 14px;
    margin-top: 40px;
    margin-bottom: -15px;
    font-weight: bold;

}



#conteudoPrincipalcontato form input{
    float: right;

    background-color: #ccc;
    border: #ccc;
    height: 25px;

}

#conteudoPrincipalcontato form textarea{
    float: right;
    background-color: #ccc;
    border: #ccc;   
}

#conteudoPrincipalcontato form p{
    padding-top: 30px;
    margin-right: 150px;

}

#conteudoPrincipalcontato form p input{
    width: 57px;
    background-image: url(../img_site/botao_contato.jpg)
}




/******************************************************************************************
*INTERNO - PG OBRAS 
/******************************************************************************************/


#conteudoPrincipalobras {
    background-image: url(../img_site/fundo_pgobras.jpg);
    width: 751px;
    height: 441px;

    float: right;
    margin-bottom: 90px;
}

#conteudoPrincipalobras ul {
}

#conteudoPrincipalobras ul li#seta{
    float: right;
    margin-top: 353px;


}

#conteudoPrincipalobras ul li#conteudo{
    float: left;
    overflow: hidden;
    width: 530px;
    margin-left: 70px;
    margin-top: 20px;
}

#conteudoPrincipalobras ul li#conteudo h1{
    color: #969ba2;
    font-size: 24px;
    margin-right: 30px;
    text-align: justify;
    margin-bottom: 10px;

}

#conteudoPrincipalobras ul li#conteudo p{
    color: #969ba2;
    font-size: 12px;
    margin-right: 30px;
    text-align: justify;


}

#conteudoPrincipalobras ul li#conteudo img{
    margin: 20px 0;


}

#gallery_obras {



    width: 530px;
    float: right;

}
#gallery_obras ul { list-style: none; 
                    float: left;

}
#gallery_obras ul li { display: inline; }
#gallery_obras ul img {
    border: 5px solid #fff;
    border-width: 5px 5px 15px;
}
#gallery_obras ul a:hover img {
    border: 4px solid silver;
    border-width: 5px 5px 15px;
    color: #fff;
}
#gallery_obras ul a:hover { color: #fff; }