@charset "utf-8";
/* CSS Document */
*{
    margin: 0;
    padding: 0;
    text-decoration:none;
    list-style:none;
}
a {
    color: #407f0d;
}
a:hover {
    text-decoration:underline;
}
.leia_mais {
	color: #407f0d;
}
p{
    font-family:Verdana, Geneva, sans-serif;
    color:#58595b;
    font-size:12px;
    line-height: 200%;
}
body {
    background: url(imgs/fundo.jpg) #43748c top center no-repeat;
    text-align: center;
}
#geral {
    text-align:left;
    width:992px;
    margin: 0 auto;
    margin-top: 26px;
    height:300px;
    overflow:visible;
    position:relative;
}
#topo{
    width: 1008px;
    height:219px;
    background:url(imgs/topo.png) no-repeat center center;
    margin-left:-25px;
}
#corpo {
    background:url(imgs/fundo_branco.png) repeat-y center center ;
    position:relative;
    padding-top: 40px;
}
#conteudo {

}
#base{
    height:60px;
    background:url(imgs/base.png) no-repeat center center;
    margin-left: 0px;
}
#logo_psa {
    position:absolute;
    left: 45px;
    top: -40px;
    z-index:2
}
#logo_psa a{
    display:block;
    text-indent:-5000px;
    background:url(imgs/logo.png) no-repeat center center;
    height:86px;
    width: 59px;
}

#logo a {
    height:138px;
    width: 300px;
    display:block;
    text-indent:-5000px;
}
#menu {
    font-family: Verdana, Geneva, sans-serif;
    font-size:12px;
    width: 550px;
    left: 125px;
    position:absolute;
    top: -25px;
}
#menu ul li , #share ul li, #language_select ul li{
    display: inline;
}
#menu ul li a, #menu_secao ul li a{
    color:#58595b;
    display:block;
    float: left;
    margin-top: 10px;
    padding-left: 10px;
    margin-left: 5px;
    background:url(imgs/bullet_menu.png) left center no-repeat;
    font-family:Verdana, Geneva, sans-serif;
}
#menu ul li a:hover{
    background:url(imgs/bullet_menu_hover.png) left center no-repeat;
    color:#407f0d;
}

#menu_secao{
    width: 180px;
    float:left;
    margin-left:25px;
}
#menu_secao ul li a{ 
    color: #407f0d;
    font-size: 12px;
    float:none;
}
#menu_secao_h{ 
    background:url(imgs/menu_top.jpg) no-repeat center bottom;
    height:17px;
    margin: 30px 0 10px 0;
}
#menu_secao_f{ 
    background:url(imgs/menu_base.jpg) no-repeat center bottom;
    height:17px;
    margin: 10px 0 ;
}
#conteudo_secao{
    margin-left: 220px;
    width:690px;
    min-height: 300px;
}
.over2{ font-weight:bold;}

#share{
    position:absolute;
    right:85px;
    top: -10px;
}
#language_select .first{}
#language_select .last{}
#language_select{
    font-family: Verdana, Geneva, sans-serif;
    font-size:12px;
    position:absolute;
    right:55px;
    top: -46px;
	background:url(imgs/fundo_menu.jpg) no-repeat center center;
	height:28px;
}

#language_select ul li a{
    display: block;
    float:left;
    margin: 0 5px;;
    color:#FFF;
	line-height:230%;
}

