body {
    color: #333;
}

a {  text-decoration: none; color:#333; }
a:hover {  text-decoration: underline}
ul {margin-left: 1.2em;}
il {list-style-image: url(images/li.gif);}
h1 {font: bold 16px "Verdana",serif; color: #333; }
hr { border-bottom: 1px #666; }

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    color: #333;
}

agenda{
	border-bottom: 1px solid #666;
	display: block;
	font-size: 0.9em;
	margin: 0px;
}
produtos{
	border-bottom: 1px solid #666;
	display: block;
	font-size: 0.9em;
	margin: 0px;
	margin-top: 43px;
}
blockquote {
	border-bottom: 1px solid #666;
	display: block;
	font-size: 0.9em;
}
/* structure */
.container {
	margin: 0px;
	width: 580px;
    font: normal 12px "Verdana",serif;
}
.content {
	margin: 0px;
    font: normal 12px "Verdana",serif;
}
.new_dest {
    float: left;
    width: 180px;
    height: 280px;
    padding: 5px;
}
.new_dest_list {
    height: 190px;
}
.evento_dest_list {
    height: 180px;
}
.new_dest a{ font-size: 10px; }

.new_dest2 {
    width: 260px;
    height: 280px;
    float: right;
    padding: 5px;
}
.new_dest2 a{ font-size: 10px; }

.art_dest {
    height: 200px;
    font-size: 12px;
}

cite {
	display: block;
	font: normal 14px "Verdana",serif;
}
.caixa_cheia{
    background-color: #CECED6;
    width: 502px;
    font: normal 12px "Verdana",serif;
}
.caixa_cheia_top{
	background: #CECED6 url(images/index_r9_c2.jpg) no-repeat;
    height: 16px;
    width: 502px;
}
.caixa_cheia_buttom{
	background: url(images/index_r11_c2.jpg) no-repeat;
    height: 16px;
    width: 502px;
}

.caixa_vazia{
    border-left: solid 1px #CECED6;
    border-right: solid 1px #CECED6;
    width: 502px;
    font: normal 12px "Verdana",serif;
}

.caixa_vazia_top{
	background: url(images/index_r12_c2.jpg) no-repeat;
    height: 16px;
    width: 502px;
}
.caixa_vazia_buttom{
    background: url(images/index_r14_c2.jpg) no-repeat;
    height: 16px;
    width: 502px;
}
/* ver foto */
.img{
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom: 20px;
}
.img2{
  margin-left: 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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	color:#333;
}

.input_bt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	color:#333;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	color:#333;
}
textarea {
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color:#333;
	list-style-type: decimal;
	padding: 2px;
    width: 250px;
}
/* Fim Estilo FORM */
