/* 
    Document   : main
    Created on : Aug 4, 2009, 11:32:34 AM
    Author     : paulo
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

/*
    ESTRUTURAL
*/

*, html, body{
    font-family: "Trebuchet MS", Verdana, Arial;
    font-size: 12px;
    color: #555;
}

body{
    background-color: #efeee9;
    /*background-color: #c5d9b2; verde*/
}

#hat{
    height: 5px;
    background-color: #dcdbcc;
}

#header{
    position: relative;
    height: 160px;
}

#foot{
    height: 32px;
    line-height: 32px;
    background-color: #dcdbcc;
    margin-top: 13px;

    font-size: 11px;
}

/*
    BOTOES em LINHA
*/

ul#botoes{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

ul#botoes li{
    float: left;
    margin: 2px;
}

ul#botoes li a{

    font-family: Arial, Helvetica, Verdana;
    font-size: 11px;
    color: #555;

    display: block;
    text-decoration: none;
    background-color: #dcdbcc;
    padding-left: 5px;
    padding-right: 5px;
}

ul#botoes li a:hover, ul#botoes li a:visited{
    color: #777;
}

/*
    TITULOS
*/

h1, h2, h3, h4, h5{
    font-family: Arial, Helvetica, Verdana;
    text-transform:uppercase;
}

h1{

    display: block;
    text-align: left;

    font-size: 16px;
    font-weight: bold;
    color: #276364;

    padding-top: 15px;

    margin-bottom: 20px;

    /*background: url(../img/hr.gif) repeat-x top;*/
}

h2{
   font-size: 14px;
   font-weight: bold;
   color: #276364;
}

h3{
    font-size: 14px;
    font-weight: bold;
    color: #a33701;

    line-height: 18px;

}

/*
    HEASER
*/

#header #logo{
    position: absolute;
    top: 13px;
    left: 37px;
}

#header #frase{
    
    font-style: italic;
    color: #a33701;
    font-size: 10px;

    width: 380px;
    text-align: right;

    position: absolute;
    bottom: 20px;
    right: 0px;
}

/*
    MENU
*/

#menu ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#menu li{
    margin: 0px;
    padding: 0px;
    margin-bottom:1px;
}

#menu ul li a, #menu ul li span{
    height: 22px;
    line-height: 22px;
    background-color: #dcdbcc;
    margin: 0px;
    display:block;
    font-family: "Arial Narrow",Arial,Helvetiva,Verdana;
    color: #a33701;
    text-transform:uppercase;
    font-weight:bold;
    text-decoration:none;
    text-align:right;
    font-size: 13px;
    padding-right: 8px;
}

#menu ul li ul li a{
    background-color: #efeee9;
    color: #333;
    font-weight: normal;
    margin-top: 6px;
    margin-bottom: 6px;
    font-size: 11px;
}

#menu ul li ul li a:hover, #menu ul li ul li a:visited{
    color: #777;
}

/*
    CALENDÁRIO
*/

#calendario{
    background-color: #fdfbf5;
    position: relative;
    height: 207px;
}

#calendario div{
    padding: 20px;
}

#calendario ul{
    list-style: none;
    margin: 0px;
    padding: 0px;

    width: 147px;
    height: 115px;

}

#calendario li{
    float: left;
    margin: 0px;
    padding: 0px;

    width: 21px;
    text-align: center;

}

#calendario .claro{
    color: #ccc;
}

#calendario a.triggers{
    color: #a33701;
}

#calendario #btnMais, #calendario #btnMes{
    position: absolute;
    bottom: 10px;
    left: 20px;
    background-color: #dcdbcc;
    width: 60px;
    height: 15px;

    font-family: Arial, Helvetiva, Verdana;
    font-size: 11px;
    text-align: center;

}

#calendario #btnMais a{
    text-decoration: none;
    display: block;
    color: #555;
}

#calendario #btnMes{
    font-size: 10px;
    text-transform: uppercase;
    background-color: #fdfbf5;
    left: auto;
    right: 20px;
}

/*
    SPLASH
*/

#splash{
    background-color: #fff;
    height: 207px;
}

/*
    DESTAQUES
*/

#destaque{
    background-color: #fdfbf5;
    margin-top: 10px;

    height: 220px;
    position: relative;
}

#destaque h2{

    font-size: 11px;
    font-weight: bold;
    color: #a33701;

    padding: 0px;
    margin: 5px;
    margin-left: 12px;
    margin-right: 12px;
}

#destaque #descricao{
    padding: 10px;
}

#destaque #botoes{
    position: absolute;
    bottom: 6px;
    right: 6px;
}

/*
    DIREITA
*/

#direita #btnMais{
   width: 100%;
   display: block;
   text-align: right;
}

#direita #btnMais a{
    text-decoration: none;
    color: #a33701;
}

#direita h3{
    color: #276364;
}

#direita .hr{
    background: url(../img/hr.gif) repeat-x top;
    padding: 15px;
}

#direita dl, #direita dd, #direita dt{
    margin: 0px;
    padding: 0px;
}

#direita dt a{
    text-decoration: none;
    color: #276364;
}

#direita dt a:hover, #direita dt a:visited{
    color: #308485;
}

#direita dd{
    margin-bottom: 10px;
}

/*
    GALERIAS
*/

#galeria h2{
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    color: #a33701;
}

/*
    TOOL TIP RICARDO
*/

/* tooltip styling. uses a background image (a black box with an arrow) */
div.tooltip {
    z-index:9999;
    background:transparent url(../images/tooltip/white.png) no-repeat scroll 0 0;
    font-family: "Arial";
    font-size:11px;
    height:109px;
    padding:15px;
    width:209px;
    display:none;
    color:#64635e;
    margin:0px;
}

/* tooltip title element (h3) */
div.tooltip h3 {
    margin:0;
    font-family: "Arial";
    font-size:12px;
    color:#a33701;
}
div.tooltip a {
    text-decoration:none;
    font-family: "Trebuchet MS","Verdana","Arial";
    font-size:12px;
    color:#64635e;
}

/*
    INSCRICOES
*/

#inscricoes{
    padding: 50px;
    background-color: #f5efde;
    padding-top: 5px;
    padding-bottom: 15px;
}

#inscricoes label{
    display: block;
    padding-top: 10px;
}

#inscricoes input{
    width: 90%;
}

/*
    MIOLO
*/

#miolo #noticias dt a{
    color: #a33701;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;

}

#miolo #noticias dd{

    padding: 0px;
    margin: 0px;

    padding-bottom: 20px;
}

/*
    PAGINAS
*/

.corpo{
    
    background-color: #fdfbf5;
    padding-top: 5px;
    padding-bottom: 15px;

    line-height: 20px;
    
}
.corpo p{
    text-align: justify;
}
.corpo h1{
    line-height: 28px;
}

/*
    GALERIAS/FOTOS
*/

#galerias{
    
    margin: 0px;
    padding:2px;
    
    
    
}

#galerias h2{

    font-size: 11px;
    font-weight: bold;
    color: #a33701;

    padding: 0px;
    margin: 5px;
    margin-left: 12px;
    margin-right: 12px;

     
    
}