.share {
    text-indent: -5000px;
    display: block;
    float:left;
    width:26px;
    height:25px;
    margin: 2px;
}
.facebook {
    background:url(imgs/facebook.png) no-repeat center center;
}
.twitter {
    background:url(imgs/twitter.png) no-repeat center center;
}
.picasa {
    background:url(imgs/picasa.png) no-repeat center center;
}
.email {
    background:url(imgs/email.png) no-repeat center center;
}
.orkut {
    background:url(imgs/orkut.png) no-repeat center center;
}
.youtube {
    background:url(imgs/youtube.png) no-repeat center center;
}
#banner {
    background:url(imgs/linha_sombra.png) no-repeat top center;
    width: 950px;
    margin-left:21px;
    position:relative;
    height: 213px;
}
#slideshow {	
    width: 590px;
    padding-top:17px;
    margin-right: 20px;
    float:right;
    position:relative;
}
.loading {
    background: url(imgs/loading.gif) center center no-repeat;
}
#control_num{
    position:absolute;
    left: 20px;
    top: 20px;
}
#control_num ul li{
    display:inline;
    background:#FFF;

}
#control_num ul li a{
    float:left;
    margin-left: 5px;
    padding:1px 7px;
    border: 2px solid #CCC;
    color:#999;
    background:#E1E1E1;
    -moz-opacity:.70; filter:alpha(opacity=70); opacity:.70;
}
#control_num ul li a.current{
    border: 2px solid #666;
    padding:1px 7px;
    -moz-opacity:1; filter:alpha(opacity=1); opacity:1;
}
#control_left, #control_right{
    position: absolute;
    width:33px;
    height:35px;
    cursor:pointer;
}
#control_left {
    background:url(imgs/left.png) no-repeat center center;
    top: 50%;
}
#control_right {
    background:url(imgs/right.png) no-repeat center center;
    top: 50%;
    right:0;
}
#img_banner{
    width: 590px;
    height: 195px;
    overflow: hidden;
}
#img_banner img{
    margin: auto auto;
}
#box_container {
    background:url(imgs/linha_sombra_base.png) no-repeat top center;
    overflow:visible;
    padding-top: 20px;
    padding-left: 55px;
    height:230px;
}
#corpo_container
{
    background:url(imgs/linha_sombra_base.png) no-repeat top center;
    padding:20px 33px 10px 33px;
}
.box_linha{
    font-size:1px;
    border-left: 1px solid #c0c0c0;
    height: 220px;
    width:1px;
    float:left;
    margin:0 30px;
}
.box{
    width:250px;
    height: 220px;
    float: left;
    padding-left:5px;
}
.box h3, #conteudo h3, #conteudo h4{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 15px;;
    text-transform:uppercase;
    color:#407f0d;
}
#conteudo h2{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 17px;;
    text-transform:uppercase;
    color:#407f0d;
}
.box p , .box_rodape p{
    font-family:Verdana, Geneva, sans-serif;
    color:#58595b;
    font-size:10px;
    line-height: 200%;
}
#rodape{
    padding-left:-20px;
    background: url(imgs/linha_sombra_base.png) no-repeat center top;
	clear:both;

}
#apoiadores{
    padding-top: 20px;
    float:right;
    width:300px;
	margin-left: 20px;

}
#apoiadores ul li a{
    color:#407f0d;
    padding-left: 10px;
    margin-left: 5px;
    background:url(imgs/bullet_menu_hover.png) left center no-repeat;
    font-family:Verdana, Geneva, sans-serif;
    font-size:11px;
    clear:left;
    font-weight:bold;
    display:block;
    margin-top:10px;
}
#copyright, #base p{
    clear:both;
    font-family:Verdana, Geneva, sans-serif;
    font-size:10px;
    color:#666;
    text-align:center;
}
#base p{
    line-height:400%;
}
.box_rodape{
    width:280px;
    float:right;
    padding-top: 20px;
	padding-right: 20px;

}
.box_rodape img {
    float:left;
    margin-right: 5px;
}
.box_rodape h4 {
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-transform:uppercase;
    color:#407f0d;
}
.box_linha2{
    font-size:1px;
    border-left: 1px solid #c0c0c0;
    height: 100px;
    width:1px;
    float:right;
    margin:20px 30px 0 -15px;
}
#mapa { height: 450px;}
#form_email{
    display:none;
    position: absolute;
    width: 300px;
    height: 175px;
    border: 2px solid #CCC;
    z-index: 2;
    background: #FFF;
    left: -300px;
    top: 30px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
}
#form_email table tr td {
    padding:3px;
}
#form_email input {
    font-family:Verdana, Geneva, sans-serif;
    color:#58595b;
    font-size:11px;
    line-height: 200%;

}
.button {
    border: 2px solid #CCC;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 5px;
}
#form_email h4{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-transform:uppercase;
    color:#407f0d;
}
#form_contato{
    font-family:Verdana, Geneva, sans-serif;
    color:#58595b;
    font-size:12px;
    line-height: 200%;
    margin: 0 auto;
    width:500px;

}
#form_contato input {
    width:150px;
    font-family:Verdana, Geneva, sans-serif;
    color:#58595b;
    font-size:12px;
}
#form_contato textarea {
    font-family:Verdana, Geneva, sans-serif;
    color:#58595b;
    font-size:12px;
}
