/*
Projeto: Brasil Aventuras
*/
/* HOME */
body {
	margin: 0px;
	background: #2c301d url(images/bg.gif) repeat-x left top;
	
	text-align: left;
	color: #000;
}

#site {
	width:100%;
	height:auto;
}

#site2 {
	width:768px;
	height:auto;
	min-height:400px;
	margin:0 auto;

}

#topo {
	margin-top:32px;
	height:190px;
	width:100%;
}

#logo{
	float:left;
}

#slogan{
	float:right;
	margin-top:118px;
}

#menu {
	height:32px;
	background-color:#6b6c4f;
	margin-top:21px;
}

#imagem {
	height:367px;
	margin-top:5px;
	background-color:#6b6c4f;
}


#conteudo{
	border: 3px solid #6b6c4f;
	height:auto;
	margin-top:2px;
	background-color:#d6d6c5;
}

#rodape{
	font-size: 11px;
	font-family: Verdana, Calibri, sans-serif;
	margin-top:16px;
	height:auto;
	color: #fff;
}
.rodape{
	line-height:20px;
}

#espaco_rodape{
	height:30px;
}

a {
	text-decoration: none;
	color: #5C5C5C;
}

a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
}

.more2 {
	font-size: 10px;
	text-align: right;
	color: #839f37;
}

h2{
	font: 12px Verdana, Calibri, sans-serif;
	margin: 0px;
	padding: 0;
	color: #515240;
	font-weight: bold;
}

h3{
	font: 25px Verdana, Calibri, sans-serif;
	margin: 0;
	padding: 0;
	color: #515240;
}

h4{
	font: 20px Verdana, Calibri, sans-serif;
	margin: 0;
	padding: 0;
	color: #454631;
}

/* CONTEUDO HOME */

#titulo{
	padding-top:20px;
	margin-left:24px;
}


#titulo_esq{
	float:left;
}

#titulo_esq_interno{
	float:left;
	width:715px;
}

#titulo_dir{
	float:right;
	margin-right:223px;
}


#conteudo_esq{
	margin-top:15px;
	float:left;
	width:360px;
	margin-left:24px;
	font-size: 11px;
	font-family: Verdana, Calibri, sans-serif;
	text-align: left;
	color: #333;
}

#conteudo_dir{
	margin-top:15px;
	margin-right:24px;
	float:right;
	width:324px;
	font-size: 11px;
	font-family: Verdana, Calibri, sans-serif;
	text-align: left;
}

#foto1{
	border: 1px solid #D8D8D8;
	padding: 3px;
	width:154px;
	height:74px;
	background:#6b6c4f;
}

#txt_foto1{
	position:absolute;
	margin-left:12px;
	width:155px;
	height:75px;
}

#foto2{
	margin-top:12px;
	border: 1px solid #D8D8D8;
	padding: 3px;
	width:154px;
	height:74px;
	background:#6b6c4f;
}

#txt_foto2{
	position:absolute;
	margin-left:12px;
	width:155px;
	height:75px;
}

#foto3{
	margin-top:12px;
	border: 1px solid #D8D8D8;
	padding: 3px;
	width:154px;
	height:74px;
	background:#6b6c4f;
}

#txt_foto3{
	position:absolute;
	margin-left:12px;
	width:155px;
	height:75px;
}

#foto4{
	margin-top:12px;
	border: 1px solid #D8D8D8;
	padding: 3px;
	width:154px;
	height:74px;
	background:#6b6c4f;
}

#txt_foto4{
	position:absolute;
	margin-left:12px;
	width:155px;
	height:75px;
}

#view_destinations{
	padding-bottom:10px;
	height:25px;
	float:right;
}


/* MENU */

#header_int_menu_op1,#header_int_menu_op2,#header_int_menu_op3,#header_int_menu_op4,#header_int_menu_op5,#header_int_menu_op6,#header_int_menu_op7{
	float:left;
}

#header_int_menu_op1{
	background:url(images/home.gif) no-repeat;
	width:76px;
	height:16px;
	cursor:pointer;
	position:relative;
	top:7px;
}

#header_int_menu_op1:hover{
	background:url(images/home.gif) no-repeat 0px -19px;
}


#header_int_menu_op2{
	background:url(images/about_us2.gif) no-repeat;
	width:102px;
	height:16px;
	cursor:pointer;
	position:relative;
	top:7px;
}

#header_int_menu_op2:hover{
	background:url(images/about_us2.gif) no-repeat 0px -19px;
}


#header_int_menu_op3{
	background:url(images/menu_destinations.gif) no-repeat;
	width:132px;
	height:16px;
	cursor:pointer;
	position:relative;
	top:7px;
}

#header_int_menu_op3:hover{
	background:url(images/menu_destinations.gif) no-repeat 0px -19px;
}

#header_int_menu_op4{
	background:url(images/tours.gif) no-repeat;
	width:81px;
	height:16px;
	cursor:pointer;
	position:relative;
	top:7px;
}

#header_int_menu_op4:hover{
	background:url(images/tours.gif) no-repeat 0px -19px;
}


#header_int_menu_op5{
	background:url(images/guide.gif) no-repeat;
	width:78px;
	height:16px;
	cursor:pointer;
	position:relative;
	top:7px;

}

#header_int_menu_op5:hover{
	background:url(images/guide.gif) no-repeat 0px -19px;
}

#header_int_menu_op6{
	background:url(images/scheduled.gif) no-repeat;
	width:194px;
	height:16px;
	cursor:pointer;
	position:relative;
	top:7px;

}

#header_int_menu_op6:hover{
	background:url(images/scheduled.gif) no-repeat 0px -19px;
}


#header_int_menu_op7{
	background:url(images/contacts.gif) no-repeat;
	width:100px;
	height:16px;
	cursor:pointer;
	position:relative;
	top:7px;

}

#header_int_menu_op7:hover{
	background:url(images/contacts.gif) no-repeat 0px -19px;
}

/* CONTEUDO INTERNO */

#texto_interno{
	margin-top:15px;
	float:left;
	width:715px;
	margin-left:24px;
	font-size: 11px;
	font-family: Verdana, Calibri, sans-serif;
	text-align: left;
	color: #333;
	margin-bottom:30px;
}


#conteudo_interno{
	border: 3px solid #6b6c4f;
	height:auto;
	margin-top:2px;
	background-color:#d6d6c5;
}

/* DESTINATIONS E TOURS */

#conteudo_destinations{
	margin-right:24px;
	width:700px;
	font-size: 11px;
	font-family: Verdana, Calibri, sans-serif;
	text-align: left;
	color: #333;
}




#thumb_1{
	float:left;
	border: 1px solid #D8D8D8;
	padding: 3px;
	width:154px;
	height:74px;
	background:#6b6c4f;
}

#txt_thumb_1{
	float:right;
	width:500px;
	height:75px;
}

#box{
padding:0px 0px 0px 0px;
width:710px;
}


/* GUIDE */


#foto_guide{
	float:left;
	border: 1px solid #D8D8D8;
	padding: 3px;
	width:227px;
	height:209px;
	background:#6b6c4f;
}

/* contato */

.input_cinza{
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #9c9c9c;
	font-family:"Verdana";
	font-size:12px;
	color:#000000;
	background-color:#ffffff;
}
.error{
	color:#cc0000;
}