body
{
    margin:0 auto;
    font-family:Arial;
    font-size:12px;
	padding:0;
}
p
{
font-size:12px;
}
li
{
font-size:12px;
}
ul
{
font-size:12px;
}

#container
{
	position:relative;
    width:846px;
    height:100%;
	margin: 0 auto;
    border-collapse:collapse;
}

h1,h2,h3
{
	font-size:18px;
	color: #004080;
}

#top
{
    background-image:url('/images/header.jpg');
	background-repeat:no-repeat;
    width:846px;
    height:133px;
}

#menutop
{
    background-image:url('/images/menu_top.jpg');
	background-repeat:no-repeat;
    width:846px;
    height:26px;
   
}


#pagina
{
    min-height:400px;
    background-color:#FFFFFF;
    font-size:11px;
    color:#3f3f3f;
    width:655px;
	margin:0px auto;
	padding: 10px;
	float:right;
	top:0px;
	left: 0px;
	border-right: 1px solid #656668;
}

.products
{
    font-size:11px;
}
.button
{
    height:20px;
    width:65px;
    font-size:11px;
}

#bottom
	{
	
	background-image:url('/images/footer.jpg');
	background-repeat:no-repeat;
    width:846px;
    height:36px;
    color:#000;
    font-size: 9px;
	
  
}
	
	a.bottom
		{
		color:#000;
		text-decoration:none;
		}
