 body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

  SCROLLBAR-FACE-COLOR: 268ec1;
  SCROLLBAR-HIGHLIGHT-COLOR: 268ec1;
  SCROLLBAR-SHADOW-COLOR: ffffff;
  SCROLLBAR-3DLIGHT-COLOR: ffffff;
  SCROLLBAR-ARROW-COLOR: ffffff;
  SCROLLBAR-TRACK-COLOR: ffffff;
  SCROLLBAR-DARKSHADOW-COLOR: bde3f5;
  SCROLLBAR-BASE-COLOR: ffffff;
}

h1{
font-size:16px;
margin-top:10px;

}


.TextoVer {
	font-family:  Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.TextoPreciosBlanco {
	font-family:  Arial;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.TextoPrecios {
	font-family:  Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.TextoPreciosOferta {
	font-family:  Arial;
	font-size: 20px;
	font-weight: bold;
	color: #5d1515;
	text-decoration: none;
}
.TextoTfno {
	font-family:  Arial;
	font-size: 22px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
}
.TextoAgotado {
	font-family:  Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.TextoTituloProd {
	font-family:  Arial;
	font-size: 14px;
	font-weight: bold;
	color: #007ccd;
	text-decoration: none;
}
.TextoTitularesNegro {
	font-family:  Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.TextoTitularesBlanco {
	font-family:  Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.TextoTitularesGris {
	font-family:  Arial;
	font-size: 16px;
	font-weight: bold;
	color: #434345;
	text-decoration: none;
}
.TextoFamilias {
	font-family:  Arial;
	font-size: 12px;
	font-weight: bold;
	color: #007ccd;
	text-decoration: none;
}
.TextoSubFamilias {
	font-family:  Arial;
	font-size: 12px;
	font-weight: none;
	color: #010101;
	text-decoration: none;
}
.TextoTitulares {
	font-family:  Arial;
	font-size: 13px;
	font-weight: none;
	color: #333333;
	text-decoration: none;
}
.TextoTitulares:hover {
	font-family:  Helvetica,Arial;
	font-size: 13px;
	font-weight: none;
	color: #333333;
	text-decoration: underline;
}
.TextoGeneralAzul {
	font-family:  Arial;
	font-size: 12px;
	font-weight: none;
	color: #007ccd;
	text-decoration: none;
}
.TextoGeneral {
	font-family:  Arial;
	font-size: 12px;
	font-weight: none;
	color: #010101;
	text-decoration: none;
}
.TextoGeneral:hover {
	font-family:  Arial;
	font-size: 12px;
	font-weight: none;
	color: #007ccd;
	text-decoration: none;
}
.TextoLinkProductos {
	font-family:  Helvetica,Arial;
	font-size: 11px;
	font-weight: none;
	color: #858585;
	text-decoration: none;
} 
.TextoLinkProductosOn {
	font-family:  Helvetica,Arial;
	font-size: 11px;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
}

.CeldaBuscador{
	font-family:  Arial,  sans-serif;
	font-size: 11px;
	height: 16px;
	width: 120px;
	color: #434345;
	text-decoration: none;
	background-color: #ffffff;
	border: 0px solid #ffffff;
}
.CeldaDesplegable{
	font-family:  Arial,  sans-serif;
	font-size: 11px;
	height: 16px;
	width: 195px;
	color: #434345;
	text-decoration: none;
	background-color: #ffffff;
	border: 0px solid #ffffff;
}
.CeldaForm{
	font-family:  Arial,  sans-serif;
	font-size: 12px;
	height: 20px;
	color: #434345;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #5b9ac5;
}

.TextoLegal {
	font-family:  Arial,  sans-serif;
	font-size: 11px;
	font-weight: none;
	color: #666666;
	text-decoration: none;
}
.CeldaFamilias {
	display: block;
	position: relative; 	
	font-family:  Arial;
	font-size: 12px;
	font-weight: bold;
	color: #007ccd;
	text-decoration: none;
	background:#FFFFFF;
}
.boton {
  width: 120px;
  padding: 1px;
  margin: 0 auto;
  color: #FFFFFF;
  text-align: center;
  background-color: #5b9ac5;
  border: solid gray 1px;
}
