body {
	font-family:"Trebuchet MS", "Verdana", "Helvetica", "sans-serif";
	font-size: 0.8em;
	margin: 0px auto;
	/*background-image:url(../images/back_prod01.gif);*/
	background-repeat: no-repeat;
	background-position:bottom right;
	background-color: /*#fff;*/#F3EEE9;
}

a:link, a:visited{
	color: #56B9F8;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
	
h1{
	color:#8F4E00;
	font-family: "Georgia", Times, serif ;
	font-style: italic;
	font-size:150%;
	border-bottom:1px dotted #DD7B07;
	padding:3px;
}

h1 a:link, h1 a:visited{
	color: #333;
}

h1 a:hover, h1 a:active{
	color: #8F4E00;
	background-color: #eee;
	text-decoration: none;
}

h2{	
	font-family: "Georgia", Times, serif ;
	color: #DD7B07;
	font-size: 120%;
	font-style: italic;
	padding: 3px;
}

h3{
	color:#333;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

h4{
	color: #666;
	font-size: 100%;
}

h5{
	color: #909090;	
	font-size: 75%;
	font-weight:bold;
	padding:2px 2px 2px 2px;
}

p{
	padding: 0;
	margin: 0;
	text-align:justify;
}

ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

li{
	padding: 0;
	margin: 0;
}

/***********************************************/
/* Element Definitions                         */
/***********************************************/

#topWrapper{	
	background-image:url(../images/back01.gif);
	background-repeat:repeat-x;
}

#topCont{
	width:800px;
	margin:0px auto;
}

/*-----------Nav Horizontal-----------*/

#navBar{
	text-align:right;
	padding:28px 10px 0px 10px;
	background-image: url(../images/back_nav01.gif);
	background-repeat: no-repeat;
	background-color: #C2AC95;
}

#langSelect{
	float:left;
}

#langSelect img{
		margin:0px 10px 0px 0px;
}

/*--------------Conteudos--------------*/

#pageWrapper{
	width:800px;
	margin:0px auto;
	background-image: url(../images/backbody01.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #fff;
	padding: 10px 0px 0px 0px;
}

#breadCrumb{
	padding:5px 0px 5px 10px;
	margin: 0px 10px 10px 10px;
	font-size:10px;
	color:#666;
	clear: both;
	background-color: #F8F4F1;
}

#breadCrumb a{
	padding-right:2px;
	font-size:10px;
	color:#909090;
	text-decoration:none;
}

#breadCrumb a:hover{
	color:#DD7B07;
}

#page{
	width:612px;
	text-align:left;
	float:left;
	margin: 0px 0px 0px 10px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#page li{
	list-style: url(../images/imgs/icon.jpg);
	margin: 0px 0px 0px 25px;
}

#nav_left{
	float:left;
	width:160px;
}

/*-----------to top page----------------*/

#topPage{
 clear: both;
	text-align:right;
	padding:30px 10px 10px 0px;
}

#topPage a{
	font-size:80%;
	text-decoration:none;
	font-weight:bold;
	padding: 10px 0px 0px 0px;
}

#topPage a:link, #topPage a:visited{
	color:#333;
}

#topPage a:hover{
	color:#DD7B07;	
}

/*---------------Footer------------*/

#footer{
	clear:both;	
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #423930;
}

#footer ul, #footer li{
	background-image: url(../images/seta02.gif);
	background-position: right;
	background-repeat: no-repeat;
}
	
#footer a{
	color: #DD7B07;
	text-decoration:none;
	font-weight:bold;
	padding:3px;
}
	
#footer a:hover{
	color:#fff;
}

#footerCont{
	width: 800px;
	padding:10px 2px 5px 2px;
	margin: 0px auto;
	color:#fff;
}

/*-----------Utils-----------*/

.rfloated{
	float:right;
}

.lfloated{
	float:left;
}

.cleared{
	clear:both;
	padding:0;
	line-height:0;
	font-size:0;
}

.sfoto img{
	float: left;
	margin-right: 5px;
	
}

/*-----------Parágrafos-----------*/

.small{
	font-size:80%;
	color:#000;
}

.hilight{
	font-weight: bolder;
}

/*-----------Div´s-----------*/

.feature{
	background-color:#fff;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	margin: 10px;
}

.feature li{
	background-image: url(../images/seta.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 90%;
	margin: 0px 10px 0px 0px
}

.backart{
	float:right;
	background-image:url(../images/imgs/folha.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	color:#666;
}

.backart_cont{
	background-image:url(../images/imgs/folha2.gif);
	background-position:top;
	background-repeat:no-repeat;
	padding:10px;
}

.link_t{
	color: #666;
	font-size: 100%;
	padding:0px;
	margin:0px;
}

.link_parag{
	color: #6B6B6A;
	font-size: 90%;
	padding:0px;
	margin:0px;
}


.link_parag2{
	color: #6B6B6A;
	font-size: 90%;
	padding:0px 0px 10px 0px;
	margin:0px;
}


#cat_img{
background-position:right bottom;
background-repeat:no-repeat;
}
