/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: url(img10.jpg) repeat-x;/**background: url(images/img03.jpg) no-repeat;*/
		/**background:  url(fundo_topo.jpg) no-repeat center top;*/
	background: url(img02.jpg) no-repeat center top;
	line-height: 20px;
	text-align: justify;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 14px;
	
	color: #666666;
	
	}
		


img {
	border: none;
}

a {
	text-decoration:none;
}

a :visited {
	text-decoration:none;
}


/** HEADER */

#header {
	width: 950px;
	margin: 0px auto;
	padding: 1em;
	height: 64px;
	color: #254360;
	

}

#header h2 {
	margin: 0 0 0 -80px;
	padding: 0px 0px 0px 95px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}

#header img {
/* 	border: 2px solid #EEEEEE; */
	margin: -5px 0px 0px 0px;
	float:left;
}
#header .direita{
	width:32px;
	float:right;
	text-align:right;	
	margin-top:35px;
}

#header .direita a {
	background: 0;
	text-decoration: none;
}

/** MENU */

#menu {
	clear:both;
	width: 950px;
	margin: 0px auto;
}

#menu .esquerda{
	width:900px;
	float:left;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	background: url(img04.gif) no-repeat right 50%;
	padding: 0px 20px 0px 20px;
	text-decoration: none;
	/*font-weight: bold;*/
	font-size: 11px;
	color: #FFFFFF;
}

#menu a:hover {
	/*background: #FFFFFF;
	color: #254360;*/
	color: #FFE53D;
}

#menu li.active {
	/*background: #FFFFFF;
	color: #254360;*/
	background: #579EE2;
}
/*MENU ADMINSTRATIvo*/
#menu_adm {
	clear:both;
	margin: 0px auto;
	height:32px;
	text-align:right;
	padding-top:7px;
	width: 950px;
}
#menu_adm ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu_adm li {
	display: inline;
	padding: 0px 2px 0px 2px;
}


#menu_adm a:hover {
	/*background: #FFFFFF;
	color: #254360;*/
	color: #FFE53D;
}
/** PONTILHADO **/
#pontilhado {
	height:3px;
	border-bottom: 1px dashed #ccc;
}

/** CONTENT */

#content {
	clear:both;
	width: 950px;
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
}

#columnA {
	float: right;
	width: 760px;
	padding-right: 10px;
	/**border-right: 1px dashed #EEEEEE;**/
	
}

#columnA h2 {
	height: 22px;
	border-bottom: 1px dashed #EEEEEE;
	font-size: 12pt;
	font-weight: bold;
	float:left;
	clear:left;
	width: 760px;
}

#columnA h3 {
	height: 22px;
	font-size: 12px;
	font-weight: bold;
	color: #4842FF;
	display:inline;
}

#columnA h4 {
	height: 22px;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	display:inline;
}

#columnA .botoes_link{
	padding: 5px 0px 5px 0px;
}

#columnA .botoes_link a{
	text-decoration: none;
}
/*PAGINAÇAO*/
#paginacao{
	text-align:right;
	width:650px;
	padding: 15px 0px 15px 0px;
	clear:both;
	font-size: 11px;
}

#paginacao a{
	color: #0C79FF;
}
#paginacao a:visited{
	color: #0C79FF;
}

/*FILTRO*/
#div_filtro{
	width:650px;
	padding: 15px 0px 15px 0px;
	clear:both;
	font-size: 11px;
}

/* LISTA DE FOTOS*/
#Fotos{
	margin:0px 0px 0px 15px;
	width:600px;
	clear:left;
}
#Fotos br{
	clear:both;
}
#List_Fotos{
	margin:0px 0px 0px 0px;	
	padding:0px;
	list-style:none;
	text-align:center;
	vertical-align:text-bottom;
}   
#List_Fotos li{
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	width:145px;
	height:310px;
	float:left;
	font-size:8pt;
	border: 0px;
	border-right-width:1px;
	border-style:solid;
	border-right-color:#ddd;
	border-right-style: dashed; 
	vertical-align:bottom;
}
#List_Fotos li a:link{
	text-decoration:none;
}

#List_Fotos .produtosNome{
	/*text-transform:uppercase;*/
}
#List_Fotos .produtosPreco{
	font-size:9pt;
	font-weight:bold;
	color:#CC0000;
}
/*VOLTAR */
.voltar{
	text-align:left;
	clear:both;
}
.voltar a{
	font-weight: bold;
}
/*LISTA COM UMA UNICA FOTO, MOD 4 E MOD 5 */

#List_Vertical{
	margin: 0px;
	padding-left:0px;
	padding-bottom:10px;
	list-style: none;
	width:600px;
}

#List_Vertical li {
	display:inline;
	float: left;
}

#List_Vertical .item_img {
	width:130px;
	float: left;
	padding: 5px 0px 10px 0px;
	min-height:110px;
}

#List_Vertical .item_texto{
	width:440px;
	padding: 0px 0px 10px 19px;
	text-align:left;
	margin-left:130px;
	min-height:110px;
}

#List_Vertical  p{
	margin-bottom:1px;
	margin-top:1px;
}

#List_Vertical a {
	color: #0C79FF; 
	font-size: 11px; 
	letter-spacing:1px;
}

#columnB {
	float: left;
	width: 160px;
}

#columnB ul {
	margin: 0px;
	padding:20px 0px 0px 1px;
	list-style: none;
}

#columnB li {
	/* display: inline; */
	width: 160px;
	border-bottom: 1px solid #000000;
}

#columnB a {
	padding: 0px 5px 0px 1px;
	font-size: 12px;
	color: #0065ff;
	text-align:left;
}

#columnB a:hover {
	/*background: #FFFFFF;
	color: #254360;*/
	color: #498ffa;
	background: #DDDDDD;
}

#columnB a {
	padding: 0px 1px 0px 0px;
	text-decoration: none;
}

#nome_link{
	float:left;
	width:150px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}

/** FOOTER */

#footer {
	clear: both;
	margin: 0px auto;
	height: 59px;
	background: url(img03.gif) repeat-x left top;
	text-align: center;
}

#footer p {
	white-space: pre;
	margin: 0px;
	line-height: 11px;
	padding: 5px 0px 0px 0px;
	font-size: 10px;
	color: #CCCCCC;
}

#footer a {
	color: #CCCCCC;
}