div#title p{
   padding-top: 40px;
   font-size: 24px;
}

ul.slv_item {
   list-style-image:none;
   list-style-position:outside;
   list-style-type:none;
}

ul.slv_item li{
   display: block; 
   font-family: Courier New, Courier, mono, Times;
   font-size: 15px;
   font-weight: bold;
   color: #fff; 
   width: 165px!important;
   width: 163px;
   line-height: 1;
   float:left;
   background-color: #2C912A;
   text-align: center;
}

ul.slv_item li a{
   width: 165px!important;
   width: 163px;
}

ul.slv_item li a:hover{
   background-color: #2C912A;
}

div#content_left {
   width: 660px;
   height: 400px;
   margin: 10px 0pt 0pt 10px;
/*   background-image: url(../images/exp1.jpg);
   background-repeat: no-repeat;
   background-color: black;*/
}

div.exp1 {
   margin-bottom: 15px;
   width: 650px;
   height: 170px;
   background-color: #F39A3C;
   background-image: url(../images/exp1_a.jpg);
   background-repeat: no-repeat;
}

div.exp1 p{
   margin:5px 0 55px 170px;
   font-family: Courier New, Courier, mono, Times;
   font-size: 13px;
   color: #fff; 
   line-height: 1;
}

div.exp2 p{
   margin:5px 5px 30px 170px;
   font-family: Courier New, Courier, mono, Times;
   font-size: 13px;
   color: #fff; 
   line-height: 1;
}

div.exp1 a, div.exp2 a{
   margin-left: 170px;
   font-family: Courier New, Courier, mono, Times;
   font-size: 15px;
   font-weight: bold;
   text-decoration: none;
   color: #fff; 
}   

div.exp1 p.nome, div.exp2 p.nome{
   margin: 10px 0 10px 170px;
   font-family: Courier New, Courier, mono, Times;
   font-size: 24px;
   font-weight: bold;
   color: #fff; 
   line-height: 1;
}

div.exp2{
   width: 650px;
   height: 170px;
   margin-bottom: 9px;
   background-color: #789B63;
   background-image: url(../images/exp3_a.jpg);
   background-repeat: no-repeat;
}

a.vai_int{
   margin-left: 380px;
   text-decoration: none;
   font-family: Courier New, Courier, mono, Times;
   font-size: 15px;
   font-weight: bold;
   color: #3C3986;
}


