.container {
	margin: -20px;
	width: 570px;
}
.container_ver {
	margin: 0;
	width: 550px;
}
.LayerATA{
    width:561px;
    _width:590px;
    height:570px;
    _height:590px;
    overflow:auto;
    padding: 10px;
    padding-left: 20px;
    word-spacing:4px;
    text-align: justify;
    background: url(historia_r4_c2.jpg) repeat-x;
    _background: url(historia_r4_c2.jpg) fixed repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #333;
    text-decoration: none;
}
.LayerINI{
    width:452px;
    height:645px;
    overflow: auto;
    word-spacing:4px;
    text-align: justify;
    /*background: url(historia_r4_c2.jpg) repeat-x;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #333;
    text-decoration: none;
}
a {
    color: #333;
    text-decoration: none;
}
a:hover {
    color: #0153C1;
}
.titulo{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

/* navigation */
.navigation {
	float: left;
	width: 159px;
}
.navigation h1 {
	background-image: url(row_menu.jpg);
    margin: 0; padding: 0;
	border-top: none;
	list-style: none;
    height: 2px;
    font-size: 0px;
}
.navigation ul {
    background: url(bg_menu.jpg);
	margin: 0; padding: 0;
}
.navigation li {
	border-top: none;
	list-style: none;
	margin: 0px;
    height: 30px;
}
.navigation li a {
	color: #325568;
    font-size: 13px;
	display: block;
	text-decoration: none;
    text-align: center;
    padding-top: 8px;
    font-weight: bold;
    height: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
.navigation li a:hover {
	color: #325568;
    text-decoration: underline;
}
/* Estilo FORM */
input {
	border: 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	color:#888886;
}

select {
	border: 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	color:#888886;
    width: 50px;
}
textarea {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#888886;
	list-style-type: decimal;
	padding: 2px;

}
/* Fim Estilo FORM */

.new_dest {
    height: 150px;
    /*overflow: auto;*/
    position: relative;
    font-size: 12px;
}
.new_dest_list {
    height: 150px;
    margin-left:20px;
}
.evento_dest_list {
    height: 200px;
    margin-left:20px;
    position: relative;
}
blockquote {
	border-bottom: 1px solid #EEE;
    margin: 0;
    margin-bottom: 5px;
}

.img{
  margin-right: 10px;
  margin-bottom: 10px;
}
.box_enq{
    font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 10px;
    position: absolute;
    overflow: hidden;
    width: 155px;
    height: 250px;
    padding-top: 40px;
    _padding-top: 0px;
}
/* Formulário ASSOCIADO */

.input_ass {
	border: 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
    width: 450px;
}
.input_ass2 {
	border: 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
    width: 220px;
}
.textarea_ass {
    border: 1px solid;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
	list-style-type: decimal;
	padding: 2px;
    width: 450px;
}
/* Fim do Formulário ASSOCIADO */