body {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  font-family: Trebuchet MS, Tahoma, Arial;
  font-size: 8pt;
  color: #4D4B4A;
  background: url("../img/fondo.gif");
}

a {
   text-decoration:none;
   color: #4D4B4A;
}

a:visited{
  color: #4D4B4A;
}

a:hover{
	text-decoration:underline;
}

.enlace{
	line-height:14px;
}

.enlace:visited{
	line-height:14px;
	background-color:#FFFFFF;
	color:#4D4B4A;
}
.enlace:hover{
	line-height:14px;
	background-color:#008000;
	color:#FFFFFF;
}

.enlaceSelec:visited{
	line-height:14px;
	background-color:#ff9108;
	color:#FFFFFF;
}
.enlace2{
	background-color:#ff9108;
	color:#FFFFFF;
}

.enlaceFicha:visited{
	color:#ff9108;
}
.enlaceFicha{
	color:#ff9108;
}

.titulo{
	 background-color: #008000;
	 color: #fff;
}

.titulo2{
	 background-color: #7D7B7A;
	 color: #fff;
 }

.verFicha{
	color: #FF9108;
}

.tablaProductos{
	 border: 1px solid #dfdfdf;
}

.categorias{
	list-style-image: url(../img/ico_vineta.gif);
	font-size: 12px;
}	


.favoritos{
	font-size: 12px;
	color:#FFFFFF;
	background-color:#7D7B7A;
}

#pie{
	 font-weight: bolder;
}

.paginacion {
	text-align: right;
}

.peq {
	font-size: 7pt;
}

.banner{
	border:1px solid #DFDFDF;
	font-size: 12px;
}

 .enviar1{
	 margin-left:150px;
	 font-size:8pt;
	 border: 1px solid #CFD3DF; 
 }

.inputText{
	 border: 1px solid #CFD3DF; 
	 margin-left:25px;
	 font-size:8pt;
	 font-family: Trebuchet MS, Tahoma, Arial;
	 color: #4D4B4A;
} 
 .inputText2{
	 border: 1px solid #CFD3DF; 
	 font-size:8pt;
     font-family: Trebuchet MS, Tahoma, Arial;
	 color: #4D4B4A;
}

.linea{
	border-right-width:thin;
	border-right-style: dashed;
	border-right-color:#dfdfdf;
}

/**Firma**/
#firmaWeb {
	text-align:right;
	background-color:transparent;
	text-decoration:none;
	color:#333;
	margin:0 0 0 0;
}
#adora a {
	color:#666;
	font-size:12px;
	letter-spacing: 1px;
	text-decoration:none;
	margin:0 6px 0 0;
}
#adora a:hover {
	color:#B0D90C;
	text-decoration:underline;
}
.dw a{ 
	font-size:12px;
	text-align:right;
	background-color:transparent;
	color:#999;
	margin:0 6px 0 0;
	text-decoration:none;
}
.dw a:hover{
	text-align:right;
	background-color:transparent;
	color:#999;
	margin:0 6px 0 0;
	text-decoration:none;
	cursor:default;
}