
body{
	background:url(http://www.eucabraseucaliptos.com.br/templates/eucabras/images/bg_site.jpg) top center repeat-x;
}

.menu{
	background:url(http://www.eucabraseucaliptos.com.br/templates/eucabras/images/bg_menu.png) center center repeat-x;
	height: 75px;
}

.content{
	background:url(http://www.eucabraseucaliptos.com.br/templates/eucabras/images/bg_content.png) center center repeat-y;
}

#content, #content a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3d2b10;
	text-decoration:none;
}
#content a:hover{
	text-decoration: underline;;
}

#content li{
	list-style-image:url(http://www.eucabraseucaliptos.com.br/templates/eucabras/images/list.png);
	padding:5px 0 0 0;
}

.title_brown{
	background:url(http://www.eucabraseucaliptos.com.br/templates/eucabras/images/title_brown.png) center center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	width: 434px;
	padding: 0 0 0 15px;
	line-height:60px;
}

.title_brown_02{
	background:url(http://www.eucabraseucaliptos.com.br/templates/eucabras/images/title_brown_02.png) center center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	width: 920px;
	padding: 0 0 0 30px;
	line-height:60px;
}

.title_green{
	background:url(http://www.eucabraseucaliptos.com.br/templates/eucabras/images/title_green.png) center center no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	width: 279px;
	padding: 0 0 0 15px;
	line-height:60px;
}

.contentheading, .componentheading{
	width:920px;
	font-family:Arial, Helvetica, sans-serif;
	color:#362916;
	font-size:24px;
	font-weight:bold;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom:1px solid #362917;
	float:right;
}
.contentheading span{
	font-size:13px;
	font-weight: lighter;;
}

.more{
	padding: 5px 0 3px 0;
	border-top:1px solid #362917;
	margin: 5px 0 0 0;
}


/***************     Banner      ***********************/

#joomscontbg1{
	background:url(http://www.eucabraseucaliptos.com.br/templates/eucabras/images/bg_site.jpg) top center repeat-x;
}
.joomscontmask1{
	background:url(http://www.eucabraseucaliptos.com.br/templates/eucabras/images/bg_site.jpg) top center repeat-x;
}
.joomscontbox1{
	background:url(http://www.eucabraseucaliptos.com.br/templates/eucabras/images/bg_site.jpg) top center repeat-x;
}
.prev1, .next1{
width: 33px;
height: 50px;
margin-top: -25px;
position: absolute;
top: 50%;
z-index: 1;
cursor: pointer;
}
.prev1{
left: 0pt;
background-color: transparent;
background-image: url("http://www.eucabraseucaliptos.com.br/templates/eucabras/images/prev.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center center;
}

.prev1, .next1{
width: 33px;
height: 50px;
margin-top: -25px;
position: absolute;
top: 50%;
z-index: 1;
cursor: pointer;
}
.next1 {
right: 16pt;
background-color: transparent;
background-image: url("http://www.eucabraseucaliptos.com.br/templates/eucabras/images/next.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center center;
}