body {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
    }
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

ul {margin-left: 1.2em;}
il {list-style-image: url(images/li.gif);}
h1 {font: bold 16px "Verdana",serif;}
hr { border: 1px solid #FFF; }

blockquote {
	border-bottom: 1px solid #EEE;
	display: block;
	font-size: 0.9em;
}

.container {
	margin: 0px;
	width: 480px;
/*    padding: 10px;*/
    font: normal 10px "Arial",serif;
}

/* ver foto */
.img{
  margin-right: 10px;
  margin-bottom: 10px;
}
.img_gal{
  margin: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
}
.img_gal_tt {
  padding: 5px;
  font-size: 10px;
}

.block_form {
    padding-left: 50px;
}

.box_contato{
    width: 200px;
    font: normal 10px "Verdana",serif;
}

.box_login{
    width: 200px;
    top: 300px;
    font: normal 10px "Verdana",serif;
    margin-top: 120px;
    position: absolute;
}
.box_enq{
    width: 200px;
    height: 200px;
    top: 480px;
    margin-top: 100px;
    font: normal 10px "Verdana",serif;
    position: absolute;
    background: #ECECEC;
    background: url(d01_row.jpg) repeat-y;
    vertical-align: middle;
    overflow: hidden;
}
.news{
    width: 200px;
    height: 190px;
    font: normal 10px "Verdana",serif;
    margin-top: 160px;
    background: #ECECEC;
    background: url(d01_row.jpg) repeat-y;
}
.d_news{
    width: 8px;
    margin-top: 316px;
    /*visibility: hidden;*/
}
.c_pres{
    width: 470px;
    height: 190px;
    overflow: auto;
    padding-right: 8px;
}
.c_peventos{
    width: 492px;
    height: 100px;
    overflow: auto;
    padding-right: 8px;
}
/* Estilo FORM */
input {
	border: 0px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
    color: #AF5200;
}
select {
	border: 0px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
    width: 50px;
    color: #AF5200;
}
textarea {
	font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
	list-style-type: decimal;
	padding: 2px;
    width: 250px;
    color: #AF5200;
}
/* Fim Estilo FORM */

#LayerMEIO{
    width:665px;
    height:382px;
    overflow:auto;
    white-space:nowrap;
    word-spacing:4px;
    text-align: justify;
    padding: 4px;
}