﻿@charset "utf-8";

/*------------------------------*/



/* MAIN */



*{

	font-size: 11px;

	color: #333333;

}



body{

	margin: 0;

	padding: 0;

}



.show {

	display: block;	

}



.hide {

	display: none;

}



.floatLeft { 

	float: left;

}



.floatRight {

 	float: right;	

}



.clear {

	clear: both;

}



a {

	color: #8A8A8A;

	text-decoration: none;

	font-weight: none;

}



a:hover {

	color: #FF6600;

	text-decoration: none;

	font-weight: none;

}



#main {

	margin-right: auto;

	margin-left: auto;

	width: 820px;



}



/*------------------------------*/



/* TOP */



#frameTop {

	width: 820px;

	height: 20px;

	background: url(../img/frametop.jpg)}



#top {

	width: 820px;

	height: 75px;

	background: url(../img/center.png)}
	
#top2 {

	width: 820px;

	height: 75px;
}



/*------------------------------*/



/* LOGO */



#logo {

	width: 220px;

	height: 75px;

	float: left;

	margin-left: 20px;

	margin-right: 8px;

}

/*------------------------------*/



/* MENU SUPERIOR */



#menu {

	width: 550px;

	height: 75px;

	float: left;

	background-image: url(../img/menu.jpg)}



#bothome {

	width: 62px;

	height: 64px;

	margin-top: 5px;

	margin-bottom: 6px;

	margin-left: 14px;

	float: left;

	

}
#botcomprar {

	width: 93px;

	height: 64px;

	margin-top: 5px;

	margin-bottom: 6px;

	float: left;
	

}


#botquem {

	width: 83px;

	height: 64px;

	margin-top: 5px;

	margin-bottom: 6px;

	float: left;

}



#botcontato {

	width: 64px;

	height: 64px;

	margin-top: 5px;

	margin-bottom: 6px;

	float: left;

}



#busca {

	width: 205px;

	height: 64px;

	margin-top: 5px;

	margin-bottom: 6px;

	margin-left: 15px;

	float: left;



}



/*------------------------------*/



/* CONTENT */



#content {

	width: 820px;

	height: 1000px;

	background: url(../img/center.png)

}
#contentadmin {

	width: 820px;

	height: 1000px;


}



#content2 {

	width: 550px;



	float: left;

}



#contenttop {

	width: 550px;

	height: 40px;

	background: url("../img/contenttop.jpg");

}



#contentcenter {

	width: 550px;

	height: 930px;

	background: url(../img/contentcenter.jpg)}
	
#contentcenter2 {

	width: 550px;

	height: 930px;
}



#contentfooter {

	width: 550px;

	height: 15px;

	background: url(../img/contentfooter.jpg)}
	
#contentfooter2 {

	width: 550px;

	height: 15px;}



#banner {

	width: 220px;

	height: 107px;

	float: left;

	margin-top: 5px;

}



#quemimg {

	width: 526px;

	height: 117px;

	background-image: url(../img/quem_img.jpg);

	margin: 11px 11px 11px 11px;

}



#quemtexto {

	width: 526px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	margin: 11px 11px 11px 11px;

}



#contatoimg {

	width: 526px;

	height: 117px;

	background-image: url(../img/imgcontato.jpg);

	margin: 11px 11px 11px 11px;

}


#brasilvenda {

	width: 526px;

	height: 118px;

	background-image: url(../img/vendasbrasil.jpg);

    	margin: 11px 11px 11px 11px;

}



#contatotexto {

	width: 526px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	margin: 11px 11px 11px 11px;

}



#contatofooter {

	width: 526px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	margin: 11px 11px 11px 11px;

}





/*------------------------------*/



/* MENU LATERAL */



#menuList {

	width: 220px;

	height: 200px;

	float: left;	

	margin-left: 20px;

	margin-right: 8px;

}



.mnItens{

	text-align: right;

}

.mnItens li{

	padding-top: 13px;

	padding-bottom: 13px;

	padding-right: 1px;

}



.navitext {

	font-family: Arial;

	font-size: 11px;

	color: #8A8A8A;	

	font-weight: bold;

	margin-left: 30px;

	margin-right: 10px;

	margin-top: 4px;

}



#titulo_cat{

	font-family: Arial;

	font-size: 15px;

	color: #ffffff;

	margin: 14px 0 0 40px;

	font-weight: bold;

}

/*------------------------------*/



/* FOOTER */



