/* CSS Document :::::: servpackenvases.com.ar */

a.barmenu:link, a.barmenu:visited{
	display: block;
	width:100%;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	padding-top : 3px; 
	padding-right : 2px; 
	padding-bottom : 3px; 
	padding-left : 2px; 
	background-color: #BBBBBB}

a.barmenu:hover{
	display: block;
	width:100%;
	color: #FFFFFF;
	padding-top : 3px; 
	padding-right : 2px; 
	padding-bottom : 3px; 
	padding-left : 2px; 
	background-color: #727272
	}
	
a.micromenu, micromenu:visited	{
	display: block;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-decoration: none;
	background-color: #F8F4D3
	}
	
a.micromenu:hover	{
	display: block;
	width:100%;
	color: #333333;
	text-decoration: none;
	background-color: #CEC160
	}

a.anclas, anclas:visited	{
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none
	}
	
a.anclas:hover	{
	color: #999999;
	text-decoration: underline
	}

body{
	margin: 10px;
	text-align: center;
	background-color:#828282;
	SCROLLBAR-FACE-COLOR: #909090; 
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc; 
	SCROLLBAR-SHADOW-COLOR: #ACACAC; 
	SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
	SCROLLBAR-ARROW-COLOR: #cccccc; 
	SCROLLBAR-TRACK-COLOR: #cccccc; 
	SCROLLBAR-DARKSHADOW-COLOR: #F7F8F0;
	}
	
H1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #F27B06
	}
	
H2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #777777
	}
	
HR	{
	line-height: 1px;
	color: #CCCCCC
	}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-align: left
	}
	
p.listab	{
	font-size: 15px;
	text-align: center
	}
	
p.listabtext	{
	font-size: 12px;
	text-align: center
	}
	
td{
	text-align: left;
	vertical-align: top
	}
	
td.fondo{
	border-left: solid 1px #3C3C3C;
	border-right: solid 1px #3C3C3C;
	background-color: #FFFFFF
	}

td.fondocuadros	{
	background-image: url(../imagenes/fondogral.gif);
	background-attacment: fixed;
	background-repeat: no-repeat;
	background-position: bottom left
	}

td.listado	{
	background-color: #F8F4D3;
	padding-left: 6px;
	padding-right: 6px; 
	padding-top:4px; 
	padding-bottom: 1px;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #DDDDDD
	}