
body{
	background-color: #f2f2f2;
}
.tema a{
	color: #333;
}
/* HEADER ------------------------------------------------------------------------------------------------*/
.tema .fondo-header{
	background-color: #000;
}
.tema .color-titulo{
	color: #fff;
}
.tema .color-subtitulo{
	color: #5b5b5f;
}
.tema .fuente-titulo{
	font-family: FelixTitling, Gotham-Medium;
	font-weight: 400;
}
.tema .fuente-subtitulo{
	font-family: GOUDYOL, Verdana, Geneva, sans-serif;
	font-weight:100;
}
.tema .decoracion-header{
}
/* MENU ------------------------------------------------------------------------------------------------*/

.tema .decoracion-menu{
}
.tema .fondo-menu{
	background-color: #000;
}
.tema .fuente-menu{
	font-family: GOUDYOL, Gotham-Medium;
}
.tema .color-texto-menu.nav>li>a{
	color: #5b5b5f;
}
.tema .color-texto-menu.nav>li>a.active{
	color: #fff !important;
}
.tema .color-texto-menu.nav>li>a:hover{
	color: #fff !important;
}
/*en HOME INFO -----------------------------------------------------------------------------------------*/
.tema .fondo-info{
	background-color: #fff;
}
.tema .formato-header-info{
	border-bottom: 1px solid #fff;
	border-right: 0px solid #fff;
}
/*@media (min-width: 768px) and (max-width: 991px) {
	.tema .formato-header-info{
	border-bottom: 0px solid #000;
	border-right: 0px solid #000;
	background-image: url(../../img/web/subrayado-veggie.png);
	background-repeat: no-repeat;
	background-position: 12px 42px;
	background-size: 193px 12px;
}
}*/
.tema .fondo-header-info{
	background-color: #fff;
}
.tema .color-texto-header-info{
	color:#000;
}
.tema .fuente-texto-header-info{
	font-family: GOUDYOL, Geneva, sans-serif;
}
/*en UBICACION --------------------------------------------------------------------*/

.tema .color-texto-ubicacion{
	color:#000
}
.tema .color-borde-ubicacion{
	border-bottom-color: #5b5b5f;
}
.tbl-hrs-lineon{
	border:1px solid #5b5b5f;
}
.tbl-hrs-lineon td{
	border-left: 1px solid #5b5b5f;
    border-top: 1px solid #5b5b5f;		
}
/*en ESPECIALES -------------------------------------------------------------------*/

.tema .color-texto-especial{
	color:#000;
}
.tema .fuente-texto-especial{
}
.tema .fondo-especial{
}
/*si la pizzarra es curva
.tema .pizzarra-curva{
	background-image: url(../../img/web/pizarra-veggie.png);
	background-repeat: no-repeat;
	background-size: 247px 153px;
	height: 12px;
}
.tema .pizzarra-curva.top{
	background-position: -2px 2px;
}
.tema .pizzarra-curva.bot{
	background-position: -3px -142px;
}
@media (min-width: 768px) and (max-width: 991px) {
	.tema .pizzarra-curva{
	background-size: 206px 153px;
	}
	.tema .pizzarra-curva.bot{
	background-position: -2px -142px;
}
}
@media (max-width: 767px){
	.tema .pizzarra-curva{
	background-size: 102% 153px;
	}
	.tema .pizzarra-curva.top{
	background-position: -3px 2px;
	}
	.tema .pizzarra-curva.bot{
	background-position: -4px -142px;
	}
}*/

/*en SERVICIOS -------------------------------------------------------------------*/
.tema .color-texto-servicios{
	color:#000;
}
/*en ACERCA DE RESTO -----------------------------------------------------------------------------------------*/
.tema .fondo-acerca-de-izq{
	background-color: #E5E5E5;
}
.tema .color-texto-acerca-izq{
	color: #333;
}
.tema .color-texto-acerca-izq>div>ul>li>div>i{ /*color icono */
	color: #333;
}
.tema .fondo-acerca-de-der{
	background-color: #fff;
}
.tema .color-texto-acerca-de-der{
	color: #000;
}
.tema .fuente-titulo-acerca-de{
	font-family: FelixTitling;
}

/*en CONTACTO ------------------------------------------------------------------------------------------------*/
.tema .color-texto-contacto-izq{
	color: #333;
}
.tema .localizacion-izq>ul>li>a{
	color: #333 !important;
}
.tema .localizacion-izq>ul>li>a:hover{
	color: #5b5b5f !important;
}
.tema .color-num-tel>a{
	color: #5b5b5f !important;
}



/*en PIE DE PAGINA -------------------------------------------------------------------------------------------*/
.tema .fondo-pie{
	background-color: #fff;
}
.tema .color-texto-pie{
	color: #fff;
}
.tema .logo-foot{
	background-image: url(../../img/web/creada-con-negro.png);
	background-repeat: no-repeat;
	background-size: 151px 25px;
	height:25px; width:151px; margin-right: 7px;
}

.tema .{
}