#footer {

	width: 820px;

	height: 65px;

	background: url(../img/footer.png)}

/*------------------------------*/



/* CONTEUDO DESCRIO */



#item {

	width: 256px;

	margin: 0 0 0 0;

}

#descricao {

	width: 135px;

	float: right;

	color: #000000;

	font-family: verdana;

	font-size: 10px;

	text-align: left;

	padding-left: -15px;

}

#descricao ul li {

	list-style: none;

	border-bottom: 1px #cccccc solid;

	width: 125px;

	margin-left: -40px;

	margin-bottom: 0px;

	padding-bottom: 1px;

}

#imagem {

	float: left;

}

#saibamais {

	margin-top: 145px;

	margin-bottom: 15px;

}

#ordenar {

	font-family: verdana;

	font-size: 10px;

	color: #000000;

	margin: 15px 0 0 15px;

}

#ordenar a{

	color: #FF6600;

}

#nome {

	width: 246px;

	border-bottom: 1px solid #cccccc; 

	color: black;

	font-family: verdana;

	font-size: 10px;

	margin-bottom: 10px;

	font-weight: bold;

}

/*-------------------------------*/



/* FICHA */

#titulo {

	border-bottom: 1px solid #cccccc;

	margin-top: 15px;

	width: 510px;

	text-align: left;

	font-family: verdana;

	font-size: 25px;

	color: #000000;

	padding-left: 15px;

	font-weight: bold;

	font-variant: small-caps;

}

#subtitulo {

	color: #828282;

	font-family: verdana;

	font-size: 15px;

	font-weight: bold;

	text-align: left;

	width: 510px;

	padding-left: 15px;

}

#imagemgde {

	margin-top: 20px;

	margin-left: 15px;

	float: left;

}

#ficha {

	margin-top: 20px;

	text-align: left;

	margin-left: 230px;

	font-family: verdana;

	font-size: 10px;

	color: #000000;

}

#ficha ul li {

	list-style: none;

	border-bottom: 1px #cccccc solid;

	width: 200px;

	margin-bottom: 5px;

	padding-bottom: 5px;

}

#descricaocompleta {

	margin-top: 230px;

	margin-left: 15px;

	margin-right: 15px;

	text-align: left;

	font-family: verdana;

	font-size: 10px;

	color: #000000;

}

/*-------------------------------------*/



/* FORM CADASTRO */

#formulario {

	margin-left: 15px;

	margin-top: 15px;

}

.label {

	font-family: verdana;

	font-size: 10px;

	color: #000000;

}

.form_item {

	font-family: verdana;

	font-size: 10px;

	color: #000000;

	border: 1px #ffb94f solid;

	

	width: 510px;

}

.form_submit {

	font-family: verdana;

	font-size: 10px;

	color: #000000;

	background: #ffb94f;

	border: 0px;

	padding: 3px 3px 3px 3px;

}

#upload_sucesso {

	margin-top: 15px;

	margin-left: 15px;

	font-family: verdana;

	font-size: 30px;

}

#upload_sucesso a{

	font-family: verdana;

	font-size: 10px;

	color: #085bab;

	text-decoration:underline;

}

/*--------------------------------*/

/* PAGINAÇÃO */

#paginacao {

	font-family: verdana;

	font-size: 10px;

	color:#000000;

}

#paginacao a{

	font-family: verdana;

	font-size: 10px;

	color:#FF6600;

}



/*-------------------------------*/

/* ADMIN */



#del_id {

	font-family: verdana;

	background-color: #ff6600;

	color:#FFFFFF;

	float: left;

	size: 10px;

	margin: 0 3px 0 30px;

}



#del_nome {

	font-family: verdana;

	background-color: #ffFFFF;

	color:#FF6600;

	float: left;

	size: 10px;

	margin: 0 3px 0 3px;

}

.del_edit {

	font-family: verdana;

	color: #ff6600;

	background-color:#FFFFFF;

	border-bottom: 1px solid #ff6600;

	font-weight:bolder;

}

#titulo_parte {

	background-color:#C2C2C2;

	color:#FFFFFF;

	font-size:20px;

	font-weight:bold;

	font-family: verdana;

	padding-left: 15px;

	margin-bottom: 15px;

}

#titcat {

	border-bottom: #c2c2c2 solid 1px;

	color: #FF6600;

	font-size: 15px;

	padding-left: 15px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight:bold;

	margin-bottom: 5px;

}
