body 
{
background-image:
url('img/bck.jpg')
}
#container {
	width: 780px;
	border: 1px solid #AD723E; 
	margin :  auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
	background-color: white;
	
	text-align : center;
}

#header
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	background-color: white;
	}
	
 h1  {
font-size : 9px;
font-family : arial,verdana,helvetica,sans-serif;
color : #DBD18D;
padding:0px;
text-align: center;
margin-bottom: 0px;
}


#topmenu
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	}
#topmenu ul
{
	margin-top: 1px;
	padding-top: 0;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 0;
	background-color: #D4C792;/*#C2F88E; #006600; */
	
	float: left;
	width: 100%;
	font: bold 11px verdana,helvetica,arial,sans-serif;
}

#topmenu ul li { display: inline; }

#topmenu ul li a
{
	padding: 0.5em 8.1em;
	/*background-image: url(img/bckmenu.jpg); */
	/*background-color: #A43708; #006600; */
	color: #560B05;
	text-decoration: none;
	float: left;
	border-right: 1px solid #ffffff;
}

#topmenu ul li a:hover
{
	background-color: #F2E8BF;  /*#009900*/
	color: #7F2A23;
}


#stmenu {
	float: left;
	width: 180px;

	margin: 0;
	margin-right: 0px;
	margin-top: 5px;
	
	padding: 0px;
	background-color: #F9F0D5;
}


#stmenu UL
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	background-color: #F9F0D5;
	
	display: block;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	list-style: none;
     
}

#stmenu UL LI A
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #F2E8BF;
	background-image: url(img/bckstm.jpg);
	
	/*border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #165F85;*/
		border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDDAD0;
	border-bottom-color: #560B05;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display: block;
	height: 100%;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
	

}
#stmenu UL LI A:hover
{
    color: #7F2A23;
	background: #F2E8BF;
font-style: italic;
	/*border-left-color: #D92629;*/

}


#stmenu1 {
	float: left;
	width: 180px;
	margin: 0;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	background-color: #F9F0D5;
}


#stmenu1 UL
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	background-color: #F9F0D5;
	
	display: block;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	list-style: none;
     
}

#stmenu1 UL LI A
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #F2E8BF;
	background-image: url(img/bckstm1.jpg);
	/*border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #165F85;*/
		border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDDAD0;
	border-bottom-color: #560B05;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display: block;
	height: 100%;
	text-decoration: none;
	text-align: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 25px;
	

}
#stmenu1 UL LI A:hover
{
    color: #7F2A23;
	background: #F2E8BF;
font-style: italic;
	/*border-left-color: #D92629;*/

}

#footer
{
	clear: both;
	float: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(img/bckft.jpg);
	}

#footer UL
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	
	font-style: normal;
	
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;

	list-style: none;
     
}
#footer ul li { display: inline; }
#footer UL LI A
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-style: normal;
	color: white;

	text-decoration: none;
	text-align: left;
	
	

}
#footer UL LI A:hover
{
    color: #7F2A23;
	background: #F2E8BF;


}	


#content {
	
	padding: 0px;
	background-color: white;
	float: left; 
	width: 550px; 
	margin: 20px 10px 10px 20px; 
	display: inline; 
	overflow: auto; 
	position: relative;
}   
	
 .sbtl  {
font-size : 13px;
font-weight: bold;
font-family : arial,verdana,helvetica,sans-serif;
color : #A43708;
text-align: left;
text-decoration: none;
padding-left: 15px;
padding-bottom: 5px;
}
 .pag  {
font-size : 11px;
font-weight: normal;
font-family : arial,verdana,helvetica,sans-serif;
color : #574644; 
padding: 0 0 0 0;
}

 .pagprod  {
font-size : 11px;
font-weight: bold;
text-decoration: none;
font-family : arial,verdana,helvetica,sans-serif;
color : #574644; 
padding: 0 0 0 0;
}
 .pagprod:hover  {

color : #978280; 

}
 .pagprodin  {
font-size : 11px;
font-weight: bold;
text-decoration: none;
font-family : arial,verdana,helvetica,sans-serif;
color : #574644; 
padding: 0 0 0 0;
}


.image{
	border-style:double;
	border-color: #AD723E;
	border-width:3px;
      }
  