/* ESTRUTURA-HOME.CSS*/

/* estrutura home page */

body
{
background-image:url(../image/back-internas.jpg);
background-position:0px 270px;
background-repeat:repeat-x;
}

/* TOPO INICIO */

.top-container
{
width:100%;
height:231px;
background:url(../image/back-top-home.png);
background-repeat:repeat-x;
}

.top-center
{
width:980px;
height:230px;
color:#FF0000;
margin-left: auto;
margin-right: auto;
}

#top-left
{
float:left;
width:340px;
height:220px;
background:url(../image/back-top-left-home.jpg);
padding:10px 40px 0px 10px;
vertical-align:top;
}

.info-logo
{
font:10px/30px Arial, Helvetica, sans-serif;
color:#549311;
text-align:right;
}

.atendimento-contatos
{
margin-left:39px;
width:300px;
height:50px;
}

#atendimento
{
float:left;
width:200px;
}

.contatos
{
float:left;
width:100px;
vertical-align:top;
}

.contatos .fone
{
font:12px Arial, Helvetica, sans-serif;
font-weight:bold;
color:#549311;
margin-bottom:15px;
text-align:right;
}

/* TOPO BUSCA INICIO*/

.busca
{
margin-top:10px;
float:right;
width:330px;
height:20px;
background-image:url(../image/home-lupa-busca.png);
background-position:left;
background-repeat:no-repeat;
}

.input-busca
{
float:left;
border:0px;
margin:0px 0px 0px 30px;
width:215px;
height:18px;
background:#5F5F5E;
color:#ccc;
font:14px Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:20px;
padding-left:5px;
}

.botao-buscar
{
float:right;
width:70px;
height:20px;
border:0px;
text-align:center;
background-image:url(../image/botao-busca-off.gif);
font:12px Arial, Helvetica, sans-serif;
font-weight:bold;
color:#fff;
line-height:19px;
}

.botao-buscar:hover
{
background-image:url(../image/botao-busca-on.gif);
}

/* TOPO BUSCA FIM*/


#top-flash
{
float:left;
width:550px;
height:230px;
background:#000;
}

#top-right
{
float:left;
width:40px;
height:230px;
background:url(../image/back-top-right-home.jpg);
}

/* TOPO FIM*/

/* CENTRO INICIO */

.centro-home
{
vertical-align:top;
width:980px;
height:270px;
margin-left: auto;
margin-right: auto;
}

/* 3 CAIXAS DO CENTRO INICIO*/

.centro-esquerda
{
float:left;
width:320px;
margin-right:10px;
height:270px;
}

.centro-centro
{
float:left;
width:320px;
margin-right:10px;
height:270px;
}

.centro-direita
{
float:left;
width:320px;
height:270px;
}

.center-tops
{
float:left;
width:250px;
height:30px;
background-image:url(../image/centro-home-top-back.gif);
}

.center-tops h3
{
font:14px/30px Arial, Helvetica, sans-serif;
color:#fff;
font-weight:bold;
text-indent:10px;
}

.center-tops-right
{
float:right;
width:70px;
height:30px;
background:url(../image/back-right-centro-home.gif);
}

.center-tops-right p
{
text-align:center;
font:10px/30px Arial, Helvetica, sans-serif;
}

.center-tops-right a
{
color:#fff;
text-decoration:none;
}

.center-tops-right a:hover
{
text-decoration:underline;
}

.centro-content
{
clear:both;
width:300px;
padding:10px;
height:220px;
}

.centro-content .data
{
font:12px/12px Arial, Helvetica, sans-serif;
font-weight:bold;
color:#549311;
}

.centro-content .area-noticia
{
font:12px/12px Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
}

.principal
{
width:300px;
height:70px;
margin-bottom:8px;
}

.principal .foto
{
border:1px #333333 solid;
float:left;
margin-right:10px;
}

.principal h1
{
font:16px/18px Arial, Helvetica, sans-serif;
font-weight:bold;
}

.lista-palestras
{
float:left;
width:170px;
height:135px;
overflow:hidden;
}

.lista-palestras ul
{
margin:0px;
padding:0px;
}

.lista-palestras li
{
margin:0px;
padding:0px;
font:12px/15px Arial, Helvetica, sans-serif;
color:#333;
list-style:none;
list-style-position:inside;
}

.lista-palestras li a
{
color:#333333;
}

.splash-palestra
{
width:130px;
height:140px;
float:right;
}

.lista-blogs
{
float:left;
width:300px;
height:135px;
overflow:hidden;
}

.lista-blogs ul
{
margin:0px;
padding:0px;
}

.lista-blogs li
{
margin:0px;
padding:0px;
font:12px/15px Arial, Helvetica, sans-serif;
color:#333;
list-style:none;
list-style-position:inside;
}

.lista-blogs li a
{
color:#333333;
}

.flash-cursos
{
width:320px;
height:130px;
margin-bottom:10px;
}

.flash-ofertas
{
width:320px;
height:130px;
}

/* 3 CAIXAS DO CENTRO FIM */

/* CENTRO FIM */
