
*{margin:0; padding:0;}
img {border:0;}

a{ color:#888888; text-decoration:none;}
a:hover{text-decoration:underline;}

linkblanco.a{ color:#FFFFFF; text-decoration:none;}
body
{
  text-align: center;
  vertical-align: top ;
  width: 100%;
  background:#FFFFFF  top center repeat-y; 
  color:#888888; 
  font-family: Verdana, Arial;
  font-size:10pt; 
}
#dbackground
{
	width:100%;
	text-align:center;
}

#dhead
{
	background-image:url(/images/cabecera.gif);
	background-repeat: no-repeat;
	height:100px;
	border:1px;
	width:780px;	
}

#dmenu
{
	margin-bottom:10px;
	text-align:center;
	width:780px;
}

#dbody
{
	border:1px;
	width:780px;
	text-align: justify;	
}

#dfoot
{
	width:780px;
	text-align:center;
	margin-top:10px;
	padding-top:10px;
	clear:both;
  border-top:1px solid #E10000;
}

ul {list-style:none;}
ul.lmen {list-style:none; font-family:Verdana; font-size:8pt; color:#FFFFFF; }
ul.lmen li {display:inline; width:130px; height:45px; float:left; background-image:url(/images/fondoboton.gif); background-repeat: no-repeat;padding-top:15px;}
ul.lmen li a { text-decoration:none; color:#FFFFFF; vertical-align:middle; padding-top:15px;}
ul.lmen li a:hover { text-decoration:underline;}

ul.ulproduct{list-style-type: circle; font-weight: bold; list-style-position: inside;}

