body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E5E5E5;
	text-align: center;
	margin: 0px;
}
.tablagris {
	background-position: center;
	background-color: #CCCCCC;
	text-align: center;
}
.celdagris {
	background-color: #CCCCCC;
	text-align: left;
}
.tablablanca {
	background-position: center center;
	text-align: center;

}
.celda{
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;

}
.menu{
	background-color: #919191;
}
.menu2{
	color: #F8DE18;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.menu2:hover {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.productos{
	font-size: 15px;
	text-decoration: none;
	line-height: 25px;
}
.productos:hover{
	font-size: 15px;
	text-decoration: underline;
	line-height: 25px;
}
a{
	color: #919191;
	font-weight: bold;
}
.titulos{
    color: #000000;
	font-size: 17px;
	font-weight: 900;
	text-decoration: none;
	vertical-align: top;

}
.tituloslink{
    color: #000000;
	font-size: 17px;
	font-weight: 900;
	text-decoration: none;
	vertical-align: top;

}
.tituloslink:hover{
    color: #000000;
	font-size: 17px;
	font-weight: 900;
	text-decoration: underline;
	vertical-align: top;

}
.tablaofertas {
	border: 1px solid #919191;
	background-color: #FFFFFF;
	height: 100%;
	width: 273px;
}
.tablasecciones {
	border: 1px solid #919191;
	background-color: #FFFFFF;
	height: 100%;
	width: 645px;
	margin-top: 13px;
}

.tablaofertassecciones {
	border: 1px solid #919191;
	background-color: #FFFFFF;
	height: 100%;
	width: 185px;
}
.celdaofertas {
	padding: 10px;
	vertical-align: top;
	height: 100%;
}
.celdaofertasproductos {
	height: 110px;
}
.titofertahome{
	font-size: 13px;
	font-weight: bold;
}
.titproducto{
	font-size: 15px;
	font-weight: bold;
}
.tituloofertaseccion{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.preciooferta{
	color: #F4D000;
	font-size: 25px;
	font-weight: 900;
	text-align: right;
	line-height: 22px;
}
.precioofertaseccion{
	color: #F4D000;
	font-size: 22px;
	font-weight: 900;
	text-align: right;
	line-height: 18px;
}
.conceptooferta{
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	vertical-align: top;
}
.descripcionoferta{
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}
.linkoferta{
    font-size: 11px;
	color: #919191;
	font-weight: bold;
}
td {	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.areacliente {
	font-size: 10px;
	color: #FFFFFF;
}
.usuario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F8DE18;
}
.blanco {
	background-color: #FFFFFF;
}
.esq1 {
	background-image: url(/img/esq_izda.jpg);
	background-position: 0px 0px;
	height: 16px;
	width: 16px;
}
.esq2 {
	background-image: url(/img/esq_dcha.jpg);
	background-position: 0px 0px;
	height: 16px;
	width: 16px;
}
.esq3 {
	background-image: url(/img/inf_izda.jpg);
	background-position: 0px -2px;
	height: 16px;
	width: 16px;
}
.esq4 {
	background-image: url(/img/inf_dcha.jpg);
	background-position: 0px -2px;
	height: 16px;
	width: 16px;
}
.cabecera-telefono2 {
	background-image: url(/img/cabecera-telefono-5.jpg);
}
.horario-home{
	font-size: 11px;
	text-align: center;
}

