body{
  color:#333333;
  font-family:Arial, Helvetica, sans-serif;
  width:100%;
  background-position:top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: 0px;

}

.formulario {
border-right: #cccccc 1px solid; border-top: #cccccc 1px solid; border-left: #cccccc 1px solid;  background:#ffffff; border-bottom: #cccccc 1px solid; font-size: 13pt; color: #666666; font-family: verdana;
}

.imagediv {width: 145px; height: 130px; float: left;}

.image {width: 200px; height: 150px; border: 1px solid #000000;}

.image:hover {border: 1px solid #333333; opacity: 0.9; filter: alpha (opacity=90);}



.titulo {   color: #333333; font-size: 1.2em; text-decoration: none;}

.texto {  font-size: 0.9em; color: #333333; text-decoration: none; }


.paginacao{ width:  500px; padding: 2px;}
.paginacao a, .pagination a:visited{ padding: 0 5px; border: 1px solid #cccccc; text-decoration: none;  color: #000000; }
.paginacao a:hover{ border: 1px solid #cccccc; color: #ffffff; background-color: #999999;}
.paginacao a:active{ border: 1px solid #cccccc; color: #ffffff; background-color: #999999;}



.menu2{
  color: #333333;
  font-size: 1.0em;
}



.menu{
  color: #ffffff;
  font-size: 1.5em;
  padding-left: 15px;
  padding-bottom: 5px;
}

.ok{
  color: #ffffff;
  font-size: 0.9em;
}

.menu3{
  color: #333333;
  font-size: 1.5em;
  padding-left: 15px;
  padding-bottom: 10px;
}


#content #profile_img {width: 265px; height: 220px; imgborder:none; float: left; }



html{
  background-color:#ffffff;
}
