@charset "utf-8";
/* CSS Document */

* {
	list-style:none;
	padding:0px;
	margin:0px;
}

body {
	margin:0px;
	background:#E1D5A8;
}

#moldura {
	width:880px;
	margin:auto;
	border:1px solid #D2C17D;
	background:#EAE1C2;
}

#logo {
	width:880px;
	height:80px;
	margin:auto;
	background:url(../imagens/topo_western.jpg) no-repeat;
}

#banner {
	width:880px;
	height:260px;
	margin:auto;
	padding-top:0px;
}

#col_esq {
	width:260px;
	float:left;
}

#col_dir {
	width:595px;
	float:right;
	margin-right:10px;
}

#cham {
	width:880px;
	height:320px;
	clear:both;
	background:url(../imagens/bck_chamadas2.jpg) bottom center no-repeat;
}

#cham img {
	padding:5px 0px 5px 0px;
}

#bx {
	width:275px;
	float:left;
	margin-left:7px;
}

#bx2 {
	width:275px;
	float:left;
	margin-left:17px;
}

#bx3 {
	width:275px;
	float:left;
	margin-left:17px;
	margin-top:5px;
}

#bx3 img {
	float:left;
}


#rdp {
	width:880px;
	height:240px;
	margin:auto;
	clear:both;
	background:#393834;
}

#galeria {
	width:870px;
	padding-top:20px;
	margin:auto;
	clear:both;
}

.img_home {
	float:left;
	padding:5px;
}

/*-- FORMULÁRIO --*/

fieldset {
	width:520px;
	border:none;
}

legend {
	font-family:"Trebuchet MS", Arial, Georgia;
	font-size:22px;
	margin-bottom:10px;
}

label {
	padding:0px 0px 10px 10px;
	font-family:"Trebuchet MS", Arial, Georgia;
	font-size:14px;
	float:left;
}

label input {
	border:1px solid #A29604;
	height:20px;
}

label textarea {
	border:1px solid #A29604;
	font-family:"Trebuchet MS", Arial, Georgia;
	font-size:12px;
}

label small {
	font-family:"Trebuchet MS", Arial, Georgia;
	color:#990000;
	font-size:10px;
}

/*-- FIM FORMULÁRIO --*/


/* --- MENU TOPO --- */
#menu_top {
	width:880px;
	height:34px;
	background:url(../imagens/bck_menu_topo.jpg);
	margin:auto;
}
#menu {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	margin-top:0px;
	margin-right:10px;
	float:right;
}	
#menu li {
	float:left;
	list-style:none;
}
#menu li a {
	width:70px;
	padding:8px;
	text-decoration:none;
	text-align:center;
	display:block;
	color:#FFF;
	margin-top:1px;
}
#menu li a:hover {
	background:url(../imagens/bck_btn_on.jpg);
	color:#FFF;
}
/* --- FIM MENU TOPO --- */

/* --- MENU LATERAL --- */

#menu_lateral ul {
	padding:0px;
	float:left;
	margin:0px;
	margin-top:0px;
	*margin-top:4px;
	_margin-top:-4px;
}

#menu_lateral li {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	border:1px solid #EAE1C2;
	width:260px;
	list-style:none;
	margin-top:-1px;
	*margin-top:-5px;
}

#menu_lateral li a {
	text-decoration:none;
	background:#990;
	color:#FFF;
	display:block;
	padding:6px;
}

#menu_lateral li a:hover {
	background:#696934;
	color:#FFF;
}
/* --- FIM MENU LATERAL --- */

h1, h2, h3, h4, h5 {
	font-family:"Trebuchet MS", Arial, Georgia;
	padding:10px 0px 10px 0px;
}

p {
	font:13px "Trebuchet MS", Arial, Georgia;
	text-align:justify;
	line-height:1.4em;
}

.p1 {
	font:12px "Trebuchet MS", Arial, Georgia;
	color:#FFF;
}

.p2 {
	font:15px "Trebuchet MS", Arial, Georgia;
	color:#960;
	margin-top:0px;
}

.p_chamadas {
	font:14px "Trebuchet MS", Arial, Georgia;
	text-align:justify;
}

address {
	font:normal 12px "Trebuchet MS", Arial, Georgia;
	color:#fff;
	line-height:1.5em;
	margin-top:5px;
}

.titulo_chamadas {
	font:bold 16px Geneva, Arial, Helvetica, sans-serif;
	float:left;
	color:#960;
}

.tit_chamadas a {
	font:18px "Trebuchet MS", Arial, Georgia;
	color:#960;
	text-decoration:none;
	text-align:center;
}

.tit_chamadas a:hover {
	color:#CC9900;
	text-decoration:none;
}

.codigo {
	font:bold 11px "Trebuchet MS", Arial, Georgia;
}

.codigo2 {
	font:bold 11px "Trebuchet MS", Arial, Georgia;
	margin-left:125px;
}

a.segundo:link, a.segundo:visited  {
	color: #CC3300;
	text-decoration: none;
}

a.segundo:hover, a.segundo:active {
	color: #666;
	text-decoration: none;
}

a.video:link, a.video:visited {
	color: #FFF;
	text-decoration: none;
}

a.video:hover, a.video:active {
	color:#FC3;
	text-decoration: none;
}
.style3 {color: #CC3300}

a img{
border:none;
}


#box_pedras { width:170px; height:170px; float:left; margin:0 10px 10px 0; }
#box_pedras a, a:visited { font:12px/1.5em "Trebuchet MS", Arial, Helvetica, sans-serif; padding:5px; text-decoration:none; color:#333; }
#box_pedras a:hover, a:active { color:#030; background:#030; color:#FFF; }